Trace number 3285436

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.04 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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-3285436-1303763230/watcher-3285436-1303763230 -o /tmp/evaluation-result-3285436-1303763230/solver-3285436-1303763230 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3285436-1303763230.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: 3.93 3.98 3.71 4/189 29197
/proc/meminfo: memFree=21940548/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=7100 CPUtime=0 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 353 0 0 0 0 0 0 0 23 0 1 0 487925945 7270400 295 33554432000 4194304 4409164 140736919973824 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 1775 295 108 53 0 198 0

[startup+0.0484319 s]
/proc/loadavg: 3.93 3.98 3.71 4/189 29197
/proc/meminfo: memFree=21940548/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=9472 CPUtime=0.04 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 950 0 0 0 4 0 0 0 23 0 1 0 487925945 9699328 892 33554432000 4194304 4409164 140736919973824 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 2368 892 112 53 0 791 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9472

[startup+0.100421 s]
/proc/loadavg: 3.93 3.98 3.71 4/189 29197
/proc/meminfo: memFree=21940548/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=12484 CPUtime=0.09 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 1720 0 0 0 9 0 0 0 23 0 1 0 487925945 12783616 1646 33554432000 4194304 4409164 140736919973824 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 3121 1646 113 53 0 1544 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12484

[startup+0.300385 s]
/proc/loadavg: 3.93 3.98 3.71 4/189 29197
/proc/meminfo: memFree=21940548/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=31188 CPUtime=0.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 6459 0 0 0 28 1 0 0 25 0 1 0 487925945 31936512 6322 33554432000 4194304 4409164 140736919973824 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 7797 6322 113 53 0 6220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31188

[startup+0.700317 s]
/proc/loadavg: 3.93 3.98 3.71 4/189 29197
/proc/meminfo: memFree=21940548/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=63700 CPUtime=0.69 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 14587 0 0 0 66 3 0 0 25 0 1 0 487925945 65228800 14450 33554432000 4194304 4409164 140736919973824 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 15925 14450 113 53 0 14348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63700

[startup+1.50019 s]
/proc/loadavg: 3.93 3.98 3.71 5/190 29198
/proc/meminfo: memFree=21860692/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=91052 CPUtime=1.49 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 37109 0 0 0 143 6 0 0 25 0 1 0 487925945 93237248 21295 33554432000 4194304 4409164 140736919973824 18446744073709551615 218371000455 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 22763 21295 120 53 0 21186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91052

[startup+3.10089 s]
/proc/loadavg: 4.02 4.00 3.71 5/190 29198
/proc/meminfo: memFree=21824360/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=119164 CPUtime=3.09 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 44120 0 0 0 302 7 0 0 25 0 1 0 487925945 122023936 28306 33554432000 4194304 4409164 140736919973824 18446744073709551615 4230527 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 29791 28306 131 53 0 28214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119164

[startup+6.30032 s]
/proc/loadavg: 4.02 4.00 3.71 5/190 29198
/proc/meminfo: memFree=21770904/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=122164 CPUtime=6.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 67953 0 0 0 619 10 0 0 25 0 1 0 487925945 125095936 29057 33554432000 4194304 4409164 140736919973824 18446744073709551615 4325441 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 30541 29057 136 53 0 28964 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122164

