Trace number 3280698

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

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark229.736
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

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-3280698-1303746984/watcher-3280698-1303746984 -o /tmp/evaluation-result-3280698-1303746984/solver-3280698-1303746984 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3280698-1303746984.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: 3.83 1.75 0.67 5/189 4539
/proc/meminfo: memFree=14632676/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=7468 CPUtime=0 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 468 0 0 0 0 0 0 0 23 0 1 0 486299274 7647232 384 33554432000 4194304 4409164 140737069362368 18446744073709551615 222921470957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 1867 392 113 53 0 290 0

[startup+0.0944439 s]
/proc/loadavg: 3.83 1.75 0.67 5/189 4539
/proc/meminfo: memFree=14632676/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=20080 CPUtime=0.08 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 3647 0 0 0 8 0 0 0 23 0 1 0 486299274 20561920 3545 33554432000 4194304 4409164 140737069362368 18446744073709551615 222921395680 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 5020 3545 113 53 0 3443 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20080

[startup+0.100435 s]
/proc/loadavg: 3.83 1.75 0.67 5/189 4539
/proc/meminfo: memFree=14632676/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=20080 CPUtime=0.09 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 3647 0 0 0 9 0 0 0 23 0 1 0 486299274 20561920 3545 33554432000 4194304 4409164 140737069362368 18446744073709551615 222921395760 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 5020 3545 113 53 0 3443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20080

[startup+0.300417 s]
/proc/loadavg: 3.83 1.75 0.67 5/189 4539
/proc/meminfo: memFree=14632676/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=41780 CPUtime=0.29 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 9088 0 0 0 28 1 0 0 25 0 1 0 486299274 42782720 8970 33554432000 4194304 4409164 140737069362368 18446744073709551615 222921776896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 10445 8970 113 53 0 8868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41780

[startup+0.70034 s]
/proc/loadavg: 3.83 1.75 0.67 5/189 4539
/proc/meminfo: memFree=14632676/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=76852 CPUtime=0.68 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 17856 0 0 0 65 3 0 0 25 0 1 0 486299274 78696448 17738 33554432000 4194304 4409164 140737069362368 18446744073709551615 4200697 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 19213 17738 113 53 0 17636 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 76852

[startup+1.5012 s]
/proc/loadavg: 3.83 1.75 0.67 5/190 4540
/proc/meminfo: memFree=14558888/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=103636 CPUtime=1.49 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 31852 0 0 0 144 5 0 0 25 0 1 0 486299274 106123264 24430 33554432000 4194304 4409164 140737069362368 18446744073709551615 4280070 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 25909 24430 125 53 0 24332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103636

[startup+3.10089 s]
/proc/loadavg: 3.84 1.79 0.68 5/190 4540
/proc/meminfo: memFree=14552192/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=105608 CPUtime=3.09 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 38894 0 0 0 303 6 0 0 25 0 1 0 486299274 108142592 24913 33554432000 4194304 4409164 140737069362368 18446744073709551615 4271359 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 26402 24913 131 53 0 24825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105608

[startup+6.3003 s]
/proc/loadavg: 3.84 1.79 0.68 5/190 4540
/proc/meminfo: memFree=14455968/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=148488 CPUtime=6.29 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 79374 0 0 0 618 11 0 0 25 0 1 0 486299274 152051712 35636 33554432000 4194304 4409164 140737069362368 18446744073709551615 4340182 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 37122 35636 134 53 0 35545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148488

[startup+12.7011 s]
/proc/loadavg: 3.86 1.86 0.72 5/190 4540
/proc/meminfo: memFree=14472828/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=149540 CPUtime=12.69 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 79677 0 0 0 1258 11 0 0 25 0 1 0 486299274 153128960 35911 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 37385 35911 140 53 0 35808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149540

