Trace number 3422266

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.15 5010.55

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-3422266-1306662747/watcher-3422266-1306662747 -o /tmp/evaluation-result-3422266-1306662747/solver-3422266-1306662747 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422266-1306662747.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: 2.18 2.08 1.98 4/530 31511
/proc/meminfo: memFree=5889264/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=23432 CPUtime=0.01 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 1692 0 0 0 1 0 0 0 21 0 1 0 777873415 23994368 1574 33554432000 4194304 4298156 140733866590592 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 5858 1574 216 26 0 2490 0

[startup+0.117133 s]
/proc/loadavg: 2.18 2.08 1.98 4/530 31511
/proc/meminfo: memFree=5889264/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=46592 CPUtime=0.1 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 8716 0 0 0 9 1 0 0 22 0 1 0 777873415 47710208 7445 33554432000 4194304 4298156 140733866590592 18446744073709551615 4284045 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 11648 7448 216 26 0 8280 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 46592

[startup+0.201119 s]
/proc/loadavg: 2.18 2.08 1.98 4/530 31511
/proc/meminfo: memFree=5889264/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=67544 CPUtime=0.19 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 14851 0 0 0 17 2 0 0 22 0 1 0 777873415 69165056 12550 33554432000 4194304 4298156 140733866590592 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 16886 12553 216 26 0 13518 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67544

[startup+0.301116 s]
/proc/loadavg: 2.18 2.08 1.98 4/530 31511
/proc/meminfo: memFree=5889264/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=88324 CPUtime=0.29 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 20615 0 0 0 26 3 0 0 22 0 1 0 777873415 90443776 17104 33554432000 4194304 4298156 140733866590592 18446744073709551615 4227856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 22081 17104 222 26 0 18713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88324

[startup+0.701045 s]
/proc/loadavg: 2.18 2.08 1.98 4/530 31511
/proc/meminfo: memFree=5889264/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=95644 CPUtime=0.69 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 23477 0 0 0 66 3 0 0 24 0 1 0 777873415 97939456 19594 33554432000 4194304 4298156 140733866590592 18446744073709551615 4233607 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 23911 19594 222 26 0 20543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95644

[startup+1.5009 s]
/proc/loadavg: 2.17 2.08 1.98 3/531 31512
/proc/meminfo: memFree=5823544/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=87676 CPUtime=1.49 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 28321 0 0 0 145 4 0 0 25 0 1 0 777873415 89780224 16370 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 21919 16371 241 26 0 18551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87676

[startup+3.10061 s]
/proc/loadavg: 2.17 2.08 1.98 3/531 31512
/proc/meminfo: memFree=5819576/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=87676 CPUtime=3.09 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 29043 0 0 0 305 4 0 0 25 0 1 0 777873415 89780224 17090 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 21919 17090 241 26 0 18551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87676

[startup+6.30106 s]
/proc/loadavg: 2.17 2.08 1.98 3/531 31512
/proc/meminfo: memFree=5810688/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=87676 CPUtime=6.29 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 36254 0 0 0 624 5 0 0 25 0 1 0 777873415 89780224 17548 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 21919 17548 242 26 0 18551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87676

[startup+12.701 s]
/proc/loadavg: 2.29 2.11 1.99 3/531 31512
/proc/meminfo: memFree=5782888/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=118024 CPUtime=12.69 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 43551 0 0 0 1263 6 0 0 25 0 1 0 777873415 120856576 23215 33554432000 4194304 4298156 140733866590592 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 29506 23215 242 26 0 26138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118024

[startup+25.5008 s]
/proc/loadavg: 2.25 2.10 1.99 3/531 31512
/proc/meminfo: memFree=5771584/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=118024 CPUtime=25.49 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 43907 0 0 0 2543 6 0 0 25 0 1 0 777873415 120856576 23570 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252016 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 29506 23570 242 26 0 26138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118024

[startup+51.1004 s]
/proc/loadavg: 2.16 2.09 1.99 3/531 31514
/proc/meminfo: memFree=5834332/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=118024 CPUtime=51.08 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 79876 0 0 0 5098 10 0 0 25 0 1 0 777873415 120856576 25502 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31511/statm: 29506 25502 243 26 0 26138 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118024

[startup+102.301 s]
/proc/loadavg: 2.13 2.10 2.00 3/531 31514
/proc/meminfo: memFree=5849556/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=118320 CPUtime=102.21 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 130992 0 0 0 10204 17 0 0 25 0 1 0 777873415 121159680 24779 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 29580 24779 242 26 0 26212 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 118320

[startup+162.3 s]
/proc/loadavg: 2.08 2.10 2.00 3/531 31516
/proc/meminfo: memFree=5806900/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=179488 CPUtime=162.19 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 197387 0 0 0 16194 25 0 0 25 0 1 0 777873415 183795712 34441 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 44872 34441 242 26 0 41504 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 179488

