Trace number 3371545

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.06 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3371545-1305434431/watcher-3371545-1305434431 -o /tmp/evaluation-result-3371545-1305434431/solver-3371545-1305434431 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371545-1305434431.cnf 

running on 2 cores: 4,6

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: 0.95 1.76 2.56 6/360 4154
/proc/meminfo: memFree=21462784/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=7488 CPUtime=0 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 451 0 0 0 0 0 0 0 20 0 1 0 635859302 7667712 395 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106462701 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 1872 395 111 53 0 295 0

[startup+0.0953869 s]
/proc/loadavg: 0.95 1.76 2.56 6/360 4154
/proc/meminfo: memFree=21462784/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=19268 CPUtime=0.08 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 3396 0 0 0 8 0 0 0 20 0 1 0 635859302 19730432 3340 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 4817 3340 111 53 0 3240 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19268

[startup+0.10039 s]
/proc/loadavg: 0.95 1.76 2.56 6/360 4154
/proc/meminfo: memFree=21462784/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=19268 CPUtime=0.09 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 3396 0 0 0 9 0 0 0 20 0 1 0 635859302 19730432 3340 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 4817 3340 111 53 0 3240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19268

[startup+0.300289 s]
/proc/loadavg: 0.95 1.76 2.56 6/360 4154
/proc/meminfo: memFree=21462784/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=39748 CPUtime=0.29 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 8516 0 0 0 28 1 0 0 21 0 1 0 635859302 40701952 8460 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 9937 8460 111 53 0 8360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39748

[startup+0.700258 s]
/proc/loadavg: 0.95 1.76 2.56 6/360 4154
/proc/meminfo: memFree=21462784/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=36148 CPUtime=0.69 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 8530 0 0 0 68 1 0 0 22 0 1 0 635859302 37015552 7574 33554432000 4194304 4409284 140736785439648 18446744073709551615 4304263 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 9037 7574 125 53 0 7460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36148

[startup+1.50114 s]
/proc/loadavg: 1.11 1.78 2.57 6/359 4213
/proc/meminfo: memFree=21364700/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=52532 CPUtime=1.48 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 13271 0 0 0 147 1 0 0 25 0 1 0 635859302 53792768 11674 33554432000 4194304 4409284 140736785439648 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 13133 11674 129 53 0 11556 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52532

[startup+3.10084 s]
/proc/loadavg: 1.11 1.78 2.57 6/362 4237
/proc/meminfo: memFree=21353536/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=65344 CPUtime=3.09 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 16480 0 0 0 307 2 0 0 25 0 1 0 635859302 66912256 14883 33554432000 4194304 4409284 140736785439648 18446744073709551615 4233210 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 16336 14883 135 53 0 14759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65344

[startup+6.30031 s]
/proc/loadavg: 1.11 1.78 2.57 6/362 4237
/proc/meminfo: memFree=21292328/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=91180 CPUtime=6.29 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 22907 0 0 0 627 2 0 0 25 0 1 0 635859302 93368320 21310 33554432000 4194304 4409284 140736785439648 18446744073709551615 4233193 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 22795 21310 135 53 0 21218 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91180

[startup+12.7002 s]
/proc/loadavg: 1.56 1.86 2.58 6/362 4237
/proc/meminfo: memFree=21269664/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=91532 CPUtime=12.69 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 22996 0 0 0 1267 2 0 0 25 0 1 0 635859302 93728768 21399 33554432000 4194304 4409284 140736785439648 18446744073709551615 4242973 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 22883 21399 136 53 0 21306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91532

[startup+25.5009 s]
/proc/loadavg: 1.93 1.93 2.60 6/362 4238
/proc/meminfo: memFree=21267812/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=100780 CPUtime=25.49 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 43067 0 0 0 2542 7 0 0 25 0 1 0 635859302 103198720 23716 33554432000 4194304 4409284 140736785439648 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 25195 23716 141 53 0 23618 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100780

[startup+51.1004 s]
/proc/loadavg: 2.75 2.12 2.64 6/362 4238
/proc/meminfo: memFree=21245888/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=74956 CPUtime=51.09 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 67281 0 0 0 5088 21 0 0 25 0 1 0 635859302 76754944 17260 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 18739 17260 141 53 0 17162 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74956

