Trace number 3285114

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.01 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

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

running on 2 cores: 5,7

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.12 2.05 3.07 4/186 5155
/proc/meminfo: memFree=23754912/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=7260 CPUtime=0 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 395 0 0 0 0 0 0 0 21 0 1 0 487904653 7434240 337 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 1815 337 110 53 0 238 0

[startup+0.0325361 s]
/proc/loadavg: 1.12 2.05 3.07 4/186 5155
/proc/meminfo: memFree=23754912/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=8056 CPUtime=0.03 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 624 0 0 0 3 0 0 0 21 0 1 0 487904653 8249344 539 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 2014 539 113 53 0 437 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8056

[startup+0.100525 s]
/proc/loadavg: 1.12 2.05 3.07 4/186 5155
/proc/meminfo: memFree=23754912/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=9984 CPUtime=0.09 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 1108 0 0 0 9 0 0 0 21 0 1 0 487904653 10223616 1021 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 2496 1021 113 53 0 919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9984

[startup+0.300488 s]
/proc/loadavg: 1.12 2.05 3.07 4/186 5155
/proc/meminfo: memFree=23754912/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=16916 CPUtime=0.28 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 2869 0 0 0 28 0 0 0 22 0 1 0 487904653 17321984 2754 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 4229 2754 113 53 0 2652 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16916

[startup+0.700409 s]
/proc/loadavg: 1.12 2.05 3.07 4/186 5155
/proc/meminfo: memFree=23754912/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=34580 CPUtime=0.69 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 7285 0 0 0 66 3 0 0 24 0 1 0 487904653 35409920 7170 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905730816 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 8645 7170 113 53 0 7068 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34580

[startup+1.50023 s]
/proc/loadavg: 1.12 2.05 3.07 5/187 5156
/proc/meminfo: memFree=23658616/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=96216 CPUtime=1.47 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 22710 0 0 0 141 6 0 0 25 0 1 0 487904653 98525184 22579 33554432000 4194304 4409164 140733967741152 18446744073709551615 4225282 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/5155/statm: 24054 22579 113 53 0 22477 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 96216

[startup+3.10094 s]
/proc/loadavg: 1.12 2.05 3.07 5/190 5162
/proc/meminfo: memFree=23549216/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=182892 CPUtime=3.07 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 45755 0 0 0 295 12 0 0 25 0 1 0 487904653 187281408 44253 33554432000 4194304 4409164 140733967741152 18446744073709551615 4295773 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/5155/statm: 45723 44253 118 53 0 44146 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 182892

[startup+6.30037 s]
/proc/loadavg: 1.51 2.12 3.09 5/190 5162
/proc/meminfo: memFree=23327016/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=193596 CPUtime=6.25 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 55380 0 0 0 612 13 0 0 25 0 1 0 487904653 198242304 46918 33554432000 4194304 4409164 140733967741152 18446744073709551615 4269510 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/5155/statm: 48399 46918 131 53 0 46822 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 193596

[startup+12.7002 s]
/proc/loadavg: 1.87 2.18 3.10 5/187 5166
/proc/meminfo: memFree=23239272/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=192692 CPUtime=12.64 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 92652 0 0 0 1246 18 0 0 25 0 1 0 487904653 197316608 46689 33554432000 4194304 4409164 140733967741152 18446744073709551615 4248260 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 48173 46689 136 53 0 46596 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 192692

[startup+25.5009 s]
/proc/loadavg: 2.50 2.30 3.13 5/190 5190
/proc/meminfo: memFree=22632472/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=197812 CPUtime=25.44 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 93943 0 0 0 2525 19 0 0 25 0 1 0 487904653 202559488 47980 33554432000 4194304 4409164 140733967741152 18446744073709551615 4226583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 49453 47980 140 53 0 47876 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 197812

[startup+51.1003 s]
/proc/loadavg: 3.01 2.44 3.15 5/190 5190
/proc/meminfo: memFree=22592100/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=208136 CPUtime=51.04 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 96633 0 0 0 5083 21 0 0 25 0 1 0 487904653 213131264 50562 33554432000 4194304 4409164 140733967741152 18446744073709551615 4259235 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 52034 50562 141 53 0 50457 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 208136

