Trace number 3379001

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.08 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.77358
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3379001-1305462216/watcher-3379001-1305462216 -o /tmp/evaluation-result-3379001-1305462216/solver-3379001-1305462216 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379001-1305462216.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: 1.99 3.45 3.55 3/356 1450
/proc/meminfo: memFree=18351584/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=11564 CPUtime=0 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4194304 221 0 0 0 0 0 0 0 22 0 1 0 638637499 11841536 173 33554432000 4194304 4263832 140737052576320 18446744073709551615 233505335185 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 2891 173 148 17 0 51 0

[startup+0.0573179 s]
/proc/loadavg: 1.99 3.45 3.55 3/356 1450
/proc/meminfo: memFree=18351584/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=12564 CPUtime=0.05 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4194304 612 0 0 0 5 0 0 0 22 0 1 0 638637499 12865536 503 33554432000 4194304 4263832 140737052576320 18446744073709551615 4229119 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 3141 503 242 17 0 314 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12564

[startup+0.100266 s]
/proc/loadavg: 1.99 3.45 3.55 3/356 1450
/proc/meminfo: memFree=18351584/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=13344 CPUtime=0.09 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4194304 909 0 0 0 9 0 0 0 22 0 1 0 638637499 13664256 703 33554432000 4194304 4263832 140737052576320 18446744073709551615 47758511117329 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 3336 703 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300274 s]
/proc/loadavg: 1.99 3.45 3.55 3/356 1450
/proc/meminfo: memFree=18351584/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=18816 CPUtime=0.29 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4194304 2598 0 0 0 29 0 0 0 23 0 1 0 638637499 19267584 1814 33554432000 4194304 4263832 140737052576320 18446744073709551615 47758511223487 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 4704 1814 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700215 s]
/proc/loadavg: 1.99 3.45 3.55 3/356 1450
/proc/meminfo: memFree=18351584/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=25980 CPUtime=0.68 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4194304 5084 0 0 0 68 0 0 0 25 0 1 0 638637499 26603520 3531 33554432000 4194304 4263832 140737052576320 18446744073709551615 4203296 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 6495 3531 242 17 0 3668 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25980

[startup+1.50108 s]
/proc/loadavg: 1.99 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18240428/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=57168 CPUtime=1.49 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 15856 0 0 0 147 2 0 0 25 0 1 0 638637499 58540032 11170 33554432000 4194304 4263832 140737052576320 18446744073709551615 233509955998 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 14292 11170 247 17 0 11465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57168

[startup+3.10079 s]
/proc/loadavg: 1.99 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18147188/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=68812 CPUtime=3.09 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 18775 0 0 0 306 3 0 0 25 0 1 0 638637499 70463488 14089 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205772 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 17203 14089 247 17 0 14376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68812

[startup+6.30023 s]
/proc/loadavg: 2.15 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18016564/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=86908 CPUtime=6.28 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 23264 0 0 0 625 3 0 0 25 0 1 0 638637499 88993792 18578 33554432000 4194304 4263832 140737052576320 18446744073709551615 233509958341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 21727 18578 247 17 0 18900 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86908

[startup+12.7011 s]
/proc/loadavg: 2.30 3.46 3.55 5/370 1477
/proc/meminfo: memFree=17921360/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=108452 CPUtime=12.69 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 28580 0 0 0 1265 4 0 0 25 0 1 0 638637499 111054848 23894 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 27113 23894 247 17 0 24286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108452

[startup+25.5008 s]
/proc/loadavg: 2.68 3.49 3.56 5/370 1477
/proc/meminfo: memFree=17804372/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=135360 CPUtime=25.49 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 35121 0 0 0 2543 6 0 0 25 0 1 0 638637499 138608640 30435 33554432000 4194304 4263832 140737052576320 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 33840 30435 247 17 0 31013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 135360

[startup+51.1012 s]
/proc/loadavg: 3.13 3.53 3.57 5/370 1478
/proc/meminfo: memFree=17674832/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=166240 CPUtime=51.09 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 42556 0 0 0 5101 8 0 0 25 0 1 0 638637499 170229760 37866 33554432000 4194304 4263832 140737052576320 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 41560 37866 247 17 0 38733 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166240

