Trace number 3309575

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.09 5000.12

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2632.81
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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

running on 4 cores: 0,2,4,6

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: 2.00 2.00 2.00 2/177 25191
/proc/meminfo: memFree=16760524/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=20628 CPUtime=0 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 926 0 0 0 0 0 0 0 25 0 1 0 510836874 21123072 867 33554432000 4194304 4309791 140734118294608 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 5157 867 217 29 0 1786 0

[startup+0.0588019 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25191
/proc/meminfo: memFree=16760524/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=31772 CPUtime=0.05 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 4230 0 0 0 5 0 0 0 25 0 1 0 510836874 32534528 3803 33554432000 4194304 4309791 140734118294608 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 7943 3804 217 29 0 4572 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31772

[startup+0.100792 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25191
/proc/meminfo: memFree=16760524/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=40196 CPUtime=0.09 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 6956 0 0 0 9 0 0 0 25 0 1 0 510836874 41160704 6219 33554432000 4194304 4309791 140734118294608 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 10049 6227 217 29 0 6678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40196

[startup+0.30076 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25191
/proc/meminfo: memFree=16760524/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=54996 CPUtime=0.29 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 10017 0 0 0 28 1 0 0 25 0 1 0 510836874 56315904 8913 33554432000 4194304 4309791 140734118294608 18446744073709551615 4216446 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 13749 8913 225 29 0 10378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54996

[startup+0.700691 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25191
/proc/meminfo: memFree=16760524/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=48300 CPUtime=0.69 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 11068 0 0 0 68 1 0 0 25 0 1 0 510836874 49459200 7551 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 12075 7551 234 29 0 8704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48300

[startup+1.50058 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25192
/proc/meminfo: memFree=16730620/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=48300 CPUtime=1.49 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 11225 0 0 0 148 1 0 0 25 0 1 0 510836874 49459200 7708 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 12075 7708 234 29 0 8704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48300

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25192
/proc/meminfo: memFree=16729256/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=51020 CPUtime=3.09 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 11893 0 0 0 308 1 0 0 25 0 1 0 510836874 52244480 8374 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275266 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 12755 8374 244 29 0 9384 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51020

[startup+6.30075 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25192
/proc/meminfo: memFree=16723308/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=55440 CPUtime=6.29 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 12852 0 0 0 628 1 0 0 25 0 1 0 510836874 56770560 9331 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275466 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25191/statm: 13860 9331 244 29 0 10489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55440

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25192
/proc/meminfo: memFree=16712904/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=74296 CPUtime=12.69 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 15329 0 0 0 1267 2 0 0 25 0 1 0 510836874 76079104 11804 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275392 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/25191/statm: 18574 11804 245 29 0 15203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74296

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25192
/proc/meminfo: memFree=16691692/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=93264 CPUtime=25.48 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 20103 0 0 0 2546 2 0 0 25 0 1 0 510836874 95502336 16563 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 23316 16563 245 29 0 19945 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93264

[startup+51.1003 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 25221
/proc/meminfo: memFree=16421680/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=124084 CPUtime=51.09 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 38700 0 0 0 5103 6 0 0 25 0 1 0 510836874 127062016 19940 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 31021 19940 245 29 0 27650 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124084

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.99 3/178 25222
/proc/meminfo: memFree=16346828/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=95540 CPUtime=102.29 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 65906 0 0 0 10219 10 0 0 25 0 1 0 510836874 97832960 17428 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 23885 17428 245 29 0 20514 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 95540

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25224
/proc/meminfo: memFree=16232612/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=259312 CPUtime=162.28 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 90232 0 0 0 16214 14 0 0 25 0 1 0 510836874 265535488 41712 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 64828 41712 245 29 0 61457 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 259312

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25225
/proc/meminfo: memFree=16258380/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=179044 CPUtime=222.28 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 133910 0 0 0 22208 20 0 0 25 0 1 0 510836874 183341056 40090 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 44761 40090 245 29 0 41390 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 179044

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25227
/proc/meminfo: memFree=15958408/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=393412 CPUtime=282.27 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 160013 0 0 0 28203 24 0 0 25 0 1 0 510836874 402853888 66168 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275443 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 98353 66168 245 29 0 94982 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 393412

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25228
/proc/meminfo: memFree=16122808/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=181476 CPUtime=342.27 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 190749 0 0 0 34196 31 0 0 25 0 1 0 510836874 185831424 30868 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 45369 30868 245 29 0 41998 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 181476

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25230
/proc/meminfo: memFree=16168060/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=263708 CPUtime=402.27 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 211023 0 0 0 40194 33 0 0 25 0 1 0 510836874 270036992 51117 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 65927 51117 245 29 0 62556 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 263708

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25232
/proc/meminfo: memFree=15862380/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=396740 CPUtime=462.27 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 232417 0 0 0 46191 36 0 0 25 0 1 0 510836874 406261760 72487 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 99185 72487 245 29 0 95814 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 396740

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25233
/proc/meminfo: memFree=16129944/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=183668 CPUtime=522.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 276873 0 0 0 52183 43 0 0 25 0 1 0 510836874 188076032 33749 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 45917 33749 245 29 0 42546 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 183668

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 25235
/proc/meminfo: memFree=16208784/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=265528 CPUtime=582.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 298325 0 0 0 58180 46 0 0 25 0 1 0 510836874 271900672 55168 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25191/statm: 66382 55168 245 29 0 63011 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 265528

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25340
/proc/meminfo: memFree=15832832/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=293216 CPUtime=4062.25 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2026913 0 0 0 405919 306 0 0 25 0 1 0 510836874 300253184 55773 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 73304 55773 245 29 0 69933 0
Current children cumulated CPU time (s) 4062.25
Current children cumulated vsize (KiB) 293216

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25341
/proc/meminfo: memFree=15537324/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=425792 CPUtime=4122.25 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2063090 0 0 0 411914 311 0 0 25 0 1 0 510836874 436011008 91925 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 106448 91925 245 29 0 103077 0
Current children cumulated CPU time (s) 4122.25
Current children cumulated vsize (KiB) 425792

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25343
/proc/meminfo: memFree=15258664/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=641068 CPUtime=4182.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2092513 0 0 0 417910 316 0 0 25 0 1 0 510836874 656453632 121333 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 160267 121333 245 29 0 156896 0
Current children cumulated CPU time (s) 4182.26
Current children cumulated vsize (KiB) 641068

[startup+4242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 25344
/proc/meminfo: memFree=15009156/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=641236 CPUtime=4242.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2116644 0 0 0 423907 319 0 0 25 0 1 0 510836874 656625664 145446 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 160309 145446 245 29 0 156938 0
Current children cumulated CPU time (s) 4242.26
Current children cumulated vsize (KiB) 641236

[startup+4302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 25346
/proc/meminfo: memFree=15421420/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=990636 CPUtime=4302.25 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2148758 0 0 0 429903 322 0 0 25 0 1 0 510836874 1014411264 177549 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275392 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 247659 177549 245 29 0 244288 0
Current children cumulated CPU time (s) 4302.25
Current children cumulated vsize (KiB) 990636

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25348
/proc/meminfo: memFree=15146120/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=991740 CPUtime=4362.25 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2173721 0 0 0 435900 325 0 0 25 0 1 0 510836874 1015541760 202488 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275192 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 247935 202488 245 29 0 244564 0
Current children cumulated CPU time (s) 4362.25
Current children cumulated vsize (KiB) 991740

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25349
/proc/meminfo: memFree=14865100/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=992300 CPUtime=4422.25 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2197662 0 0 0 441897 328 0 0 25 0 1 0 510836874 1016115200 226400 33554432000 4194304 4309791 140734118294608 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 248075 226400 245 29 0 244704 0
Current children cumulated CPU time (s) 4422.25
Current children cumulated vsize (KiB) 992300

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25351
/proc/meminfo: memFree=14620924/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=1560640 CPUtime=4482.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2225586 0 0 0 447893 333 0 0 25 0 1 0 510836874 1598095360 254302 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275466 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 390160 254302 245 29 0 386789 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 1560640

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25352
/proc/meminfo: memFree=15940872/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=428940 CPUtime=4542.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2282795 0 0 0 453882 344 0 0 25 0 1 0 510836874 439234560 71766 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 107235 71766 245 29 0 103864 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 428940

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25354
/proc/meminfo: memFree=15641268/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=428940 CPUtime=4602.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2309875 0 0 0 459878 348 0 0 25 0 1 0 510836874 439234560 98810 33554432000 4194304 4309791 140734118294608 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 107235 98810 245 29 0 103864 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 428940

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25356
/proc/meminfo: memFree=15390136/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=644156 CPUtime=4662.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2334480 0 0 0 465875 351 0 0 25 0 1 0 510836874 659615744 123388 33554432000 4194304 4309791 140734118294608 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 161039 123388 245 29 0 157668 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 644156

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25357
/proc/meminfo: memFree=15163072/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=644156 CPUtime=4722.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2357261 0 0 0 471872 354 0 0 25 0 1 0 510836874 659615744 146155 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 161039 146155 245 29 0 157668 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 644156

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25359
/proc/meminfo: memFree=14926944/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=993556 CPUtime=4782.27 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2380869 0 0 0 477869 358 0 0 25 0 1 0 510836874 1017401344 169746 33554432000 4194304 4309791 140734118294608 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 248389 169746 245 29 0 245018 0
Current children cumulated CPU time (s) 4782.27
Current children cumulated vsize (KiB) 993556

[startup+4842.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 25360
/proc/meminfo: memFree=15427128/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=993848 CPUtime=4842.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2403484 0 0 0 483865 361 0 0 25 0 1 0 510836874 1017700352 192343 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275254 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 248462 192343 245 29 0 245091 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 993848

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 25362
/proc/meminfo: memFree=15132240/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=994316 CPUtime=4902.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2430106 0 0 0 489861 365 0 0 25 0 1 0 510836874 1018179584 218943 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 248579 218943 245 29 0 245208 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 994316

[startup+4962.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 25364
/proc/meminfo: memFree=15676828/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=217140 CPUtime=4962.26 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2475004 0 0 0 495851 375 0 0 25 0 1 0 510836874 222351360 40168 33554432000 4194304 4309791 140734118294608 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 54285 40168 245 29 0 50914 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 217140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 25365
/proc/meminfo: memFree=15520332/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=298528 CPUtime=5000.07 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2489066 0 0 0 499630 377 0 0 25 0 1 0 510836874 305692672 54223 33554432000 4194304 4309791 140734118294608 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 74632 54223 245 29 0 71261 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 298528

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

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

[startup+5000.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 25365
/proc/meminfo: memFree=15520332/32951124 swapFree=67111528/67111528
[pid=25191] ppid=25189 vsize=298528 CPUtime=5000.07 cores=0,2,4,6
/proc/25191/stat : 25191 (glueminisat) R 25189 25191 24913 0 -1 4202496 2489066 0 0 0 499630 377 0 0 25 0 1 0 510836874 305692672 54223 33554432000 4194304 4309791 140734118294608 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25191/statm: 74632 54223 245 29 0 71261 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 298528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.12
CPU time (s): 5000.09
CPU user time (s): 4996.31
CPU system time (s): 3.78143
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 1763248

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

runsolver used 7.96079 second user time and 16.0126 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 14:06:24
IDJOB=3309575
IDBENCH=82390
IDSOLVER=1694
FILE ID=node130/3309575-1303992383
RUNJOBID= node130-1303987380-24931
PBS_JOBID= 13168744
Free space on /tmp= 71984 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309575-1303992383/watcher-3309575-1303992383 -o /tmp/evaluation-result-3309575-1303992383/solver-3309575-1303992383 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309575-1303992383.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=581577085

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:      16760804 kB
Buffers:       2124596 kB
Cached:       13306228 kB
SwapCached:          0 kB
Active:        7439800 kB
Inactive:      8198468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16760804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8580 kB
Writeback:           0 kB
AnonPages:      206572 kB
Mapped:          15412 kB
Slab:           489008 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   394024 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= 71912 MiB
End job on node130 at 2011-04-28 15:29:46