Trace number 3379261

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.1 1300.06

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3379261-1305452943/watcher-3379261-1305452943 -o /tmp/evaluation-result-3379261-1305452943/solver-3379261-1305452943 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379261-1305452943.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: 0.92 1.13 2.07 2/240 19486
/proc/meminfo: memFree=24181656/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=11776 CPUtime=0 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4194304 367 0 0 0 0 0 0 0 22 0 1 0 656895115 12058624 307 33554432000 4194304 4263832 140737004337664 18446744073709551615 47756704439457 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 2944 307 241 17 0 117 0

[startup+0.097815 s]
/proc/loadavg: 0.92 1.13 2.07 2/240 19486
/proc/meminfo: memFree=24181656/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=13340 CPUtime=0.09 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4194304 895 0 0 0 9 0 0 0 22 0 1 0 656895115 13660160 689 33554432000 4194304 4263832 140737004337664 18446744073709551615 4234809 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 3335 689 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100812 s]
/proc/loadavg: 0.92 1.13 2.07 2/240 19486
/proc/meminfo: memFree=24181656/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=13340 CPUtime=0.09 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4194304 900 0 0 0 9 0 0 0 22 0 1 0 656895115 13660160 694 33554432000 4194304 4263832 140737004337664 18446744073709551615 47756704282821 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 3335 694 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300779 s]
/proc/loadavg: 0.92 1.13 2.07 2/240 19486
/proc/meminfo: memFree=24181656/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=18812 CPUtime=0.29 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4194304 2561 0 0 0 29 0 0 0 23 0 1 0 656895115 19263488 1777 33554432000 4194304 4263832 140737004337664 18446744073709551615 47756704216860 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 4703 1777 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700754 s]
/proc/loadavg: 0.92 1.13 2.07 2/240 19486
/proc/meminfo: memFree=24181656/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=25976 CPUtime=0.69 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4194304 4990 0 0 0 69 0 0 0 25 0 1 0 656895115 26599424 3437 33554432000 4194304 4263832 140737004337664 18446744073709551615 47756704547631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 6494 3437 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50059 s]
/proc/loadavg: 1.09 1.16 2.07 5/251 19507
/proc/meminfo: memFree=24081692/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=56860 CPUtime=1.48 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 15734 0 0 0 147 1 0 0 25 0 1 0 656895115 58224640 11082 33554432000 4194304 4263832 140737004337664 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 14215 11082 247 17 0 11388 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56860

[startup+3.10027 s]
/proc/loadavg: 1.09 1.16 2.07 5/251 19507
/proc/meminfo: memFree=24008780/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=68024 CPUtime=3.09 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 18524 0 0 0 307 2 0 0 25 0 1 0 656895115 69656576 13872 33554432000 4194304 4263832 140737004337664 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 17006 13873 247 17 0 14179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68024

[startup+6.30072 s]
/proc/loadavg: 1.40 1.22 2.09 5/251 19507
/proc/meminfo: memFree=23918136/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=89312 CPUtime=6.29 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 23850 0 0 0 626 3 0 0 25 0 1 0 656895115 91455488 19198 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 22328 19198 247 17 0 19501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89312

[startup+12.7005 s]
/proc/loadavg: 1.61 1.27 2.10 5/251 19508
/proc/meminfo: memFree=23796556/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=117136 CPUtime=12.69 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 30823 0 0 0 1265 4 0 0 25 0 1 0 656895115 119947264 26171 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 29284 26171 247 17 0 26457 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117136

[startup+25.5012 s]
/proc/loadavg: 2.14 1.40 2.13 5/251 19508
/proc/meminfo: memFree=23628052/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=157688 CPUtime=25.49 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 40897 0 0 0 2543 6 0 0 25 0 1 0 656895115 161472512 36245 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 39422 36245 247 17 0 36595 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157688

[startup+51.1005 s]
/proc/loadavg: 2.77 1.61 2.18 5/251 19509
/proc/meminfo: memFree=23415100/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=212820 CPUtime=51.09 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 54674 0 0 0 5099 10 0 0 25 0 1 0 656895115 217927680 50022 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 53205 50022 247 17 0 50378 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 212820

