Trace number 3387252

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
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 5000.21 5000.09

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: 961)

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-3387252-1305598091/watcher-3387252-1305598091 -o /tmp/evaluation-result-3387252-1305598091/solver-3387252-1305598091 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387252-1305598091.cnf 

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

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


[startup+0 s]
/proc/loadavg: 5.00 5.02 5.00 5/508 27289
/proc/meminfo: memFree=19912260/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=23044 CPUtime=0.01 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1518 0 0 0 1 0 0 0 21 0 1 0 671411796 23597056 1448 33554432000 4194304 4300288 140736208906880 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 5761 1448 218 26 0 2393 0

[startup+0.0327001 s]
/proc/loadavg: 5.00 5.02 5.00 5/508 27289
/proc/meminfo: memFree=19912260/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=25880 CPUtime=0.02 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 2323 0 0 0 2 0 0 0 21 0 1 0 671411796 26501120 2165 33554432000 4194304 4300288 140736208906880 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 6470 2166 218 26 0 3102 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25880

[startup+0.100691 s]
/proc/loadavg: 5.00 5.02 5.00 5/508 27289
/proc/meminfo: memFree=19912260/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=38552 CPUtime=0.09 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 6498 0 0 0 9 0 0 0 21 0 1 0 671411796 39477248 5781 33554432000 4194304 4300288 140736208906880 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 9638 5784 218 26 0 6270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38552

[startup+0.300654 s]
/proc/loadavg: 5.00 5.02 5.00 5/508 27289
/proc/meminfo: memFree=19912260/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=80072 CPUtime=0.28 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 18701 0 0 0 27 1 0 0 22 0 1 0 671411796 81993728 15581 33554432000 4194304 4300288 140736208906880 18446744073709551615 4219472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 20018 15581 220 26 0 16650 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 80072

[startup+0.700594 s]
/proc/loadavg: 5.00 5.02 5.00 5/508 27289
/proc/meminfo: memFree=19912260/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=94596 CPUtime=0.69 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 21369 0 0 0 67 2 0 0 23 0 1 0 671411796 96866304 17890 33554432000 4194304 4300288 140736208906880 18446744073709551615 4234073 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 23649 17890 222 26 0 20281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94596

[startup+1.50044 s]
/proc/loadavg: 5.00 5.02 5.00 6/509 27290
/proc/meminfo: memFree=19840464/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=79448 CPUtime=1.49 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 24031 0 0 0 147 2 0 0 25 0 1 0 671411796 81354752 15025 33554432000 4194304 4300288 140736208906880 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 19862 15025 241 26 0 16494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79448

[startup+3.10016 s]
/proc/loadavg: 5.00 5.02 5.00 6/509 27290
/proc/meminfo: memFree=19845524/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=79448 CPUtime=3.09 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 24448 0 0 0 307 2 0 0 25 0 1 0 671411796 81354752 15442 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 19862 15442 241 26 0 16494 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79448

[startup+6.3006 s]
/proc/loadavg: 5.00 5.02 5.00 6/509 27291
/proc/meminfo: memFree=19834612/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=86628 CPUtime=6.29 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 25289 0 0 0 627 2 0 0 25 0 1 0 671411796 88707072 16279 33554432000 4194304 4300288 140736208906880 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 21657 16279 241 26 0 18289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86628

[startup+12.7005 s]
/proc/loadavg: 5.00 5.02 5.00 6/509 27291
/proc/meminfo: memFree=19802760/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=98304 CPUtime=12.69 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 29222 0 0 0 1266 3 0 0 25 0 1 0 671411796 100663296 20205 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 24576 20205 242 26 0 21208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98304

[startup+25.5002 s]
/proc/loadavg: 5.00 5.02 5.00 6/509 27291
/proc/meminfo: memFree=19753472/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=117272 CPUtime=25.49 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 33689 0 0 0 2545 4 0 0 25 0 1 0 671411796 120086528 24664 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 29318 24664 242 26 0 25950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117272

[startup+51.1007 s]
/proc/loadavg: 5.00 5.01 5.00 6/509 27292
/proc/meminfo: memFree=19671184/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=198180 CPUtime=51.09 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 42086 0 0 0 5104 5 0 0 25 0 1 0 671411796 202936320 33056 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 49545 33056 242 26 0 46177 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 198180

[startup+102.319 s]
/proc/loadavg: 5.00 5.01 5.00 6/509 27293
/proc/meminfo: memFree=19500120/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=279568 CPUtime=102.31 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 57531 0 0 0 10224 7 0 0 25 0 1 0 671411796 286277632 48489 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268388 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 69892 48489 242 26 0 66524 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 279568

[startup+162.301 s]
/proc/loadavg: 5.00 5.00 5.00 6/509 27295
/proc/meminfo: memFree=19330328/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=279568 CPUtime=162.3 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 67121 0 0 0 16221 9 0 0 25 0 1 0 671411796 286277632 58071 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 69892 58071 242 26 0 66524 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 279568

