Trace number 3372079

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) 1300.05 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
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-3372079-1305434946/watcher-3372079-1305434946 -o /tmp/evaluation-result-3372079-1305434946/solver-3372079-1305434946 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372079-1305434946.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.97 6.64 7.49 4/320 17311
/proc/meminfo: memFree=27085992/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=6968 CPUtime=0 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 323 0 0 0 0 0 0 0 18 0 1 0 387685862 7135232 266 33554432000 4194304 4409284 140734445139968 18446744073709551615 4301212 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 1742 266 128 53 0 165 0

[startup+0.013337 s]
/proc/loadavg: 3.97 6.64 7.49 4/320 17311
/proc/meminfo: memFree=27085992/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=6968 CPUtime=0.01 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 332 0 0 0 1 0 0 0 18 0 1 0 387685862 7135232 275 33554432000 4194304 4409284 140734445139968 18446744073709551615 4230382 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 1742 275 130 53 0 165 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6968

[startup+0.100317 s]
/proc/loadavg: 3.97 6.64 7.49 4/320 17311
/proc/meminfo: memFree=27085992/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=6952 CPUtime=0.09 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 343 0 0 0 9 0 0 0 18 0 1 0 387685862 7118848 286 33554432000 4194304 4409284 140734445139968 18446744073709551615 4246968 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 1738 286 136 53 0 161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.300282 s]
/proc/loadavg: 3.97 6.64 7.49 4/320 17311
/proc/meminfo: memFree=27085992/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=7764 CPUtime=0.29 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 594 0 0 0 29 0 0 0 18 0 1 0 387685862 7950336 494 33554432000 4194304 4409284 140734445139968 18446744073709551615 4247056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 1941 494 141 53 0 364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7764

[startup+0.700215 s]
/proc/loadavg: 3.97 6.64 7.49 4/320 17311
/proc/meminfo: memFree=27085992/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=8072 CPUtime=0.69 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 1032 0 0 0 68 1 0 0 18 0 1 0 387685862 8265728 575 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 2018 575 141 53 0 441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8072

[startup+1.50108 s]
/proc/loadavg: 3.97 6.64 7.49 5/329 17321
/proc/meminfo: memFree=27064872/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=9376 CPUtime=1.49 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 2213 0 0 0 147 2 0 0 20 0 1 0 387685862 9601024 902 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 2344 902 141 53 0 767 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9376

[startup+3.10079 s]
/proc/loadavg: 3.97 6.64 7.49 5/329 17321
/proc/meminfo: memFree=27061660/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=10572 CPUtime=3.09 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 4642 0 0 0 304 5 0 0 25 0 1 0 387685862 10825728 1201 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 2643 1201 141 53 0 1066 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10572

[startup+6.30023 s]
/proc/loadavg: 3.97 6.59 7.47 5/329 17321
/proc/meminfo: memFree=27052012/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=10296 CPUtime=6.3 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 8538 0 0 0 619 11 0 0 25 0 1 0 387685862 10543104 1132 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 2574 1132 141 53 0 997 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 10296

[startup+12.7001 s]
/proc/loadavg: 3.97 6.55 7.45 5/329 17321
/proc/meminfo: memFree=27042132/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=14560 CPUtime=12.7 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 14438 0 0 0 1251 19 0 0 25 0 1 0 387685862 14909440 2195 33554432000 4194304 4409284 140734445139968 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 3640 2195 141 53 0 2063 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14560

[startup+25.5009 s]
/proc/loadavg: 3.98 6.42 7.39 5/329 17322
/proc/meminfo: memFree=27040004/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=13960 CPUtime=25.49 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 26601 0 0 0 2515 34 0 0 25 0 1 0 387685862 14295040 2042 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 3490 2042 141 53 0 1913 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13960

[startup+51.1004 s]
/proc/loadavg: 3.99 6.23 7.30 5/329 17322
/proc/meminfo: memFree=27006968/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=16608 CPUtime=51.09 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 44205 0 0 0 5050 59 0 0 25 0 1 0 387685862 17006592 2678 33554432000 4194304 4409284 140734445139968 18446744073709551615 4360192 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 4152 2678 141 53 0 2575 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16608

