Trace number 3309253

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) 5000.06 4999.92

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 benchmark336.92
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-3309253-1303987383/watcher-3309253-1303987383 -o /tmp/evaluation-result-3309253-1303987383/solver-3309253-1303987383 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309253-1303987383.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.06 1.59 2.88 2/177 23182
/proc/meminfo: memFree=22257312/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=7468 CPUtime=0 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 476 0 0 0 0 0 0 0 21 0 1 0 510336143 7647232 392 33554432000 4194304 4409164 140733687471952 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 1867 392 113 53 0 290 0

[startup+0.0250319 s]
/proc/loadavg: 0.06 1.59 2.88 2/177 23182
/proc/meminfo: memFree=22257312/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=9964 CPUtime=0.02 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 1118 0 0 0 2 0 0 0 21 0 1 0 510336143 10203136 1016 33554432000 4194304 4409164 140733687471952 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 2491 1016 113 53 0 914 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9964

[startup+0.101008 s]
/proc/loadavg: 0.06 1.59 2.88 2/177 23182
/proc/meminfo: memFree=22257312/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=20080 CPUtime=0.09 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 3647 0 0 0 9 0 0 0 21 0 1 0 510336143 20561920 3545 33554432000 4194304 4409164 140733687471952 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 5020 3545 113 53 0 3443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20080

[startup+0.300973 s]
/proc/loadavg: 0.06 1.59 2.88 2/177 23182
/proc/meminfo: memFree=22257312/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=41780 CPUtime=0.29 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 9088 0 0 0 28 1 0 0 22 0 1 0 510336143 42782720 8970 33554432000 4194304 4409164 140733687471952 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 10445 8970 113 53 0 8868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41780

[startup+0.7009 s]
/proc/loadavg: 0.06 1.59 2.88 2/177 23182
/proc/meminfo: memFree=22257312/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=76852 CPUtime=0.69 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 17856 0 0 0 66 3 0 0 24 0 1 0 510336143 78696448 17738 33554432000 4194304 4409164 140733687471952 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 19213 17738 113 53 0 17636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76852

[startup+1.50076 s]
/proc/loadavg: 0.06 1.59 2.88 3/178 23183
/proc/meminfo: memFree=22145348/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=103636 CPUtime=1.49 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 31852 0 0 0 145 4 0 0 25 0 1 0 510336143 106123264 24430 33554432000 4194304 4409164 140733687471952 18446744073709551615 4278418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 25909 24430 125 53 0 24332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103636

[startup+3.10047 s]
/proc/loadavg: 0.06 1.59 2.88 3/178 23183
/proc/meminfo: memFree=22156012/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=128148 CPUtime=3.09 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 44530 0 0 0 304 5 0 0 25 0 1 0 510336143 131223552 30549 33554432000 4194304 4409164 140733687471952 18446744073709551615 4269540 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 32037 30549 132 53 0 30460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128148

[startup+6.30089 s]
/proc/loadavg: 0.21 1.60 2.88 3/178 23183
/proc/meminfo: memFree=22088320/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=148488 CPUtime=6.29 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 79376 0 0 0 620 9 0 0 25 0 1 0 510336143 152051712 35638 33554432000 4194304 4409164 140733687471952 18446744073709551615 4324324 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 37122 35638 136 53 0 35545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148488

[startup+12.7007 s]
/proc/loadavg: 0.36 1.60 2.87 3/178 23183
/proc/meminfo: memFree=22103344/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=149540 CPUtime=12.69 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 79678 0 0 0 1259 10 0 0 25 0 1 0 510336143 153128960 35912 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 37385 35912 140 53 0 35808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149540

[startup+25.5004 s]
/proc/loadavg: 0.72 1.62 2.86 3/178 23184
/proc/meminfo: memFree=22101564/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=149540 CPUtime=25.49 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 79679 0 0 0 2539 10 0 0 25 0 1 0 510336143 153128960 35913 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230691 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 37385 35913 141 53 0 35808 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149540

[startup+51.1008 s]
/proc/loadavg: 1.16 1.65 2.83 3/178 23184
/proc/meminfo: memFree=22109220/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=149540 CPUtime=51.09 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 79679 0 0 0 5097 12 0 0 25 0 1 0 510336143 153128960 35913 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 37385 35913 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: 1.63 1.70 2.79 3/178 23186
/proc/meminfo: memFree=22104852/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=156604 CPUtime=102.3 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 107891 0 0 0 10211 19 0 0 25 0 1 0 510336143 160362496 37679 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 39151 37679 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: 1.86 1.75 2.73 3/178 23187
/proc/meminfo: memFree=22092292/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=167216 CPUtime=162.3 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 110544 0 0 0 16208 22 0 0 25 0 1 0 510336143 171229184 40332 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 41804 40332 141 53 0 40227 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 167216

