Trace number 3422282

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: contrasat 2011-03-02? (TO) 5000.06 4999.93

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
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 variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
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: 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-3422282-1306663667/watcher-3422282-1306663667 -o /tmp/evaluation-result-3422282-1306663667/solver-3422282-1306663667 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422282-1306663667.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.90 1.99 1.99 2/518 27349
/proc/meminfo: memFree=7964984/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=23240 CPUtime=0.01 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 1633 0 0 0 1 0 0 0 21 0 1 0 758782195 23797760 1528 33554432000 4194304 4298156 140734082223728 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 5810 1528 216 26 0 2442 0

[startup+0.100554 s]
/proc/loadavg: 1.90 1.99 1.99 2/518 27349
/proc/meminfo: memFree=7964984/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=41968 CPUtime=0.09 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 7297 0 0 0 8 1 0 0 21 0 1 0 758782195 42975232 6356 33554432000 4194304 4298156 140734082223728 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 10492 6358 216 26 0 7124 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41968

[startup+0.200525 s]
/proc/loadavg: 1.90 1.99 1.99 2/518 27349
/proc/meminfo: memFree=7964984/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=50736 CPUtime=0.19 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 9884 0 0 0 17 2 0 0 22 0 1 0 758782195 51953664 8489 33554432000 4194304 4298156 140734082223728 18446744073709551615 4227761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 12684 8489 222 26 0 9316 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50736

[startup+0.300507 s]
/proc/loadavg: 1.90 1.99 1.99 2/518 27349
/proc/meminfo: memFree=7964984/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=58220 CPUtime=0.29 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 10812 0 0 0 27 2 0 0 22 0 1 0 758782195 59617280 9350 33554432000 4194304 4298156 140734082223728 18446744073709551615 4234047 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 14555 9350 222 26 0 11187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58220

[startup+0.700428 s]
/proc/loadavg: 1.90 1.99 1.99 2/518 27349
/proc/meminfo: memFree=7964984/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=49092 CPUtime=0.69 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 12599 0 0 0 67 2 0 0 24 0 1 0 758782195 50270208 7701 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 12273 7701 242 26 0 8905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49092

[startup+1.50029 s]
/proc/loadavg: 1.90 1.99 1.99 3/522 27356
/proc/meminfo: memFree=7814300/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=49092 CPUtime=1.49 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 12880 0 0 0 147 2 0 0 25 0 1 0 758782195 50270208 7980 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251972 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 12273 7980 242 26 0 8905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49092

[startup+3.10099 s]
/proc/loadavg: 1.90 1.99 1.99 3/522 27356
/proc/meminfo: memFree=7810828/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=53512 CPUtime=3.09 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 13444 0 0 0 307 2 0 0 25 0 1 0 758782195 54796288 8543 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 13378 8543 242 26 0 10010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53512

[startup+6.3004 s]
/proc/loadavg: 1.99 2.01 2.00 3/522 27356
/proc/meminfo: memFree=7822796/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=60580 CPUtime=6.29 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 18835 0 0 0 626 3 0 0 25 0 1 0 758782195 62033920 10709 33554432000 4194304 4298156 140734082223728 18446744073709551615 4257032 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 15145 10709 243 26 0 11777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60580

[startup+12.7002 s]
/proc/loadavg: 1.99 2.01 2.00 3/522 27356
/proc/meminfo: memFree=7791060/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=72184 CPUtime=12.69 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 22788 0 0 0 1265 4 0 0 25 0 1 0 758782195 73916416 14061 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252171 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 18046 14061 244 26 0 14678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72184

[startup+25.5009 s]
/proc/loadavg: 1.99 2.01 2.00 3/522 27357
/proc/meminfo: memFree=7801236/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=72184 CPUtime=25.49 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 22790 0 0 0 2545 4 0 0 25 0 1 0 758782195 73916416 14062 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 18046 14062 243 26 0 14678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72184

[startup+51.1002 s]
/proc/loadavg: 2.12 2.04 2.01 3/522 27357
/proc/meminfo: memFree=7764268/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=91036 CPUtime=51.09 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 44869 0 0 0 5103 6 0 0 25 0 1 0 758782195 93220864 17486 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 22759 17486 245 26 0 19391 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91036

