Trace number 3379587

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.25 1300.22

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3379587-1305453782/watcher-3379587-1305453782 -o /tmp/evaluation-result-3379587-1305453782/solver-3379587-1305453782 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379587-1305453782.cnf 

running on 2 cores: 4,6

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/345 26087
/proc/meminfo: memFree=17414376/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=11776 CPUtime=0 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4194304 370 0 0 0 0 0 0 0 21 0 1 0 656976184 12058624 311 33554432000 4194304 4263832 140737443254464 18446744073709551615 4227396 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 2944 311 240 17 0 117 0

[startup+0.026246 s]
/proc/loadavg: 3.51 3.93 3.87 5/345 26087
/proc/meminfo: memFree=17414376/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=12104 CPUtime=0.01 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4194304 459 0 0 0 1 0 0 0 21 0 1 0 656976184 12394496 400 33554432000 4194304 4263832 140737443254464 18446744073709551615 4235700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 3026 400 241 17 0 199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12104

[startup+0.100221 s]
/proc/loadavg: 3.51 3.93 3.87 5/345 26087
/proc/meminfo: memFree=17414376/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=13472 CPUtime=0.09 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4194304 900 0 0 0 9 0 0 0 21 0 1 0 656976184 13795328 695 33554432000 4194304 4263832 140737443254464 18446744073709551615 47278232760221 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 3368 695 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300217 s]
/proc/loadavg: 3.51 3.93 3.87 5/345 26087
/proc/meminfo: memFree=17414376/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=18944 CPUtime=0.29 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4194304 2554 0 0 0 29 0 0 0 22 0 1 0 656976184 19398656 1771 33554432000 4194304 4263832 140737443254464 18446744073709551615 4235882 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 4736 1771 242 17 0 1909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18944

[startup+0.701083 s]
/proc/loadavg: 3.51 3.93 3.87 5/345 26087
/proc/meminfo: memFree=17414376/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=26372 CPUtime=0.69 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4194304 4961 0 0 0 69 0 0 0 23 0 1 0 656976184 27004928 3409 33554432000 4194304 4263832 140737443254464 18446744073709551615 47278232861825 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 6593 3409 242 17 0 3766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50098 s]
/proc/loadavg: 3.51 3.93 3.87 5/346 26088
/proc/meminfo: memFree=17296796/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=40964 CPUtime=1.49 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4194304 9753 0 0 0 148 1 0 0 25 0 1 0 656976184 41947136 6664 33554432000 4194304 4263832 140737443254464 18446744073709551615 47278232986018 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 10241 6664 242 17 0 7414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40964

[startup+3.1007 s]
/proc/loadavg: 3.51 3.93 3.87 5/346 26088
/proc/meminfo: memFree=17165848/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=147112 CPUtime=3.08 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 36009 0 0 0 304 4 0 0 25 0 1 0 656976184 150642688 29847 33554432000 4194304 4263832 140737443254464 18446744073709551615 228244003902 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 36778 29847 244 17 0 33951 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 147112

[startup+6.31316 s]
/proc/loadavg: 3.63 3.95 3.88 5/347 26094
/proc/meminfo: memFree=16738368/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=122532 CPUtime=6.3 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 36303 0 0 0 626 4 0 0 25 0 1 0 656976184 125472768 26174 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 30633 26174 247 17 0 27806 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 122532

[startup+12.7011 s]
/proc/loadavg: 3.74 3.96 3.88 5/352 26100
/proc/meminfo: memFree=16558760/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=122532 CPUtime=12.69 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 36303 0 0 0 1265 4 0 0 25 0 1 0 656976184 125472768 26174 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 30633 26174 247 17 0 27806 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122532

[startup+25.5008 s]
/proc/loadavg: 3.80 3.97 3.89 5/352 26101
/proc/meminfo: memFree=15992888/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=137292 CPUtime=25.49 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 39782 0 0 0 2544 5 0 0 25 0 1 0 656976184 140587008 29653 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 34323 29653 247 17 0 31496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137292

