Trace number 3372077

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.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3372077-1305434952/watcher-3372077-1305434952 -o /tmp/evaluation-result-3372077-1305434952/solver-3372077-1305434952 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372077-1305434952.cnf 

running on 2 cores: 4,6

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: 4.64 7.13 7.65 4/274 26246
/proc/meminfo: memFree=23061100/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=6788 CPUtime=0 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 292 0 0 0 0 0 0 0 25 0 1 0 655093439 6950912 235 33554432000 4194304 4409284 140734056883024 18446744073709551615 4269745 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 1697 235 129 53 0 120 0

[startup+0.0923661 s]
/proc/loadavg: 4.64 7.13 7.65 4/274 26246
/proc/meminfo: memFree=23061100/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=6900 CPUtime=0.09 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 337 0 0 0 9 0 0 0 25 0 1 0 655093439 7065600 279 33554432000 4194304 4409284 140734056883024 18446744073709551615 4246949 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 1725 279 136 53 0 148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6900

[startup+0.100339 s]
/proc/loadavg: 4.64 7.13 7.65 4/274 26246
/proc/meminfo: memFree=23061100/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=6900 CPUtime=0.09 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 337 0 0 0 9 0 0 0 25 0 1 0 655093439 7065600 279 33554432000 4194304 4409284 140734056883024 18446744073709551615 4245879 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 1725 279 136 53 0 148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6900

[startup+0.300335 s]
/proc/loadavg: 4.64 7.13 7.65 4/274 26246
/proc/meminfo: memFree=23061100/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=7516 CPUtime=0.29 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 597 0 0 0 29 0 0 0 25 0 1 0 655093439 7696384 434 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 1879 434 141 53 0 302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7516

[startup+0.700296 s]
/proc/loadavg: 4.64 7.13 7.65 4/274 26246
/proc/meminfo: memFree=23061100/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=8012 CPUtime=0.69 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 871 0 0 0 69 0 0 0 25 0 1 0 655093439 8204288 562 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 2003 562 141 53 0 426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8012

[startup+1.50114 s]
/proc/loadavg: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23055644/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=8360 CPUtime=1.49 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 1633 0 0 0 149 0 0 0 25 0 1 0 655093439 8560640 649 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 2090 649 141 53 0 513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8360

[startup+3.10084 s]
/proc/loadavg: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23052048/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=9028 CPUtime=3.1 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 3325 0 0 0 308 2 0 0 25 0 1 0 655093439 9244672 816 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 2257 816 141 53 0 680 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9028

[startup+6.30024 s]
/proc/loadavg: 4.59 7.08 7.63 5/275 26274
/proc/meminfo: memFree=23046592/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=12012 CPUtime=6.29 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 5970 0 0 0 625 4 0 0 25 0 1 0 655093439 12300288 1551 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 3003 1551 141 53 0 1426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12012

[startup+12.7011 s]
/proc/loadavg: 4.54 7.02 7.61 5/275 26274
/proc/meminfo: memFree=23037856/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=11508 CPUtime=12.7 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 9939 0 0 0 1261 9 0 0 25 0 1 0 655093439 11784192 1423 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 2877 1423 141 53 0 1300 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 11508

[startup+25.5008 s]
/proc/loadavg: 4.42 6.88 7.55 5/275 26275
/proc/meminfo: memFree=23031992/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=14648 CPUtime=25.49 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 17003 0 0 0 2532 17 0 0 25 0 1 0 655093439 14999552 2214 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 3662 2214 141 53 0 2085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14648

[startup+51.1011 s]
/proc/loadavg: 4.27 6.64 7.45 5/275 26275
/proc/meminfo: memFree=23024780/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=20188 CPUtime=51.1 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 27501 0 0 0 5082 28 0 0 25 0 1 0 655093439 20672512 3582 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 5047 3582 141 53 0 3470 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20188