[startup+102.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/522 27359
/proc/meminfo: memFree=7727840/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=121400 CPUtime=102.31 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 52020 0 0 0 10224 7 0 0 25 0 1 0 758782195 124313600 24296 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 30350 24296 243 26 0 26982 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 121400

[startup+162.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 27360
/proc/meminfo: memFree=7680320/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=152044 CPUtime=162.29 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 104027 0 0 0 16215 14 0 0 25 0 1 0 758782195 155693056 26140 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 38011 26140 243 26 0 34643 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152044

[startup+222.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 27362
/proc/meminfo: memFree=7711536/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=152044 CPUtime=222.32 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 177580 0 0 0 22208 24 0 0 25 0 1 0 758782195 155693056 27018 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 38011 27018 243 26 0 34643 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 152044

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 27364
/proc/meminfo: memFree=7679764/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=182864 CPUtime=282.3 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 254163 0 0 0 28196 34 0 0 25 0 1 0 758782195 187252736 30591 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252111 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 45716 30591 243 26 0 42348 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182864

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 27365
/proc/meminfo: memFree=7660388/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=182864 CPUtime=342.3 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 338428 0 0 0 34185 45 0 0 25 0 1 0 758782195 187252736 32394 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 45716 32394 243 26 0 42348 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182864

[startup+402.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/522 27367
/proc/meminfo: memFree=7647844/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=182864 CPUtime=402.3 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 430795 0 0 0 40176 54 0 0 25 0 1 0 758782195 187252736 34179 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 45716 34180 243 26 0 42348 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 182864

[startup+462.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/522 27368
/proc/meminfo: memFree=7664304/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=182864 CPUtime=462.31 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 504394 0 0 0 46167 64 0 0 25 0 1 0 758782195 187252736 29842 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 45716 29842 243 26 0 42348 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 182864

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/522 27370
/proc/meminfo: memFree=7569304/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=232952 CPUtime=522.3 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 571310 0 0 0 52158 72 0 0 25 0 1 0 758782195 238542848 42746 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 58238 42746 243 26 0 54870 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 232952

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 27372
/proc/meminfo: memFree=7634500/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=232952 CPUtime=582.3 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 678250 0 0 0 58145 85 0 0 25 0 1 0 758782195 238542848 37357 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 58238 37357 243 26 0 54870 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 232952

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 27483
/proc/meminfo: memFree=7258340/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4002.39 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 5439757 0 0 0 399557 682 0 0 25 0 1 0 758782195 457318400 70143 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 70143 243 26 0 108282 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 446600

[startup+4062.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 27484
/proc/meminfo: memFree=7360256/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4062.41 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 5513546 0 0 0 405550 691 0 0 25 0 1 0 758782195 457318400 72235 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252179 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 72235 243 26 0 108282 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 446600

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 27486
/proc/meminfo: memFree=7258316/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4122.39 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 5584734 0 0 0 411540 699 0 0 25 0 1 0 758782195 457318400 74150 33554432000 4194304 4298156 140734082223728 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 74150 243 26 0 108282 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 446600

[startup+4182.32 s]
/proc/loadavg: 2.13 2.05 2.01 3/522 27488
/proc/meminfo: memFree=7297344/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4182.41 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 5654250 0 0 0 417534 707 0 0 25 0 1 0 758782195 457318400 76841 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 76841 243 26 0 108282 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 446600

[startup+4242.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/522 27489
/proc/meminfo: memFree=7167740/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4242.39 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 5738739 0 0 0 423522 717 0 0 25 0 1 0 758782195 457318400 88266 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252060 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 88266 243 26 0 108282 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 446600

[startup+4302.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 27491
/proc/meminfo: memFree=7197980/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4302.4 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 5832814 0 0 0 429510 730 0 0 25 0 1 0 758782195 457318400 92529 33554432000 4194304 4298156 140734082223728 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 92529 243 26 0 108282 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 446600

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 27492
/proc/meminfo: memFree=7155928/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4362.4 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 5904925 0 0 0 435499 741 0 0 25 0 1 0 758782195 457318400 80794 33554432000 4194304 4298156 140734082223728 18446744073709551615 4256558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 80794 243 26 0 108282 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 446600

[startup+4422.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/522 27494
/proc/meminfo: memFree=7262304/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4422.4 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6031629 0 0 0 441483 757 0 0 25 0 1 0 758782195 457318400 70361 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252205 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 70361 243 26 0 108282 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 446600

[startup+4482.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/522 27496
/proc/meminfo: memFree=7267864/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4482.4 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6108700 0 0 0 447475 765 0 0 25 0 1 0 758782195 457318400 76125 33554432000 4194304 4298156 140734082223728 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 76125 243 26 0 108282 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 446600

[startup+4542.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 27497
/proc/meminfo: memFree=7265992/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4542.4 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6193769 0 0 0 453464 776 0 0 25 0 1 0 758782195 457318400 84016 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252016 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 84016 243 26 0 108282 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 446600

[startup+4602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 27499
/proc/meminfo: memFree=7282592/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4602.41 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6272751 0 0 0 459454 787 0 0 25 0 1 0 758782195 457318400 87839 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252179 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 87839 243 26 0 108282 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 446600

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 27503
/proc/meminfo: memFree=7163644/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4662.41 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6348467 0 0 0 465444 797 0 0 25 0 1 0 758782195 457318400 91053 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 91053 243 26 0 108282 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 446600

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 27505
/proc/meminfo: memFree=7325484/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=314340 CPUtime=4722.43 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6479026 0 0 0 471430 813 0 0 25 0 1 0 758782195 321884160 69848 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 78585 69848 243 26 0 75217 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 314340

[startup+4782.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/522 27507
/proc/meminfo: memFree=7250452/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4782.41 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6551940 0 0 0 477419 822 0 0 25 0 1 0 758782195 457318400 73184 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252054 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 73184 243 26 0 108282 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 446600

[startup+4842.32 s]
/proc/loadavg: 2.05 2.05 2.00 3/522 27508
/proc/meminfo: memFree=7303380/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=314340 CPUtime=4842.43 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6620162 0 0 0 483413 830 0 0 25 0 1 0 758782195 321884160 69604 33554432000 4194304 4298156 140734082223728 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 78585 69604 243 26 0 75217 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 314340

[startup+4902.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 27510
/proc/meminfo: memFree=7128764/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4902.42 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6639584 0 0 0 489410 832 0 0 25 0 1 0 758782195 457318400 88992 33554432000 4194304 4298156 140734082223728 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 88992 243 26 0 108282 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 446600

[startup+4962.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/522 27511
/proc/meminfo: memFree=7153300/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=4962.41 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6731040 0 0 0 495398 843 0 0 25 0 1 0 758782195 457318400 98412 33554432000 4194304 4298156 140734082223728 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 98412 243 26 0 108282 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 446600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.08 2.06 2.01 3/522 27512
/proc/meminfo: memFree=7298496/32951124 swapFree=65066528/67111528
[pid=27349] ppid=27347 vsize=446600 CPUtime=5000.03 cores=1,3,5,7
/proc/27349/stat : 27349 (contrasat_relea) R 27347 27349 27096 0 -1 4202496 6796955 0 0 0 499152 851 0 0 25 0 1 0 758782195 457318400 77456 33554432000 4194304 4298156 140734082223728 18446744073709551615 4251910 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27349/statm: 111650 77456 243 26 0 108282 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 446600

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): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4991.53
CPU system time (s): 8.5277
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1005400

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

runsolver used 24.7932 second user time and 59.8249 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-29 12:07:47
IDJOB=3422282
IDBENCH=82381
IDSOLVER=1915
FILE ID=node142/3422282-1306663667
RUNJOBID= node142-1306658664-27116
PBS_JOBID= 13471755
Free space on /tmp= 73536 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422282-1306663667/watcher-3422282-1306663667 -o /tmp/evaluation-result-3422282-1306663667/solver-3422282-1306663667 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422282-1306663667.cnf

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=1791513701

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:       7965264 kB
Buffers:        290740 kB
Cached:        7668776 kB
SwapCached:      20520 kB
Active:       12257968 kB
Inactive:     12392568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7965264 kB
SwapTotal:    67111528 kB
SwapFree:     65066528 kB
Dirty:           23292 kB
Writeback:           0 kB
AnonPages:    16678100 kB
Mapped:          33236 kB
Slab:           190600 kB
PageTables:      74276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145382164 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= 73524 MiB
End job on node142 at 2011-05-29 13:31:09