Trace number 3371711

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

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
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-3371711-1305434772/watcher-3371711-1305434772 -o /tmp/evaluation-result-3371711-1305434772/solver-3371711-1305434772 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371711-1305434772.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: 6.19 7.67 7.90 4/376 16853
/proc/meminfo: memFree=30019936/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=8172 CPUtime=0 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 637 0 0 0 0 0 0 0 24 0 1 0 635893496 8368128 580 33554432000 4194304 4409284 140733373512224 18446744073709551615 4269817 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 2043 580 125 53 0 466 0

[startup+0.0727749 s]
/proc/loadavg: 6.19 7.67 7.90 4/376 16853
/proc/meminfo: memFree=30019936/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=8056 CPUtime=0.06 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 729 0 0 0 6 0 0 0 24 0 1 0 635893496 8249344 527 33554432000 4194304 4409284 140733373512224 18446744073709551615 4229190 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 2014 527 133 53 0 437 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8056

[startup+0.100742 s]
/proc/loadavg: 6.19 7.67 7.90 4/376 16853
/proc/meminfo: memFree=30019936/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=8056 CPUtime=0.09 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 729 0 0 0 9 0 0 0 24 0 1 0 635893496 8249344 527 33554432000 4194304 4409284 140733373512224 18446744073709551615 4251888 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 2014 527 133 53 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8056

[startup+0.30071 s]
/proc/loadavg: 6.19 7.67 7.90 4/376 16853
/proc/meminfo: memFree=30019936/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=8444 CPUtime=0.28 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 831 0 0 0 28 0 0 0 25 0 1 0 635893496 8646656 629 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 2111 629 138 53 0 534 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8444

[startup+0.700653 s]
/proc/loadavg: 6.19 7.67 7.90 4/376 16853
/proc/meminfo: memFree=30019936/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=8768 CPUtime=0.69 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 939 0 0 0 68 1 0 0 25 0 1 0 635893496 8978432 737 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 2192 737 138 53 0 615 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8768

[startup+1.50047 s]
/proc/loadavg: 6.19 7.67 7.90 5/377 16854
/proc/meminfo: memFree=30010904/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=9432 CPUtime=1.49 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 1078 0 0 0 147 2 0 0 25 0 1 0 635893496 9658368 876 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 2358 876 138 53 0 781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9432

[startup+3.1002 s]
/proc/loadavg: 6.19 7.67 7.90 5/377 16854
/proc/meminfo: memFree=30001604/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=11196 CPUtime=3.09 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 2352 0 0 0 305 4 0 0 25 0 1 0 635893496 11464704 1336 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 2799 1336 138 53 0 1222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11196

[startup+6.30065 s]
/proc/loadavg: 6.01 7.61 7.88 5/377 16854
/proc/meminfo: memFree=29999484/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=12112 CPUtime=6.29 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 3843 0 0 0 622 7 0 0 25 0 1 0 635893496 12402688 1565 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 3028 1565 138 53 0 1451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12112

[startup+12.7005 s]
/proc/loadavg: 5.85 7.55 7.86 5/377 16854
/proc/meminfo: memFree=29991720/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=14200 CPUtime=12.69 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 8330 0 0 0 1256 13 0 0 25 0 1 0 635893496 14540800 2087 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 3550 2087 138 53 0 1973 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14200

[startup+25.5002 s]
/proc/loadavg: 5.52 7.39 7.80 5/377 16854
/proc/meminfo: memFree=29982732/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=14952 CPUtime=25.49 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 13800 0 0 0 2527 22 0 0 25 0 1 0 635893496 15310848 2275 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 3738 2275 138 53 0 2161 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14952

[startup+51.1006 s]
/proc/loadavg: 5.00 7.11 7.70 5/377 16855
/proc/meminfo: memFree=29967400/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=17648 CPUtime=51.09 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 27655 0 0 0 5072 37 0 0 25 0 1 0 635893496 18071552 2949 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 4412 2949 138 53 0 2835 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17648

