Trace number 3285031

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.18 1.39 2.01 4/180 25430
/proc/meminfo: memFree=19947792/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=20624 CPUtime=0 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 920 0 0 0 0 0 0 0 21 0 1 0 566500764 21118976 860 33554432000 4194304 4309791 140734623866656 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 5156 863 217 29 0 1785 0

[startup+0.0268309 s]
/proc/loadavg: 1.18 1.39 2.01 4/180 25430
/proc/meminfo: memFree=19947792/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=25532 CPUtime=0.02 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 2183 0 0 0 2 0 0 0 21 0 1 0 566500764 26144768 2085 33554432000 4194304 4309791 140734623866656 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 6383 2089 217 29 0 3012 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25532

[startup+0.10083 s]
/proc/loadavg: 1.18 1.39 2.01 4/180 25430
/proc/meminfo: memFree=19947792/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=40060 CPUtime=0.09 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 6859 0 0 0 9 0 0 0 21 0 1 0 566500764 41021440 6129 33554432000 4194304 4309791 140734623866656 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 10015 6132 217 29 0 6644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40060

[startup+0.300802 s]
/proc/loadavg: 1.18 1.39 2.01 4/180 25430
/proc/meminfo: memFree=19947792/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=83148 CPUtime=0.29 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 19381 0 0 0 27 2 0 0 22 0 1 0 566500764 85143552 16258 33554432000 4194304 4309791 140734623866656 18446744073709551615 4226209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 20787 16258 221 29 0 17416 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83148

[startup+0.700734 s]
/proc/loadavg: 1.18 1.39 2.01 4/180 25430
/proc/meminfo: memFree=19947792/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=97648 CPUtime=0.69 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 22044 0 0 0 67 2 0 0 23 0 1 0 566500764 99991552 18562 33554432000 4194304 4309791 140734623866656 18446744073709551615 4231832 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 24412 18562 225 29 0 21041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97648

[startup+1.5006 s]
/proc/loadavg: 1.18 1.39 2.01 5/184 25437
/proc/meminfo: memFree=19686740/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=82500 CPUtime=1.48 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 24714 0 0 0 146 2 0 0 25 0 1 0 566500764 84480000 15704 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 20625 15704 243 29 0 17254 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 82500

[startup+3.10034 s]
/proc/loadavg: 1.18 1.39 2.01 5/184 25437
/proc/meminfo: memFree=19592252/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=82500 CPUtime=3.09 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 25104 0 0 0 306 3 0 0 25 0 1 0 566500764 84480000 16092 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 20625 16092 243 29 0 17254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82500

[startup+6.30077 s]
/proc/loadavg: 1.64 1.48 2.04 5/187 25443
/proc/meminfo: memFree=19295212/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=89680 CPUtime=6.29 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 26080 0 0 0 626 3 0 0 25 0 1 0 566500764 91832320 17068 33554432000 4194304 4309791 140734623866656 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 22420 17068 245 29 0 19049 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89680

[startup+12.7007 s]
/proc/loadavg: 2.07 1.58 2.06 5/190 25449
/proc/meminfo: memFree=18125424/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=101356 CPUtime=12.69 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 28019 0 0 0 1266 3 0 0 25 0 1 0 566500764 103788544 19003 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 25339 19003 245 29 0 21968 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101356

[startup+25.5006 s]
/proc/loadavg: 2.57 1.71 2.10 5/190 25449
/proc/meminfo: memFree=18317904/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=120324 CPUtime=25.49 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 32114 0 0 0 2544 5 0 0 25 0 1 0 566500764 123211776 23085 33554432000 4194304 4309791 140734623866656 18446744073709551615 4252213 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 30081 23085 245 29 0 26710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120324

[startup+51.1003 s]
/proc/loadavg: 3.05 1.89 2.15 5/187 25479
/proc/meminfo: memFree=19008524/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=151144 CPUtime=51.09 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 36297 0 0 0 5103 6 0 0 25 0 1 0 566500764 154771456 27261 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 37786 27261 245 29 0 34415 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151144