[startup+102.314 s]
/proc/loadavg: 3.50 2.44 2.72 6/362 4240
/proc/meminfo: memFree=21055412/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=146812 CPUtime=102.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 141371 0 0 0 10174 57 0 0 25 0 1 0 635859302 150335488 35224 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 36703 35224 141 53 0 35126 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 146812

[startup+162.301 s]
/proc/loadavg: 3.81 2.72 2.80 6/362 4241
/proc/meminfo: memFree=20993884/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=197128 CPUtime=162.29 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 176927 0 0 0 16141 88 0 0 25 0 1 0 635859302 201859072 47803 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 49282 47803 141 53 0 47705 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 197128

[startup+222.3 s]
/proc/loadavg: 3.93 2.95 2.87 6/362 4243
/proc/meminfo: memFree=20865392/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=254828 CPUtime=222.29 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 230272 0 0 0 22112 117 0 0 25 0 1 0 635859302 260943872 62228 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 63707 62228 141 53 0 62130 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 254828

[startup+282.301 s]
/proc/loadavg: 4.12 3.19 2.96 6/362 4244
/proc/meminfo: memFree=20663376/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=277332 CPUtime=282.3 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 258499 0 0 0 28090 140 0 0 25 0 1 0 635859302 283987968 67854 33554432000 4194304 4409284 140736785439648 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 69333 67854 141 53 0 67756 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 277332

[startup+342.3 s]
/proc/loadavg: 4.14 3.38 3.03 6/362 4246
/proc/meminfo: memFree=20615996/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=241512 CPUtime=342.29 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 295596 0 0 0 34063 166 0 0 25 0 1 0 635859302 247308288 58899 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 60378 58899 141 53 0 58801 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 241512

[startup+402.301 s]
/proc/loadavg: 4.05 3.49 3.09 6/362 4248
/proc/meminfo: memFree=20504504/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=267144 CPUtime=402.3 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 345761 0 0 0 40035 195 0 0 25 0 1 0 635859302 273555456 65339 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 66786 65339 141 53 0 65209 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 267144

[startup+462.3 s]
/proc/loadavg: 4.02 3.58 3.14 6/362 4249
/proc/meminfo: memFree=20650064/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=225180 CPUtime=462.3 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 408320 0 0 0 46006 224 0 0 25 0 1 0 635859302 230584320 54848 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 56295 54848 141 53 0 54718 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 225180

[startup+522.301 s]
/proc/loadavg: 4.00 3.65 3.20 6/362 4251
/proc/meminfo: memFree=20380468/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=320632 CPUtime=522.3 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 458681 0 0 0 51986 244 0 0 25 0 1 0 635859302 328327168 78679 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 80158 78679 141 53 0 78581 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 320632

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 3.24 6/362 4252
/proc/meminfo: memFree=20280628/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=279064 CPUtime=582.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 526523 0 0 0 57955 276 0 0 25 0 1 0 635859302 285761536 68287 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 69766 68287 141 53 0 68189 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 279064

[startup+642.301 s]
/proc/loadavg: 4.14 3.81 3.30 6/362 4254
/proc/meminfo: memFree=20147312/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=292744 CPUtime=642.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 588663 0 0 0 63935 296 0 0 25 0 1 0 635859302 299769856 71707 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 73186 71707 141 53 0 71609 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 292744

[startup+702.301 s]
/proc/loadavg: 4.05 3.84 3.34 6/362 4256
/proc/meminfo: memFree=20489164/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=317136 CPUtime=702.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 677081 0 0 0 69907 324 0 0 25 0 1 0 635859302 324747264 77805 33554432000 4194304 4409284 140736785439648 18446744073709551615 4243866 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 79284 77805 141 53 0 77707 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 317136

[startup+762.314 s]
/proc/loadavg: 4.02 3.87 3.38 6/362 4257
/proc/meminfo: memFree=20169348/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=434256 CPUtime=762.32 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 731553 0 0 0 75884 348 0 0 25 0 1 0 635859302 444678144 107085 33554432000 4194304 4409284 140736785439648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 108564 107085 141 53 0 106987 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 434256