[startup+102.309 s]
/proc/loadavg: 3.53 1.99 2.28 5/251 19510
/proc/meminfo: memFree=23101596/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=293592 CPUtime=102.31 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 74560 0 0 0 10216 15 0 0 25 0 1 0 656895115 300638208 69908 33554432000 4194304 4263832 140737004337664 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 73398 69908 248 17 0 70571 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 293592

[startup+162.301 s]
/proc/loadavg: 3.83 2.35 2.38 5/251 19512
/proc/meminfo: memFree=22846480/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=365660 CPUtime=162.3 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 92447 0 0 0 16211 19 0 0 25 0 1 0 656895115 374435840 87794 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 91415 87794 248 17 0 88588 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 365660

[startup+222.301 s]
/proc/loadavg: 3.93 2.65 2.48 5/251 19513
/proc/meminfo: memFree=22640240/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=423500 CPUtime=222.29 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 106712 0 0 0 22206 23 0 0 25 0 1 0 656895115 433664000 102058 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 105875 102058 248 17 0 103048 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 423500

[startup+282.3 s]
/proc/loadavg: 3.97 2.89 2.57 5/251 19515
/proc/meminfo: memFree=22460032/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=472944 CPUtime=282.3 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 118656 0 0 0 28204 26 0 0 25 0 1 0 656895115 484294656 114002 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 118236 114002 248 17 0 115409 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 472944

[startup+342.301 s]
/proc/loadavg: 4.03 3.11 2.66 5/251 19516
/proc/meminfo: memFree=22268536/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=524620 CPUtime=342.31 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 131529 0 0 0 34202 29 0 0 25 0 1 0 656895115 537210880 126874 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 131155 126874 248 17 0 128328 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 524620

[startup+402.3 s]
/proc/loadavg: 4.01 3.27 2.74 5/251 19518
/proc/meminfo: memFree=22119200/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=572780 CPUtime=402.3 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 143500 0 0 0 40198 32 0 0 25 0 1 0 656895115 586526720 138845 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 143195 138845 248 17 0 140368 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 572780

[startup+462.3 s]
/proc/loadavg: 4.00 3.40 2.82 5/251 19520
/proc/meminfo: memFree=21986980/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=610304 CPUtime=462.3 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 152766 0 0 0 46195 35 0 0 25 0 1 0 656895115 624951296 148110 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 152576 148110 251 17 0 149749 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 610304

[startup+522.3 s]
/proc/loadavg: 4.00 3.50 2.89 5/251 19521
/proc/meminfo: memFree=21883528/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=638888 CPUtime=522.3 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 159859 0 0 0 52194 36 0 0 25 0 1 0 656895115 654221312 155201 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 159722 155201 249 17 0 156895 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 638888

[startup+582.3 s]
/proc/loadavg: 4.00 3.59 2.96 5/251 19523
/proc/meminfo: memFree=21769160/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=668896 CPUtime=582.31 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 167258 0 0 0 58193 38 0 0 25 0 1 0 656895115 684949504 162599 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 167224 162599 249 17 0 164397 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 668896

[startup+642.3 s]
/proc/loadavg: 4.00 3.66 3.02 5/251 19524
/proc/meminfo: memFree=21645124/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=698708 CPUtime=642.32 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 174548 0 0 0 64192 40 0 0 25 0 1 0 656895115 715476992 169889 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 174677 169889 250 17 0 171850 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 698708

[startup+702.3 s]
/proc/loadavg: 4.03 3.74 3.08 5/251 19526
/proc/meminfo: memFree=21523684/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=725680 CPUtime=702.31 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 181063 0 0 0 70189 42 0 0 25 0 1 0 656895115 743096320 176402 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 181420 176402 250 17 0 178593 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 725680

[startup+762.309 s]
/proc/loadavg: 4.01 3.78 3.14 5/251 19537
/proc/meminfo: memFree=21398004/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=762456 CPUtime=762.33 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 190251 0 0 0 76188 45 0 0 25 0 1 0 656895115 780754944 185588 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 190614 185588 249 17 0 187787 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 762456

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 3.19 5/251 19538
/proc/meminfo: memFree=21275072/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=797964 CPUtime=822.32 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 199087 0 0 0 82185 47 0 0 25 0 1 0 656895115 817115136 194424 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 199491 194424 249 17 0 196664 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 797964