[startup+102.307 s]
/proc/loadavg: 3.73 2.71 3.20 5/190 5246
/proc/meminfo: memFree=23626160/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=214140 CPUtime=102.25 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 131114 0 0 0 10196 29 0 0 25 0 1 0 487904653 219279360 52063 33554432000 4194304 4409164 140733967741152 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 53535 52063 141 53 0 51958 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 214140

[startup+162.3 s]
/proc/loadavg: 3.90 2.94 3.25 5/190 5248
/proc/meminfo: memFree=23478004/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=269908 CPUtime=162.24 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 182475 0 0 0 16186 38 0 0 25 0 1 0 487904653 276385792 66005 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 67477 66005 141 53 0 65900 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 269908

[startup+222.3 s]
/proc/loadavg: 3.96 3.13 3.29 5/190 5249
/proc/meminfo: memFree=23363412/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=269908 CPUtime=222.25 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 182475 0 0 0 22183 42 0 0 25 0 1 0 487904653 276385792 66005 33554432000 4194304 4409164 140733967741152 18446744073709551615 4301996 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 67477 66005 141 53 0 65900 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 269908

[startup+282.301 s]
/proc/loadavg: 3.98 3.29 3.34 5/190 5251
/proc/meminfo: memFree=23298536/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=269904 CPUtime=282.25 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 182475 0 0 0 28181 44 0 0 25 0 1 0 487904653 276381696 66004 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230527 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 67476 66004 141 53 0 65899 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 269904

[startup+342.301 s]
/proc/loadavg: 3.99 3.41 3.37 5/190 5252
/proc/meminfo: memFree=23184056/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=269732 CPUtime=342.25 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 248098 0 0 0 34169 56 0 0 25 0 1 0 487904653 276205568 65961 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 67433 65961 141 53 0 65856 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 269732

[startup+402.301 s]
/proc/loadavg: 3.99 3.52 3.41 5/190 5254
/proc/meminfo: memFree=23111868/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=273700 CPUtime=402.25 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 262133 0 0 0 40162 63 0 0 25 0 1 0 487904653 280268800 66953 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230720 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 68425 66953 141 53 0 66848 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 273700

[startup+462.301 s]
/proc/loadavg: 3.99 3.60 3.45 5/190 5256
/proc/meminfo: memFree=23139380/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=273840 CPUtime=462.25 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 270870 0 0 0 46158 67 0 0 25 0 1 0 487904653 280412160 66988 33554432000 4194304 4409164 140733967741152 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 68460 66988 141 53 0 66883 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 273840

[startup+522.3 s]
/proc/loadavg: 3.99 3.67 3.48 5/190 5257
/proc/meminfo: memFree=23126328/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=289724 CPUtime=522.26 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 321840 0 0 0 52146 80 0 0 25 0 1 0 487904653 296677376 70959 33554432000 4194304 4409164 140733967741152 18446744073709551615 4358810 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 72431 70959 141 53 0 70854 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 289724

[startup+582.3 s]
/proc/loadavg: 4.06 3.75 3.51 5/190 5259
/proc/meminfo: memFree=22882276/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=384588 CPUtime=582.26 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 349005 0 0 0 58138 88 0 0 25 0 1 0 487904653 393818112 94675 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 96147 94675 141 53 0 94570 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 384588

[startup+642.3 s]
/proc/loadavg: 4.02 3.79 3.54 5/190 5260
/proc/meminfo: memFree=23133724/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=267480 CPUtime=642.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 374787 0 0 0 64130 97 0 0 25 0 1 0 487904653 273899520 65398 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 66870 65398 141 53 0 65293 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 267480

[startup+702.301 s]
/proc/loadavg: 4.05 3.84 3.57 5/190 5262
/proc/meminfo: memFree=22970864/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=316620 CPUtime=702.26 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 421976 0 0 0 70122 104 0 0 25 0 1 0 487904653 324218880 77683 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230961 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 79155 77683 141 53 0 77578 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 316620

[startup+762.307 s]
/proc/loadavg: 4.02 3.87 3.59 5/190 5264
/proc/meminfo: memFree=23017208/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=286620 CPUtime=762.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 442461 0 0 0 76114 113 0 0 25 0 1 0 487904653 293498880 70183 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230564 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 71655 70183 141 53 0 70078 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 286620

