Trace number 3309958

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
Lingeling 587? (TO) 5000.11 5000

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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: 935)

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-3309958-1303999133/watcher-3309958-1303999133 -o /tmp/evaluation-result-3309958-1303999133/solver-3309958-1303999133 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309958-1303999133.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 32444
/proc/meminfo: memFree=22003896/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=8756 CPUtime=0 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 754 0 0 0 0 0 0 0 25 0 1 0 492328643 8966144 697 33554432000 4194304 4409164 140733384952688 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 2189 697 112 53 0 612 0

[startup+0.035212 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 32444
/proc/meminfo: memFree=22003896/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=13112 CPUtime=0.03 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 1863 0 0 0 3 0 0 0 25 0 1 0 492328643 13426688 1803 33554432000 4194304 4409164 140733384952688 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 3278 1803 113 53 0 1701 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13112

[startup+0.101186 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 32444
/proc/meminfo: memFree=22003896/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=17720 CPUtime=0.09 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 3015 0 0 0 9 0 0 0 25 0 1 0 492328643 18145280 2955 33554432000 4194304 4409164 140733384952688 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 4430 2955 113 53 0 2853 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17720

[startup+0.301151 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 32444
/proc/meminfo: memFree=22003896/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=21448 CPUtime=0.3 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 5428 0 0 0 29 1 0 0 25 0 1 0 492328643 21962752 3873 33554432000 4194304 4409164 140733384952688 18446744073709551615 4305831 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 5362 3873 131 53 0 3785 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 21448

[startup+0.701077 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 32444
/proc/meminfo: memFree=22003896/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=19432 CPUtime=0.69 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 6257 0 0 0 68 1 0 0 25 0 1 0 492328643 19898368 3401 33554432000 4194304 4409164 140733384952688 18446744073709551615 4264806 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 4858 3401 131 53 0 3281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19432

[startup+1.50094 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32445
/proc/meminfo: memFree=21988892/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=21420 CPUtime=1.49 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 8027 0 0 0 148 1 0 0 25 0 1 0 492328643 21934080 3867 33554432000 4194304 4409164 140733384952688 18446744073709551615 4272018 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 5355 3867 132 53 0 3778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21420

[startup+3.10065 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32445
/proc/meminfo: memFree=21988020/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=23376 CPUtime=3.09 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 9282 0 0 0 308 1 0 0 25 0 1 0 492328643 23937024 4366 33554432000 4194304 4409164 140733384952688 18446744073709551615 4246048 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 5844 4366 137 53 0 4267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23376

[startup+6.30107 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32445
/proc/meminfo: memFree=21985196/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=24764 CPUtime=6.29 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 9630 0 0 0 628 1 0 0 25 0 1 0 492328643 25358336 4714 33554432000 4194304 4409164 140733384952688 18446744073709551615 4245909 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 6191 4714 137 53 0 4614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24764

[startup+12.7009 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32445
/proc/meminfo: memFree=21984596/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=24752 CPUtime=12.7 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 9634 0 0 0 1268 2 0 0 25 0 1 0 492328643 25346048 4715 33554432000 4194304 4409164 140733384952688 18446744073709551615 4226593 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 6188 4715 141 53 0 4611 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24752

[startup+25.5007 s]
/proc/loadavg: 2.09 2.02 2.01 3/178 32445
/proc/meminfo: memFree=21978256/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=24752 CPUtime=25.49 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 9634 0 0 0 2547 2 0 0 25 0 1 0 492328643 25346048 4715 33554432000 4194304 4409164 140733384952688 18446744073709551615 4230361 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 6188 4715 141 53 0 4611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24752

[startup+51.1012 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 32446
/proc/meminfo: memFree=21945520/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=24748 CPUtime=51.1 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 9656 0 0 0 5106 4 0 0 25 0 1 0 492328643 25341952 4714 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 6187 4714 141 53 0 4610 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 24748

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32447
/proc/meminfo: memFree=21938928/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=30180 CPUtime=102.3 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 18467 0 0 0 10219 11 0 0 25 0 1 0 492328643 30904320 6104 33554432000 4194304 4409164 140733384952688 18446744073709551615 4226477 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 7545 6104 141 53 0 5968 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30180

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32458
/proc/meminfo: memFree=21919044/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=51052 CPUtime=162.29 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 33269 0 0 0 16206 23 0 0 25 0 1 0 492328643 52277248 11290 33554432000 4194304 4409164 140733384952688 18446744073709551615 4226436 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 12763 11290 141 53 0 11186 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51052

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32459
/proc/meminfo: memFree=21912936/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=56456 CPUtime=222.29 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 41371 0 0 0 22196 33 0 0 25 0 1 0 492328643 57810944 12673 33554432000 4194304 4409164 140733384952688 18446744073709551615 4360397 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 14114 12673 141 53 0 12537 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56456

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32461
/proc/meminfo: memFree=21864296/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=105592 CPUtime=282.29 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 55693 0 0 0 28185 44 0 0 25 0 1 0 492328643 108126208 24925 33554432000 4194304 4409164 140733384952688 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32444/statm: 26398 24925 141 53 0 24821 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 105592

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32463
/proc/meminfo: memFree=21739904/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=68508 CPUtime=342.29 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 87582 0 0 0 34173 56 0 0 25 0 1 0 492328643 70152192 15686 33554432000 4194304 4409164 140733384952688 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 17127 15686 141 53 0 15550 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 68508

[startup+402.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 32464
/proc/meminfo: memFree=21893624/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=78836 CPUtime=402.29 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 94251 0 0 0 40163 66 0 0 25 0 1 0 492328643 80728064 18236 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 19709 18236 141 53 0 18132 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 78836

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32466
/proc/meminfo: memFree=21849324/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=119864 CPUtime=462.29 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 104509 0 0 0 46154 75 0 0 25 0 1 0 492328643 122740736 28493 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358323 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 29966 28493 141 53 0 28389 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 119864

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32467
/proc/meminfo: memFree=21721344/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=163456 CPUtime=522.3 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 115427 0 0 0 52146 84 0 0 25 0 1 0 492328643 167378944 39391 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 40864 39391 141 53 0 39287 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163456

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32469
/proc/meminfo: memFree=21776124/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=163456 CPUtime=582.3 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 115427 0 0 0 58138 92 0 0 25 0 1 0 492328643 167378944 39391 33554432000 4194304 4409164 140733384952688 18446744073709551615 4303010 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 40864 39391 141 53 0 39287 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163456

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 32592
/proc/meminfo: memFree=20844336/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1453784 CPUtime=4062.39 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 1964813 0 0 0 405656 583 0 0 25 0 1 0 492328643 1488674816 361973 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358691 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 363446 361973 141 53 0 361869 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 1453784

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 32593
/proc/meminfo: memFree=20844320/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1453784 CPUtime=4122.38 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 1964813 0 0 0 411653 585 0 0 25 0 1 0 492328643 1488674816 361973 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 363446 361973 141 53 0 361869 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 1453784

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 32595
/proc/meminfo: memFree=20844312/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1453784 CPUtime=4182.38 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 1981197 0 0 0 417650 588 0 0 25 0 1 0 492328643 1488674816 361973 33554432000 4194304 4409164 140733384952688 18446744073709551615 4309727 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 363446 361973 141 53 0 361869 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 1453784

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 32597
/proc/meminfo: memFree=20818016/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1480144 CPUtime=4242.38 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2134229 0 0 0 423629 609 0 0 25 0 1 0 492328643 1515667456 368563 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 370036 368563 141 53 0 368459 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 1480144

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 32598
/proc/meminfo: memFree=20817988/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1480188 CPUtime=4302.39 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2150630 0 0 0 429625 614 0 0 25 0 1 0 492328643 1515712512 368574 33554432000 4194304 4409164 140733384952688 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 370047 368574 141 53 0 368470 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1480188

[startup+4362.3 s]
/proc/loadavg: 1.07 1.02 1.07 2/172 32600
/proc/meminfo: memFree=20818072/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1480188 CPUtime=4362.39 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2183398 0 0 0 435617 622 0 0 25 0 1 0 492328643 1515712512 368574 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 370047 368574 141 53 0 368470 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1480188

[startup+4422.3 s]
/proc/loadavg: 1.02 1.01 1.06 2/172 32601
/proc/meminfo: memFree=20817932/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1480188 CPUtime=4422.39 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2216166 0 0 0 441610 629 0 0 25 0 1 0 492328643 1515712512 368574 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358209 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 370047 368574 141 53 0 368470 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1480188

[startup+4482.3 s]
/proc/loadavg: 1.01 1.00 1.06 2/172 32603
/proc/meminfo: memFree=20818032/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1480188 CPUtime=4482.39 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2216166 0 0 0 447605 634 0 0 25 0 1 0 492328643 1515712512 368574 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 370047 368574 141 53 0 368470 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1480188

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/172 32605
/proc/meminfo: memFree=20817888/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1480188 CPUtime=4542.4 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2216166 0 0 0 453603 637 0 0 25 0 1 0 492328643 1515712512 368574 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 370047 368574 141 53 0 368470 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1480188

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 32606
/proc/meminfo: memFree=20818360/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1478832 CPUtime=4602.4 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2216166 0 0 0 459600 640 0 0 25 0 1 0 492328643 1514323968 368235 33554432000 4194304 4409164 140733384952688 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 369708 368235 141 53 0 368131 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1478832

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 32608
/proc/meminfo: memFree=20818084/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1478832 CPUtime=4662.4 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2216166 0 0 0 465597 643 0 0 25 0 1 0 492328643 1514323968 368235 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 369708 368235 141 53 0 368131 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1478832

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 32609
/proc/meminfo: memFree=20818184/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1478832 CPUtime=4722.41 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2216166 0 0 0 471596 645 0 0 25 0 1 0 492328643 1514323968 368235 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 369708 368235 141 53 0 368131 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1478832

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 32611
/proc/meminfo: memFree=20818052/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1478832 CPUtime=4782.4 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2216166 0 0 0 477588 652 0 0 25 0 1 0 492328643 1514323968 368235 33554432000 4194304 4409164 140733384952688 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 369708 368235 141 53 0 368131 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1478832

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/172 32613
/proc/meminfo: memFree=20355888/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1940708 CPUtime=4842.4 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2410216 0 0 0 483564 676 0 0 25 0 1 0 492328643 1987284992 483704 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 485177 483704 141 53 0 483600 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1940708

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 32614
/proc/meminfo: memFree=20355988/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1940708 CPUtime=4902.41 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2410216 0 0 0 489562 679 0 0 25 0 1 0 492328643 1987284992 483704 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 485177 483704 141 53 0 483600 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1940708

[startup+4962.3 s]
/proc/loadavg: 1.04 1.01 1.01 2/172 32616
/proc/meminfo: memFree=20356088/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1940708 CPUtime=4962.4 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2410216 0 0 0 495559 681 0 0 25 0 1 0 492328643 1987284992 483704 33554432000 4194304 4409164 140733384952688 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 485177 483704 141 53 0 483600 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1940708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.02 1.01 1.01 2/172 32617
/proc/meminfo: memFree=20356196/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1940708 CPUtime=5000.01 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2410216 0 0 0 499318 683 0 0 25 0 1 0 492328643 1987284992 483704 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 485177 483704 141 53 0 483600 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1940708

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

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

[startup+4999.9 s]
/proc/loadavg: 1.02 1.01 1.01 2/172 32617
/proc/meminfo: memFree=20356196/32951124 swapFree=67111528/67111528
[pid=32444] ppid=32442 vsize=1940708 CPUtime=5000.01 cores=0,2,4,6
/proc/32444/stat : 32444 (lingeling) R 32442 32444 31810 0 -1 4202496 2410216 0 0 0 499318 683 0 0 25 0 1 0 492328643 1987284992 483704 33554432000 4194304 4409164 140733384952688 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/32444/statm: 485177 483704 141 53 0 483600 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1940708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000
CPU time (s): 5000.11
CPU user time (s): 4993.19
CPU system time (s): 6.92595
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1940708

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

runsolver used 7.98978 second user time and 16.5675 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 15:58:53
IDJOB=3309958
IDBENCH=84227
IDSOLVER=1693
FILE ID=node140/3309958-1303999133
RUNJOBID= node140-1303987378-31828
PBS_JOBID= 13168734
Free space on /tmp= 72656 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309958-1303999133/watcher-3309958-1303999133 -o /tmp/evaluation-result-3309958-1303999133/solver-3309958-1303999133 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309958-1303999133.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=629777349

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22004176 kB
Buffers:       2287264 kB
Cached:        7740224 kB
SwapCached:          0 kB
Active:        2835008 kB
Inactive:      7543564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22004176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:      350824 kB
Mapped:          15456 kB
Slab:           503244 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   496212 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= 72660 MiB
End job on node140 at 2011-04-28 17:22:15