Trace number 3371495

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.08 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371495-1305436139/watcher-3371495-1305436139 -o /tmp/evaluation-result-3371495-1305436139/solver-3371495-1305436139 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371495-1305436139.cnf 

running on 2 cores: 1,3

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.05 2.30 3.18 4/355 20295
/proc/meminfo: memFree=17643208/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=7732 CPUtime=0.01 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 510 0 0 0 1 0 0 0 22 0 1 0 733844594 7917568 454 33554432000 4194304 4409284 140733663174512 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 1933 454 110 53 0 356 0

[startup+0.084699 s]
/proc/loadavg: 1.05 2.30 3.18 4/355 20295
/proc/meminfo: memFree=17643208/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=10800 CPUtime=0.08 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 1292 0 0 0 8 0 0 0 22 0 1 0 733844594 11059200 1235 33554432000 4194304 4409284 140733663174512 18446744073709551615 4278469 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 2700 1235 124 53 0 1123 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10800

[startup+0.100693 s]
/proc/loadavg: 1.05 2.30 3.18 4/355 20295
/proc/meminfo: memFree=17643208/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=10800 CPUtime=0.09 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 1294 0 0 0 9 0 0 0 23 0 1 0 733844594 11059200 1237 33554432000 4194304 4409284 140733663174512 18446744073709551615 4269444 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 2700 1237 126 53 0 1123 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10800

[startup+0.300658 s]
/proc/loadavg: 1.05 2.30 3.18 4/355 20295
/proc/meminfo: memFree=17643208/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=13972 CPUtime=0.29 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 2321 0 0 0 29 0 0 0 24 0 1 0 733844594 14307328 1751 33554432000 4194304 4409284 140733663174512 18446744073709551615 4248775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 3493 1751 134 53 0 1916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13972

[startup+0.700581 s]
/proc/loadavg: 1.05 2.30 3.18 4/355 20295
/proc/meminfo: memFree=17643208/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=13972 CPUtime=0.69 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 2322 0 0 0 69 0 0 0 25 0 1 0 733844594 14307328 1752 33554432000 4194304 4409284 140733663174512 18446744073709551615 4252241 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 3493 1752 135 53 0 1916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13972

[startup+1.50043 s]
/proc/loadavg: 1.28 2.33 3.18 5/364 20317
/proc/meminfo: memFree=17532324/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=13972 CPUtime=1.49 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 2322 0 0 0 149 0 0 0 25 0 1 0 733844594 14307328 1752 33554432000 4194304 4409284 140733663174512 18446744073709551615 4243770 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 3493 1752 135 53 0 1916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13972

[startup+3.10113 s]
/proc/loadavg: 1.28 2.33 3.18 5/364 20317
/proc/meminfo: memFree=17497356/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=13972 CPUtime=3.09 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 2322 0 0 0 309 0 0 0 25 0 1 0 733844594 14307328 1752 33554432000 4194304 4409284 140733663174512 18446744073709551615 4252249 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 3493 1752 135 53 0 1916 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13972

[startup+6.30052 s]
/proc/loadavg: 1.28 2.33 3.18 5/364 20317
/proc/meminfo: memFree=17497844/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=16636 CPUtime=6.29 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 3028 0 0 0 629 0 0 0 25 0 1 0 733844594 17035264 2458 33554432000 4194304 4409284 140733663174512 18446744073709551615 4330496 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 4159 2458 135 53 0 2582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16636

[startup+12.7003 s]
/proc/loadavg: 1.70 2.38 3.19 5/364 20317
/proc/meminfo: memFree=17485220/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=16636 CPUtime=12.69 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 3033 0 0 0 1269 0 0 0 25 0 1 0 733844594 17035264 2463 33554432000 4194304 4409284 140733663174512 18446744073709551615 4256947 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 4159 2463 140 53 0 2582 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16636

[startup+25.5009 s]
/proc/loadavg: 2.05 2.43 3.20 5/364 20318
/proc/meminfo: memFree=17438576/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=26400 CPUtime=25.49 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 7264 0 0 0 2537 12 0 0 25 0 1 0 733844594 27033600 5119 33554432000 4194304 4409284 140733663174512 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 6600 5119 140 53 0 5023 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26400