[startup+12.7002 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 29199
/proc/meminfo: memFree=21750252/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=122164 CPUtime=12.69 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 67953 0 0 0 1259 10 0 0 25 0 1 0 487925945 125095936 29057 33554432000 4194304 4409164 140736919973824 18446744073709551615 4247316 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 30541 29057 136 53 0 28964 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122164

[startup+25.5009 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 29199
/proc/meminfo: memFree=21722128/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=165772 CPUtime=25.5 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 79067 0 0 0 2538 12 0 0 25 0 1 0 487925945 169750528 39970 33554432000 4194304 4409164 140736919973824 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 41443 39970 140 53 0 39866 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 165772

[startup+51.1004 s]
/proc/loadavg: 4.01 4.00 3.73 5/190 29200
/proc/meminfo: memFree=21761048/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=189552 CPUtime=51.09 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 85014 0 0 0 5094 15 0 0 25 0 1 0 487925945 194101248 45916 33554432000 4194304 4409164 140736919973824 18446744073709551615 4226166 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 47388 45916 141 53 0 45811 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189552

[startup+102.306 s]
/proc/loadavg: 4.04 4.01 3.74 5/190 29201
/proc/meminfo: memFree=21672284/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=231068 CPUtime=102.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 112080 0 0 0 10208 21 0 0 25 0 1 0 487925945 236613632 56295 33554432000 4194304 4409164 140736919973824 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 57767 56295 141 53 0 56190 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 231068

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/190 29203
/proc/meminfo: memFree=21567904/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=275280 CPUtime=162.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 148560 0 0 0 16197 32 0 0 25 0 1 0 487925945 281886720 67348 33554432000 4194304 4409164 140736919973824 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 68820 67348 141 53 0 67243 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 275280

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.77 5/190 29204
/proc/meminfo: memFree=21201412/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=288268 CPUtime=222.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 149856 0 0 0 22193 36 0 0 25 0 1 0 487925945 295186432 68644 33554432000 4194304 4409164 140736919973824 18446744073709551615 4246383 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 72067 68644 141 53 0 70490 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 288268

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.78 5/190 29206
/proc/meminfo: memFree=21305012/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=355300 CPUtime=282.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 192592 0 0 0 28183 46 0 0 25 0 1 0 487925945 363827200 87353 33554432000 4194304 4409164 140736919973824 18446744073709551615 4259203 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 88825 87353 141 53 0 87248 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 355300

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.79 5/190 29208
/proc/meminfo: memFree=21136932/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=497348 CPUtime=342.3 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 228104 0 0 0 34171 59 0 0 25 0 1 0 487925945 509284352 122865 33554432000 4194304 4409164 140736919973824 18446744073709551615 4256845 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 124337 122865 141 53 0 122760 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 497348

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 29209
/proc/meminfo: memFree=21284336/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=325872 CPUtime=402.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 237367 0 0 0 40165 64 0 0 25 0 1 0 487925945 333692928 79996 33554432000 4194304 4409164 140736919973824 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 81468 79996 141 53 0 79891 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 325872

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29211
/proc/meminfo: memFree=21119660/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=422660 CPUtime=462.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 278641 0 0 0 46155 74 0 0 25 0 1 0 487925945 432803840 104193 33554432000 4194304 4409164 140736919973824 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 105665 104193 141 53 0 104088 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 422660

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29212
/proc/meminfo: memFree=21025488/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=438640 CPUtime=522.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 323337 0 0 0 52143 86 0 0 25 0 1 0 487925945 449167360 108188 33554432000 4194304 4409164 140736919973824 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 109660 108188 141 53 0 108083 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 438640

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 29214
/proc/meminfo: memFree=21027052/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=473920 CPUtime=582.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 343481 0 0 0 58134 95 0 0 25 0 1 0 487925945 485294080 117008 33554432000 4194304 4409164 140736919973824 18446744073709551615 4271363 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 118480 117008 141 53 0 116903 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 473920

[startup+642.3 s]
/proc/loadavg: 4.05 4.01 3.84 5/190 29216
/proc/meminfo: memFree=21087864/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=537832 CPUtime=642.3 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 359939 0 0 0 64129 101 0 0 25 0 1 0 487925945 550739968 132986 33554432000 4194304 4409164 140736919973824 18446744073709551615 4359469 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 134458 132986 141 53 0 132881 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 537832

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.85 5/190 29217
/proc/meminfo: memFree=20877020/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=766620 CPUtime=702.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 417136 0 0 0 70114 115 0 0 25 0 1 0 487925945 785018880 190183 33554432000 4194304 4409164 140736919973824 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 191655 190183 141 53 0 190078 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 766620

[startup+762.307 s]
/proc/loadavg: 4.11 4.04 3.86 5/190 29219
/proc/meminfo: memFree=20998172/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=529472 CPUtime=762.3 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 447992 0 0 0 76104 126 0 0 25 0 1 0 487925945 542179328 130896 33554432000 4194304 4409164 140736919973824 18446744073709551615 4230336 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 132368 130896 141 53 0 130791 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 529472

[startup+822.3 s]
/proc/loadavg: 4.04 4.03 3.87 5/190 29220
/proc/meminfo: memFree=20836044/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=628592 CPUtime=822.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 485743 0 0 0 82094 135 0 0 25 0 1 0 487925945 643678208 155676 33554432000 4194304 4409164 140736919973824 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 157148 155676 141 53 0 155571 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 628592

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/190 29222
/proc/meminfo: memFree=20288036/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=711964 CPUtime=882.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 523994 0 0 0 88089 140 0 0 25 0 1 0 487925945 729051136 176519 33554432000 4194304 4409164 140736919973824 18446744073709551615 4252932 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 177991 176519 141 53 0 176414 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 711964

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 29224
/proc/meminfo: memFree=20617832/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=711964 CPUtime=942.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 523994 0 0 0 94083 146 0 0 25 0 1 0 487925945 729051136 176519 33554432000 4194304 4409164 140736919973824 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 177991 176519 141 53 0 176414 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 711964

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 29225
/proc/meminfo: memFree=20095360/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=1152940 CPUtime=1002.28 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 634238 0 0 0 100061 167 0 0 25 0 1 0 487925945 1180610560 286763 33554432000 4194304 4409164 140736919973824 18446744073709551615 4358734 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 288235 286763 141 53 0 286658 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1152940

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 29227
/proc/meminfo: memFree=20642036/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=459460 CPUtime=1062.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 696129 0 0 0 106042 187 0 0 25 0 1 0 487925945 470487040 113393 33554432000 4194304 4409164 140736919973824 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 114865 113393 141 53 0 113288 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 459460

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 29228
/proc/meminfo: memFree=20691328/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=569764 CPUtime=1122.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 723774 0 0 0 112032 197 0 0 25 0 1 0 487925945 583438336 140969 33554432000 4194304 4409164 140736919973824 18446744073709551615 4230737 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 142441 140969 141 53 0 140864 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 569764

[startup+1182.3 s]
/proc/loadavg: 3.62 3.90 3.87 4/184 29248
/proc/meminfo: memFree=20686732/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=772420 CPUtime=1182.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 812766 0 0 0 118022 207 0 0 25 0 1 0 487925945 790958080 191633 33554432000 4194304 4409164 140736919973824 18446744073709551615 4226497 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 193105 191633 141 53 0 191528 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 772420

[startup+1242.3 s]
/proc/loadavg: 2.40 3.53 3.75 2/172 29286
/proc/meminfo: memFree=21946572/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=772420 CPUtime=1242.29 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 812766 0 0 0 124015 214 0 0 25 0 1 0 487925945 790958080 191633 33554432000 4194304 4409164 140736919973824 18446744073709551615 4259175 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 193105 191633 141 53 0 191528 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 772420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.56 3.10 3.59 2/172 29287
/proc/meminfo: memFree=21840980/32951124 swapFree=67051468/67111528
[pid=29197] ppid=29195 vsize=877852 CPUtime=1299.99 cores=1,3
/proc/29197/stat : 29197 (lingeling) R 29195 29197 28631 0 -1 4202496 839124 0 0 0 129771 228 0 0 25 0 1 0 487925945 898920448 217991 33554432000 4194304 4409164 140736919973824 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29197/statm: 219463 217991 141 53 0 217886 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 877852

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.04
CPU user time (s): 1297.72
CPU system time (s): 2.32165
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 1152940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.72
system time used= 2.32165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 839124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2083

runsolver used 1.9687 second user time and 5.05923 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 22:27:12
IDJOB=3285436
IDBENCH=82386
IDSOLVER=1606
FILE ID=node101/3285436-1303763230
RUNJOBID= node101-1303761712-28651
PBS_JOBID= 13157151
Free space on /tmp= 71432 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285436-1303763230/watcher-3285436-1303763230 -o /tmp/evaluation-result-3285436-1303763230/solver-3285436-1303763230 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3285436-1303763230.cnf

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=1480587188

node101.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.841
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21940828 kB
Buffers:       2079084 kB
Cached:        7820860 kB
SwapCached:      33708 kB
Active:        7042632 kB
Inactive:      3496432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21940828 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          197272 kB
Writeback:           0 kB
AnonPages:      626484 kB
Mapped:           9804 kB
Slab:           406904 kB
PageTables:       6492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   849124 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 node101 at 2011-04-25 22:48:54