Trace number 3372661

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.14 4999.96

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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-3372661-1305423665/watcher-3372661-1305423665 -o /tmp/evaluation-result-3372661-1305423665/solver-3372661-1305423665 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372661-1305423665.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.07 3.51 5.75 2/317 10447
/proc/meminfo: memFree=10452300/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=8308 CPUtime=0 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 657 0 0 0 0 0 0 0 25 0 1 0 653968822 8507392 601 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436016896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 2077 601 112 53 0 500 0

[startup+0.02952 s]
/proc/loadavg: 2.07 3.51 5.75 2/317 10447
/proc/meminfo: memFree=10452300/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=11496 CPUtime=0.02 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 1460 0 0 0 2 0 0 0 25 0 1 0 653968822 11771904 1399 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436016896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 2874 1399 113 53 0 1297 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11496

[startup+0.10051 s]
/proc/loadavg: 2.07 3.51 5.75 2/317 10447
/proc/meminfo: memFree=10452300/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=15488 CPUtime=0.09 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 2474 0 0 0 9 0 0 0 25 0 1 0 653968822 15859712 2371 33554432000 4194304 4409284 140733811726592 18446744073709551615 4295818 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 3872 2371 118 53 0 2295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15488

[startup+0.3005 s]
/proc/loadavg: 2.07 3.51 5.75 2/317 10447
/proc/meminfo: memFree=10452300/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=20008 CPUtime=0.29 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 5256 0 0 0 29 0 0 0 25 0 1 0 653968822 20488192 3511 33554432000 4194304 4409284 140733811726592 18446744073709551615 4280259 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 5002 3511 129 53 0 3425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20008

[startup+0.700435 s]
/proc/loadavg: 2.07 3.51 5.75 2/317 10447
/proc/meminfo: memFree=10452300/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=15508 CPUtime=0.69 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 7441 0 0 0 69 0 0 0 25 0 1 0 653968822 15880192 2418 33554432000 4194304 4409284 140733811726592 18446744073709551615 4264721 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 3877 2418 129 53 0 2300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15508

[startup+1.50028 s]
/proc/loadavg: 2.07 3.51 5.75 3/318 10448
/proc/meminfo: memFree=10438660/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=23416 CPUtime=1.49 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 12744 0 0 0 148 1 0 0 25 0 1 0 653968822 23977984 4366 33554432000 4194304 4409284 140733811726592 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 5854 4366 132 53 0 4277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23416

[startup+3.1009 s]
/proc/loadavg: 2.06 3.48 5.73 3/318 10448
/proc/meminfo: memFree=10430352/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=29940 CPUtime=3.09 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 14389 0 0 0 308 1 0 0 25 0 1 0 653968822 30658560 6007 33554432000 4194304 4409284 140733811726592 18446744073709551615 4246954 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/10447/statm: 7485 6007 136 53 0 5908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29940

[startup+6.30033 s]
/proc/loadavg: 2.06 3.48 5.73 3/318 10448
/proc/meminfo: memFree=10427872/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=29800 CPUtime=6.29 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 14394 0 0 0 627 2 0 0 25 0 1 0 653968822 30515200 5977 33554432000 4194304 4409284 140733811726592 18446744073709551615 4226428 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 7450 5977 141 53 0 5873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29800

[startup+12.7011 s]
/proc/loadavg: 2.05 3.43 5.69 3/318 10448
/proc/meminfo: memFree=10427972/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=29800 CPUtime=12.69 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 14412 0 0 0 1265 4 0 0 25 0 1 0 653968822 30515200 5977 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358973 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 7450 5977 141 53 0 5873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29800

[startup+25.5007 s]
/proc/loadavg: 2.04 3.39 5.65 3/318 10448
/proc/meminfo: memFree=10424360/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=34116 CPUtime=25.49 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 15527 0 0 0 2540 9 0 0 25 0 1 0 653968822 34934784 7056 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 8529 7056 141 53 0 6952 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34116

[startup+51.1008 s]
/proc/loadavg: 2.03 3.27 5.55 3/318 10449
/proc/meminfo: memFree=10419792/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=38064 CPUtime=51.09 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 16547 0 0 0 5088 21 0 0 25 0 1 0 653968822 38977536 8043 33554432000 4194304 4409284 140733811726592 18446744073709551615 4246166 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 9516 8043 141 53 0 7939 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38064

[startup+102.312 s]
/proc/loadavg: 2.01 3.06 5.34 3/318 10450
/proc/meminfo: memFree=10394092/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=63168 CPUtime=102.3 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 31380 0 0 0 10188 42 0 0 25 0 1 0 653968822 64684032 14319 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 15792 14319 141 53 0 14215 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63168

