Trace number 3309602

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
glueminisat 2.2.5? (TO) 5000.13 5000.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.665
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

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-3309602-1303992420/watcher-3309602-1303992420 -o /tmp/evaluation-result-3309602-1303992420/solver-3309602-1303992420 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309602-1303992420.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 25219
/proc/meminfo: memFree=16732400/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=21500 CPUtime=0 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 1081 0 0 0 0 0 0 0 23 0 1 0 510840792 22016000 1021 33554432000 4194304 4309791 140733434457376 18446744073709551615 4200957 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 5375 1021 217 29 0 2004 0

[startup+0.037742 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 25219
/proc/meminfo: memFree=16732400/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=27856 CPUtime=0.03 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 2586 0 0 0 3 0 0 0 23 0 1 0 510840792 28524544 2493 33554432000 4194304 4309791 140733434457376 18446744073709551615 4200952 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 6964 2493 217 29 0 3593 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27856

[startup+0.100733 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 25219
/proc/meminfo: memFree=16732400/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=41308 CPUtime=0.09 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 6549 0 0 0 8 1 0 0 23 0 1 0 510840792 42299392 5960 33554432000 4194304 4309791 140733434457376 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 10327 5960 217 29 0 6956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41308

[startup+0.300701 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 25219
/proc/meminfo: memFree=16732400/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=98416 CPUtime=0.29 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 19400 0 0 0 26 3 0 0 25 0 1 0 510840792 100777984 17848 33554432000 4194304 4309791 140733434457376 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 24604 17850 217 29 0 21233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98416

[startup+0.700632 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 25219
/proc/meminfo: memFree=16732400/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=184364 CPUtime=0.69 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 45421 0 0 0 62 7 0 0 25 0 1 0 510840792 188788736 40620 33554432000 4194304 4309791 140733434457376 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 46091 40622 217 29 0 42720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 184364

[startup+1.5005 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25220
/proc/meminfo: memFree=16497672/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=397844 CPUtime=1.49 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 92752 0 0 0 136 13 0 0 25 0 1 0 510840792 407392256 82183 33554432000 4194304 4309791 140733434457376 18446744073709551615 4216446 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 99461 82183 220 29 0 96090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 397844

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 25220
/proc/meminfo: memFree=16432944/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=397844 CPUtime=3.09 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 92753 0 0 0 296 13 0 0 25 0 1 0 510840792 407392256 82184 33554432000 4194304 4309791 140733434457376 18446744073709551615 4227232 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 99461 82184 221 29 0 96090 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 397844

[startup+6.30069 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 25220
/proc/meminfo: memFree=16384968/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=425864 CPUtime=6.29 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 102694 0 0 0 614 15 0 0 25 0 1 0 510840792 436084736 92095 33554432000 4194304 4309791 140733434457376 18446744073709551615 4226915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 106466 92095 225 29 0 103095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 425864

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 25221
/proc/meminfo: memFree=16417464/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=390248 CPUtime=12.69 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 122236 0 0 0 1251 18 0 0 25 0 1 0 510840792 399613952 80412 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275443 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 97562 80412 245 29 0 94191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 390248

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 25221
/proc/meminfo: memFree=16356632/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=440336 CPUtime=25.49 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 131016 0 0 0 2530 19 0 0 25 0 1 0 510840792 450904064 89179 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 110084 89179 245 29 0 106713 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 440336

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 25222
/proc/meminfo: memFree=16312952/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=440336 CPUtime=51.09 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 178187 0 0 0 5084 25 0 0 25 0 1 0 510840792 450904064 91929 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259510 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 110084 91929 245 29 0 106713 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 440336

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 25223
/proc/meminfo: memFree=16161688/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=653984 CPUtime=102.3 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 215933 0 0 0 10197 33 0 0 25 0 1 0 510840792 669679616 129641 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 163496 129641 245 29 0 160125 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 653984

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25225
/proc/meminfo: memFree=16125088/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=653984 CPUtime=162.3 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 302829 0 0 0 16186 44 0 0 25 0 1 0 510840792 669679616 143331 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 163496 143331 245 29 0 160125 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 653984

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25226
/proc/meminfo: memFree=16064428/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=653984 CPUtime=222.29 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 384847 0 0 0 22172 57 0 0 25 0 1 0 510840792 669679616 131162 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275316 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 163496 131162 245 29 0 160125 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 653984

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25228
/proc/meminfo: memFree=16229212/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=653984 CPUtime=282.29 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 471305 0 0 0 28157 72 0 0 25 0 1 0 510840792 669679616 125687 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 163496 125687 245 29 0 160125 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 653984

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25230
/proc/meminfo: memFree=15925272/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=868908 CPUtime=342.3 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 523035 0 0 0 34150 80 0 0 25 0 1 0 510840792 889761792 177373 33554432000 4194304 4309791 140733434457376 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 217227 177373 245 29 0 213856 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 868908

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25231
/proc/meminfo: memFree=15972500/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=653984 CPUtime=402.29 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 605969 0 0 0 40138 91 0 0 25 0 1 0 510840792 669679616 146612 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 163496 146612 245 29 0 160125 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 653984

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25233
/proc/meminfo: memFree=15994544/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=653984 CPUtime=462.3 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 698900 0 0 0 46123 107 0 0 25 0 1 0 510840792 669679616 121651 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 163496 121651 245 29 0 160125 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 653984

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25234
/proc/meminfo: memFree=15912560/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=868908 CPUtime=522.3 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 757193 0 0 0 52115 115 0 0 25 0 1 0 510840792 889761792 179888 33554432000 4194304 4309791 140733434457376 18446744073709551615 4280761 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 217227 179888 245 29 0 213856 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 868908

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25236
/proc/meminfo: memFree=16009760/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=653984 CPUtime=582.3 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 841188 0 0 0 58100 130 0 0 25 0 1 0 510840792 669679616 134490 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275466 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25219/statm: 163496 134490 245 29 0 160125 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 653984

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25339
/proc/meminfo: memFree=15939728/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=770724 CPUtime=4002.35 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4080239 0 0 0 399540 695 0 0 25 0 1 0 510840792 789221376 173294 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 192681 173294 245 29 0 189310 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 770724

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25341
/proc/meminfo: memFree=15631692/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=987220 CPUtime=4062.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4122807 0 0 0 405534 702 0 0 25 0 1 0 510840792 1010913280 215787 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 246805 215787 245 29 0 243434 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 987220

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25342
/proc/meminfo: memFree=15345600/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1341164 CPUtime=4122.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4162602 0 0 0 411528 708 0 0 25 0 1 0 510840792 1373351936 255526 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 335291 255526 245 29 0 331920 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 1341164

[startup+4182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 25344
/proc/meminfo: memFree=15097576/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1344296 CPUtime=4182.35 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4199560 0 0 0 417520 715 0 0 25 0 1 0 510840792 1376559104 292428 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 336074 292428 245 29 0 332703 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 1344296

[startup+4242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 25346
/proc/meminfo: memFree=15534272/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=780124 CPUtime=4242.35 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4281527 0 0 0 423504 731 0 0 25 0 1 0 510840792 798846976 153550 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 195031 153550 245 29 0 191660 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 780124

[startup+4302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 25347
/proc/meminfo: memFree=15236896/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=997608 CPUtime=4302.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4329779 0 0 0 429496 740 0 0 25 0 1 0 510840792 1021550592 201709 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 249402 201709 245 29 0 246031 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 997608

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25349
/proc/meminfo: memFree=14959972/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1349332 CPUtime=4362.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4373565 0 0 0 435487 749 0 0 25 0 1 0 510840792 1381715968 245441 33554432000 4194304 4309791 140733434457376 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 337333 245441 245 29 0 333962 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 1349332

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25350
/proc/meminfo: memFree=14718268/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1351660 CPUtime=4422.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4410958 0 0 0 441482 754 0 0 25 0 1 0 510840792 1384099840 282769 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275118 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 337915 282769 245 29 0 334544 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 1351660

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25352
/proc/meminfo: memFree=15287404/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1351660 CPUtime=4482.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4449709 0 0 0 447476 760 0 0 25 0 1 0 510840792 1384099840 321457 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 337915 321457 245 29 0 334544 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 1351660

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25354
/proc/meminfo: memFree=15759324/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=791708 CPUtime=4542.35 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4531950 0 0 0 453460 775 0 0 25 0 1 0 510840792 810708992 176075 33554432000 4194304 4309791 140733434457376 18446744073709551615 4277548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 197927 176075 245 29 0 194556 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 791708

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25355
/proc/meminfo: memFree=15477560/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1006632 CPUtime=4602.37 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4575268 0 0 0 459453 784 0 0 25 0 1 0 510840792 1030791168 219324 33554432000 4194304 4309791 140733434457376 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 251658 219324 245 29 0 248287 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1006632

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25357
/proc/meminfo: memFree=15244672/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1359156 CPUtime=4662.37 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4612280 0 0 0 465446 791 0 0 25 0 1 0 510840792 1391775744 256288 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275271 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 339789 256288 245 29 0 336418 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1359156

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25358
/proc/meminfo: memFree=15013376/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1362864 CPUtime=4722.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4645049 0 0 0 471440 796 0 0 25 0 1 0 510840792 1395572736 288993 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 340716 288993 245 29 0 337345 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 1362864

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25360
/proc/meminfo: memFree=15504512/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=666432 CPUtime=4782.37 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4721644 0 0 0 477427 810 0 0 25 0 1 0 510840792 682426368 142478 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 166608 142478 245 29 0 163237 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 666432

[startup+4842.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 25362
/proc/meminfo: memFree=15245700/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=800872 CPUtime=4842.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4763253 0 0 0 483419 817 0 0 25 0 1 0 510840792 820092928 184021 33554432000 4194304 4309791 140733434457376 18446744073709551615 4260191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 200218 184021 245 29 0 196847 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 800872

[startup+4902.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 25363
/proc/meminfo: memFree=14946352/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1015796 CPUtime=4902.37 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4812184 0 0 0 489411 826 0 0 25 0 1 0 510840792 1040175104 232915 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 253949 232915 245 29 0 250578 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1015796

[startup+4962.3 s]
/proc/loadavg: 1.96 2.00 2.00 2/176 25366
/proc/meminfo: memFree=15733744/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1367384 CPUtime=4962.36 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4849450 0 0 0 495403 833 0 0 25 0 1 0 510840792 1400201216 270124 33554432000 4194304 4309791 140733434457376 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 341846 270124 245 29 0 338475 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 1367384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 25394
/proc/meminfo: memFree=15578156/32951124 swapFree=67111528/67111528
[pid=25219] ppid=25217 vsize=1370736 CPUtime=5000.07 cores=1,3,5,7
/proc/25219/stat : 25219 (glueminisat) R 25217 25219 24913 0 -1 4202496 4874540 0 0 0 499170 837 0 0 25 0 1 0 510840792 1403633664 295192 33554432000 4194304 4309791 140733434457376 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25219/statm: 342684 295192 245 29 0 339313 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1370736

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): 5000.06
CPU time (s): 5000.13
CPU user time (s): 4991.71
CPU system time (s): 8.42572
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2114040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4991.71
system time used= 8.42572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4874540
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= 5
involuntary context switches= 22668

runsolver used 7.01893 second user time and 16.2585 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 14:07:03
IDJOB=3309602
IDBENCH=82411
IDSOLVER=1694
FILE ID=node130/3309602-1303992420
RUNJOBID= node130-1303987380-24932
PBS_JOBID= 13168744
Free space on /tmp= 71912 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309602-1303992420/watcher-3309602-1303992420 -o /tmp/evaluation-result-3309602-1303992420/solver-3309602-1303992420 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309602-1303992420.cnf

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=331688702

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16732680 kB
Buffers:       2124680 kB
Cached:       13392408 kB
SwapCached:          0 kB
Active:        7454196 kB
Inactive:      8210936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16732680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           75044 kB
Writeback:           0 kB
AnonPages:      147380 kB
Mapped:          15468 kB
Slab:           491056 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   321228 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= 71916 MiB
End job on node130 at 2011-04-28 15:30:25