Trace number 3285353

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) 1300.07 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3285353-1303763921/watcher-3285353-1303763921 -o /tmp/evaluation-result-3285353-1303763921/solver-3285353-1303763921 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3285353-1303763921.cnf 

running on 2 cores: 0,2

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.92 1.53 2.63 5/184 18951
/proc/meminfo: memFree=24964676/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=19988 CPUtime=0 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 794 0 0 0 0 0 0 0 20 0 1 0 487990862 20467712 734 33554432000 4194304 4309791 140735936499056 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 4997 734 216 29 0 1626 0

[startup+0.0703781 s]
/proc/loadavg: 0.92 1.53 2.63 5/184 18951
/proc/meminfo: memFree=24964676/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=27012 CPUtime=0.06 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 2754 0 0 0 6 0 0 0 20 0 1 0 487990862 27660288 2491 33554432000 4194304 4309791 140735936499056 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 6753 2491 217 29 0 3382 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27012

[startup+0.100369 s]
/proc/loadavg: 0.92 1.53 2.63 5/184 18951
/proc/meminfo: memFree=24964676/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=30764 CPUtime=0.09 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 4539 0 0 0 9 0 0 0 20 0 1 0 487990862 31502336 3889 33554432000 4194304 4309791 140735936499056 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 7691 3890 217 29 0 4320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30764

[startup+0.300374 s]
/proc/loadavg: 0.92 1.53 2.63 5/184 18951
/proc/meminfo: memFree=24964676/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=75560 CPUtime=0.29 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 17783 0 0 0 27 2 0 0 21 0 1 0 487990862 77373440 13380 33554432000 4194304 4309791 140735936499056 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 18890 13381 217 29 0 15519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75560

[startup+0.700295 s]
/proc/loadavg: 0.92 1.53 2.63 5/184 18951
/proc/meminfo: memFree=24964676/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=118696 CPUtime=0.69 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 32119 0 0 0 65 4 0 0 22 0 1 0 487990862 121544704 24131 33554432000 4194304 4309791 140735936499056 18446744073709551615 4227027 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 29674 24131 221 29 0 26303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118696

[startup+1.50116 s]
/proc/loadavg: 1.17 1.57 2.63 5/185 18952
/proc/meminfo: memFree=24783512/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=118696 CPUtime=1.49 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 32121 0 0 0 145 4 0 0 25 0 1 0 487990862 121544704 24133 33554432000 4194304 4309791 140735936499056 18446744073709551615 4258868 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 29674 24133 223 29 0 26303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118696

[startup+3.10088 s]
/proc/loadavg: 1.17 1.57 2.63 5/188 18958
/proc/meminfo: memFree=24608276/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=98212 CPUtime=3.09 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 36906 0 0 0 304 5 0 0 25 0 1 0 487990862 100569088 19939 33554432000 4194304 4309791 140735936499056 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 24553 19939 244 29 0 21182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98212

[startup+6.3003 s]
/proc/loadavg: 1.79 1.69 2.67 6/188 18958
/proc/meminfo: memFree=24507344/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=109888 CPUtime=6.29 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 38450 0 0 0 623 6 0 0 25 0 1 0 487990862 112525312 21479 33554432000 4194304 4309791 140735936499056 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 27472 21479 245 29 0 24101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109888

[startup+16.9215 s]
/proc/loadavg: 1.79 1.69 2.67 6/188 18958
/proc/meminfo: memFree=24507344/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=128856 CPUtime=16.91 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 43805 0 0 0 1684 7 0 0 25 0 1 0 487990862 131948544 26822 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275266 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 32214 26822 245 29 0 28843 0
Current children cumulated CPU time (s) 16.91
Current children cumulated vsize (KiB) 128856

[startup+25.501 s]
/proc/loadavg: 3.44 2.07 2.77 5/188 18958
/proc/meminfo: memFree=24404972/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=159676 CPUtime=25.49 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 48625 0 0 0 2539 10 0 0 25 0 1 0 487990862 163508224 31639 33554432000 4194304 4309791 140735936499056 18446744073709551615 4259147 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 39919 31639 245 29 0 36548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 159676

