Trace number 3250373

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 587? (TO) 1299.96 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
Bench CategoryCRAFTED (crafted 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 variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
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: 935)

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-3250373-1303542524/watcher-3250373-1303542524 -o /tmp/evaluation-result-3250373-1303542524/solver-3250373-1303542524 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3250373-1303542524.cnf 

running on 2 cores: 0,2

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: 1.23 2.40 3.12 5/189 8561
/proc/meminfo: memFree=12041500/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=7188 CPUtime=0 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 377 0 0 0 0 0 0 0 21 0 1 0 446668378 7360512 319 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 1797 319 110 53 0 220 0

[startup+0.042088 s]
/proc/loadavg: 1.23 2.40 3.12 5/189 8561
/proc/meminfo: memFree=12041500/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=11884 CPUtime=0.03 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 1565 0 0 0 3 0 0 0 21 0 1 0 446668378 12169216 1494 33554432000 4194304 4409164 140737290288480 18446744073709551615 233509916283 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 2971 1494 111 53 0 1394 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11884

[startup+0.101105 s]
/proc/loadavg: 1.23 2.40 3.12 5/189 8561
/proc/meminfo: memFree=12041500/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=17092 CPUtime=0.09 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 2910 0 0 0 9 0 0 0 21 0 1 0 446668378 17502208 2796 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 4273 2796 111 53 0 2696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17092

[startup+0.301064 s]
/proc/loadavg: 1.23 2.40 3.12 5/189 8561
/proc/meminfo: memFree=12041500/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=35844 CPUtime=0.29 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 7648 0 0 0 28 1 0 0 22 0 1 0 446668378 36704256 7484 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 8961 7484 111 53 0 7384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35844

[startup+0.700997 s]
/proc/loadavg: 1.23 2.40 3.12 5/189 8561
/proc/meminfo: memFree=12041500/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=59268 CPUtime=0.69 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 18406 0 0 0 67 2 0 0 23 0 1 0 446668378 60690432 13291 33554432000 4194304 4409164 140737290288480 18446744073709551615 4269703 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 14817 13291 125 53 0 13240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59268

[startup+1.50085 s]
/proc/loadavg: 1.23 2.40 3.12 5/190 8562
/proc/meminfo: memFree=11941680/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=62036 CPUtime=1.49 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 19099 0 0 0 147 2 0 0 25 0 1 0 446668378 63524864 13984 33554432000 4194304 4409164 140737290288480 18446744073709551615 4272362 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 15509 13984 126 53 0 13932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62036

[startup+3.10054 s]
/proc/loadavg: 1.23 2.40 3.12 5/190 8562
/proc/meminfo: memFree=11939700/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=61188 CPUtime=3.09 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 20053 0 0 0 307 2 0 0 25 0 1 0 446668378 62656512 13808 33554432000 4194304 4409164 140737290288480 18446744073709551615 4253657 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 15297 13808 131 53 0 13720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61188

[startup+6.30099 s]
/proc/loadavg: 1.45 2.43 3.13 5/190 8562
/proc/meminfo: memFree=11935644/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=61188 CPUtime=6.29 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 20056 0 0 0 627 2 0 0 25 0 1 0 446668378 62656512 13811 33554432000 4194304 4409164 140737290288480 18446744073709551615 4229151 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 15297 13811 134 53 0 13720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61188

[startup+12.7008 s]
/proc/loadavg: 1.65 2.45 3.13 5/190 8562
/proc/meminfo: memFree=11929352/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=62460 CPUtime=12.69 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 20412 0 0 0 1265 4 0 0 25 0 1 0 446668378 63959040 14134 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 15615 14134 139 53 0 14038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62460

[startup+25.5006 s]
/proc/loadavg: 2.17 2.53 3.14 5/190 8563
/proc/meminfo: memFree=11916092/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=65684 CPUtime=25.49 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 21251 0 0 0 2541 8 0 0 25 0 1 0 446668378 67260416 14940 33554432000 4194304 4409164 140737290288480 18446744073709551615 4244391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 16421 14940 139 53 0 14844 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65684

