Trace number 3372712

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 587f (fixed)? (TO) 5000.06 4999.95

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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-3372712-1305424396/watcher-3372712-1305424396 -o /tmp/evaluation-result-3372712-1305424396/solver-3372712-1305424396 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372712-1305424396.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.02 2.02 2.00 3/316 9715
/proc/meminfo: memFree=27199232/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=8388 CPUtime=0 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 692 0 0 0 0 0 0 0 25 0 1 0 386630890 8589312 622 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660662016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 2097 622 113 53 0 520 0

[startup+0.0964979 s]
/proc/loadavg: 2.02 2.02 2.00 3/316 9715
/proc/meminfo: memFree=27199232/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=15672 CPUtime=0.09 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 3407 0 0 0 9 0 0 0 25 0 1 0 386630890 16048128 2423 33554432000 4194304 4409284 140733726472736 18446744073709551615 4278081 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 3918 2423 125 53 0 2341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15672

[startup+0.100494 s]
/proc/loadavg: 2.02 2.02 2.00 3/316 9715
/proc/meminfo: memFree=27199232/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=15672 CPUtime=0.09 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 3409 0 0 0 9 0 0 0 25 0 1 0 386630890 16048128 2425 33554432000 4194304 4409284 140733726472736 18446744073709551615 4284854 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 3918 2425 127 53 0 2341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15672

[startup+0.300457 s]
/proc/loadavg: 2.02 2.02 2.00 3/316 9715
/proc/meminfo: memFree=27199232/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=15832 CPUtime=0.29 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 3899 0 0 0 29 0 0 0 25 0 1 0 386630890 16211968 2467 33554432000 4194304 4409284 140733726472736 18446744073709551615 4286030 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 3958 2467 129 53 0 2381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15832

[startup+0.700387 s]
/proc/loadavg: 2.02 2.02 2.00 3/316 9715
/proc/meminfo: memFree=27199232/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=15832 CPUtime=0.69 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 3899 0 0 0 69 0 0 0 25 0 1 0 386630890 16211968 2467 33554432000 4194304 4409284 140733726472736 18446744073709551615 4276101 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 3958 2467 129 53 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15832

[startup+1.50024 s]
/proc/loadavg: 2.02 2.02 2.00 3/317 9716
/proc/meminfo: memFree=27189564/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=15824 CPUtime=1.49 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 4559 0 0 0 149 0 0 0 25 0 1 0 386630890 16203776 2468 33554432000 4194304 4409284 140733726472736 18446744073709551615 4228580 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 3956 2468 132 53 0 2379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15824

[startup+3.10094 s]
/proc/loadavg: 2.02 2.02 2.00 3/317 9716
/proc/meminfo: memFree=27179768/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=18664 CPUtime=3.09 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 5282 0 0 0 309 0 0 0 25 0 1 0 386630890 19111936 3188 33554432000 4194304 4409284 140733726472736 18446744073709551615 4331016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 4666 3188 136 53 0 3089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18664

[startup+6.3004 s]
/proc/loadavg: 2.01 2.02 2.00 3/317 9716
/proc/meminfo: memFree=27178644/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=18584 CPUtime=6.29 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 5297 0 0 0 627 2 0 0 25 0 1 0 386630890 19030016 3173 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 4646 3173 141 53 0 3069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18584

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/317 9716
/proc/meminfo: memFree=27184936/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=20080 CPUtime=12.69 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 5681 0 0 0 1264 5 0 0 25 0 1 0 386630890 20561920 3547 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 5020 3547 141 53 0 3443 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20080