[startup+222.32 s]
/proc/loadavg: 2.03 2.08 2.00 3/531 31518
/proc/meminfo: memFree=5824256/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=148668 CPUtime=222.21 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 252565 0 0 0 22189 32 0 0 25 0 1 0 777873415 152236032 28824 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 37167 28824 242 26 0 33799 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 148668

[startup+282.301 s]
/proc/loadavg: 2.01 2.06 2.00 3/531 31520
/proc/meminfo: memFree=5812720/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=148668 CPUtime=282.19 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 307364 0 0 0 28180 39 0 0 25 0 1 0 777873415 152236032 30328 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 37167 30328 242 26 0 33799 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 148668

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/531 31522
/proc/meminfo: memFree=5803912/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=148668 CPUtime=342.19 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 348365 0 0 0 34175 44 0 0 25 0 1 0 777873415 152236032 30868 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 37167 30868 242 26 0 33799 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 148668

[startup+402.301 s]
/proc/loadavg: 2.16 2.07 2.01 3/531 31522
/proc/meminfo: memFree=5835772/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=148668 CPUtime=402.19 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 411295 0 0 0 40167 52 0 0 25 0 1 0 777873415 152236032 30542 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 37167 30542 242 26 0 33799 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 148668

[startup+462.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/531 31524
/proc/meminfo: memFree=5827444/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=148668 CPUtime=462.2 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 459747 0 0 0 46162 58 0 0 25 0 1 0 777873415 152236032 31926 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 37167 31926 242 26 0 33799 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 148668

[startup+522.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/531 31535
/proc/meminfo: memFree=5784328/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=148668 CPUtime=522.19 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 541401 0 0 0 52151 68 0 0 25 0 1 0 777873415 152236032 31386 33554432000 4194304 4298156 140733866590592 18446744073709551615 4263080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 37167 31386 242 26 0 33799 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 148668

[startup+582.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/531 31537
/proc/meminfo: memFree=5811340/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=181204 CPUtime=582.2 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 596516 0 0 0 58145 75 0 0 25 0 1 0 777873415 185552896 35054 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 45301 35054 243 26 0 41933 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 181204

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 31766
/proc/meminfo: memFree=5764524/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=3991.87 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 2871725 0 0 0 398797 390 0 0 25 0 1 0 777873415 351285248 73955 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251927 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 73955 243 26 0 82395 0
Current children cumulated CPU time (s) 3991.87
Current children cumulated vsize (KiB) 343052

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/531 31768
/proc/meminfo: memFree=5796872/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4051.89 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 2916536 0 0 0 404793 396 0 0 25 0 1 0 777873415 351285248 65370 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 65370 243 26 0 82395 0
Current children cumulated CPU time (s) 4051.89
Current children cumulated vsize (KiB) 343052

[startup+4122.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/531 31779
/proc/meminfo: memFree=5729948/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4111.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 2925523 0 0 0 410791 397 0 0 25 0 1 0 777873415 351285248 74343 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 74343 243 26 0 82395 0
Current children cumulated CPU time (s) 4111.88
Current children cumulated vsize (KiB) 343052

[startup+4182.32 s]
/proc/loadavg: 2.14 2.06 2.02 3/531 31781
/proc/meminfo: memFree=5750588/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4171.9 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 2975685 0 0 0 416787 403 0 0 25 0 1 0 777873415 351285248 77018 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 77018 243 26 0 82395 0
Current children cumulated CPU time (s) 4171.9
Current children cumulated vsize (KiB) 343052

[startup+4242.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/531 31783
/proc/meminfo: memFree=5772772/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4231.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3020938 0 0 0 422780 408 0 0 25 0 1 0 777873415 351285248 71499 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252179 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 71499 243 26 0 82395 0
Current children cumulated CPU time (s) 4231.88
Current children cumulated vsize (KiB) 343052

[startup+4302.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/531 31783
/proc/meminfo: memFree=5768160/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4291.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3071654 0 0 0 428775 413 0 0 25 0 1 0 777873415 351285248 72508 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 72508 243 26 0 82395 0
Current children cumulated CPU time (s) 4291.88
Current children cumulated vsize (KiB) 343052

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 31785
/proc/meminfo: memFree=5790336/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4351.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3117600 0 0 0 434769 419 0 0 25 0 1 0 777873415 351285248 67212 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252179 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 67212 243 26 0 82395 0
Current children cumulated CPU time (s) 4351.88
Current children cumulated vsize (KiB) 343052

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 31789
/proc/meminfo: memFree=5809776/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4411.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3167392 0 0 0 440763 425 0 0 25 0 1 0 777873415 351285248 62342 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 62342 243 26 0 82395 0
Current children cumulated CPU time (s) 4411.88
Current children cumulated vsize (KiB) 343052

[startup+4482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/531 31792
/proc/meminfo: memFree=5729144/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4471.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3180154 0 0 0 446761 427 0 0 25 0 1 0 777873415 351285248 75092 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 75092 243 26 0 82395 0
Current children cumulated CPU time (s) 4471.88
Current children cumulated vsize (KiB) 343052

[startup+4542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/531 31794
/proc/meminfo: memFree=5742768/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4531.89 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3234812 0 0 0 452756 433 0 0 25 0 1 0 777873415 351285248 71285 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 71285 243 26 0 82395 0
Current children cumulated CPU time (s) 4531.89
Current children cumulated vsize (KiB) 343052

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 31794
/proc/meminfo: memFree=5765568/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4591.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3290651 0 0 0 458750 438 0 0 25 0 1 0 777873415 351285248 68919 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252016 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 68919 243 26 0 82395 0
Current children cumulated CPU time (s) 4591.88
Current children cumulated vsize (KiB) 343052

[startup+4662.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/531 31796
/proc/meminfo: memFree=5765804/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4651.88 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3344217 0 0 0 464744 444 0 0 25 0 1 0 777873415 351285248 68567 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 68567 243 26 0 82395 0
Current children cumulated CPU time (s) 4651.88
Current children cumulated vsize (KiB) 343052

[startup+4722.3 s]
/proc/loadavg: 2.24 2.08 2.02 3/531 31798
/proc/meminfo: memFree=5705032/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=475312 CPUtime=4711.9 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3410285 0 0 0 470738 452 0 0 25 0 1 0 777873415 486719488 83532 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 118828 83532 243 26 0 115460 0
Current children cumulated CPU time (s) 4711.9
Current children cumulated vsize (KiB) 475312

[startup+4782.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/531 31800
/proc/meminfo: memFree=5709108/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=475312 CPUtime=4771.89 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3469953 0 0 0 476729 460 0 0 25 0 1 0 777873415 486719488 82888 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 118828 82888 243 26 0 115460 0
Current children cumulated CPU time (s) 4771.89
Current children cumulated vsize (KiB) 475312

[startup+4842.32 s]
/proc/loadavg: 2.05 2.06 2.01 3/531 31802
/proc/meminfo: memFree=5699664/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4831.91 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3528040 0 0 0 482723 468 0 0 25 0 1 0 777873415 351285248 76902 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 76902 243 26 0 82395 0
Current children cumulated CPU time (s) 4831.91
Current children cumulated vsize (KiB) 343052

[startup+4902.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/531 31802
/proc/meminfo: memFree=5725568/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=4891.89 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3576228 0 0 0 488716 473 0 0 25 0 1 0 777873415 351285248 69913 33554432000 4194304 4298156 140733866590592 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 69913 243 26 0 82395 0
Current children cumulated CPU time (s) 4891.89
Current children cumulated vsize (KiB) 343052

[startup+4962.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/531 31804
/proc/meminfo: memFree=5775900/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=261664 CPUtime=4951.89 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3653540 0 0 0 494706 483 0 0 25 0 1 0 777873415 267943936 56851 33554432000 4194304 4298156 140733866590592 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 65416 56851 243 26 0 62048 0
Current children cumulated CPU time (s) 4951.89
Current children cumulated vsize (KiB) 261664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 31806
/proc/meminfo: memFree=5766708/32951132 swapFree=54105152/67111528
[pid=31511] ppid=31509 vsize=343052 CPUtime=5000.13 cores=1,3,5,7
/proc/31511/stat : 31511 (contrasat_relea) R 31509 31511 31260 0 -1 4202496 3664837 0 0 0 499528 485 0 0 25 0 1 0 777873415 351285248 68136 33554432000 4194304 4298156 140733866590592 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31511/statm: 85763 68136 243 26 0 82395 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 343052

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): 5010.55
CPU time (s): 5000.15
CPU user time (s): 4995.29
CPU system time (s): 4.86226
CPU usage (%): 99.7924
Max. virtual memory (cumulated for all children) (KiB): 686928

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

runsolver used 24.7252 second user time and 61.8306 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-29 11:52:28
IDJOB=3422266
IDBENCH=82369
IDSOLVER=1915
FILE ID=node128/3422266-1306662747
RUNJOBID= node128-1306658666-31281
PBS_JOBID= 13471769
Free space on /tmp= 73552 MiB

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

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=500550287

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       5889420 kB
Buffers:        263480 kB
Cached:        5037488 kB
SwapCached:      78304 kB
Active:       10626272 kB
Inactive:     16127560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       5889420 kB
SwapTotal:    67111528 kB
SwapFree:     54105152 kB
Dirty:           15916 kB
Writeback:           0 kB
AnonPages:    21383904 kB
Mapped:          20104 kB
Slab:           125180 kB
PageTables:     112896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 175160236 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73560 MiB
End job on node128 at 2011-05-29 13:16:00