[startup+51.1003 s]
/proc/loadavg: 3.87 3.97 3.89 5/352 26101
/proc/meminfo: memFree=14572264/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=175436 CPUtime=51.08 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 48538 0 0 0 5103 5 0 0 25 0 1 0 656976184 179646464 38409 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 43859 38409 247 17 0 41032 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175436

[startup+102.3 s]
/proc/loadavg: 3.94 3.97 3.89 5/352 26106
/proc/meminfo: memFree=13083308/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=365716 CPUtime=102.28 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 92516 0 0 0 10215 13 0 0 25 0 1 0 656976184 374493184 82387 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 91429 82387 247 17 0 88602 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 365716

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.90 5/352 26107
/proc/meminfo: memFree=12692196/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=616168 CPUtime=162.29 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 146535 0 0 0 16211 18 0 0 25 0 1 0 656976184 630956032 136406 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224774 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 154042 136406 247 17 0 151215 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 616168

[startup+222.3 s]
/proc/loadavg: 4.17 4.03 3.92 5/352 26109
/proc/meminfo: memFree=12170888/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=884884 CPUtime=222.29 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 204212 0 0 0 22204 25 0 0 25 0 1 0 656976184 906121216 194083 33554432000 4194304 4263832 140737443254464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 221221 194083 247 17 0 218394 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 884884

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.92 5/352 26110
/proc/meminfo: memFree=11805184/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=1153884 CPUtime=282.3 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 261495 0 0 0 28198 32 0 0 25 0 1 0 656976184 1181577216 251366 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 288471 251366 247 17 0 285644 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1153884

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/352 26112
/proc/meminfo: memFree=11290312/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=1524944 CPUtime=342.29 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 336860 0 0 0 34186 43 0 0 25 0 1 0 656976184 1561542656 326731 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 381236 326731 247 17 0 378409 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1524944

[startup+402.314 s]
/proc/loadavg: 4.01 4.01 3.92 5/352 26114
/proc/meminfo: memFree=10701884/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=1815252 CPUtime=402.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 398333 0 0 0 40178 53 0 0 25 0 1 0 656976184 1858818048 388204 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 453813 388204 247 17 0 450986 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1815252