[startup+882.3 s]
/proc/loadavg: 4.13 3.88 3.25 5/251 19540
/proc/meminfo: memFree=21155252/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=831888 CPUtime=882.31 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 207501 0 0 0 88182 49 0 0 25 0 1 0 656895115 851853312 202837 33554432000 4194304 4263832 140737004337664 18446744073709551615 4207756 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 207972 202837 248 17 0 205145 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 831888

[startup+942.3 s]
/proc/loadavg: 4.08 3.91 3.30 5/251 19544
/proc/meminfo: memFree=21046732/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=866356 CPUtime=942.32 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 216072 0 0 0 94181 51 0 0 25 0 1 0 656895115 887148544 211407 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 216589 211407 248 17 0 213762 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 866356

[startup+1002.3 s]
/proc/loadavg: 4.03 3.93 3.34 5/251 19546
/proc/meminfo: memFree=20947384/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=893464 CPUtime=1002.32 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 222707 0 0 0 100179 53 0 0 25 0 1 0 656895115 914907136 218042 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 223366 218042 249 17 0 220539 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 893464

[startup+1062.3 s]
/proc/loadavg: 4.05 3.95 3.38 5/251 19548
/proc/meminfo: memFree=20848396/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=925920 CPUtime=1062.32 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 230271 0 0 0 106177 55 0 0 25 0 1 0 656895115 948142080 225605 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 231480 225605 249 17 0 228653 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 925920

[startup+1122.3 s]
/proc/loadavg: 4.02 3.96 3.42 5/251 19549
/proc/meminfo: memFree=20747904/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=952804 CPUtime=1122.32 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 236879 0 0 0 112175 57 0 0 25 0 1 0 656895115 975671296 232212 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 238201 232212 249 17 0 235374 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 952804

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.45 5/251 19551
/proc/meminfo: memFree=20657960/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=981024 CPUtime=1182.33 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 243856 0 0 0 118173 60 0 0 25 0 1 0 656895115 1004568576 239189 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 245256 239189 249 17 0 242429 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 981024

[startup+1242.3 s]
/proc/loadavg: 4.05 3.98 3.49 5/251 19552
/proc/meminfo: memFree=20567764/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=1011264 CPUtime=1242.32 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 251326 0 0 0 124171 61 0 0 25 0 1 0 656895115 1035534336 246659 33554432000 4194304 4263832 140737004337664 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 252816 246659 250 17 0 249989 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1011264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.98 3.52 4/250 19555
/proc/meminfo: memFree=21142092/32951124 swapFree=61559568/67111528
[pid=19486] ppid=19484 vsize=1034236 CPUtime=1300.03 cores=0,2
/proc/19486/stat : 19486 (umsat) R 19484 19486 18686 0 -1 4202496 256836 0 0 0 129940 63 0 0 25 0 1 0 656895115 1059057664 252166 33554432000 4194304 4263832 140737004337664 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19486/statm: 258559 252166 249 17 0 255732 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1034236

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.06
CPU time (s): 1300.1
CPU user time (s): 1299.41
CPU system time (s): 0.686895
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1034236

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

runsolver used 3.02454 second user time and 6.44702 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 11:49:04
IDJOB=3379261
IDBENCH=71385
IDSOLVER=1861
FILE ID=node109/3379261-1305452943
RUNJOBID= node109-1305452943-19464
PBS_JOBID= 13324879
Free space on /tmp= 73268 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379261-1305452943/watcher-3379261-1305452943 -o /tmp/evaluation-result-3379261-1305452943/solver-3379261-1305452943 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379261-1305452943.cnf

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=317604584

node109.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.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.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.75
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.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.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.75
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.82
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:      24181928 kB
Buffers:        264716 kB
Cached:        2347556 kB
SwapCached:      28404 kB
Active:         181916 kB
Inactive:      8365508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24181928 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            9388 kB
Writeback:           0 kB
AnonPages:     5913212 kB
Mapped:          17508 kB
Slab:           127956 kB
PageTables:      31396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17875584 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= 73260 MiB
End job on node109 at 2011-05-15 12:10:46