[startup+51.1006 s]
/proc/loadavg: 4.06 2.33 2.84 5/188 18959
/proc/meminfo: memFree=24280852/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=209764 CPUtime=51.09 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 60979 0 0 0 5094 15 0 0 25 0 1 0 487990862 214798336 43979 33554432000 4194304 4309791 140735936499056 18446744073709551615 4277623 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 52441 43979 245 29 0 49070 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 209764

[startup+102.301 s]
/proc/loadavg: 4.08 2.62 2.91 5/188 18960
/proc/meminfo: memFree=24043172/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=291152 CPUtime=102.29 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 101399 0 0 0 10207 22 0 0 25 0 1 0 487990862 298139648 53430 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 72788 53430 245 29 0 69417 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 291152

[startup+162.3 s]
/proc/loadavg: 4.03 2.87 2.98 5/188 18962
/proc/meminfo: memFree=24142968/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=209764 CPUtime=162.29 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 153308 0 0 0 16196 33 0 0 25 0 1 0 487990862 214798336 42192 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 52441 42192 245 29 0 49070 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 209764

[startup+222.301 s]
/proc/loadavg: 4.01 3.07 3.04 5/188 18964
/proc/meminfo: memFree=23720864/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=291152 CPUtime=222.29 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 179513 0 0 0 22190 39 0 0 25 0 1 0 487990862 298139648 68369 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 72788 68369 245 29 0 69417 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 291152

[startup+282.307 s]
/proc/loadavg: 4.05 3.25 3.10 5/188 18965
/proc/meminfo: memFree=23565108/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=423412 CPUtime=282.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 205325 0 0 0 28187 44 0 0 25 0 1 0 487990862 433573888 94165 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 105853 94165 245 29 0 102482 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 423412

[startup+342.3 s]
/proc/loadavg: 4.02 3.39 3.15 5/188 18967
/proc/meminfo: memFree=23988312/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=291152 CPUtime=342.3 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 264777 0 0 0 34174 56 0 0 25 0 1 0 487990862 298139648 52157 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 72788 52157 245 29 0 69417 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 291152

[startup+407.387 s]
/proc/loadavg: 4.16 3.53 3.21 5/188 18995
/proc/meminfo: memFree=23906000/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=423412 CPUtime=407.38 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 294200 0 0 0 40676 62 0 0 25 0 1 0 487990862 433573888 81566 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 105853 81566 245 29 0 102482 0
Current children cumulated CPU time (s) 407.38
Current children cumulated vsize (KiB) 423412

[startup+462.307 s]
/proc/loadavg: 4.41 3.75 3.31 5/188 18997
/proc/meminfo: memFree=23546944/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=423412 CPUtime=462.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 313910 0 0 0 46162 69 0 0 25 0 1 0 487990862 433573888 101266 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 105853 101266 245 29 0 102482 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 423412

[startup+522.3 s]
/proc/loadavg: 4.15 3.80 3.35 5/188 18999
/proc/meminfo: memFree=23241012/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=638336 CPUtime=522.3 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 339276 0 0 0 52156 74 0 0 25 0 1 0 487990862 653656064 126618 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 159584 126618 245 29 0 156213 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 638336

[startup+582.301 s]
/proc/loadavg: 4.12 3.85 3.39 5/188 19000
/proc/meminfo: memFree=23832724/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=210044 CPUtime=582.3 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 391667 0 0 0 58146 84 0 0 25 0 1 0 487990862 215085056 42040 33554432000 4194304 4309791 140735936499056 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 52511 42040 245 29 0 49140 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 210044

[startup+642.301 s]
/proc/loadavg: 4.04 3.87 3.43 5/188 19002
/proc/meminfo: memFree=23711936/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=291432 CPUtime=642.3 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 418720 0 0 0 64139 91 0 0 25 0 1 0 487990862 298426368 69079 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 72858 69079 245 29 0 69487 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 291432

[startup+702.3 s]
/proc/loadavg: 4.05 3.91 3.47 5/188 19003
/proc/meminfo: memFree=23314752/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=423692 CPUtime=702.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 441208 0 0 0 70134 97 0 0 25 0 1 0 487990862 433860608 91550 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275216 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 105923 91550 245 29 0 102552 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 423692