[startup+462.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/352 26115
/proc/meminfo: memFree=10175236/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=2143944 CPUtime=462.29 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 464599 0 0 0 46167 62 0 0 25 0 1 0 656976184 2195398656 454470 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205719 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 535986 454470 247 17 0 533159 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 2143944

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/352 26117
/proc/meminfo: memFree=9901552/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=2372332 CPUtime=522.3 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 509884 0 0 0 52162 68 0 0 25 0 1 0 656976184 2429267968 499755 33554432000 4194304 4263832 140737443254464 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 593083 499755 247 17 0 590256 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2372332

[startup+582.301 s]
/proc/loadavg: 4.05 4.03 3.93 5/352 26118
/proc/meminfo: memFree=9481796/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=2689012 CPUtime=582.3 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 573836 0 0 0 58155 75 0 0 25 0 1 0 656976184 2753548288 563707 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 672253 563707 247 17 0 669426 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2689012

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/352 26120
/proc/meminfo: memFree=9105296/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=2983812 CPUtime=642.3 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 632317 0 0 0 64145 85 0 0 25 0 1 0 656976184 3055423488 622188 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 745953 622188 247 17 0 743126 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2983812

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/352 26122
/proc/meminfo: memFree=8838528/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=3218816 CPUtime=702.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 679875 0 0 0 70139 92 0 0 25 0 1 0 656976184 3296067584 669746 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 804704 669746 247 17 0 801877 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3218816

[startup+762.3 s]
/proc/loadavg: 4.10 4.04 3.94 5/352 26123
/proc/meminfo: memFree=8262892/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=3510864 CPUtime=762.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 740321 0 0 0 76132 99 0 0 25 0 1 0 656976184 3595124736 730192 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 877716 730192 247 17 0 874889 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 3510864

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 3.95 5/352 26125
/proc/meminfo: memFree=7753236/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=3761148 CPUtime=822.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 793088 0 0 0 82125 106 0 0 25 0 1 0 656976184 3851415552 782959 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 940287 782959 247 17 0 937460 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3761148

[startup+882.3 s]
/proc/loadavg: 4.04 4.05 3.95 5/352 26126
/proc/meminfo: memFree=7280904/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=4131408 CPUtime=882.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 873667 0 0 0 88115 116 0 0 25 0 1 0 656976184 4230561792 863538 33554432000 4194304 4263832 140737443254464 18446744073709551615 4206489 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1032852 863538 247 17 0 1030025 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 4131408

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/352 26128
/proc/meminfo: memFree=6794180/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=4534292 CPUtime=942.32 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 953445 0 0 0 94105 127 0 0 25 0 1 0 656976184 4643115008 943316 33554432000 4194304 4263832 140737443254464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1133573 943316 247 17 0 1130746 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4534292

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.95 5/352 26130
/proc/meminfo: memFree=6303964/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=4904572 CPUtime=1002.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 1031990 0 0 0 100093 138 0 0 25 0 1 0 656976184 5022281728 1021861 33554432000 4194304 4263832 140737443254464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1226143 1021861 247 17 0 1223316 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 4904572

[startup+1062.31 s]
/proc/loadavg: 4.03 4.03 3.96 5/352 26131
/proc/meminfo: memFree=5856172/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=5260020 CPUtime=1062.33 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 1104628 0 0 0 106084 149 0 0 25 0 1 0 656976184 5386260480 1094499 33554432000 4194304 4263832 140737443254464 18446744073709551615 228244007335 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1315005 1094499 247 17 0 1312178 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 5260020

[startup+1122.3 s]
/proc/loadavg: 4.07 4.04 3.96 5/352 26133
/proc/meminfo: memFree=5438284/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=5615240 CPUtime=1122.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 1180946 0 0 0 112071 160 0 0 25 0 1 0 656976184 5750005760 1170817 33554432000 4194304 4263832 140737443254464 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1403810 1170817 247 17 0 1400983 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 5615240

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/352 26134
/proc/meminfo: memFree=5060164/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=5865108 CPUtime=1182.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 1232583 0 0 0 118060 171 0 0 25 0 1 0 656976184 6005870592 1222454 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1466277 1222454 247 17 0 1463450 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 5865108

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/352 26136
/proc/meminfo: memFree=4805652/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=6067972 CPUtime=1242.31 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 1274449 0 0 0 124052 179 0 0 25 0 1 0 656976184 6213603328 1264320 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1516993 1264320 247 17 0 1514166 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 6067972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.96 4/350 26139
/proc/meminfo: memFree=8418544/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=6265424 CPUtime=1300.03 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4202496 1317672 0 0 0 129817 186 0 0 25 0 1 0 656976184 6415794176 1307543 33554432000 4194304 4263832 140737443254464 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26087/statm: 1566356 1307543 247 17 0 1563529 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 6265424

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

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

[startup+1300.2 s]
/proc/loadavg: 4.00 4.02 3.96 4/350 26139
/proc/meminfo: memFree=8418544/32951124 swapFree=67082152/67111528
[pid=26087] ppid=26085 vsize=0 CPUtime=1300.22 cores=4,6
/proc/26087/stat : 26087 (umsat) R 26085 26087 23389 0 -1 4203524 1317672 0 0 0 129817 205 0 0 25 0 1 0 656976184 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.22
CPU time (s): 1300.25
CPU user time (s): 1298.18
CPU system time (s): 2.07169
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6265424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.18
system time used= 2.07168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1317672
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= 5
involuntary context switches= 2149

runsolver used 4.52631 second user time and 9.70252 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 12:03:02
IDJOB=3379587
IDBENCH=82372
IDSOLVER=1861
FILE ID=node136/3379587-1305453782
RUNJOBID= node136-1305453781-26058
PBS_JOBID= 13324854
Free space on /tmp= 72996 MiB

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

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
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:      17414524 kB
Buffers:        309464 kB
Cached:        5758468 kB
SwapCached:       2740 kB
Active:       10821708 kB
Inactive:      4372100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17414524 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           72428 kB
Writeback:           0 kB
AnonPages:     9124240 kB
Mapped:          27588 kB
Slab:           237392 kB
PageTables:      39500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69893132 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= 72652 MiB
End job on node136 at 2011-05-15 12:24:44