[startup+222.301 s]
/proc/loadavg: 5.00 5.00 5.00 6/509 27296
/proc/meminfo: memFree=19156940/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=411828 CPUtime=222.29 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 80022 0 0 0 22219 10 0 0 25 0 1 0 671411796 421711872 70968 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 102957 70968 242 26 0 99589 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 411828

[startup+282.301 s]
/proc/loadavg: 5.07 5.03 5.01 6/509 27298
/proc/meminfo: memFree=18957988/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=412708 CPUtime=282.3 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 99927 0 0 0 28217 13 0 0 25 0 1 0 671411796 422612992 90860 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 103177 90860 242 26 0 99809 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 412708

[startup+342.3 s]
/proc/loadavg: 5.06 5.03 5.01 6/509 27299
/proc/meminfo: memFree=18788924/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=628060 CPUtime=342.3 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 111373 0 0 0 34215 15 0 0 25 0 1 0 671411796 643133440 102296 33554432000 4194304 4300288 140736208906880 18446744073709551615 4269359 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 157015 102296 242 26 0 153647 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 628060

[startup+402.301 s]
/proc/loadavg: 5.02 5.02 5.00 6/509 27301
/proc/meminfo: memFree=18616028/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=628596 CPUtime=402.3 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 129265 0 0 0 40214 16 0 0 25 0 1 0 671411796 643682304 120174 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 157149 120174 242 26 0 153781 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 628596

[startup+462.3 s]
/proc/loadavg: 5.00 5.02 5.00 6/509 27303
/proc/meminfo: memFree=18495208/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=628596 CPUtime=462.3 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 138100 0 0 0 46213 17 0 0 25 0 1 0 671411796 643682304 129008 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 157149 129008 242 26 0 153781 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 628596

[startup+522.301 s]
/proc/loadavg: 5.00 5.01 5.00 6/509 27304
/proc/meminfo: memFree=18340660/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=628860 CPUtime=522.3 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 147179 0 0 0 52212 18 0 0 25 0 1 0 671411796 643952640 138085 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 157215 138085 242 26 0 153847 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 628860

[startup+582.301 s]
/proc/loadavg: 5.05 5.02 5.00 6/509 27306
/proc/meminfo: memFree=18131164/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=978772 CPUtime=582.3 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 171286 0 0 0 58209 21 0 0 25 0 1 0 671411796 1002262528 162186 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 244693 162186 242 26 0 241325 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 978772

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 5.05 5.05 5.01 6/509 27411
/proc/meminfo: memFree=8610880/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443180 CPUtime=4062.41 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1045221 0 0 0 406115 126 0 0 25 0 1 0 671411796 6597816320 1035728 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268166 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610795 1035728 242 26 0 1607427 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 6443180

[startup+4122.3 s]
/proc/loadavg: 5.02 5.04 5.00 6/509 27412
/proc/meminfo: memFree=8463184/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443320 CPUtime=4122.39 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1056989 0 0 0 412112 127 0 0 25 0 1 0 671411796 6597959680 1047495 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610830 1047495 242 26 0 1607462 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 6443320

[startup+4182.3 s]
/proc/loadavg: 5.00 5.03 5.00 6/509 27414
/proc/meminfo: memFree=8336520/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443320 CPUtime=4182.39 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1069708 0 0 0 418111 128 0 0 25 0 1 0 671411796 6597959680 1060212 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610830 1060212 242 26 0 1607462 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 6443320

[startup+4242.3 s]
/proc/loadavg: 5.09 5.05 5.01 6/509 27415
/proc/meminfo: memFree=8183216/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443320 CPUtime=4242.4 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1082863 0 0 0 424110 130 0 0 25 0 1 0 671411796 6597959680 1073365 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268166 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610830 1073365 242 26 0 1607462 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 6443320

[startup+4302.3 s]
/proc/loadavg: 5.07 5.06 5.01 6/509 27417
/proc/meminfo: memFree=8050284/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443320 CPUtime=4302.39 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1095793 0 0 0 430108 131 0 0 25 0 1 0 671411796 6597959680 1086292 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610830 1086292 242 26 0 1607462 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 6443320

[startup+4362.3 s]
/proc/loadavg: 5.02 5.04 5.00 6/509 27419
/proc/meminfo: memFree=7909740/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443320 CPUtime=4362.4 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1108325 0 0 0 436108 132 0 0 25 0 1 0 671411796 6597959680 1098824 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610830 1098824 242 26 0 1607462 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 6443320

[startup+4422.3 s]
/proc/loadavg: 5.01 5.03 5.00 6/509 27420
/proc/meminfo: memFree=7734472/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443320 CPUtime=4422.4 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1121137 0 0 0 442107 133 0 0 25 0 1 0 671411796 6597959680 1111634 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610830 1111634 242 26 0 1607462 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 6443320

[startup+4482.3 s]
/proc/loadavg: 5.00 5.02 5.00 6/509 27422
/proc/meminfo: memFree=7594528/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443320 CPUtime=4482.4 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1133809 0 0 0 448105 135 0 0 25 0 1 0 671411796 6597959680 1124304 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610830 1124304 242 26 0 1607462 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 6443320