[startup+102.314 s]
/proc/loadavg: 3.62 3.60 3.59 5/370 1482
/proc/meminfo: memFree=17463760/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=233828 CPUtime=102.31 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 58875 0 0 0 10218 13 0 0 25 0 1 0 638637499 239439872 54185 33554432000 4194304 4263832 140737052576320 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 58457 54185 247 17 0 55630 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 233828

[startup+162.3 s]
/proc/loadavg: 3.86 3.67 3.61 5/370 1484
/proc/meminfo: memFree=17280300/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=285268 CPUtime=162.29 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 71282 0 0 0 16213 16 0 0 25 0 1 0 638637499 292114432 66591 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 71317 66591 247 17 0 68490 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 285268

[startup+222.3 s]
/proc/loadavg: 3.95 3.73 3.63 5/370 1486
/proc/meminfo: memFree=17159984/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=320660 CPUtime=222.29 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 79844 0 0 0 22209 20 0 0 25 0 1 0 638637499 328355840 75153 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 80165 75153 247 17 0 77338 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 320660

[startup+282.301 s]
/proc/loadavg: 3.98 3.77 3.65 5/370 1487
/proc/meminfo: memFree=17041268/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=351540 CPUtime=282.29 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 87434 0 0 0 28207 22 0 0 25 0 1 0 638637499 359976960 82743 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 87885 82743 249 17 0 85058 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 351540

[startup+342.301 s]
/proc/loadavg: 4.25 3.87 3.69 5/370 1489
/proc/meminfo: memFree=16922308/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=378368 CPUtime=342.29 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 94062 0 0 0 34205 24 0 0 25 0 1 0 638637499 387448832 89371 33554432000 4194304 4263832 140737052576320 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 94592 89371 249 17 0 91765 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 378368

[startup+402.301 s]
/proc/loadavg: 4.09 3.89 3.71 5/370 1490
/proc/meminfo: memFree=16834228/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=404948 CPUtime=402.3 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 100232 0 0 0 40203 27 0 0 25 0 1 0 638637499 414666752 95540 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 101237 95540 248 17 0 98410 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 404948

[startup+462.3 s]
/proc/loadavg: 4.03 3.91 3.73 5/370 1492
/proc/meminfo: memFree=16750488/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=423792 CPUtime=462.3 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 104714 0 0 0 46202 28 0 0 25 0 1 0 638637499 433963008 100022 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 105948 100022 248 17 0 103121 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 423792

[startup+522.301 s]
/proc/loadavg: 4.01 3.92 3.74 5/370 1494
/proc/meminfo: memFree=16676916/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=443860 CPUtime=522.3 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 109723 0 0 0 52200 30 0 0 25 0 1 0 638637499 454512640 105031 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 110965 105031 248 17 0 108138 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 443860

[startup+582.301 s]
/proc/loadavg: 4.03 3.95 3.76 5/370 1495
/proc/meminfo: memFree=16598380/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=465532 CPUtime=582.3 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 114993 0 0 0 58198 32 0 0 25 0 1 0 638637499 476704768 110301 33554432000 4194304 4263832 140737052576320 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 116383 110301 248 17 0 113556 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 465532

[startup+642.301 s]
/proc/loadavg: 4.01 3.95 3.77 5/370 1497
/proc/meminfo: memFree=16510300/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=484976 CPUtime=642.31 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 119608 0 0 0 64198 33 0 0 25 0 1 0 638637499 496615424 114916 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 121244 114916 248 17 0 118417 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 484976

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/370 1498
/proc/meminfo: memFree=16415760/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=505408 CPUtime=702.3 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 124618 0 0 0 70196 34 0 0 25 0 1 0 638637499 517537792 119925 33554432000 4194304 4263832 140737052576320 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 126352 119925 248 17 0 123525 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 505408