[startup+51.101 s]
/proc/loadavg: 2.72 2.56 3.22 5/364 20318
/proc/meminfo: memFree=17404608/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=43708 CPUtime=51.09 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 31153 0 0 0 5076 33 0 0 25 0 1 0 733844594 44756992 9447 33554432000 4194304 4409284 140733663174512 18446744073709551615 4305118 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 10927 9447 141 53 0 9350 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43708

[startup+102.313 s]
/proc/loadavg: 3.49 2.80 3.26 5/364 20320
/proc/meminfo: memFree=17356840/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=51188 CPUtime=102.31 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 64894 0 0 0 10171 60 0 0 25 0 1 0 733844594 52416512 11317 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358834 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 12797 11317 141 53 0 11220 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 51188

[startup+162.301 s]
/proc/loadavg: 3.87 3.03 3.31 5/364 20322
/proc/meminfo: memFree=17208244/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=93164 CPUtime=162.29 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 100693 0 0 0 16136 93 0 0 25 0 1 0 733844594 95399936 21811 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 23291 21811 141 53 0 21714 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93164

[startup+222.301 s]
/proc/loadavg: 4.00 3.22 3.35 5/364 20324
/proc/meminfo: memFree=17121888/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=202840 CPUtime=222.29 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 172459 0 0 0 22114 115 0 0 25 0 1 0 733844594 207708160 49230 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 50710 49230 141 53 0 49133 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 202840

[startup+282.3 s]
/proc/loadavg: 4.00 3.36 3.39 5/364 20326
/proc/meminfo: memFree=17156188/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=148392 CPUtime=282.3 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 238723 0 0 0 28095 135 0 0 25 0 1 0 733844594 151953408 35618 33554432000 4194304 4409284 140733663174512 18446744073709551615 4256972 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 37098 35618 141 53 0 35521 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 148392

[startup+342.301 s]
/proc/loadavg: 4.00 3.47 3.43 5/364 20328
/proc/meminfo: memFree=17087072/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=210752 CPUtime=342.3 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 295273 0 0 0 34077 153 0 0 25 0 1 0 733844594 215810048 51208 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 52688 51208 141 53 0 51111 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 210752

[startup+402.301 s]
/proc/loadavg: 4.21 3.63 3.48 5/364 20330
/proc/meminfo: memFree=17044504/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=220876 CPUtime=402.31 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 314188 0 0 0 40064 167 0 0 25 0 1 0 733844594 226177024 53739 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 55219 53739 141 53 0 53642 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 220876

[startup+462.3 s]
/proc/loadavg: 4.11 3.71 3.51 5/364 20331
/proc/meminfo: memFree=17033280/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=154676 CPUtime=462.31 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 336570 0 0 0 46049 182 0 0 25 0 1 0 733844594 158388224 37189 33554432000 4194304 4409284 140733663174512 18446744073709551615 4359855 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 38669 37189 141 53 0 37092 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 154676

[startup+522.301 s]
/proc/loadavg: 4.04 3.76 3.54 5/364 20333
/proc/meminfo: memFree=16922028/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=195416 CPUtime=522.31 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 354947 0 0 0 52034 197 0 0 25 0 1 0 733844594 200105984 47374 33554432000 4194304 4409284 140733663174512 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 48854 47374 141 53 0 47277 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 195416

[startup+582.301 s]
/proc/loadavg: 4.01 3.80 3.57 5/364 20336
/proc/meminfo: memFree=16742440/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=240404 CPUtime=582.32 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 401537 0 0 0 58025 207 0 0 25 0 1 0 733844594 246173696 58621 33554432000 4194304 4409284 140733663174512 18446744073709551615 4226472 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 60101 58621 141 53 0 58524 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 240404

[startup+642.3 s]
/proc/loadavg: 4.00 3.83 3.59 5/364 20337
/proc/meminfo: memFree=16834300/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=290964 CPUtime=642.33 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 446945 0 0 0 64012 221 0 0 25 0 1 0 733844594 297947136 71261 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 72741 71261 141 53 0 71164 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 290964

[startup+702.301 s]
/proc/loadavg: 4.08 3.88 3.62 5/364 20339
/proc/meminfo: memFree=16653204/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=357300 CPUtime=702.31 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 488105 0 0 0 69998 233 0 0 25 0 1 0 733844594 365875200 87845 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 89325 87845 141 53 0 87748 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 357300

