Trace number 3379588

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.21 1300.19

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379588-1305453781/watcher-3379588-1305453781 -o /tmp/evaluation-result-3379588-1305453781/solver-3379588-1305453781 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379588-1305453781.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.51 3.93 3.87 5/342 26081
/proc/meminfo: memFree=17440484/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=11908 CPUtime=0.01 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4194304 397 0 0 0 1 0 0 0 21 0 1 0 656976163 12193792 337 33554432000 4194304 4263832 140733742251056 18446744073709551615 228244004837 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 2977 337 240 17 0 150 0

[startup+0.112306 s]
/proc/loadavg: 3.51 3.93 3.87 5/342 26081
/proc/meminfo: memFree=17440484/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=13472 CPUtime=0.1 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4194304 916 0 0 0 10 0 0 0 21 0 1 0 656976163 13795328 710 33554432000 4194304 4263832 140733742251056 18446744073709551615 4237856 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 3368 710 242 17 0 541 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13472

[startup+0.200286 s]
/proc/loadavg: 3.51 3.93 3.87 5/342 26081
/proc/meminfo: memFree=17440484/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=15296 CPUtime=0.19 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4194304 1501 0 0 0 19 0 0 0 21 0 1 0 656976163 15663104 1102 33554432000 4194304 4263832 140733742251056 18446744073709551615 228244006641 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 3824 1102 242 17 0 997 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15296

[startup+0.300236 s]
/proc/loadavg: 3.51 3.93 3.87 5/342 26081
/proc/meminfo: memFree=17440484/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=18944 CPUtime=0.29 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4194304 2534 0 0 0 29 0 0 0 22 0 1 0 656976163 19398656 1750 33554432000 4194304 4263832 140733742251056 18446744073709551615 47141859241278 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 4736 1750 242 17 0 1909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18944

[startup+0.700232 s]
/proc/loadavg: 3.51 3.93 3.87 5/342 26081
/proc/meminfo: memFree=17440484/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=26372 CPUtime=0.69 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4194304 4926 0 0 0 69 0 0 0 23 0 1 0 656976163 27004928 3373 33554432000 4194304 4263832 140733742251056 18446744073709551615 47141859130503 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 6593 3373 242 17 0 3766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50107 s]
/proc/loadavg: 3.51 3.93 3.87 5/346 26088
/proc/meminfo: memFree=17316108/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=40964 CPUtime=1.49 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4194304 9671 0 0 0 148 1 0 0 25 0 1 0 656976163 41947136 6581 33554432000 4194304 4263832 140733742251056 18446744073709551615 4236894 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 10241 6581 242 17 0 7414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40964

[startup+3.10078 s]
/proc/loadavg: 3.51 3.93 3.87 5/346 26088
/proc/meminfo: memFree=17193096/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=70412 CPUtime=3.09 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4194304 19107 0 0 0 307 2 0 0 25 0 1 0 656976163 72101888 12944 33554432000 4194304 4263832 140733742251056 18446744073709551615 4232129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 17603 12944 242 17 0 14776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70412

[startup+6.31324 s]
/proc/loadavg: 3.63 3.95 3.88 5/349 26094
/proc/meminfo: memFree=16744064/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=149724 CPUtime=6.3 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 44099 0 0 0 625 5 0 0 25 0 1 0 656976163 153317376 32904 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 37431 32904 247 17 0 34604 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 149724

[startup+12.7011 s]
/proc/loadavg: 3.74 3.96 3.88 5/352 26100
/proc/meminfo: memFree=16561364/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=149724 CPUtime=12.69 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 44099 0 0 0 1264 5 0 0 25 0 1 0 656976163 153317376 32904 33554432000 4194304 4263832 140733742251056 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 37431 32904 247 17 0 34604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149724

[startup+25.5009 s]
/proc/loadavg: 3.80 3.97 3.89 5/352 26101
/proc/meminfo: memFree=15995368/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=149724 CPUtime=25.49 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 44099 0 0 0 2544 5 0 0 25 0 1 0 656976163 153317376 32904 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 37431 32904 247 17 0 34604 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149724

