Trace number 3372742

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.04 4999.92

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

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

running on 4 cores: 1,3,5,7

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/316 9767
/proc/meminfo: memFree=27194656/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=7124 CPUtime=0 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 354 0 0 0 0 0 0 0 24 0 1 0 386679577 7294976 295 33554432000 4194304 4409284 140734215691936 18446744073709551615 4296842 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 1781 295 117 53 0 204 0

[startup+0.0644009 s]
/proc/loadavg: 2.01 2.01 2.00 2/316 9767
/proc/meminfo: memFree=27194656/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=7380 CPUtime=0.06 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 490 0 0 0 6 0 0 0 24 0 1 0 386679577 7557120 390 33554432000 4194304 4409284 140734215691936 18446744073709551615 4266369 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 1845 390 136 53 0 268 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7380

[startup+0.100398 s]
/proc/loadavg: 2.01 2.01 2.00 2/316 9767
/proc/meminfo: memFree=27194656/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=7380 CPUtime=0.09 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 490 0 0 0 9 0 0 0 24 0 1 0 386679577 7557120 390 33554432000 4194304 4409284 140734215691936 18446744073709551615 4246307 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 1845 390 136 53 0 268 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7380

[startup+0.300362 s]
/proc/loadavg: 2.01 2.01 2.00 2/316 9767
/proc/meminfo: memFree=27194656/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=7532 CPUtime=0.29 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 536 0 0 0 29 0 0 0 25 0 1 0 386679577 7712768 436 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 1883 436 141 53 0 306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7532

[startup+0.700301 s]
/proc/loadavg: 2.01 2.01 2.00 2/316 9767
/proc/meminfo: memFree=27194656/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=8840 CPUtime=0.69 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 973 0 0 0 67 2 0 0 25 0 1 0 386679577 9052160 767 33554432000 4194304 4409284 140734215691936 18446744073709551615 4250924 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 2210 767 141 53 0 633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8840