[startup+25.5008 s]
/proc/loadavg: 3.88 1.93 0.75 5/190 4541
/proc/meminfo: memFree=14472828/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=149540 CPUtime=25.49 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 79678 0 0 0 2538 11 0 0 25 0 1 0 486299274 153128960 35912 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 37385 35912 141 53 0 35808 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149540

[startup+51.1011 s]
/proc/loadavg: 3.92 2.09 0.84 5/190 4542
/proc/meminfo: memFree=14484492/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=149540 CPUtime=51.09 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 79678 0 0 0 5097 12 0 0 25 0 1 0 486299274 153128960 35912 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230622 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 37385 35912 141 53 0 35808 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149540

[startup+102.307 s]
/proc/loadavg: 3.97 2.41 1.02 5/190 4543
/proc/meminfo: memFree=14442208/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=156604 CPUtime=102.3 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 107890 0 0 0 10213 17 0 0 25 0 1 0 486299274 160362496 37678 33554432000 4194304 4409164 140737069362368 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 39151 37678 141 53 0 37574 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156604

[startup+162.301 s]
/proc/loadavg: 4.02 2.71 1.21 5/190 4598
/proc/meminfo: memFree=14524244/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=167216 CPUtime=162.29 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 110543 0 0 0 16210 19 0 0 25 0 1 0 486299274 171229184 40331 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 41804 40331 141 53 0 40227 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 167216

[startup+222.301 s]
/proc/loadavg: 4.01 2.94 1.38 5/190 4654
/proc/meminfo: memFree=14540524/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=167216 CPUtime=222.3 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 110543 0 0 0 22209 21 0 0 25 0 1 0 486299274 171229184 40331 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 41804 40331 141 53 0 40227 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 167216

[startup+282.301 s]
/proc/loadavg: 4.00 3.13 1.54 5/190 4665
/proc/meminfo: memFree=14536376/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=167216 CPUtime=282.29 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 110543 0 0 0 28207 22 0 0 25 0 1 0 486299274 171229184 40331 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 41804 40331 141 53 0 40227 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 167216

[startup+342.301 s]
/proc/loadavg: 4.00 3.29 1.69 5/190 4666
/proc/meminfo: memFree=14504584/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=342.29 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 133345 0 0 0 34203 26 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 191136

[startup+402.301 s]
/proc/loadavg: 4.00 3.42 1.83 5/190 4668
/proc/meminfo: memFree=14497140/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=402.3 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 133345 0 0 0 40202 28 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 191136

[startup+462.301 s]
/proc/loadavg: 4.00 3.52 1.97 5/190 4672
/proc/meminfo: memFree=14497980/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=462.3 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 133345 0 0 0 46200 30 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4305217 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 191136

[startup+522.301 s]
/proc/loadavg: 4.00 3.60 2.09 5/190 4674
/proc/meminfo: memFree=14492700/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=522.3 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 133345 0 0 0 52198 32 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 191136

[startup+582.301 s]
/proc/loadavg: 4.00 3.67 2.21 5/190 4676
/proc/meminfo: memFree=14487348/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=582.3 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 133345 0 0 0 58195 35 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 191136

[startup+642.301 s]
/proc/loadavg: 4.00 3.73 2.32 5/190 4677
/proc/meminfo: memFree=14470476/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=192808 CPUtime=642.31 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 133775 0 0 0 64194 37 0 0 25 0 1 0 486299274 197435392 46729 33554432000 4194304 4409164 140737069362368 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 48202 46729 141 53 0 46625 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 192808

[startup+702.301 s]
/proc/loadavg: 4.05 3.79 2.42 5/190 4679
/proc/meminfo: memFree=14430652/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=702.31 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 150161 0 0 0 70191 40 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 191136

[startup+762.307 s]
/proc/loadavg: 4.05 3.84 2.53 5/190 4681
/proc/meminfo: memFree=14391332/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=762.32 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 150161 0 0 0 76190 42 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 191136