[startup+51.1004 s]
/proc/loadavg: 3.87 3.97 3.89 5/352 26101
/proc/meminfo: memFree=14573876/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=194868 CPUtime=51.09 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 54590 0 0 0 5102 7 0 0 25 0 1 0 656976163 199544832 43395 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 48717 43395 247 17 0 45890 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 194868

[startup+102.3 s]
/proc/loadavg: 3.94 3.97 3.89 5/352 26106
/proc/meminfo: memFree=13084052/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=278244 CPUtime=102.29 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 73088 0 0 0 10218 11 0 0 25 0 1 0 656976163 284921856 61893 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 69561 61893 247 17 0 66734 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 278244

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.90 5/352 26107
/proc/meminfo: memFree=12694056/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=497784 CPUtime=162.29 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 119146 0 0 0 16211 18 0 0 25 0 1 0 656976163 509730816 107951 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224774 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 124446 107951 247 17 0 121619 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 497784

[startup+222.3 s]
/proc/loadavg: 4.17 4.03 3.92 5/352 26109
/proc/meminfo: memFree=12173244/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=832348 CPUtime=222.3 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 191541 0 0 0 22201 29 0 0 25 0 1 0 656976163 852324352 180346 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 208087 180346 247 17 0 205260 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 832348

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.92 5/352 26110
/proc/meminfo: memFree=11805556/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=985876 CPUtime=282.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 224342 0 0 0 28196 35 0 0 25 0 1 0 656976163 1009537024 213147 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 246469 213147 247 17 0 243642 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 985876

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/352 26112
/proc/meminfo: memFree=11293040/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=1253824 CPUtime=342.3 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 279443 0 0 0 34187 43 0 0 25 0 1 0 656976163 1283915776 268248 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 313456 268248 247 17 0 310629 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1253824

[startup+402.314 s]
/proc/loadavg: 4.01 4.01 3.92 5/352 26114
/proc/meminfo: memFree=10703000/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=1647772 CPUtime=402.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 362649 0 0 0 40178 53 0 0 25 0 1 0 656976163 1687318528 351454 33554432000 4194304 4263832 140733742251056 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 411943 351454 248 17 0 409116 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1647772