[startup+162.301 s]
/proc/loadavg: 2.00 2.86 5.13 3/318 10452
/proc/meminfo: memFree=10396276/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=50992 CPUtime=162.3 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 41765 0 0 0 16165 65 0 0 25 0 1 0 653968822 52215808 11275 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 12748 11275 141 53 0 11171 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 50992

[startup+222.3 s]
/proc/loadavg: 2.00 2.70 4.93 3/318 10454
/proc/meminfo: memFree=10376152/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=79448 CPUtime=222.29 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 54679 0 0 0 22143 86 0 0 25 0 1 0 653968822 81354752 18389 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 19862 18389 141 53 0 18285 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79448

[startup+282.301 s]
/proc/loadavg: 2.00 2.57 4.75 3/318 10455
/proc/meminfo: memFree=10380320/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=74632 CPUtime=282.3 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 76022 0 0 0 28122 108 0 0 25 0 1 0 653968822 76423168 17185 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 18658 17185 141 53 0 17081 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 74632

[startup+342.301 s]
/proc/loadavg: 2.00 2.47 4.57 3/318 10457
/proc/meminfo: memFree=10379772/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=74632 CPUtime=342.3 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 80135 0 0 0 34105 125 0 0 25 0 1 0 653968822 76423168 17185 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 18658 17185 141 53 0 17081 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 74632

[startup+402.301 s]
/proc/loadavg: 2.04 2.39 4.41 3/318 10458
/proc/meminfo: memFree=10387644/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=66200 CPUtime=402.3 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 98986 0 0 0 40085 145 0 0 25 0 1 0 653968822 67788800 15109 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 16550 15109 141 53 0 14973 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 66200

[startup+462.301 s]
/proc/loadavg: 2.01 2.32 4.26 3/318 10460
/proc/meminfo: memFree=10380780/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=72900 CPUtime=462.31 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 109774 0 0 0 46065 166 0 0 25 0 1 0 653968822 74649600 16752 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 18225 16752 141 53 0 16648 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 72900

[startup+522.3 s]
/proc/loadavg: 1.95 2.24 4.11 3/318 10489
/proc/meminfo: memFree=10899860/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=102724 CPUtime=522.31 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 132104 0 0 0 52047 184 0 0 25 0 1 0 653968822 105189376 24208 33554432000 4194304 4409284 140733811726592 18446744073709551615 4348554 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 25681 24208 141 53 0 24104 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 102724

[startup+582.301 s]
/proc/loadavg: 1.98 2.20 3.97 3/318 10490
/proc/meminfo: memFree=10901100/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=84484 CPUtime=582.31 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 156508 0 0 0 58025 206 0 0 25 0 1 0 653968822 86511616 19680 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10447/statm: 21121 19680 141 53 0 19544 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 84484

[startup+642.301 s]

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