[startup+222.301 s]
/proc/loadavg: 1.95 1.80 2.69 3/178 23189
/proc/meminfo: memFree=22087532/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=167216 CPUtime=222.29 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 110544 0 0 0 22205 24 0 0 25 0 1 0 510336143 171229184 40332 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 41804 40332 141 53 0 40227 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 167216

[startup+282.301 s]
/proc/loadavg: 1.98 1.83 2.64 3/178 23190
/proc/meminfo: memFree=22053392/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=191136 CPUtime=282.3 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 133346 0 0 0 28200 30 0 0 25 0 1 0 510336143 195723264 46312 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 47784 46312 141 53 0 46207 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 191136

[startup+342.3 s]
/proc/loadavg: 1.99 1.86 2.60 3/178 23192
/proc/meminfo: memFree=22053596/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=191136 CPUtime=342.3 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 133346 0 0 0 34195 35 0 0 25 0 1 0 510336143 195723264 46312 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 47784 46312 141 53 0 46207 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 191136

[startup+402.3 s]
/proc/loadavg: 2.05 1.90 2.56 3/178 23194
/proc/meminfo: memFree=22045620/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=191136 CPUtime=402.3 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 133346 0 0 0 40192 38 0 0 25 0 1 0 510336143 195723264 46312 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358857 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 47784 46312 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: 2.02 1.91 2.52 3/178 23195
/proc/meminfo: memFree=22045712/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=191136 CPUtime=462.3 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 133346 0 0 0 46189 41 0 0 25 0 1 0 510336143 195723264 46312 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358323 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 47784 46312 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: 2.00 1.93 2.49 3/178 23197
/proc/meminfo: memFree=22045920/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=191136 CPUtime=522.3 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 133346 0 0 0 52185 45 0 0 25 0 1 0 510336143 195723264 46312 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 47784 46312 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: 2.00 1.94 2.45 3/178 23198
/proc/meminfo: memFree=22045508/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=191136 CPUtime=582.31 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 150162 0 0 0 58180 51 0 0 25 0 1 0 510336143 195723264 46312 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 47784 46312 141 53 0 46207 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 191136

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23303
/proc/meminfo: memFree=21501540/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=280124 CPUtime=4062.41 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 332571 0 0 0 405987 254 0 0 25 0 1 0 510336143 286846976 68559 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 70031 68559 141 53 0 68454 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 280124

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23305
/proc/meminfo: memFree=21501628/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=280124 CPUtime=4122.41 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 332571 0 0 0 411984 257 0 0 25 0 1 0 510336143 286846976 68559 33554432000 4194304 4409164 140733687471952 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 70031 68559 141 53 0 68454 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 280124

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23306
/proc/meminfo: memFree=21501460/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=280124 CPUtime=4182.4 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 332571 0 0 0 417980 260 0 0 25 0 1 0 510336143 286846976 68559 33554432000 4194304 4409164 140733687471952 18446744073709551615 4346098 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 70031 68559 141 53 0 68454 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 280124