[startup+822.301 s]
/proc/loadavg: 4.10 3.92 3.43 6/362 4259
/proc/meminfo: memFree=20290096/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=276540 CPUtime=822.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 777383 0 0 0 81861 370 0 0 25 0 1 0 635859302 283176960 67656 33554432000 4194304 4409284 140736785439648 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 69135 67656 141 53 0 67558 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 276540

[startup+882.3 s]
/proc/loadavg: 4.18 3.97 3.48 6/362 4260
/proc/meminfo: memFree=20133588/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=399732 CPUtime=882.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 824565 0 0 0 87844 387 0 0 25 0 1 0 635859302 409325568 98454 33554432000 4194304 4409284 140736785439648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 99933 98454 141 53 0 98356 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 399732

[startup+942.301 s]
/proc/loadavg: 4.06 3.97 3.50 6/362 4262
/proc/meminfo: memFree=20087188/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=339396 CPUtime=942.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 848219 0 0 0 93828 403 0 0 25 0 1 0 635859302 347541504 83370 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 84849 83370 141 53 0 83272 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 339396

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.53 6/362 4264
/proc/meminfo: memFree=20266604/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=427020 CPUtime=1002.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 904264 0 0 0 99801 430 0 0 25 0 1 0 635859302 437268480 105276 33554432000 4194304 4409284 140736785439648 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 106755 105276 141 53 0 105178 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 427020

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.56 6/362 4265
/proc/meminfo: memFree=20368396/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=274144 CPUtime=1062.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 927479 0 0 0 105778 453 0 0 25 0 1 0 635859302 280723456 67057 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 68536 67057 141 53 0 66959 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 274144

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.58 6/362 4267
/proc/meminfo: memFree=20114416/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=451240 CPUtime=1122.31 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 1006039 0 0 0 111761 470 0 0 25 0 1 0 635859302 462069760 111330 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 112810 111330 141 53 0 111233 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 451240

[startup+1182.3 s]
/proc/loadavg: 4.09 4.00 3.62 6/362 4268
/proc/meminfo: memFree=20055872/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=262688 CPUtime=1182.32 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 1036920 0 0 0 117742 490 0 0 25 0 1 0 635859302 268992512 64193 33554432000 4194304 4409284 140736785439648 18446744073709551615 4256872 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 65672 64193 141 53 0 64095 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 262688

[startup+1242.3 s]
/proc/loadavg: 4.07 4.01 3.64 6/362 4279
/proc/meminfo: memFree=20074836/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=303148 CPUtime=1242.32 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 1108468 0 0 0 123714 518 0 0 25 0 1 0 635859302 310423552 74308 33554432000 4194304 4409284 140736785439648 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 75787 74308 141 53 0 74210 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 303148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.66 5/360 4282
/proc/meminfo: memFree=20521888/32951124 swapFree=67111348/67111528
[pid=4154] ppid=4152 vsize=317100 CPUtime=1300.02 cores=4,6
/proc/4154/stat : 4154 (lingeling) R 4152 4154 3324 0 -1 4202496 1134624 0 0 0 129457 545 0 0 25 0 1 0 635859302 324710400 77796 33554432000 4194304 4409284 140736785439648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/4154/statm: 79275 77796 141 53 0 77698 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 317100

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.03
CPU time (s): 1300.06
CPU user time (s): 1294.59
CPU system time (s): 5.47217
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 498728

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

runsolver used 4.78527 second user time and 10.5054 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 06:40:32
IDJOB=3371545
IDBENCH=83166
IDSOLVER=1849
FILE ID=node144/3371545-1305434431
RUNJOBID= node144-1305434431-4114
PBS_JOBID= 13324616
Free space on /tmp= 73228 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371545-1305434431/watcher-3371545-1305434431 -o /tmp/evaluation-result-3371545-1305434431/solver-3371545-1305434431 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371545-1305434431.cnf

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=688505758

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21463452 kB
Buffers:        296684 kB
Cached:        3703788 kB
SwapCached:          0 kB
Active:        8332348 kB
Inactive:      2808744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21463452 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           29904 kB
Writeback:           0 kB
AnonPages:     7140080 kB
Mapped:          27572 kB
Slab:           245424 kB
PageTables:      37560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82027992 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= 73228 MiB
End job on node144 at 2011-05-15 07:02:14