[startup+102.312 s]
/proc/loadavg: 3.99 5.88 7.13 5/329 17324
/proc/meminfo: memFree=26981400/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=26932 CPUtime=102.3 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 71154 0 0 0 10121 109 0 0 25 0 1 0 387685862 27578368 5290 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 6733 5290 141 53 0 5156 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26932

[startup+162.301 s]
/proc/loadavg: 3.99 5.54 6.93 5/329 17325
/proc/meminfo: memFree=26960288/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=30920 CPUtime=162.3 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 96658 0 0 0 16072 158 0 0 25 0 1 0 387685862 31662080 6256 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 7730 6256 141 53 0 6153 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30920

[startup+222.3 s]
/proc/loadavg: 4.03 5.27 6.75 5/329 17327
/proc/meminfo: memFree=26957532/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=30116 CPUtime=222.3 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 121947 0 0 0 22029 201 0 0 25 0 1 0 387685862 30838784 6082 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 7529 6082 141 53 0 5952 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30116

[startup+282.301 s]
/proc/loadavg: 4.01 5.04 6.57 5/329 17328
/proc/meminfo: memFree=26958992/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=39892 CPUtime=282.3 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 142251 0 0 0 27993 237 0 0 25 0 1 0 387685862 40849408 8499 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 9973 8499 141 53 0 8396 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 39892

[startup+342.3 s]
/proc/loadavg: 4.00 4.84 6.41 5/329 17330
/proc/meminfo: memFree=26951400/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=42988 CPUtime=342.29 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 163552 0 0 0 33960 269 0 0 25 0 1 0 387685862 44019712 9273 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 10747 9273 141 53 0 9170 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 42988

[startup+402.301 s]
/proc/loadavg: 4.00 4.69 6.25 5/329 17334
/proc/meminfo: memFree=26935212/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=48328 CPUtime=402.3 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 181604 0 0 0 39930 300 0 0 25 0 1 0 387685862 49487872 10625 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 12082 10625 141 53 0 10505 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48328

[startup+462.301 s]
/proc/loadavg: 4.07 4.58 6.12 5/329 17336
/proc/meminfo: memFree=26915880/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=43820 CPUtime=462.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 197243 0 0 0 45901 330 0 0 25 0 1 0 387685862 44871680 9497 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 10955 9497 141 53 0 9378 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 43820

[startup+522.301 s]
/proc/loadavg: 4.16 4.50 5.99 5/329 17338
/proc/meminfo: memFree=26904200/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=29472 CPUtime=522.3 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 216721 0 0 0 51871 359 0 0 25 0 1 0 387685862 30179328 5920 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 7368 5920 141 53 0 5791 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29472

[startup+582.301 s]
/proc/loadavg: 4.06 4.41 5.86 6/329 17339
/proc/meminfo: memFree=26918308/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=42564 CPUtime=582.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 234576 0 0 0 57839 392 0 0 25 0 1 0 387685862 43585536 9167 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 10641 9167 141 53 0 9064 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 42564

[startup+642.301 s]
/proc/loadavg: 4.02 4.33 5.74 5/329 17341
/proc/meminfo: memFree=26903408/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=53296 CPUtime=642.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 250056 0 0 0 63812 419 0 0 25 0 1 0 387685862 54575104 11850 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 13324 11850 141 53 0 11747 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 53296

[startup+702.301 s]
/proc/loadavg: 4.00 4.27 5.63 5/329 17343
/proc/meminfo: memFree=26914160/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=31468 CPUtime=702.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 264251 0 0 0 69785 446 0 0 25 0 1 0 387685862 32223232 6422 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 7867 6422 141 53 0 6290 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 31468

[startup+762.312 s]
/proc/loadavg: 4.10 4.25 5.54 5/329 17353
/proc/meminfo: memFree=26900556/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=43984 CPUtime=762.33 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 280730 0 0 0 75757 476 0 0 25 0 1 0 387685862 45039616 9522 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 10996 9522 141 53 0 9419 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 43984