[startup+462.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/352 26115
/proc/meminfo: memFree=10176724/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=1986716 CPUtime=462.29 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 428729 0 0 0 46166 63 0 0 25 0 1 0 656976163 2034397184 417534 33554432000 4194304 4263832 140733742251056 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 496679 417534 248 17 0 493852 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1986716

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/352 26117
/proc/meminfo: memFree=9903784/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=2100968 CPUtime=522.3 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 451098 0 0 0 52164 66 0 0 25 0 1 0 656976163 2151391232 439903 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 525242 439903 248 17 0 522415 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2100968

[startup+582.301 s]
/proc/loadavg: 4.05 4.03 3.93 5/352 26118
/proc/meminfo: memFree=9482168/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=2286812 CPUtime=582.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 492339 0 0 0 58159 72 0 0 25 0 1 0 656976163 2341695488 481144 33554432000 4194304 4263832 140733742251056 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 571703 481144 248 17 0 568876 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2286812

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/352 26120
/proc/meminfo: memFree=9105916/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=2449960 CPUtime=642.3 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 527085 0 0 0 64153 77 0 0 25 0 1 0 656976163 2508759040 515890 33554432000 4194304 4263832 140733742251056 18446744073709551615 4205690 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 612490 515890 248 17 0 609663 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2449960

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/352 26122
/proc/meminfo: memFree=8838900/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=2542784 CPUtime=702.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 546420 0 0 0 70151 80 0 0 25 0 1 0 656976163 2603810816 535224 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 635696 535224 248 17 0 632869 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2542784

[startup+762.301 s]
/proc/loadavg: 4.10 4.04 3.94 5/352 26123
/proc/meminfo: memFree=8264752/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=2932552 CPUtime=762.3 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 629974 0 0 0 76136 94 0 0 25 0 1 0 656976163 3002933248 618778 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 733138 618778 248 17 0 730311 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2932552

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 3.95 5/352 26125
/proc/meminfo: memFree=7755592/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=3277708 CPUtime=822.3 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 705934 0 0 0 82121 109 0 0 25 0 1 0 656976163 3356372992 694738 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 819427 694738 248 17 0 816600 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 3277708

[startup+882.301 s]
/proc/loadavg: 4.04 4.05 3.95 5/352 26126
/proc/meminfo: memFree=7282392/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=3434448 CPUtime=882.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 741885 0 0 0 88116 115 0 0 25 0 1 0 656976163 3516874752 730689 33554432000 4194304 4263832 140733742251056 18446744073709551615 4205675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 858612 730689 248 17 0 855785 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3434448

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/352 26128
/proc/meminfo: memFree=6796164/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=3631492 CPUtime=942.32 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 782339 0 0 0 94111 121 0 0 25 0 1 0 656976163 3718647808 771143 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 907873 771143 248 17 0 905046 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3631492

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.95 5/352 26130
/proc/meminfo: memFree=6305328/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=3854376 CPUtime=1002.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 827180 0 0 0 100104 127 0 0 25 0 1 0 656976163 3946881024 815984 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 963594 815984 248 17 0 960767 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3854376

[startup+1062.31 s]
/proc/loadavg: 4.03 4.03 3.96 5/352 26131
/proc/meminfo: memFree=5858032/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=4053828 CPUtime=1062.32 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 865702 0 0 0 106099 133 0 0 25 0 1 0 656976163 4151119872 854506 33554432000 4194304 4263832 140733742251056 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 1013457 854506 248 17 0 1010630 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4053828

[startup+1122.3 s]
/proc/loadavg: 4.07 4.04 3.96 5/352 26133
/proc/meminfo: memFree=5438656/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=4183744 CPUtime=1122.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 893461 0 0 0 112093 138 0 0 25 0 1 0 656976163 4284153856 882265 33554432000 4194304 4263832 140733742251056 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 1045936 882265 248 17 0 1043109 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4183744

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/352 26134
/proc/meminfo: memFree=5061404/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=4386588 CPUtime=1182.31 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 935621 0 0 0 118086 145 0 0 25 0 1 0 656976163 4491866112 924425 33554432000 4194304 4263832 140733742251056 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 1096647 924425 248 17 0 1093820 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 4386588

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/352 26136
/proc/meminfo: memFree=4806148/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=4495612 CPUtime=1242.32 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 957483 0 0 0 124083 149 0 0 25 0 1 0 656976163 4603506688 946287 33554432000 4194304 4263832 140733742251056 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 1123903 946287 248 17 0 1121076 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4495612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.96 5/352 26138
/proc/meminfo: memFree=4427464/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=4737204 CPUtime=1300.03 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4202496 1007582 0 0 0 129847 156 0 0 25 0 1 0 656976163 4850896896 996386 33554432000 4194304 4263832 140733742251056 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26081/statm: 1184301 996386 248 17 0 1181474 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4737204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.11 s]
/proc/loadavg: 4.00 4.02 3.96 5/352 26138
/proc/meminfo: memFree=4427464/32951124 swapFree=67082152/67111528
[pid=26081] ppid=26079 vsize=0 CPUtime=1300.12 cores=0,2
/proc/26081/stat : 26081 (umsat) R 26079 26081 23389 0 -1 4203524 1007582 0 0 0 129847 165 0 0 25 0 1 0 656976163 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26081/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.19
CPU time (s): 1300.21
CPU user time (s): 1298.48
CPU system time (s): 1.73474
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4737204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.48
system time used= 1.73474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1007582
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 1691

runsolver used 4.46432 second user time and 9.75352 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 12:03:02
IDJOB=3379588
IDBENCH=82369
IDSOLVER=1861
FILE ID=node136/3379588-1305453781
RUNJOBID= node136-1305453781-26057
PBS_JOBID= 13324854
Free space on /tmp= 73016 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379588-1305453781/watcher-3379588-1305453781 -o /tmp/evaluation-result-3379588-1305453781/solver-3379588-1305453781 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379588-1305453781.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=2081832263

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17440508 kB
Buffers:        309444 kB
Cached:        5734044 kB
SwapCached:       2740 kB
Active:       10806736 kB
Inactive:      4361752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17440508 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           50700 kB
Writeback:           0 kB
AnonPages:     9123076 kB
Mapped:          27200 kB
Slab:           237132 kB
PageTables:      39888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69871220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72636 MiB
End job on node136 at 2011-05-15 12:24:44