[startup+762.301 s]
/proc/loadavg: 4.02 3.92 3.50 5/188 19005
/proc/meminfo: memFree=23557784/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=638616 CPUtime=762.3 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 465276 0 0 0 76129 101 0 0 25 0 1 0 487990862 653942784 115599 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 159654 115599 245 29 0 156283 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 638616

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.53 5/188 19007
/proc/meminfo: memFree=23159236/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=638616 CPUtime=822.3 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 486628 0 0 0 82125 105 0 0 25 0 1 0 487990862 653942784 136945 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 159654 136945 245 29 0 156283 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 638616

[startup+882.3 s]
/proc/loadavg: 4.07 3.96 3.56 5/188 19008
/proc/meminfo: memFree=23170388/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=987864 CPUtime=882.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 511392 0 0 0 88121 110 0 0 25 0 1 0 487990862 1011572736 161696 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 246966 161696 245 29 0 243595 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 987864

[startup+942.301 s]
/proc/loadavg: 4.02 3.97 3.58 5/188 19010
/proc/meminfo: memFree=23509376/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=291432 CPUtime=942.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 570346 0 0 0 94110 121 0 0 25 0 1 0 487990862 298426368 60802 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275143 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 72858 60802 245 29 0 69487 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 291432

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.61 5/188 19011
/proc/meminfo: memFree=23615136/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=423692 CPUtime=1002.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 593372 0 0 0 100106 125 0 0 25 0 1 0 487990862 433860608 83818 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275243 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 105923 83818 245 29 0 102552 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 423692

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.63 5/188 19013
/proc/meminfo: memFree=23195368/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=638616 CPUtime=1062.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 613475 0 0 0 106102 129 0 0 25 0 1 0 487990862 653942784 103912 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 159654 103912 245 29 0 156283 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 638616

[startup+1122.31 s]
/proc/loadavg: 4.00 3.97 3.65 5/188 19015
/proc/meminfo: memFree=22773628/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=638616 CPUtime=1122.32 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 634763 0 0 0 112100 132 0 0 25 0 1 0 487990862 653942784 125198 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 159654 125198 245 29 0 156283 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 638616

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.67 5/188 19016
/proc/meminfo: memFree=22692888/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=638760 CPUtime=1182.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 656658 0 0 0 118095 136 0 0 25 0 1 0 487990862 654090240 147083 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 159690 147083 245 29 0 156319 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 638760

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.69 5/188 19018
/proc/meminfo: memFree=23448160/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=988340 CPUtime=1242.31 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 677966 0 0 0 124091 140 0 0 25 0 1 0 487990862 1012060160 168380 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275229 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 247085 168380 245 29 0 243714 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 988340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.71 3/184 19021
/proc/meminfo: memFree=23682040/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=988500 CPUtime=1300.02 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 692782 0 0 0 129859 143 0 0 25 0 1 0 487990862 1012224000 183192 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275209 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 247125 183192 245 29 0 243754 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 988500

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.71 3/184 19021
/proc/meminfo: memFree=23682040/32951132 swapFree=67111364/67111528
[pid=18951] ppid=18949 vsize=988500 CPUtime=1300.02 cores=0,2
/proc/18951/stat : 18951 (glueminisat) R 18949 18951 17937 0 -1 4202496 692782 0 0 0 129859 143 0 0 25 0 1 0 487990862 1012224000 183192 33554432000 4194304 4309791 140735936499056 18446744073709551615 4275209 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18951/statm: 247125 183192 245 29 0 243754 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 988500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1298.59
CPU system time (s): 1.47378
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1118092

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

runsolver used 2.98255 second user time and 7.00993 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-25 22:38:42
IDJOB=3285353
IDBENCH=82379
IDSOLVER=1650
FILE ID=node128/3285353-1303763921
RUNJOBID= node128-1303763921-18915
PBS_JOBID= 13157129
Free space on /tmp= 66716 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285353-1303763921/watcher-3285353-1303763921 -o /tmp/evaluation-result-3285353-1303763921/solver-3285353-1303763921 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3285353-1303763921.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=2002399355

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24965452 kB
Buffers:       1274872 kB
Cached:        5969276 kB
SwapCached:        160 kB
Active:         585712 kB
Inactive:      6781676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24965452 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           87784 kB
Writeback:          16 kB
AnonPages:      122376 kB
Mapped:          15080 kB
Slab:           554656 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   298268 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66692 MiB
End job on node128 at 2011-04-25 23:00:24