[startup+25.501 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 9716
/proc/meminfo: memFree=27166704/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=29652 CPUtime=25.49 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 9821 0 0 0 2539 10 0 0 25 0 1 0 386630890 30363648 5940 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 7413 5940 141 53 0 5836 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29652

[startup+51.1005 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 9717
/proc/meminfo: memFree=27158812/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=38472 CPUtime=51.09 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 19681 0 0 0 5090 19 0 0 25 0 1 0 386630890 39395328 8145 33554432000 4194304 4409284 140733726472736 18446744073709551615 4226487 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 9618 8145 141 53 0 8041 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38472

[startup+102.312 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 9718
/proc/meminfo: memFree=27141416/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=41308 CPUtime=102.3 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 32143 0 0 0 10191 39 0 0 25 0 1 0 386630890 42299392 8854 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 10327 8854 141 53 0 8750 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41308

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 9723
/proc/meminfo: memFree=27152396/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=36868 CPUtime=162.29 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 55198 0 0 0 16169 60 0 0 25 0 1 0 386630890 37752832 7744 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 9217 7744 141 53 0 7640 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36868

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 9725
/proc/meminfo: memFree=27124392/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=56636 CPUtime=222.29 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 77653 0 0 0 22148 81 0 0 25 0 1 0 386630890 57995264 12686 33554432000 4194304 4409284 140733726472736 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 14159 12686 141 53 0 12582 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56636

[startup+282.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/317 9726
/proc/meminfo: memFree=27147168/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=41288 CPUtime=282.3 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 100987 0 0 0 28129 101 0 0 25 0 1 0 386630890 42278912 8849 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 10322 8849 141 53 0 8745 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41288

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/317 9728
/proc/meminfo: memFree=27119968/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=51384 CPUtime=342.3 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 125312 0 0 0 34113 117 0 0 25 0 1 0 386630890 52617216 11373 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 12846 11373 141 53 0 11269 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 51384

[startup+402.301 s]
/proc/loadavg: 2.04 2.02 2.00 4/317 9729
/proc/meminfo: memFree=27098724/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=43456 CPUtime=402.3 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 153946 0 0 0 40092 138 0 0 25 0 1 0 386630890 44498944 9391 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 10864 9391 141 53 0 9287 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 43456

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 9731
/proc/meminfo: memFree=27114664/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=70032 CPUtime=462.3 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 176198 0 0 0 46075 155 0 0 25 0 1 0 386630890 71712768 16035 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 17508 16035 141 53 0 15931 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 70032

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 9769
/proc/meminfo: memFree=27173732/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=72456 CPUtime=522.3 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 189997 0 0 0 52060 170 0 0 25 0 1 0 386630890 74194944 16641 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 18114 16641 141 53 0 16537 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 72456

[startup+582.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/317 10243
/proc/meminfo: memFree=27154684/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=108924 CPUtime=582.31 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 213758 0 0 0 58045 186 0 0 25 0 1 0 386630890 111538176 25758 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 27231 25758 141 53 0 25654 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108924

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 16220
/proc/meminfo: memFree=26752304/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=439324 CPUtime=4062.39 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1051051 0 0 0 405483 756 0 0 25 0 1 0 386630890 449867776 108358 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 109831 108358 141 53 0 108254 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 439324

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16231
/proc/meminfo: memFree=26726576/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=439356 CPUtime=4122.39 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1051059 0 0 0 411480 759 0 0 25 0 1 0 386630890 449900544 108366 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 109839 108366 141 53 0 108262 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 439356

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16232
/proc/meminfo: memFree=26729376/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=439356 CPUtime=4182.39 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1051059 0 0 0 417476 763 0 0 25 0 1 0 386630890 449900544 108366 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 109839 108366 141 53 0 108262 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 439356

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16234
/proc/meminfo: memFree=26741220/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=439356 CPUtime=4242.39 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1051059 0 0 0 423473 766 0 0 25 0 1 0 386630890 449900544 108366 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 109839 108366 141 53 0 108262 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 439356

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16235
/proc/meminfo: memFree=26679660/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=457436 CPUtime=4302.39 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1055579 0 0 0 429469 770 0 0 25 0 1 0 386630890 468414464 112886 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 114359 112886 141 53 0 112782 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 457436

[startup+4362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/317 16237
/proc/meminfo: memFree=26716400/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=457436 CPUtime=4362.39 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1055579 0 0 0 435467 772 0 0 25 0 1 0 386630890 468414464 112886 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 114359 112886 141 53 0 112782 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 457436

[startup+4422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 16239
/proc/meminfo: memFree=26688456/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=495852 CPUtime=4422.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1065183 0 0 0 441462 778 0 0 25 0 1 0 386630890 507752448 122490 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 495852

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16240
/proc/meminfo: memFree=26661736/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=495852 CPUtime=4482.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1065183 0 0 0 447457 783 0 0 25 0 1 0 386630890 507752448 122490 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 495852

[startup+4542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/317 16242
/proc/meminfo: memFree=26662908/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=495852 CPUtime=4542.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1065183 0 0 0 453453 787 0 0 25 0 1 0 386630890 507752448 122490 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 495852

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 16243
/proc/meminfo: memFree=26684788/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=495852 CPUtime=4602.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1065183 0 0 0 459451 789 0 0 25 0 1 0 386630890 507752448 122490 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358604 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 123963 122490 141 53 0 122386 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 495852

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16245
/proc/meminfo: memFree=26625556/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=514652 CPUtime=4662.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1069882 0 0 0 465447 793 0 0 25 0 1 0 386630890 527003648 127189 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 128663 127189 141 53 0 127086 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 514652

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16247
/proc/meminfo: memFree=26654648/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=514652 CPUtime=4722.41 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1069882 0 0 0 471446 795 0 0 25 0 1 0 386630890 527003648 127189 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 128663 127189 141 53 0 127086 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 514652

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16248
/proc/meminfo: memFree=26528604/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=645724 CPUtime=4782.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1102650 0 0 0 477438 802 0 0 25 0 1 0 386630890 661221376 159957 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 161431 159957 141 53 0 159854 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 645724

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16250
/proc/meminfo: memFree=26479948/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=713552 CPUtime=4842.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1168029 0 0 0 483427 813 0 0 25 0 1 0 386630890 730677248 176915 33554432000 4194304 4409284 140733726472736 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 713552

[startup+4902.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/317 16251
/proc/meminfo: memFree=26451620/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=713552 CPUtime=4902.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1168029 0 0 0 489423 817 0 0 25 0 1 0 386630890 730677248 176915 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358796 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 713552

[startup+4962.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/317 16253
/proc/meminfo: memFree=26462192/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=713552 CPUtime=4962.4 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1168029 0 0 0 495421 819 0 0 25 0 1 0 386630890 730677248 176915 33554432000 4194304 4409284 140733726472736 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 713552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/317 16254
/proc/meminfo: memFree=26444068/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=713552 CPUtime=5000.02 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1168029 0 0 0 499180 822 0 0 25 0 1 0 386630890 730677248 176915 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 713552

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: 2.02 2.02 2.00 3/317 16254
/proc/meminfo: memFree=26444068/32951124 swapFree=46575252/67111528
[pid=9715] ppid=9713 vsize=713552 CPUtime=5000.02 cores=0,2,4,6
/proc/9715/stat : 9715 (lingeling) R 9713 9715 9395 0 -1 4202496 1168029 0 0 0 499180 822 0 0 25 0 1 0 386630890 730677248 176915 33554432000 4194304 4409284 140733726472736 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9715/statm: 178388 176915 141 53 0 176811 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 713552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.06
CPU user time (s): 4991.81
CPU system time (s): 8.25674
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 713552

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

runsolver used 16.1395 second user time and 33.8459 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 03:53:16
IDJOB=3372712
IDBENCH=83127
IDSOLVER=1850
FILE ID=node107/3372712-1305424396
RUNJOBID= node107-1305419392-9413
PBS_JOBID= 13324575
Free space on /tmp= 73428 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom18.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372712-1305424396/watcher-3372712-1305424396 -o /tmp/evaluation-result-3372712-1305424396/solver-3372712-1305424396 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372712-1305424396.cnf

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=475815032

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27199512 kB
Buffers:        143136 kB
Cached:         995844 kB
SwapCached:       9832 kB
Active:        5311020 kB
Inactive:       160228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27199512 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            2348 kB
Writeback:           0 kB
AnonPages:     4329732 kB
Mapped:          19532 kB
Slab:           146492 kB
PageTables:      68912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64985612 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= 73492 MiB
End job on node107 at 2011-05-15 05:16:38