[startup+762.313 s]
/proc/loadavg: 4.00 3.96 3.79 5/370 1500
/proc/meminfo: memFree=16325196/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=520704 CPUtime=762.33 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 128218 0 0 0 76197 36 0 0 25 0 1 0 638637499 533200896 123525 33554432000 4194304 4263832 140737052576320 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 130176 123525 248 17 0 127349 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 520704

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/370 1502
/proc/meminfo: memFree=16246424/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=534092 CPUtime=822.31 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 131416 0 0 0 82194 37 0 0 25 0 1 0 638637499 546910208 126723 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 133523 126723 248 17 0 130696 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 534092

[startup+882.301 s]
/proc/loadavg: 4.04 3.99 3.82 5/370 1503
/proc/meminfo: memFree=16179048/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=549504 CPUtime=882.31 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 135250 0 0 0 88193 38 0 0 25 0 1 0 638637499 562692096 130557 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 137376 130557 248 17 0 134549 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 549504

[startup+942.3 s]
/proc/loadavg: 4.13 4.03 3.84 5/370 1505
/proc/meminfo: memFree=16115756/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=567252 CPUtime=942.31 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 139562 0 0 0 94192 39 0 0 25 0 1 0 638637499 580866048 134869 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 141813 134869 248 17 0 138986 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 567252

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.85 5/370 1506
/proc/meminfo: memFree=16062644/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=579152 CPUtime=1002.32 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 142338 0 0 0 100191 41 0 0 25 0 1 0 638637499 593051648 137645 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 144788 137645 248 17 0 141961 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 579152

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.85 5/370 1508
/proc/meminfo: memFree=15998744/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=592952 CPUtime=1062.31 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 145810 0 0 0 106190 41 0 0 25 0 1 0 638637499 607182848 141117 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 148238 141117 248 17 0 145411 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 592952

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.86 5/370 1510
/proc/meminfo: memFree=15934716/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=607292 CPUtime=1122.32 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 149295 0 0 0 112190 42 0 0 25 0 1 0 638637499 621867008 144602 33554432000 4194304 4263832 140737052576320 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 151823 144602 248 17 0 148996 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 607292

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/370 1511
/proc/meminfo: memFree=15871808/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=620600 CPUtime=1182.32 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 152446 0 0 0 118189 43 0 0 25 0 1 0 638637499 635494400 147753 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 155150 147753 248 17 0 152323 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 620600

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/370 1513
/proc/meminfo: memFree=15804072/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=631380 CPUtime=1242.32 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 155144 0 0 0 124188 44 0 0 25 0 1 0 638637499 646533120 150451 33554432000 4194304 4263832 140737052576320 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 157845 150451 248 17 0 155018 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 631380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.88 5/370 1514
/proc/meminfo: memFree=15717608/32951124 swapFree=67111348/67111528
[pid=1450] ppid=1448 vsize=641876 CPUtime=1300.03 cores=4,6
/proc/1450/stat : 1450 (umsat) R 1448 1450 423 0 -1 4202496 157718 0 0 0 129958 45 0 0 25 0 1 0 638637499 657281024 153025 33554432000 4194304 4263832 140737052576320 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 160469 153025 248 17 0 157642 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 641876

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1299.6
CPU system time (s): 0.479927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 641876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.479927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157718
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= 942

runsolver used 4.86026 second user time and 10.5304 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 14:23:36
IDJOB=3379001
IDBENCH=88225
IDSOLVER=1861
FILE ID=node145/3379001-1305462216
RUNJOBID= node145-1305462216-1435
PBS_JOBID= 13324888
Free space on /tmp= 73668 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p15-s54275047.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379001-1305462216/watcher-3379001-1305462216 -o /tmp/evaluation-result-3379001-1305462216/solver-3379001-1305462216 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379001-1305462216.cnf

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=877876575

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18351864 kB
Buffers:        315480 kB
Cached:        8450152 kB
SwapCached:          0 kB
Active:        7450912 kB
Inactive:      6791792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18351864 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9376 kB
Writeback:           0 kB
AnonPages:     5477128 kB
Mapped:          27056 kB
Slab:           256492 kB
PageTables:      34736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79345000 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= 73648 MiB
End job on node145 at 2011-05-15 14:45:18