[startup+102.314 s]
/proc/loadavg: 4.43 6.63 7.50 5/377 16857
/proc/meminfo: memFree=29953952/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=17188 CPUtime=102.3 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 71466 0 0 0 10169 61 0 0 25 0 1 0 635893496 17600512 2844 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 4297 2844 138 53 0 2720 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 17188

[startup+162.301 s]
/proc/loadavg: 4.16 6.15 7.28 5/377 16859
/proc/meminfo: memFree=29929224/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=25696 CPUtime=162.29 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 101981 0 0 0 16138 91 0 0 25 0 1 0 635893496 26312704 4942 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 6424 4942 138 53 0 4847 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25696

[startup+222.301 s]
/proc/loadavg: 4.06 5.76 7.07 5/377 16862
/proc/meminfo: memFree=29911440/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=24836 CPUtime=222.29 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 119660 0 0 0 22117 112 0 0 25 0 1 0 635893496 25432064 4730 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 6209 4730 138 53 0 4632 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24836

[startup+282.3 s]
/proc/loadavg: 4.13 5.47 6.89 5/377 16925
/proc/meminfo: memFree=29569704/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=25800 CPUtime=282.3 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 140882 0 0 0 28096 134 0 0 25 0 1 0 635893496 26419200 4992 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 6450 4992 138 53 0 4873 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25800

[startup+342.301 s]
/proc/loadavg: 4.10 5.21 6.71 5/377 16927
/proc/meminfo: memFree=29553032/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=37460 CPUtime=342.3 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 179590 0 0 0 34077 153 0 0 25 0 1 0 635893496 38359040 7883 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 9365 7883 138 53 0 7788 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37460

[startup+402.301 s]
/proc/loadavg: 4.10 5.00 6.54 5/377 16928
/proc/meminfo: memFree=29422760/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=38576 CPUtime=402.3 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 214194 0 0 0 40058 172 0 0 25 0 1 0 635893496 39501824 8162 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 9644 8162 138 53 0 8067 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 38576

[startup+462.301 s]
/proc/loadavg: 4.03 4.82 6.38 5/377 16930
/proc/meminfo: memFree=29403864/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=43692 CPUtime=462.3 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 232214 0 0 0 46039 191 0 0 25 0 1 0 635893496 44740608 9441 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 10923 9441 138 53 0 9346 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 43692

[startup+522.3 s]
/proc/loadavg: 4.09 4.68 6.24 5/377 16932
/proc/meminfo: memFree=29381620/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=43200 CPUtime=522.31 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 249135 0 0 0 52028 203 0 0 25 0 1 0 635893496 44236800 9318 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 10800 9318 138 53 0 9223 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 43200

[startup+582.301 s]
/proc/loadavg: 4.03 4.56 6.09 5/377 16933
/proc/meminfo: memFree=29514736/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=42856 CPUtime=582.31 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 259554 0 0 0 58018 213 0 0 25 0 1 0 635893496 43884544 9232 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 10714 9232 138 53 0 9137 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 42856

[startup+642.301 s]
/proc/loadavg: 4.04 4.47 5.96 5/377 16935
/proc/meminfo: memFree=29474636/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=71824 CPUtime=642.32 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 291372 0 0 0 64008 224 0 0 25 0 1 0 635893496 73547776 16474 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 17956 16474 138 53 0 16379 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 71824

[startup+702.3 s]
/proc/loadavg: 4.01 4.38 5.84 5/377 16936
/proc/meminfo: memFree=29502728/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=49664 CPUtime=702.3 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 310128 0 0 0 70000 230 0 0 25 0 1 0 635893496 50855936 10934 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 12416 10934 138 53 0 10839 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 49664

[startup+762.315 s]
/proc/loadavg: 4.00 4.31 5.72 5/377 16938
/proc/meminfo: memFree=29485816/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=71304 CPUtime=762.32 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 331922 0 0 0 75991 241 0 0 25 0 1 0 635893496 73015296 16344 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 17826 16344 138 53 0 16249 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 71304

[startup+822.301 s]
/proc/loadavg: 4.15 4.28 5.62 5/377 16941
/proc/meminfo: memFree=29447576/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=81812 CPUtime=822.31 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 334549 0 0 0 81984 247 0 0 25 0 1 0 635893496 83775488 18971 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 20453 18971 138 53 0 18876 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 81812