[startup+822.301 s]
/proc/loadavg: 4.03 4.20 5.44 5/329 17355
/proc/meminfo: memFree=26877344/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=45152 CPUtime=822.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 295829 0 0 0 81725 506 0 0 25 0 1 0 387685862 46235648 9814 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 11288 9814 141 53 0 9711 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 45152

[startup+882.3 s]
/proc/loadavg: 4.01 4.16 5.35 5/329 17356
/proc/meminfo: memFree=26885984/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=43104 CPUtime=882.32 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 311740 0 0 0 87698 534 0 0 25 0 1 0 387685862 44138496 9304 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 10776 9304 141 53 0 9199 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 43104

[startup+942.301 s]
/proc/loadavg: 4.00 4.13 5.26 5/329 17358
/proc/meminfo: memFree=26883228/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=56816 CPUtime=942.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 323808 0 0 0 93670 561 0 0 25 0 1 0 387685862 58179584 12758 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 14204 12758 141 53 0 12627 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 56816

[startup+1002.3 s]
/proc/loadavg: 4.00 4.10 5.18 5/329 17360
/proc/meminfo: memFree=26887412/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=57788 CPUtime=1002.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 342631 0 0 0 99643 588 0 0 25 0 1 0 387685862 59174912 12973 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 14447 12973 141 53 0 12870 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 57788

[startup+1062.3 s]
/proc/loadavg: 4.00 4.08 5.10 5/329 17361
/proc/meminfo: memFree=26880796/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=49276 CPUtime=1062.32 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 354213 0 0 0 105618 614 0 0 25 0 1 0 387685862 50458624 10877 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 12319 10877 141 53 0 10742 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 49276

[startup+1122.3 s]
/proc/loadavg: 4.10 4.11 5.04 5/329 17363
/proc/meminfo: memFree=26858448/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=61616 CPUtime=1122.31 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 364146 0 0 0 111591 640 0 0 25 0 1 0 387685862 63094784 13962 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 15404 13962 141 53 0 13827 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 61616

[startup+1182.3 s]
/proc/loadavg: 4.04 4.08 4.98 5/329 17364
/proc/meminfo: memFree=26882100/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=51672 CPUtime=1182.32 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 376998 0 0 0 117566 666 0 0 25 0 1 0 387685862 52912128 11476 33554432000 4194304 4409284 140734445139968 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 12918 11476 141 53 0 11341 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 51672

[startup+1242.3 s]
/proc/loadavg: 4.01 4.07 4.91 5/329 17366
/proc/meminfo: memFree=26854912/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=64952 CPUtime=1242.32 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 388706 0 0 0 123545 687 0 0 25 0 1 0 387685862 66510848 14796 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 16238 14796 141 53 0 14661 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 64952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.85 4/328 17369
/proc/meminfo: memFree=26896428/32951124 swapFree=46575252/67111528
[pid=17311] ppid=17308 vsize=63024 CPUtime=1300.03 cores=1,3
/proc/17311/stat : 17311 (lingeling) R 17308 17311 17260 0 -1 4202496 396974 0 0 0 129296 707 0 0 25 0 1 0 387685862 64536576 14177 33554432000 4194304 4409284 140734445139968 18446744073709551615 268660686743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17311/statm: 15756 14177 141 53 0 14179 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 63024

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1292.97
CPU system time (s): 7.07992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 69904

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

runsolver used 3.88341 second user time and 10.0835 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 06:49:06
IDJOB=3372079
IDBENCH=83418
IDSOLVER=1849
FILE ID=node107/3372079-1305434946
RUNJOBID= node107-1305434946-17280
PBS_JOBID= 13324705
Free space on /tmp= 73488 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372079-1305434946/watcher-3372079-1305434946 -o /tmp/evaluation-result-3372079-1305434946/solver-3372079-1305434946 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372079-1305434946.cnf

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1909528452

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:      27086272 kB
Buffers:        151092 kB
Cached:        1146248 kB
SwapCached:       9832 kB
Active:        5244984 kB
Inactive:       337404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27086272 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            4024 kB
Writeback:           0 kB
AnonPages:     4283108 kB
Mapped:          19096 kB
Slab:           146668 kB
PageTables:      69136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64941464 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= 73488 MiB
End job on node107 at 2011-05-15 07:10:48