[startup+1.50015 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 9768
/proc/meminfo: memFree=27190936/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=9504 CPUtime=1.49 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 1632 0 0 0 146 3 0 0 25 0 1 0 386679577 9732096 933 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 2376 933 141 53 0 799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9504

[startup+3.10087 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 9768
/proc/meminfo: memFree=27189200/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=9600 CPUtime=3.09 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 2961 0 0 0 305 4 0 0 25 0 1 0 386679577 9830400 927 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 2400 927 141 53 0 823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9600

[startup+6.3003 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 9768
/proc/meminfo: memFree=27190564/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=10708 CPUtime=6.29 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 4892 0 0 0 623 6 0 0 25 0 1 0 386679577 10964992 1209 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 2677 1209 141 53 0 1100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10708

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 9768
/proc/meminfo: memFree=27175500/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=14828 CPUtime=12.69 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 8184 0 0 0 1258 11 0 0 25 0 1 0 386679577 15183872 2234 33554432000 4194304 4409284 140734215691936 18446744073709551615 4347470 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 3707 2234 141 53 0 2130 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14828

[startup+25.5009 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 9768
/proc/meminfo: memFree=27184408/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=14632 CPUtime=25.49 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 13858 0 0 0 2530 19 0 0 25 0 1 0 386679577 14983168 2185 33554432000 4194304 4409284 140734215691936 18446744073709551615 4230524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 3658 2185 141 53 0 2081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14632

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 2.00 3/317 10242
/proc/meminfo: memFree=27190304/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=21156 CPUtime=51.09 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 25460 0 0 0 5075 34 0 0 25 0 1 0 386679577 21663744 3816 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 5289 3816 141 53 0 3712 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21156

[startup+102.311 s]
/proc/loadavg: 2.03 2.02 2.00 3/317 10243
/proc/meminfo: memFree=27189516/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=26040 CPUtime=102.31 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 50638 0 0 0 10168 63 0 0 25 0 1 0 386679577 26664960 5037 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 6510 5037 141 53 0 4933 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26040

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 10245
/proc/meminfo: memFree=27172596/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=22240 CPUtime=162.29 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 77685 0 0 0 16141 88 0 0 25 0 1 0 386679577 22773760 4087 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358980 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 5560 4087 141 53 0 3983 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22240

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 10247
/proc/meminfo: memFree=27191380/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=31992 CPUtime=222.29 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 100085 0 0 0 22111 118 0 0 25 0 1 0 386679577 32759808 6525 33554432000 4194304 4409284 140734215691936 18446744073709551615 4359891 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 7998 6525 141 53 0 6421 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31992

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 10248
/proc/meminfo: memFree=27196164/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=26084 CPUtime=282.3 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 119603 0 0 0 28086 144 0 0 25 0 1 0 386679577 26710016 5048 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 6521 5048 141 53 0 4944 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26084

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 10250
/proc/meminfo: memFree=27205644/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=31740 CPUtime=342.3 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 137003 0 0 0 34066 164 0 0 25 0 1 0 386679577 32501760 6462 33554432000 4194304 4409284 140734215691936 18446744073709551615 4359776 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 7935 6462 141 53 0 6358 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31740

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 10251
/proc/meminfo: memFree=27173228/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=34152 CPUtime=402.3 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 159026 0 0 0 40042 188 0 0 25 0 1 0 386679577 34971648 7065 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 8538 7065 141 53 0 6961 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 34152

[startup+462.301 s]
/proc/loadavg: 2.09 2.03 2.01 3/317 10253
/proc/meminfo: memFree=27201052/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=29236 CPUtime=462.3 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 183306 0 0 0 46017 213 0 0 25 0 1 0 386679577 29937664 5836 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 7309 5836 141 53 0 5732 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 29236

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/317 10254
/proc/meminfo: memFree=27183272/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=33656 CPUtime=522.3 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 204011 0 0 0 51995 235 0 0 25 0 1 0 386679577 34463744 6941 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 8414 6941 141 53 0 6837 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33656

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/317 10256
/proc/meminfo: memFree=27184176/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=28788 CPUtime=582.31 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 222841 0 0 0 57975 256 0 0 25 0 1 0 386679577 29478912 5724 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 7197 5724 141 53 0 5620 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28788

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/317 16242
/proc/meminfo: memFree=26662768/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=116172 CPUtime=4062.4 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 863498 0 0 0 405189 1051 0 0 25 0 1 0 386679577 118960128 25875 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 29043 25875 141 53 0 27466 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 116172

[startup+4122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/317 16243
/proc/meminfo: memFree=26671256/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=107848 CPUtime=4122.39 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 879988 0 0 0 411176 1063 0 0 25 0 1 0 386679577 110436352 23794 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 26962 23794 141 53 0 25385 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 107848

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16245
/proc/meminfo: memFree=26625428/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=134504 CPUtime=4182.39 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 886652 0 0 0 417167 1072 0 0 25 0 1 0 386679577 137732096 30458 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 33626 30458 141 53 0 32049 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 134504

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16247
/proc/meminfo: memFree=26654384/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=105436 CPUtime=4242.39 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 893760 0 0 0 423154 1085 0 0 25 0 1 0 386679577 107966464 23191 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 26359 23191 141 53 0 24782 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 105436

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16248
/proc/meminfo: memFree=26528344/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=101132 CPUtime=4302.4 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 905822 0 0 0 429142 1098 0 0 25 0 1 0 386679577 103559168 22115 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 25283 22115 141 53 0 23706 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 101132

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/317 16250
/proc/meminfo: memFree=26472984/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=88568 CPUtime=4362.4 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 913637 0 0 0 435131 1109 0 0 25 0 1 0 386679577 90693632 18974 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 22142 18974 141 53 0 20565 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 88568

[startup+4422.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/317 16251
/proc/meminfo: memFree=26451356/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=109952 CPUtime=4422.4 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 918983 0 0 0 441122 1118 0 0 25 0 1 0 386679577 112590848 24320 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 27488 24320 141 53 0 25911 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 109952

[startup+4482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/317 16253
/proc/meminfo: memFree=26462188/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=99424 CPUtime=4482.4 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 924557 0 0 0 447109 1131 0 0 25 0 1 0 386679577 101810176 21688 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 24856 21688 141 53 0 23279 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 99424

[startup+4542.3 s]
/proc/loadavg: 1.67 1.94 1.97 2/311 16273
/proc/meminfo: memFree=27176332/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=94772 CPUtime=4542.4 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 934168 0 0 0 453092 1148 0 0 25 0 1 0 386679577 97046528 21261 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 23693 21261 141 53 0 22116 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 94772

[startup+4602.3 s]
/proc/loadavg: 1.28 1.77 1.91 2/311 16274
/proc/meminfo: memFree=27140688/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=126356 CPUtime=4602.41 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 943023 0 0 0 459073 1168 0 0 25 0 1 0 386679577 129388544 30116 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 31589 30116 141 53 0 30012 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 126356

[startup+4662.3 s]
/proc/loadavg: 1.11 1.64 1.85 2/311 16276
/proc/meminfo: memFree=27139648/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=127540 CPUtime=4662.4 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 957570 0 0 0 465050 1190 0 0 25 0 1 0 386679577 130600960 30412 33554432000 4194304 4409284 140734215691936 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 31885 30412 141 53 0 30308 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 127540

[startup+4722.31 s]
/proc/loadavg: 1.04 1.51 1.79 2/311 16278
/proc/meminfo: memFree=27176912/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=90316 CPUtime=4722.41 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 967168 0 0 0 471031 1210 0 0 25 0 1 0 386679577 92483584 21106 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 22579 21106 141 53 0 21002 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 90316

[startup+4782.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/311 16279
/proc/meminfo: memFree=27157364/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=109708 CPUtime=4782.41 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 972016 0 0 0 477012 1229 0 0 25 0 1 0 386679577 112340992 25954 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 27427 25954 141 53 0 25850 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 109708

[startup+4842.3 s]
/proc/loadavg: 1.00 1.33 1.69 2/311 16281
/proc/meminfo: memFree=27163636/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=103632 CPUtime=4842.41 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 984547 0 0 0 482992 1249 0 0 25 0 1 0 386679577 106119168 24435 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 25908 24435 141 53 0 24331 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 103632

[startup+4902.3 s]
/proc/loadavg: 1.00 1.28 1.65 2/311 16282
/proc/meminfo: memFree=27143872/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=123312 CPUtime=4902.41 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 989467 0 0 0 488974 1267 0 0 25 0 1 0 386679577 126271488 29355 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 30828 29355 141 53 0 29251 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 123312

[startup+4962.3 s]
/proc/loadavg: 1.00 1.22 1.60 2/311 16284
/proc/meminfo: memFree=27158208/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=109140 CPUtime=4962.41 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 996898 0 0 0 494951 1290 0 0 25 0 1 0 386679577 111759360 25812 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 27285 25812 141 53 0 25708 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 109140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.19 1.58 2/311 16285
/proc/meminfo: memFree=27133356/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=134228 CPUtime=5000.01 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 1003170 0 0 0 498704 1297 0 0 25 0 1 0 386679577 137449472 32084 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 33557 32084 141 53 0 31980 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 134228

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.00 1.19 1.58 2/311 16285
/proc/meminfo: memFree=27133356/32951124 swapFree=46575252/67111528
[pid=9767] ppid=9765 vsize=134228 CPUtime=5000.01 cores=1,3,5,7
/proc/9767/stat : 9767 (lingeling) R 9765 9767 9395 0 -1 4202496 1003170 0 0 0 498704 1297 0 0 25 0 1 0 386679577 137449472 32084 33554432000 4194304 4409284 140734215691936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/9767/statm: 33557 32084 141 53 0 31980 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 134228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4987.06
CPU system time (s): 12.982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 152660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4987.05
system time used= 12.982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1003170
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= 6
involuntary context switches= 56855

runsolver used 14.4408 second user time and 35.5186 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 04:01:23
IDJOB=3372742
IDBENCH=83416
IDSOLVER=1850
FILE ID=node107/3372742-1305424883
RUNJOBID= node107-1305419392-9414
PBS_JOBID= 13324575
Free space on /tmp= 73432 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372742-1305424883/watcher-3372742-1305424883 -o /tmp/evaluation-result-3372742-1305424883/solver-3372742-1305424883 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372742-1305424883.cnf

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=2084611322

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:      27194936 kB
Buffers:        143456 kB
Cached:         991648 kB
SwapCached:       9832 kB
Active:        5314840 kB
Inactive:       160812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27194936 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:             340 kB
Writeback:           0 kB
AnonPages:     4337920 kB
Mapped:          19532 kB
Slab:           146564 kB
PageTables:      68568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64994172 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:24:45