[startup+4542.3 s]
/proc/loadavg: 5.07 5.03 5.00 6/509 27423
/proc/meminfo: memFree=7447540/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443460 CPUtime=4542.4 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1146620 0 0 0 454104 136 0 0 25 0 1 0 671411796 6598103040 1137113 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610865 1137113 242 26 0 1607497 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 6443460

[startup+4602.3 s]
/proc/loadavg: 5.02 5.03 5.00 6/509 27425
/proc/meminfo: memFree=7303180/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443460 CPUtime=4602.42 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1159122 0 0 0 460105 137 0 0 25 0 1 0 671411796 6598103040 1149612 33554432000 4194304 4300288 140736208906880 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610865 1149612 242 26 0 1607497 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 6443460

[startup+4662.3 s]
/proc/loadavg: 5.01 5.02 5.00 6/509 27427
/proc/meminfo: memFree=7187316/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443460 CPUtime=4662.4 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1171468 0 0 0 466102 138 0 0 25 0 1 0 671411796 6598103040 1161957 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610865 1161957 242 26 0 1607497 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 6443460

[startup+4722.32 s]
/proc/loadavg: 5.00 5.01 5.00 6/509 27428
/proc/meminfo: memFree=7060036/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443604 CPUtime=4722.42 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1184010 0 0 0 472103 139 0 0 25 0 1 0 671411796 6598250496 1174499 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610901 1174499 242 26 0 1607533 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 6443604

[startup+4782.3 s]
/proc/loadavg: 4.43 4.85 4.95 5/503 27448
/proc/meminfo: memFree=15212132/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443604 CPUtime=4782.41 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1196926 0 0 0 478100 141 0 0 25 0 1 0 671411796 6598250496 1187415 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610901 1187415 242 26 0 1607533 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 6443604

[startup+4842.3 s]
/proc/loadavg: 4.16 4.70 4.88 5/503 27449
/proc/meminfo: memFree=15151216/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443604 CPUtime=4842.41 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1209808 0 0 0 484099 142 0 0 25 0 1 0 671411796 6598250496 1200295 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610901 1200295 242 26 0 1607533 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 6443604

[startup+4902.3 s]
/proc/loadavg: 4.06 4.57 4.83 5/503 27451
/proc/meminfo: memFree=15094032/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443748 CPUtime=4902.4 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1222369 0 0 0 490097 143 0 0 25 0 1 0 671411796 6598397952 1212854 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610937 1212854 242 26 0 1607569 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 6443748

[startup+4962.3 s]
/proc/loadavg: 4.02 4.46 4.77 5/503 27453
/proc/meminfo: memFree=15034104/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443748 CPUtime=4962.41 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1235128 0 0 0 496096 145 0 0 25 0 1 0 671411796 6598397952 1225613 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610937 1225613 242 26 0 1607569 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 6443748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.01 4.41 4.74 5/503 27454
/proc/meminfo: memFree=14999344/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=6443884 CPUtime=5000.03 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4202496 1242457 0 0 0 499858 145 0 0 25 0 1 0 671411796 6598537216 1232939 33554432000 4194304 4300288 140736208906880 18446744073709551615 4268564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27289/statm: 1610971 1232939 242 26 0 1607603 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 6443884

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

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

[startup+5000.02 s]
/proc/loadavg: 4.01 4.41 4.74 5/503 27454
/proc/meminfo: memFree=14999344/32951124 swapFree=53501260/67111528
[pid=27289] ppid=27287 vsize=0 CPUtime=5000.13 cores=1,3,5,7
/proc/27289/stat : 27289 (cir_minisat) R 27287 27289 26020 0 -1 4203524 1242457 0 0 0 499858 155 0 0 25 0 1 0 671411796 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/27289/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.09
CPU time (s): 5000.21
CPU user time (s): 4998.58
CPU system time (s): 1.62375
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6443884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.58
system time used= 1.62375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1242457
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= 6
involuntary context switches= 7894

runsolver used 23.9614 second user time and 57.8722 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-17 04:08:12
IDJOB=3387252
IDBENCH=82369
IDSOLVER=1873
FILE ID=node103/3387252-1305598091
RUNJOBID= node103-1305586740-26039
PBS_JOBID= 13350375
Free space on /tmp= 73108 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387252-1305598091/watcher-3387252-1305598091 -o /tmp/evaluation-result-3387252-1305598091/solver-3387252-1305598091 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387252-1305598091.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1787416772

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19912292 kB
Buffers:        351352 kB
Cached:        4522712 kB
SwapCached:     340168 kB
Active:        7218976 kB
Inactive:      5502456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19912292 kB
SwapTotal:    67111528 kB
SwapFree:     53501260 kB
Dirty:           15968 kB
Writeback:           0 kB
AnonPages:     7517936 kB
Mapped:          24800 kB
Slab:           165692 kB
PageTables:      81848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 168040252 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= 73148 MiB
End job on node103 at 2011-05-17 05:31:34