[startup+102.31 s]
/proc/loadavg: 4.12 6.23 7.27 5/275 26277
/proc/meminfo: memFree=23004812/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=18996 CPUtime=102.3 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 48394 0 0 0 10181 49 0 0 25 0 1 0 655093439 19451904 3307 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 4749 3307 141 53 0 3172 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18996

[startup+162.301 s]
/proc/loadavg: 4.04 5.82 7.06 5/275 26278
/proc/meminfo: memFree=22987436/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=24888 CPUtime=162.3 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 67172 0 0 0 16157 73 0 0 25 0 1 0 655093439 25485312 4775 33554432000 4194304 4409284 140734056883024 18446744073709551615 4359731 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 6222 4775 141 53 0 4645 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 24888

[startup+222.301 s]
/proc/loadavg: 4.01 5.49 6.87 5/275 26280
/proc/meminfo: memFree=22974404/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=30280 CPUtime=222.3 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 84952 0 0 0 22138 92 0 0 25 0 1 0 655093439 31006720 6123 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 7570 6123 141 53 0 5993 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30280

[startup+282.301 s]
/proc/loadavg: 4.00 5.22 6.69 5/275 26282
/proc/meminfo: memFree=22979964/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=31896 CPUtime=282.3 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 99585 0 0 0 28119 111 0 0 25 0 1 0 655093439 32661504 6532 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 7974 6532 141 53 0 6397 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31896

[startup+342.301 s]
/proc/loadavg: 4.06 5.01 6.52 5/275 26283
/proc/meminfo: memFree=22962340/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=27540 CPUtime=342.3 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 116713 0 0 0 34101 129 0 0 25 0 1 0 655093439 28200960 5412 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358842 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 6885 5412 141 53 0 5308 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27540

[startup+402.301 s]
/proc/loadavg: 4.09 4.84 6.36 5/275 26285
/proc/meminfo: memFree=22965660/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=36564 CPUtime=402.31 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 133850 0 0 0 40085 146 0 0 25 0 1 0 655093439 37441536 7674 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 9141 7674 141 53 0 7564 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 36564

[startup+462.301 s]
/proc/loadavg: 4.14 4.71 6.22 5/275 26286
/proc/meminfo: memFree=22955712/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=42932 CPUtime=462.3 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 145746 0 0 0 46070 160 0 0 25 0 1 0 655093439 43962368 9290 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 10733 9290 141 53 0 9156 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 42932

[startup+522.301 s]
/proc/loadavg: 4.05 4.58 6.08 5/275 26288
/proc/meminfo: memFree=22940676/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=39932 CPUtime=522.31 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 161326 0 0 0 52054 177 0 0 25 0 1 0 655093439 40890368 8542 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 9983 8542 141 53 0 8406 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 39932

[startup+582.3 s]
/proc/loadavg: 4.06 4.49 5.95 5/275 26290
/proc/meminfo: memFree=22917488/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=45196 CPUtime=582.31 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 173983 0 0 0 58039 192 0 0 25 0 1 0 655093439 46280704 9833 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 11299 9833 141 53 0 9722 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 45196

[startup+642.3 s]
/proc/loadavg: 4.02 4.40 5.83 5/275 26291
/proc/meminfo: memFree=22924656/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=37904 CPUtime=642.31 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 181874 0 0 0 64024 207 0 0 25 0 1 0 655093439 38813696 8033 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 9476 8033 141 53 0 7899 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 37904

[startup+702.3 s]
/proc/loadavg: 4.00 4.32 5.71 5/275 26293
/proc/meminfo: memFree=22944968/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=47092 CPUtime=702.31 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 194520 0 0 0 70007 224 0 0 25 0 1 0 655093439 48222208 10300 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 11773 10300 141 53 0 10196 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 47092

[startup+762.31 s]
/proc/loadavg: 4.10 4.29 5.61 5/275 26303
/proc/meminfo: memFree=22926388/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=47832 CPUtime=762.32 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 205359 0 0 0 75995 237 0 0 25 0 1 0 655093439 48979968 10511 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 11958 10511 141 53 0 10381 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 47832