[startup+4002.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/318 17036
/proc/meminfo: memFree=10303364/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=350660 CPUtime=4002.44 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 841029 0 0 0 399345 899 0 0 25 0 1 0 653968822 359075840 86192 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 87665 86192 141 53 0 86088 0
Current children cumulated CPU time (s) 4002.44
Current children cumulated vsize (KiB) 350660

[startup+4062.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/318 17038
/proc/meminfo: memFree=10280628/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=372548 CPUtime=4062.44 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 846501 0 0 0 405338 906 0 0 25 0 1 0 653968822 381489152 91664 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 93137 91664 141 53 0 91560 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 372548

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/318 17040
/proc/meminfo: memFree=10240164/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=388512 CPUtime=4122.44 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 858061 0 0 0 411332 912 0 0 25 0 1 0 653968822 397836288 95655 33554432000 4194304 4409284 140733811726592 18446744073709551615 4249398 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 97128 95655 141 53 0 95551 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 388512

[startup+4182.3 s]
/proc/loadavg: 2.07 2.02 2.04 3/318 17041
/proc/meminfo: memFree=10220900/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=408720 CPUtime=4182.44 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 872155 0 0 0 417326 918 0 0 25 0 1 0 653968822 418529280 100707 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 102180 100707 141 53 0 100603 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 408720

[startup+4242.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/318 17043
/proc/meminfo: memFree=10142476/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=408720 CPUtime=4242.45 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 872155 0 0 0 423322 923 0 0 25 0 1 0 653968822 418529280 100707 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 102180 100707 141 53 0 100603 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 408720

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/318 17044
/proc/meminfo: memFree=10142560/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=408720 CPUtime=4302.45 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 872155 0 0 0 429316 929 0 0 25 0 1 0 653968822 418529280 100707 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 102180 100707 141 53 0 100603 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 408720

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/318 17046
/proc/meminfo: memFree=10029804/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=521356 CPUtime=4362.45 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 900314 0 0 0 435306 939 0 0 25 0 1 0 653968822 533868544 128866 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 130339 128866 141 53 0 128762 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 521356

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/318 17048
/proc/meminfo: memFree=9982384/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=568436 CPUtime=4422.46 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 912084 0 0 0 441299 947 0 0 25 0 1 0 653968822 582078464 140636 33554432000 4194304 4409284 140733811726592 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 142109 140636 141 53 0 140532 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 568436

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/318 17049
/proc/meminfo: memFree=9862800/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=687544 CPUtime=4482.45 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 941861 0 0 0 447288 957 0 0 25 0 1 0 653968822 704045056 170413 33554432000 4194304 4409284 140733811726592 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 171886 170413 141 53 0 170309 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 687544

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/318 17051
/proc/meminfo: memFree=9862132/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=687544 CPUtime=4542.46 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 941861 0 0 0 453280 966 0 0 25 0 1 0 653968822 704045056 170413 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358884 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 171886 170413 141 53 0 170309 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 687544

[startup+4602.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/318 17052
/proc/meminfo: memFree=9642224/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=906308 CPUtime=4602.46 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 996552 0 0 0 459268 978 0 0 25 0 1 0 653968822 928059392 225104 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 226577 225104 141 53 0 225000 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 906308

[startup+4662.31 s]
/proc/loadavg: 2.06 2.03 2.01 3/318 17054
/proc/meminfo: memFree=10146736/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=375628 CPUtime=4662.47 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 999668 0 0 0 465259 988 0 0 25 0 1 0 653968822 384643072 92434 33554432000 4194304 4409284 140733811726592 18446744073709551615 4230794 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 93907 92434 141 53 0 92330 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 375628

[startup+4722.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/318 17056
/proc/meminfo: memFree=10029628/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=490004 CPUtime=4722.46 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 1028279 0 0 0 471247 999 0 0 25 0 1 0 653968822 501764096 121028 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 122501 121028 141 53 0 120924 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 490004

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/318 17057
/proc/meminfo: memFree=9950716/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=568552 CPUtime=4782.46 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 1047916 0 0 0 477235 1011 0 0 25 0 1 0 653968822 582197248 140665 33554432000 4194304 4409284 140733811726592 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 142138 140665 141 53 0 140561 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 568552

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/318 17068
/proc/meminfo: memFree=9874180/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=643736 CPUtime=4842.47 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 1066712 0 0 0 483227 1020 0 0 25 0 1 0 653968822 659185664 159461 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 160934 159461 141 53 0 159357 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 643736

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/318 17069
/proc/meminfo: memFree=9827132/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=690840 CPUtime=4902.47 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 1078488 0 0 0 489220 1027 0 0 25 0 1 0 653968822 707420160 171237 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 172710 171237 141 53 0 171133 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 690840

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 17074
/proc/meminfo: memFree=9546708/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=772632 CPUtime=4962.47 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 1098936 0 0 0 495212 1035 0 0 25 0 1 0 653968822 791175168 191685 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 193158 191685 141 53 0 191581 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 772632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 4/318 17075
/proc/meminfo: memFree=9546600/32951124 swapFree=67093864/67111528
[pid=10447] ppid=10445 vsize=772632 CPUtime=5000.09 cores=0,2,4,6
/proc/10447/stat : 10447 (lingeling) R 10445 10447 10373 0 -1 4202496 1098936 0 0 0 498969 1040 0 0 25 0 1 0 653968822 791175168 191685 33554432000 4194304 4409284 140733811726592 18446744073709551615 4358815 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 193158 191685 141 53 0 191581 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 772632

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): 4999.96
CPU time (s): 5000.14
CPU user time (s): 4989.7
CPU system time (s): 10.4364
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 906308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4989.7
system time used= 10.4364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1098936
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= 4
involuntary context switches= 7670

runsolver used 16.1095 second user time and 33.9118 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 03:41:05
IDJOB=3372661
IDBENCH=83105
IDSOLVER=1850
FILE ID=node102/3372661-1305423665
RUNJOBID= node102-1305423359-10391
PBS_JOBID= 13324592
Free space on /tmp= 73416 MiB

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

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=1790316023

node102.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.828
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.828
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.15
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.828
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.82
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.828
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.828
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.828
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.828
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.828
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:      10452580 kB
Buffers:        267560 kB
Cached:        3052604 kB
SwapCached:       1128 kB
Active:       20105360 kB
Inactive:      2099992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10452580 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:    18883716 kB
Mapped:          26880 kB
Slab:           176872 kB
PageTables:      53652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59506736 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= 73656 MiB
End job on node102 at 2011-05-15 05:04:27