[startup+102.301 s]
/proc/loadavg: 3.68 2.24 2.25 5/190 25505
/proc/meminfo: memFree=18352532/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=151144 CPUtime=102.29 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 62838 0 0 0 10219 10 0 0 25 0 1 0 566500764 154771456 32554 33554432000 4194304 4309791 140734623866656 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 37786 32554 245 29 0 34415 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 151144

[startup+162.301 s]
/proc/loadavg: 3.88 2.56 2.36 5/190 25507
/proc/meminfo: memFree=18278472/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=151144 CPUtime=162.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 96685 0 0 0 16213 17 0 0 25 0 1 0 566500764 154771456 27984 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 37786 27984 245 29 0 34415 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 151144

[startup+222.301 s]
/proc/loadavg: 4.12 2.87 2.48 5/190 25536
/proc/meminfo: memFree=18317284/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=201232 CPUtime=222.29 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 112744 0 0 0 22209 20 0 0 25 0 1 0 566500764 206061568 44032 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 50308 44032 245 29 0 46937 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 201232

[startup+282.301 s]
/proc/loadavg: 4.04 3.07 2.57 5/190 25536
/proc/meminfo: memFree=18193276/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=153076 CPUtime=282.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 149849 0 0 0 28204 26 0 0 25 0 1 0 566500764 156749824 33228 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 38269 33228 245 29 0 34898 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153076

[startup+342.301 s]
/proc/loadavg: 4.01 3.24 2.66 5/190 25538
/proc/meminfo: memFree=18076488/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=285296 CPUtime=342.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 172053 0 0 0 34200 30 0 0 25 0 1 0 566500764 292143104 55400 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 71324 55400 245 29 0 67953 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 285296

[startup+402.307 s]
/proc/loadavg: 4.00 3.37 2.74 5/190 25540
/proc/meminfo: memFree=18085204/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=155516 CPUtime=402.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 205799 0 0 0 40194 36 0 0 25 0 1 0 566500764 159248384 28159 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 38879 28159 245 29 0 35508 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 155516

[startup+462.301 s]
/proc/loadavg: 4.00 3.48 2.81 5/190 25542
/proc/meminfo: memFree=17812428/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=287912 CPUtime=462.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 229535 0 0 0 46190 40 0 0 25 0 1 0 566500764 294821888 51860 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 71978 51860 245 29 0 68607 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 287912

[startup+522.301 s]
/proc/loadavg: 4.00 3.58 2.88 5/190 25544
/proc/meminfo: memFree=17871360/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=421004 CPUtime=522.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 249511 0 0 0 52187 43 0 0 25 0 1 0 566500764 431108096 71816 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 105251 71816 245 29 0 101880 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 421004

[startup+582.301 s]
/proc/loadavg: 4.03 3.66 2.96 5/190 25544
/proc/meminfo: memFree=17458220/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=421880 CPUtime=582.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 265728 0 0 0 58184 46 0 0 25 0 1 0 566500764 432005120 88021 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 105470 88021 245 29 0 102099 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 421880

[startup+642.301 s]
/proc/loadavg: 4.01 3.72 3.02 5/190 25546
/proc/meminfo: memFree=17674132/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=208412 CPUtime=642.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 300664 0 0 0 64178 52 0 0 25 0 1 0 566500764 213413888 46330 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 52103 46330 245 29 0 48732 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 208412

[startup+702.301 s]
/proc/loadavg: 4.05 3.78 3.08 5/190 25548
/proc/meminfo: memFree=18112864/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=290264 CPUtime=702.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 321705 0 0 0 70175 55 0 0 25 0 1 0 566500764 297230336 67354 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 72566 67354 245 29 0 69195 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 290264

[startup+762.301 s]
/proc/loadavg: 4.02 3.82 3.14 5/190 25550
/proc/meminfo: memFree=17766928/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=423400 CPUtime=762.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 337420 0 0 0 76172 58 0 0 25 0 1 0 566500764 433561600 83054 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 105850 83054 245 29 0 102479 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 423400