[startup+762.314 s]
/proc/loadavg: 4.03 3.90 3.64 5/364 20340
/proc/meminfo: memFree=16652788/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=340220 CPUtime=762.33 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 524795 0 0 0 75990 243 0 0 25 0 1 0 733844594 348385280 83575 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 85055 83575 141 53 0 83478 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 340220

[startup+822.301 s]
/proc/loadavg: 4.01 3.91 3.66 5/364 20342
/proc/meminfo: memFree=16509644/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=372988 CPUtime=822.32 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 549371 0 0 0 81982 250 0 0 25 0 1 0 733844594 381939712 91767 33554432000 4194304 4409284 140733663174512 18446744073709551615 4257024 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 93247 91767 141 53 0 91670 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 372988

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.68 5/364 20344
/proc/meminfo: memFree=16351004/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=467988 CPUtime=882.33 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 622588 0 0 0 87969 264 0 0 25 0 1 0 733844594 479219712 115517 33554432000 4194304 4409284 140733663174512 18446744073709551615 4301343 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 116997 115517 141 53 0 115420 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 467988

[startup+942.3 s]
/proc/loadavg: 4.14 3.98 3.71 5/364 20345
/proc/meminfo: memFree=16644232/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=230816 CPUtime=942.32 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 679899 0 0 0 93954 278 0 0 25 0 1 0 733844594 236355584 56256 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 57704 56256 141 53 0 56127 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 230816

[startup+1002.3 s]
/proc/loadavg: 4.05 3.98 3.73 5/364 20347
/proc/meminfo: memFree=16535452/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=249100 CPUtime=1002.33 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 709149 0 0 0 99943 290 0 0 25 0 1 0 733844594 255078400 60795 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 62275 60795 141 53 0 60698 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 249100

[startup+1062.3 s]
/proc/loadavg: 4.02 3.98 3.74 5/364 20348
/proc/meminfo: memFree=16335900/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=298252 CPUtime=1062.33 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 754205 0 0 0 105933 300 0 0 25 0 1 0 733844594 305410048 73083 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358764 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 74563 73083 141 53 0 72986 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 298252

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/364 20350
/proc/meminfo: memFree=16213848/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=340268 CPUtime=1122.33 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 789285 0 0 0 111919 314 0 0 25 0 1 0 733844594 348434432 83587 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 85067 83587 141 53 0 83490 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 340268

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/364 20352
/proc/meminfo: memFree=15858800/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=481804 CPUtime=1182.34 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 852756 0 0 0 117900 334 0 0 25 0 1 0 733844594 493367296 118971 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 120451 118971 141 53 0 118874 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 481804

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.78 5/364 20353
/proc/meminfo: memFree=16360092/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=529176 CPUtime=1242.34 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 916357 0 0 0 123889 345 0 0 25 0 1 0 733844594 541876224 130814 33554432000 4194304 4409284 140733663174512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 132294 130814 141 53 0 130717 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 529176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.80 4/363 20356
/proc/meminfo: memFree=16482200/32950928 swapFree=67111200/67111528
[pid=20295] ppid=20292 vsize=529176 CPUtime=1300.05 cores=1,3
/proc/20295/stat : 20295 (lingeling) R 20292 20295 19312 0 -1 4202496 940933 0 0 0 129653 352 0 0 25 0 1 0 733844594 541876224 130814 33554432000 4194304 4409284 140733663174512 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/20295/statm: 132294 130814 141 53 0 130717 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 529176

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.04
CPU time (s): 1300.08
CPU user time (s): 1296.53
CPU system time (s): 3.54846
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 529176

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

runsolver used 4.52031 second user time and 10.6564 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 07:08:59
IDJOB=3371495
IDBENCH=88218
IDSOLVER=1849
FILE ID=node115/3371495-1305436139
RUNJOBID= node115-1305436139-20270
PBS_JOBID= 13324623
Free space on /tmp= 73288 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371495-1305436139/watcher-3371495-1305436139 -o /tmp/evaluation-result-3371495-1305436139/solver-3371495-1305436139 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371495-1305436139.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=2015445649

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      17645596 kB
Buffers:        300292 kB
Cached:        4655116 kB
SwapCached:          0 kB
Active:       12008344 kB
Inactive:      2979592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17645596 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           11660 kB
Writeback:           0 kB
AnonPages:    10032500 kB
Mapped:          28408 kB
Slab:           210520 kB
PageTables:      41376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69686392 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= 73268 MiB
End job on node115 at 2011-05-15 07:30:41