[startup+822.3 s]
/proc/loadavg: 4.03 4.23 5.51 5/275 26305
/proc/meminfo: memFree=22926244/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=48892 CPUtime=822.32 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 216581 0 0 0 81979 253 0 0 25 0 1 0 655093439 50065408 10752 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 12223 10752 141 53 0 10646 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 48892

[startup+882.301 s]
/proc/loadavg: 4.01 4.19 5.41 5/275 26307
/proc/meminfo: memFree=22909740/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=44468 CPUtime=882.31 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 224416 0 0 0 87964 267 0 0 25 0 1 0 655093439 45535232 9644 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358359 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 11117 9644 141 53 0 9540 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 44468

[startup+942.301 s]
/proc/loadavg: 4.00 4.15 5.32 5/275 26311
/proc/meminfo: memFree=22924648/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=49952 CPUtime=942.32 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 230348 0 0 0 93953 279 0 0 25 0 1 0 655093439 51150848 11030 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 12488 11030 141 53 0 10911 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 49952

[startup+1002.3 s]
/proc/loadavg: 4.10 4.15 5.24 5/275 26313
/proc/meminfo: memFree=22888480/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=45420 CPUtime=1002.31 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 238478 0 0 0 99939 292 0 0 25 0 1 0 655093439 46510080 9905 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 11355 9905 141 53 0 9778 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 45420

[startup+1062.3 s]
/proc/loadavg: 4.11 4.14 5.17 5/275 26314
/proc/meminfo: memFree=22905572/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=43452 CPUtime=1062.32 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 251868 0 0 0 105923 309 0 0 25 0 1 0 655093439 44494848 9390 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 10863 9390 141 53 0 9286 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 43452

[startup+1122.3 s]
/proc/loadavg: 4.10 4.12 5.10 5/275 26316
/proc/meminfo: memFree=22890548/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=51416 CPUtime=1122.32 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 261414 0 0 0 111911 321 0 0 25 0 1 0 655093439 52649984 11381 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 12854 11381 141 53 0 11277 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 51416

[startup+1182.3 s]
/proc/loadavg: 4.03 4.10 5.03 5/275 26318
/proc/meminfo: memFree=22893752/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=44216 CPUtime=1182.32 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 273763 0 0 0 117896 336 0 0 25 0 1 0 655093439 45277184 9581 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 11054 9581 141 53 0 9477 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 44216

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 4.96 5/275 26319
/proc/meminfo: memFree=22892856/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=52044 CPUtime=1242.33 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 283137 0 0 0 123885 348 0 0 25 0 1 0 655093439 53293056 11562 33554432000 4194304 4409284 140734056883024 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 13011 11562 141 53 0 11434 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 52044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.90 3/271 26323
/proc/meminfo: memFree=22955492/32951124 swapFree=61565116/67111528
[pid=26246] ppid=26244 vsize=71664 CPUtime=1300.03 cores=4,6
/proc/26246/stat : 26246 (lingeling) R 26244 26246 26159 0 -1 4202496 288042 0 0 0 129647 356 0 0 25 0 1 0 655093439 73383936 16467 33554432000 4194304 4409284 140734056883024 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26246/statm: 17916 16467 141 53 0 16339 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 71664

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.01
CPU time (s): 1300.05
CPU user time (s): 1296.48
CPU system time (s): 3.56746
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 71664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.48
system time used= 3.56746
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288042
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= 3
involuntary context switches= 1830

runsolver used 3.42148 second user time and 7.2339 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 06:49:12
IDJOB=3372077
IDBENCH=83431
IDSOLVER=1849
FILE ID=node134/3372077-1305434952
RUNJOBID= node134-1305434952-26178
PBS_JOBID= 13324706
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=253739884

node134.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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23061380 kB
Buffers:        268168 kB
Cached:        6065560 kB
SwapCached:      13768 kB
Active:         950360 kB
Inactive:      8721384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23061380 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:     3332396 kB
Mapped:          12348 kB
Slab:           122984 kB
PageTables:      32004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38940612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73508 MiB
End job on node134 at 2011-05-15 07:10:54