[startup+882.301 s]
/proc/loadavg: 4.12 4.24 5.52 5/377 16942
/proc/meminfo: memFree=29417880/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=93924 CPUtime=882.31 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 337577 0 0 0 87980 251 0 0 25 0 1 0 635893496 96178176 21999 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 23481 21999 138 53 0 21904 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 93924

[startup+942.3 s]
/proc/loadavg: 4.04 4.20 5.42 5/377 16954
/proc/meminfo: memFree=29433156/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=93924 CPUtime=942.31 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 353961 0 0 0 93973 258 0 0 25 0 1 0 635893496 96178176 21999 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 23481 21999 138 53 0 21904 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 93924

[startup+1002.3 s]
/proc/loadavg: 4.05 4.17 5.34 5/377 16955
/proc/meminfo: memFree=29433724/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=80760 CPUtime=1002.32 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 373868 0 0 0 99966 266 0 0 25 0 1 0 635893496 82698240 18708 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 20190 18708 138 53 0 18613 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 80760

[startup+1062.3 s]
/proc/loadavg: 4.02 4.14 5.25 5/377 16957
/proc/meminfo: memFree=29415080/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=80760 CPUtime=1062.32 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 377964 0 0 0 105959 273 0 0 25 0 1 0 635893496 82698240 18708 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 20190 18708 138 53 0 18613 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 80760

[startup+1122.3 s]
/proc/loadavg: 4.04 4.13 5.17 5/377 16959
/proc/meminfo: memFree=29433748/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=90964 CPUtime=1122.32 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 380515 0 0 0 111953 279 0 0 25 0 1 0 635893496 93147136 21259 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 22741 21259 138 53 0 21164 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 90964

[startup+1182.3 s]
/proc/loadavg: 4.06 4.11 5.10 5/377 16960
/proc/meminfo: memFree=29386940/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=123732 CPUtime=1182.32 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 396899 0 0 0 117946 286 0 0 25 0 1 0 635893496 126701568 29451 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 30933 29451 138 53 0 29356 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 123732

[startup+1242.3 s]
/proc/loadavg: 4.02 4.09 5.03 5/377 16962
/proc/meminfo: memFree=29391720/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=123732 CPUtime=1242.32 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 396899 0 0 0 123940 292 0 0 25 0 1 0 635893496 126701568 29451 33554432000 4194304 4409284 140733373512224 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 30933 29451 138 53 0 29356 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 123732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.07 4.96 3/373 16965
/proc/meminfo: memFree=29508012/32951124 swapFree=51873460/67111528
[pid=16853] ppid=16851 vsize=142184 CPUtime=1300.04 cores=4,6
/proc/16853/stat : 16853 (lingeling) R 16851 16853 16781 0 -1 4202496 409704 0 0 0 129705 299 0 0 25 0 1 0 635893496 145596416 34064 33554432000 4194304 4409284 140733373512224 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16853/statm: 35546 34064 138 53 0 33969 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 142184

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): 1297.05
CPU system time (s): 2.99754
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 147712

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

runsolver used 4.80427 second user time and 10.5864 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 06:46:12
IDJOB=3371711
IDBENCH=83256
IDSOLVER=1849
FILE ID=node146/3371711-1305434772
RUNJOBID= node146-1305434772-16800
PBS_JOBID= 13324698
Free space on /tmp= 73332 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371711-1305434772/watcher-3371711-1305434772 -o /tmp/evaluation-result-3371711-1305434772/solver-3371711-1305434772 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371711-1305434772.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1143782769

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30019968 kB
Buffers:        105372 kB
Cached:         321684 kB
SwapCached:      56148 kB
Active:         801864 kB
Inactive:      1896964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30019968 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            5524 kB
Writeback:           0 kB
AnonPages:     2221520 kB
Mapped:          16720 kB
Slab:           104356 kB
PageTables:      59728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81851024 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= 73208 MiB
End job on node146 at 2011-05-15 07:07:54