[startup+51.101 s]
/proc/loadavg: 2.79 2.65 3.17 5/190 8564
/proc/meminfo: memFree=11892472/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=72680 CPUtime=51.09 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 25576 0 0 0 5092 17 0 0 25 0 1 0 446668378 74424320 16689 33554432000 4194304 4409164 140737290288480 18446744073709551615 4251808 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 18170 16689 139 53 0 16593 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72680

[startup+102.307 s]
/proc/loadavg: 3.47 2.85 3.21 5/190 8565
/proc/meminfo: memFree=11855136/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=84832 CPUtime=102.29 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 37888 0 0 0 10195 34 0 0 25 0 1 0 446668378 86867968 19727 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358947 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 21208 19727 139 53 0 19631 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 84832

[startup+162.301 s]
/proc/loadavg: 3.81 3.06 3.25 5/190 8566
/proc/meminfo: memFree=11807596/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=87776 CPUtime=162.28 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 51344 0 0 0 16175 53 0 0 25 0 1 0 446668378 89882624 20468 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 21944 20468 139 53 0 20367 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 87776

[startup+222.301 s]
/proc/loadavg: 3.93 3.23 3.30 5/190 8568
/proc/meminfo: memFree=11781372/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=120268 CPUtime=222.28 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 74251 0 0 0 22154 74 0 0 25 0 1 0 446668378 123154432 28586 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 30067 28586 139 53 0 28490 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 120268

[startup+282.3 s]
/proc/loadavg: 3.97 3.37 3.34 5/190 8570
/proc/meminfo: memFree=11744108/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=121852 CPUtime=282.28 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 87521 0 0 0 28137 91 0 0 25 0 1 0 446668378 124776448 28996 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 30463 28996 139 53 0 28886 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 121852

[startup+342.301 s]
/proc/loadavg: 3.99 3.48 3.38 5/190 8571
/proc/meminfo: memFree=11749632/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=124876 CPUtime=342.27 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 104086 0 0 0 34117 110 0 0 25 0 1 0 446668378 127873024 29752 33554432000 4194304 4409164 140737290288480 18446744073709551615 4256443 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 31219 29752 139 53 0 29642 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 124876

[startup+402.301 s]
/proc/loadavg: 3.99 3.57 3.41 5/190 8573
/proc/meminfo: memFree=11721432/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=131564 CPUtime=402.27 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 120267 0 0 0 40101 126 0 0 25 0 1 0 446668378 134721536 31410 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 32891 31410 139 53 0 31314 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 131564

[startup+462.301 s]
/proc/loadavg: 3.99 3.65 3.45 5/190 8574
/proc/meminfo: memFree=11715548/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=131472 CPUtime=462.27 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 143017 0 0 0 46083 144 0 0 25 0 1 0 446668378 134627328 31408 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 32868 31408 139 53 0 31291 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 131472

[startup+522.3 s]
/proc/loadavg: 4.07 3.72 3.48 5/190 8576
/proc/meminfo: memFree=11700860/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=127004 CPUtime=522.27 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 163612 0 0 0 52067 160 0 0 25 0 1 0 446668378 130052096 30291 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 31751 30291 139 53 0 30174 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 127004

[startup+582.301 s]
/proc/loadavg: 4.06 3.79 3.52 5/190 8578
/proc/meminfo: memFree=11682316/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=129864 CPUtime=582.26 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 189017 0 0 0 58050 176 0 0 25 0 1 0 446668378 132980736 31006 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 32466 31006 139 53 0 30889 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 129864

[startup+642.301 s]
/proc/loadavg: 4.02 3.82 3.55 5/190 8579
/proc/meminfo: memFree=11714136/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=146916 CPUtime=642.27 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 215754 0 0 0 64031 196 0 0 25 0 1 0 446668378 150441984 35269 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 36729 35269 139 53 0 35152 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 146916