[startup+822.3 s]
/proc/loadavg: 4.00 3.85 3.19 5/190 25552
/proc/meminfo: memFree=17438356/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=425032 CPUtime=822.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 355910 0 0 0 82168 62 0 0 25 0 1 0 566500764 435232768 101533 33554432000 4194304 4309791 140734623866656 18446744073709551615 4278298 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 106258 101533 245 29 0 102887 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 425032

[startup+882.3 s]
/proc/loadavg: 4.07 3.90 3.25 5/190 25552
/proc/meminfo: memFree=17353600/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=640280 CPUtime=882.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 374408 0 0 0 88166 64 0 0 25 0 1 0 566500764 655646720 120015 33554432000 4194304 4309791 140734623866656 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 160070 120015 245 29 0 156699 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 640280

[startup+942.3 s]
/proc/loadavg: 4.02 3.92 3.29 5/190 25554
/proc/meminfo: memFree=17888520/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=293600 CPUtime=942.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 412746 0 0 0 94159 71 0 0 25 0 1 0 566500764 300646400 52178 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 73400 52178 245 29 0 70029 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 293600

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.33 5/190 25556
/proc/meminfo: memFree=17883784/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=426252 CPUtime=1002.31 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 432978 0 0 0 100156 75 0 0 25 0 1 0 566500764 436482048 72397 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275316 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 106563 72397 245 29 0 103192 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 426252

[startup+1062.31 s]
/proc/loadavg: 4.00 3.94 3.37 5/190 25558
/proc/meminfo: memFree=17552800/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=426688 CPUtime=1062.31 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 454597 0 0 0 106153 78 0 0 25 0 1 0 566500764 436928512 93994 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 106672 93994 245 29 0 103301 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 426688

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.41 5/190 25560
/proc/meminfo: memFree=17236944/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=642324 CPUtime=1122.3 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 473535 0 0 0 112149 81 0 0 25 0 1 0 566500764 657739776 112912 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 160581 112912 245 29 0 157210 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 642324

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.44 5/190 25560
/proc/meminfo: memFree=17168228/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=643208 CPUtime=1182.31 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 491350 0 0 0 118146 85 0 0 25 0 1 0 566500764 658644992 130705 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 160802 130705 245 29 0 157431 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 643208

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.47 5/190 25565
/proc/meminfo: memFree=17227100/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=215888 CPUtime=1242.31 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 527288 0 0 0 124139 92 0 0 25 0 1 0 566500764 221069312 44780 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 53972 44780 245 29 0 50601 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 215888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.98 3.51 5/190 25567
/proc/meminfo: memFree=17638320/32951124 swapFree=67110396/67111528
[pid=25430] ppid=25428 vsize=297276 CPUtime=1300.01 cores=4,6
/proc/25430/stat : 25430 (glueminisat) R 25428 25430 24306 0 -1 4202496 550986 0 0 0 129905 96 0 0 25 0 1 0 566500764 304410624 68461 33554432000 4194304 4309791 140734623866656 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25430/statm: 74319 68461 245 29 0 70948 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 297276

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.06
CPU system time (s): 0.976851
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 724600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.06
system time used= 0.976851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 550986
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= 10
involuntary context switches= 709

runsolver used 2.24766 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 22:18:21
IDJOB=3285031
IDBENCH=82369
IDSOLVER=1650
FILE ID=node118/3285031-1303762700
RUNJOBID= node118-1303762700-25407
PBS_JOBID= 13154063
Free space on /tmp= 71640 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285031-1303762700/watcher-3285031-1303762700 -o /tmp/evaluation-result-3285031-1303762700/solver-3285031-1303762700 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3285031-1303762700.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=748870872

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19948188 kB
Buffers:       1869608 kB
Cached:       10533876 kB
SwapCached:        600 kB
Active:        8621028 kB
Inactive:      3857964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19948188 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           74092 kB
Writeback:           0 kB
AnonPages:       74888 kB
Mapped:          14584 kB
Slab:           462108 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202300 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= 71396 MiB
End job on node118 at 2011-04-25 22:40:03