[startup+822.301 s]
/proc/loadavg: 4.00 3.89 3.62 5/190 5265
/proc/meminfo: memFree=22911408/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=260696 CPUtime=822.26 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 453988 0 0 0 82106 120 0 0 25 0 1 0 487904653 266952704 63734 33554432000 4194304 4409164 140733967741152 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 65174 63734 141 53 0 63597 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 260696

[startup+882.301 s]
/proc/loadavg: 4.03 3.92 3.64 5/190 5267
/proc/meminfo: memFree=23001900/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=267348 CPUtime=882.26 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 495189 0 0 0 88096 130 0 0 25 0 1 0 487904653 273764352 65365 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230961 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 66837 65365 141 53 0 65260 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 267348

[startup+942.3 s]
/proc/loadavg: 4.01 3.93 3.66 5/190 5268
/proc/meminfo: memFree=22780412/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=227104 CPUtime=942.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 575691 0 0 0 94083 144 0 0 25 0 1 0 487904653 232554496 53597 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230393 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 56776 53597 141 53 0 55199 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 227104

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.68 5/190 5270
/proc/meminfo: memFree=22444340/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=287548 CPUtime=1002.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 593957 0 0 0 100077 150 0 0 25 0 1 0 487904653 294449152 70415 33554432000 4194304 4409164 140733967741152 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 71887 70415 141 53 0 70310 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 287548

[startup+1062.3 s]
/proc/loadavg: 4.05 3.96 3.70 5/190 5272
/proc/meminfo: memFree=22944768/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=301560 CPUtime=1062.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 614645 0 0 0 106068 159 0 0 25 0 1 0 487904653 308797440 73918 33554432000 4194304 4409164 140733967741152 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 75390 73918 141 53 0 73813 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 301560

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.72 5/190 5273
/proc/meminfo: memFree=22816268/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=374344 CPUtime=1122.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 648099 0 0 0 112057 170 0 0 25 0 1 0 487904653 383328256 92114 33554432000 4194304 4409164 140733967741152 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 93586 92114 141 53 0 92009 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 374344

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.74 5/190 5275
/proc/meminfo: memFree=22713324/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=347512 CPUtime=1182.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 729716 0 0 0 118043 184 0 0 25 0 1 0 487904653 355852288 85406 33554432000 4194304 4409164 140733967741152 18446744073709551615 4230408 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 86878 85406 141 53 0 85301 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 347512

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.75 5/190 5276
/proc/meminfo: memFree=22579248/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=272796 CPUtime=1242.27 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 738984 0 0 0 124036 191 0 0 25 0 1 0 487904653 279343104 66727 33554432000 4194304 4409164 140733967741152 18446744073709551615 4348202 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 68199 66727 141 53 0 66622 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 272796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.98 3.76 4/185 5296
/proc/meminfo: memFree=22943932/32951124 swapFree=67111412/67111528
[pid=5155] ppid=5153 vsize=334660 CPUtime=1299.98 cores=5,7
/proc/5155/stat : 5155 (lingeling) R 5153 5155 4265 0 -1 4202496 756364 0 0 0 129801 197 0 0 25 0 1 0 487904653 342691840 82193 33554432000 4194304 4409164 140733967741152 18446744073709551615 218905755543 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5155/statm: 83665 82193 141 53 0 82088 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 334660

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.01
CPU user time (s): 1298.02
CPU system time (s): 1.9937
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 416240

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

runsolver used 2.12168 second user time and 4.98224 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 22:24:29
IDJOB=3285114
IDBENCH=82371
IDSOLVER=1606
FILE ID=node137/3285114-1303763064
RUNJOBID= node137-1303763062-5122
PBS_JOBID= 13154070
Free space on /tmp= 71408 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285114-1303763064/watcher-3285114-1303763064 -o /tmp/evaluation-result-3285114-1303763064/solver-3285114-1303763064 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3285114-1303763064.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=185346317

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:      23755192 kB
Buffers:       1732192 kB
Cached:        6688052 kB
SwapCached:        112 kB
Active:        1939672 kB
Inactive:      6689360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23755192 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          396212 kB
Writeback:           0 kB
AnonPages:      208128 kB
Mapped:          15444 kB
Slab:           502600 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   385016 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= 71600 MiB
End job on node137 at 2011-04-25 22:46:11