[startup+702.301 s]
/proc/loadavg: 4.00 3.85 3.57 5/190 8581
/proc/meminfo: memFree=11653440/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=137820 CPUtime=702.26 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 239097 0 0 0 70013 213 0 0 25 0 1 0 446668378 141127680 32995 33554432000 4194304 4409164 140737290288480 18446744073709551615 4360263 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 34455 32995 139 53 0 32878 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 137820

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.59 5/190 8583
/proc/meminfo: memFree=11670500/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=148304 CPUtime=762.26 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 264895 0 0 0 75992 234 0 0 25 0 1 0 446668378 151863296 35616 33554432000 4194304 4409164 140737290288480 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 37076 35616 139 53 0 35499 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 148304

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.62 5/190 8584
/proc/meminfo: memFree=11653100/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=145060 CPUtime=822.26 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 283886 0 0 0 81978 248 0 0 25 0 1 0 446668378 148541440 34805 33554432000 4194304 4409164 140737290288480 18446744073709551615 4256859 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 36265 34805 139 53 0 34688 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 145060

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.64 5/190 8586
/proc/meminfo: memFree=11686048/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=141660 CPUtime=882.26 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 306399 0 0 0 87959 267 0 0 25 0 1 0 446668378 145059840 33955 33554432000 4194304 4409164 140737290288480 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 35415 33955 139 53 0 33838 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 141660

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.66 5/190 8587
/proc/meminfo: memFree=11631064/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=141560 CPUtime=942.26 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 328131 0 0 0 93945 281 0 0 25 0 1 0 446668378 144957440 33930 33554432000 4194304 4409164 140737290288480 18446744073709551615 4256295 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 35390 33930 139 53 0 33813 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 141560

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.68 5/190 8592
/proc/meminfo: memFree=11637308/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=152896 CPUtime=1002.26 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 346150 0 0 0 99930 296 0 0 25 0 1 0 446668378 156565504 36764 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358304 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 38224 36764 139 53 0 36647 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 152896

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.69 5/190 8593
/proc/meminfo: memFree=11644152/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=149004 CPUtime=1062.25 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 372898 0 0 0 105908 317 0 0 25 0 1 0 446668378 152580096 35791 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 37251 35791 139 53 0 35674 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 149004

[startup+1122.3 s]
/proc/loadavg: 4.08 3.98 3.72 5/190 8595
/proc/meminfo: memFree=11720856/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=145508 CPUtime=1122.25 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 395778 0 0 0 111892 333 0 0 25 0 1 0 446668378 149000192 34917 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 36377 34917 139 53 0 34800 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 145508

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.74 5/190 8597
/proc/meminfo: memFree=11675160/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=130644 CPUtime=1182.25 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 420231 0 0 0 117874 351 0 0 25 0 1 0 446668378 133779456 31201 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 32661 31201 139 53 0 31084 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 130644

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.75 5/190 8598
/proc/meminfo: memFree=11636552/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=151040 CPUtime=1242.24 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 443124 0 0 0 123855 369 0 0 25 0 1 0 446668378 154664960 36300 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358592 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 37760 36300 139 53 0 36183 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 151040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.95 3.75 2/185 8603
/proc/meminfo: memFree=11921228/32951124 swapFree=67111528/67111528
[pid=8561] ppid=8559 vsize=149604 CPUtime=1299.94 cores=0,2
/proc/8561/stat : 8561 (lingeling) R 8559 8561 8077 0 -1 4202496 463388 0 0 0 129612 382 0 0 25 0 1 0 446668378 153194496 35941 33554432000 4194304 4409164 140737290288480 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/8561/statm: 37401 35941 139 53 0 35824 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 149604

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): 1299.96
CPU user time (s): 1296.13
CPU system time (s): 3.83442
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 169952

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

runsolver used 2.28065 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 09:08:45
IDJOB=3250373
IDBENCH=83251
IDSOLVER=1606
FILE ID=node145/3250373-1303542524
RUNJOBID= node145-1303542524-8519
PBS_JOBID= 13143093
Free space on /tmp= 71472 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250373-1303542524/watcher-3250373-1303542524 -o /tmp/evaluation-result-3250373-1303542524/solver-3250373-1303542524 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3250373-1303542524.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=514290538

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12041656 kB
Buffers:       2165112 kB
Cached:       18082160 kB
SwapCached:          0 kB
Active:       10053616 kB
Inactive:     10288216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12041656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           48884 kB
Writeback:           0 kB
AnonPages:       93564 kB
Mapped:          15440 kB
Slab:           505156 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275596 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= 71500 MiB
End job on node145 at 2011-04-23 09:30:27