[startup+4242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 23308
/proc/meminfo: memFree=21501424/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=280124 CPUtime=4242.41 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 332571 0 0 0 423977 264 0 0 25 0 1 0 510336143 286846976 68559 33554432000 4194304 4409164 140733687471952 18446744073709551615 4231082 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 70031 68559 141 53 0 68454 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 280124

[startup+4302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 23310
/proc/meminfo: memFree=21462696/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=319080 CPUtime=4302.41 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 342310 0 0 0 429973 268 0 0 25 0 1 0 510336143 326737920 78298 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358209 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 79770 78298 141 53 0 78193 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 319080

[startup+4362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 23311
/proc/meminfo: memFree=21450620/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=330492 CPUtime=4362.41 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 377940 0 0 0 435967 274 0 0 25 0 1 0 510336143 338423808 81151 33554432000 4194304 4409164 140733687471952 18446744073709551615 4347257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 82623 81151 141 53 0 81046 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 330492

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 23313
/proc/meminfo: memFree=21495956/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=285152 CPUtime=4422.42 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 377940 0 0 0 441964 278 0 0 25 0 1 0 510336143 291995648 69848 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71288 69848 141 53 0 69711 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 285152

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 23314
/proc/meminfo: memFree=21495920/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=285152 CPUtime=4482.42 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 377940 0 0 0 447962 280 0 0 25 0 1 0 510336143 291995648 69848 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358321 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71288 69848 141 53 0 69711 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 285152

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 23316
/proc/meminfo: memFree=21496008/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=285152 CPUtime=4542.42 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 377940 0 0 0 453959 283 0 0 25 0 1 0 510336143 291995648 69848 33554432000 4194304 4409164 140733687471952 18446744073709551615 4346159 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71288 69848 141 53 0 69711 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 285152

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 23318
/proc/meminfo: memFree=21494848/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=286792 CPUtime=4602.42 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 378351 0 0 0 459956 286 0 0 25 0 1 0 510336143 293675008 70258 33554432000 4194304 4409164 140733687471952 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71698 70258 141 53 0 70121 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 286792

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23319
/proc/meminfo: memFree=21655508/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=286792 CPUtime=4662.42 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 378351 0 0 0 465953 289 0 0 25 0 1 0 510336143 293675008 70258 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71698 70258 141 53 0 70121 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 286792

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23330
/proc/meminfo: memFree=21645388/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=286792 CPUtime=4722.42 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 378351 0 0 0 471951 291 0 0 25 0 1 0 510336143 293675008 70258 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71698 70258 141 53 0 70121 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 286792

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23331
/proc/meminfo: memFree=21613100/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=319564 CPUtime=4782.42 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 386544 0 0 0 477948 294 0 0 25 0 1 0 510336143 327233536 78451 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358154 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 79891 78451 141 53 0 78314 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 319564

[startup+4842.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 23333
/proc/meminfo: memFree=21662548/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=319564 CPUtime=4842.43 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 386544 0 0 0 483945 298 0 0 25 0 1 0 510336143 327233536 78451 33554432000 4194304 4409164 140733687471952 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 79891 78451 141 53 0 78314 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 319564

[startup+4902.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 23338
/proc/meminfo: memFree=21694364/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=286792 CPUtime=4902.43 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 386544 0 0 0 489942 301 0 0 25 0 1 0 510336143 293675008 70258 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71698 70258 141 53 0 70121 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 286792

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 23339
/proc/meminfo: memFree=21628916/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=286792 CPUtime=4962.43 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 386544 0 0 0 495939 304 0 0 25 0 1 0 510336143 293675008 70258 33554432000 4194304 4409164 140733687471952 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71698 70258 141 53 0 70121 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 286792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 2/176 23341
/proc/meminfo: memFree=22005620/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=286792 CPUtime=5000.04 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 386544 0 0 0 499699 305 0 0 25 0 1 0 510336143 293675008 70258 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71698 70258 141 53 0 70121 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 286792

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 2/176 23341
/proc/meminfo: memFree=22005620/32951124 swapFree=67111412/67111528
[pid=23182] ppid=23180 vsize=286792 CPUtime=5000.04 cores=1,3,5,7
/proc/23182/stat : 23182 (lingeling) R 23180 23182 23144 0 -1 4202496 386544 0 0 0 499699 305 0 0 25 0 1 0 510336143 293675008 70258 33554432000 4194304 4409164 140733687471952 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23182/statm: 71698 70258 141 53 0 70121 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 286792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4996.99
CPU system time (s): 3.06653
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 396048

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

runsolver used 8.07377 second user time and 17.7993 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-28 12:43:04
IDJOB=3309253
IDBENCH=20423
IDSOLVER=1693
FILE ID=node137/3309253-1303987383
RUNJOBID= node137-1303987378-23163
PBS_JOBID= 13168736
Free space on /tmp= 71588 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-3309253-1303987383/watcher-3309253-1303987383 -o /tmp/evaluation-result-3309253-1303987383/solver-3309253-1303987383 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309253-1303987383.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=991700961

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      22257592 kB
Buffers:       1778872 kB
Cached:        8264300 kB
SwapCached:        112 kB
Active:        4008672 kB
Inactive:      6128984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22257592 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           34360 kB
Writeback:           0 kB
AnonPages:       94144 kB
Mapped:          15136 kB
Slab:           491064 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   237624 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= 71548 MiB
End job on node137 at 2011-04-28 14:06:26