[startup+822.301 s]
/proc/loadavg: 4.02 3.87 2.61 5/190 4682
/proc/meminfo: memFree=14426908/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=822.31 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 150161 0 0 0 82187 44 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 191136

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 2.70 5/190 4684
/proc/meminfo: memFree=14400984/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=882.31 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 150161 0 0 0 88186 45 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4358825 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 191136

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 2.78 5/190 4685
/proc/meminfo: memFree=14365012/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=191136 CPUtime=942.31 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 150161 0 0 0 94184 47 0 0 25 0 1 0 486299274 195723264 46311 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230405 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47784 46311 141 53 0 46207 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 191136

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 2.85 5/190 4687
/proc/meminfo: memFree=14391168/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=167132 CPUtime=1002.31 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 156305 0 0 0 100182 49 0 0 25 0 1 0 486299274 171143168 40310 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230604 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 41783 40310 141 53 0 40206 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 167132

[startup+1062.3 s]
/proc/loadavg: 4.03 3.94 2.93 5/190 4688
/proc/meminfo: memFree=14407524/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=168884 CPUtime=1062.32 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 156744 0 0 0 106181 51 0 0 25 0 1 0 486299274 172937216 40748 33554432000 4194304 4409164 140737069362368 18446744073709551615 4231082 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 42221 40748 141 53 0 40644 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 168884

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 2.99 5/190 4690
/proc/meminfo: memFree=14360772/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=190428 CPUtime=1122.32 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 176909 0 0 0 112177 55 0 0 25 0 1 0 486299274 194998272 44087 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230447 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47607 44087 141 53 0 46030 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 190428

[startup+1182.3 s]
/proc/loadavg: 3.33 3.76 2.98 5/190 4748
/proc/meminfo: memFree=14518620/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=190428 CPUtime=1182.32 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 176909 0 0 0 118175 57 0 0 25 0 1 0 486299274 194998272 44087 33554432000 4194304 4409164 140737069362368 18446744073709551615 4231082 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47607 44087 141 53 0 46030 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 190428

[startup+1242.3 s]
/proc/loadavg: 3.75 3.80 3.04 5/190 4749
/proc/meminfo: memFree=14468392/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=190428 CPUtime=1242.32 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 176909 0 0 0 124174 58 0 0 25 0 1 0 486299274 194998272 44087 33554432000 4194304 4409164 140737069362368 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47607 44087 141 53 0 46030 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 190428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.90 3.83 3.10 5/190 4751
/proc/meminfo: memFree=14430568/32951124 swapFree=67111528/67111528
[pid=4539] ppid=4537 vsize=190428 CPUtime=1300.03 cores=0,2
/proc/4539/stat : 4539 (lingeling) R 4537 4539 4448 0 -1 4202496 176909 0 0 0 129943 60 0 0 25 0 1 0 486299274 194998272 44087 33554432000 4194304 4409164 140737069362368 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4539/statm: 47607 44087 141 53 0 46030 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 190428

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): 1299.43
CPU system time (s): 0.614906
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 223912

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

runsolver used 2.28165 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-25 17:56:25
IDJOB=3280698
IDBENCH=20423
IDSOLVER=1606
FILE ID=node109/3280698-1303746984
RUNJOBID= node109-1303746812-4466
PBS_JOBID= 13154053
Free space on /tmp= 72104 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280698-1303746984/watcher-3280698-1303746984 -o /tmp/evaluation-result-3280698-1303746984/solver-3280698-1303746984 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3280698-1303746984.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=1009876742

node109.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.809
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.61
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.809
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.809
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.809
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.75
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.809
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14632708 kB
Buffers:       2107140 kB
Cached:       15382864 kB
SwapCached:          0 kB
Active:        9684104 kB
Inactive:      8056748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14632708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27608 kB
Writeback:          16 kB
AnonPages:      250576 kB
Mapped:          15864 kB
Slab:           511456 kB
PageTables:       5612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   437084 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= 72128 MiB
End job on node109 at 2011-04-25 18:18:07