Trace number 3350536

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) 1299.97 1300.02

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3350536-1304969971/watcher-3350536-1304969971 -o /tmp/evaluation-result-3350536-1304969971/solver-3350536-1304969971 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350536-1304969971.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.09 4.10 3.51 4/294 25310
/proc/meminfo: memFree=14546276/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=21232 CPUtime=0 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 1094 0 0 0 0 0 0 0 18 0 1 0 608596746 21741568 1020 33554432000 4194304 4298156 140735087627616 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 5308 1020 216 26 0 1940 0

[startup+0.0212161 s]
/proc/loadavg: 4.09 4.10 3.51 4/294 25310
/proc/meminfo: memFree=14546276/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=23432 CPUtime=0.01 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 1687 0 0 0 1 0 0 0 18 0 1 0 608596746 23994368 1571 33554432000 4194304 4298156 140735087627616 18446744073709551615 274664476986 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 5858 1572 216 26 0 2490 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23432

[startup+0.101217 s]
/proc/loadavg: 4.09 4.10 3.51 4/294 25310
/proc/meminfo: memFree=14546276/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=37860 CPUtime=0.09 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 6683 0 0 0 8 1 0 0 18 0 1 0 608596746 38768640 5812 33554432000 4194304 4298156 140735087627616 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 9465 5814 216 26 0 6097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37860

[startup+0.301184 s]
/proc/loadavg: 4.09 4.10 3.51 4/294 25310
/proc/meminfo: memFree=14546276/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=57956 CPUtime=0.29 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 10638 0 0 0 28 1 0 0 18 0 1 0 608596746 59346944 9203 33554432000 4194304 4298156 140735087627616 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 14489 9203 222 26 0 11121 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57956

[startup+0.701054 s]
/proc/loadavg: 4.09 4.10 3.51 4/294 25310
/proc/meminfo: memFree=14546276/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=49688 CPUtime=0.69 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 12556 0 0 0 68 1 0 0 18 0 1 0 608596746 50880512 7721 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251975 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25310/statm: 12422 7721 242 26 0 9054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49688

[startup+1.50098 s]
/proc/loadavg: 4.09 4.10 3.51 5/295 25311
/proc/meminfo: memFree=14510440/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=49688 CPUtime=1.48 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 12820 0 0 0 147 1 0 0 20 0 1 0 608596746 50880512 7982 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251984 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 12422 7982 242 26 0 9054 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49688

[startup+3.1007 s]
/proc/loadavg: 4.16 4.12 3.52 5/295 25312
/proc/meminfo: memFree=14502900/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=53376 CPUtime=3.09 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 16132 0 0 0 307 2 0 0 25 0 1 0 608596746 54657024 8516 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 13344 8516 243 26 0 9976 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53376

[startup+6.30116 s]
/proc/loadavg: 4.16 4.12 3.52 5/295 25312
/proc/meminfo: memFree=14500588/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=60448 CPUtime=6.29 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 18904 0 0 0 627 2 0 0 25 0 1 0 608596746 61898752 10740 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 15112 10740 243 26 0 11744 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60448

[startup+12.701 s]
/proc/loadavg: 4.13 4.11 3.52 5/295 25312
/proc/meminfo: memFree=14522420/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=72052 CPUtime=12.69 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 22771 0 0 0 1266 3 0 0 25 0 1 0 608596746 73781248 14029 33554432000 4194304 4298156 140735087627616 18446744073709551615 4256801 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 18013 14029 243 26 0 14645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72052

[startup+25.5008 s]
/proc/loadavg: 4.11 4.11 3.53 4/292 25328
/proc/meminfo: memFree=14708768/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=72052 CPUtime=25.49 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 22771 0 0 0 2546 3 0 0 25 0 1 0 608596746 73781248 14029 33554432000 4194304 4298156 140735087627616 18446744073709551615 4262533 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 18013 14029 243 26 0 14645 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72052

[startup+51.1004 s]
/proc/loadavg: 4.20 4.13 3.55 5/295 25341
/proc/meminfo: memFree=14548904/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=90908 CPUtime=51.09 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 45362 0 0 0 5103 6 0 0 25 0 1 0 608596746 93089792 16024 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 22727 16024 243 26 0 19359 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90908

[startup+102.31 s]
/proc/loadavg: 4.08 4.11 3.57 5/295 25342
/proc/meminfo: memFree=14503548/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=140340 CPUtime=102.29 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 73143 0 0 0 10220 9 0 0 25 0 1 0 608596746 143708160 27927 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 35085 27927 243 26 0 31717 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 140340

[startup+162.301 s]
/proc/loadavg: 4.06 4.10 3.60 5/295 25344
/proc/meminfo: memFree=14535460/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=91020 CPUtime=162.29 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 131951 0 0 0 16211 18 0 0 25 0 1 0 608596746 93204480 18797 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 22755 18797 243 26 0 19387 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91020

[startup+222.301 s]
/proc/loadavg: 4.07 4.09 3.63 5/295 25345
/proc/meminfo: memFree=14526560/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=91020 CPUtime=222.28 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 201079 0 0 0 22201 27 0 0 25 0 1 0 608596746 93204480 18797 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252149 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 22755 18797 243 26 0 19387 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 91020

[startup+282.3 s]
/proc/loadavg: 4.06 4.09 3.66 5/295 25347
/proc/meminfo: memFree=14402592/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=140340 CPUtime=282.28 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 255238 0 0 0 28193 35 0 0 25 0 1 0 608596746 143708160 30034 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 35085 30034 243 26 0 31717 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 140340

[startup+342.301 s]
/proc/loadavg: 4.05 4.08 3.68 5/295 25348
/proc/meminfo: memFree=14463756/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=171160 CPUtime=342.28 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 296176 0 0 0 34187 41 0 0 25 0 1 0 608596746 175267840 33024 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 42790 33024 243 26 0 39422 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 171160

[startup+402.3 s]
/proc/loadavg: 4.02 4.06 3.70 5/295 25350
/proc/meminfo: memFree=14295392/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=140340 CPUtime=402.28 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 374729 0 0 0 40177 51 0 0 25 0 1 0 608596746 143708160 30527 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 35085 30527 243 26 0 31717 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 140340

[startup+462.301 s]
/proc/loadavg: 4.00 4.05 3.71 5/295 25352
/proc/meminfo: memFree=14371592/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=140340 CPUtime=462.27 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 430626 0 0 0 46168 59 0 0 25 0 1 0 608596746 143708160 29841 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 35085 29841 243 26 0 31717 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 140340

[startup+522.301 s]
/proc/loadavg: 4.00 4.04 3.73 5/295 25353
/proc/meminfo: memFree=14303616/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=171160 CPUtime=522.27 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 501242 0 0 0 52157 70 0 0 25 0 1 0 608596746 175267840 36960 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 42790 36960 243 26 0 39422 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 171160

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.74 5/295 25355
/proc/meminfo: memFree=14274572/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=582.27 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 555988 0 0 0 58150 77 0 0 25 0 1 0 608596746 226557952 41183 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 41183 243 26 0 51944 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 221248

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.75 5/295 25356
/proc/meminfo: memFree=14392708/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=171160 CPUtime=642.28 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 622567 0 0 0 64140 88 0 0 25 0 1 0 608596746 175267840 34810 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 42790 34810 243 26 0 39422 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 171160

[startup+702.3 s]
/proc/loadavg: 4.10 4.05 3.78 5/295 25358
/proc/meminfo: memFree=14335760/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=171160 CPUtime=702.26 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 694059 0 0 0 70128 98 0 0 25 0 1 0 608596746 175267840 38558 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 42790 38558 243 26 0 39422 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 171160

[startup+762.311 s]
/proc/loadavg: 4.15 4.07 3.80 5/295 25360
/proc/meminfo: memFree=14200324/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=762.28 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 748399 0 0 0 76122 106 0 0 25 0 1 0 608596746 226557952 40187 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 40187 243 26 0 51944 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 221248

[startup+822.3 s]
/proc/loadavg: 4.11 4.07 3.82 5/295 25361
/proc/meminfo: memFree=14061176/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=822.26 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 777159 0 0 0 82117 109 0 0 25 0 1 0 608596746 226557952 46907 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 46907 243 26 0 51944 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 221248

[startup+882.301 s]
/proc/loadavg: 4.08 4.07 3.83 5/295 25363
/proc/meminfo: memFree=14323656/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=171160 CPUtime=882.26 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 829659 0 0 0 88109 117 0 0 25 0 1 0 608596746 175267840 34603 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 42790 34603 243 26 0 39422 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 171160

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.83 5/295 25364
/proc/meminfo: memFree=14254692/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=942.25 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 868636 0 0 0 94103 122 0 0 25 0 1 0 608596746 226557952 46833 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 46833 243 26 0 51944 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 221248

[startup+1002.3 s]
/proc/loadavg: 3.57 3.93 3.80 4/289 25384
/proc/meminfo: memFree=14782700/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=1002.26 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 954281 0 0 0 100092 134 0 0 25 0 1 0 608596746 226557952 47829 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 47829 243 26 0 51944 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 221248

[startup+1062.3 s]
/proc/loadavg: 3.21 3.76 3.75 4/289 25386
/proc/meminfo: memFree=14778456/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=1062.25 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 1008283 0 0 0 106083 142 0 0 25 0 1 0 608596746 226557952 42905 33554432000 4194304 4298156 140735087627616 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 42905 243 26 0 51944 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 221248

[startup+1122.3 s]
/proc/loadavg: 3.07 3.62 3.70 4/289 25387
/proc/meminfo: memFree=14784876/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=1122.25 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 1071618 0 0 0 112073 152 0 0 25 0 1 0 608596746 226557952 42579 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 42579 243 26 0 51944 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 221248

[startup+1182.3 s]
/proc/loadavg: 3.02 3.50 3.65 4/289 25389
/proc/meminfo: memFree=14797120/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=1182.25 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 1135957 0 0 0 118063 162 0 0 25 0 1 0 608596746 226557952 45400 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 45400 243 26 0 51944 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 221248

[startup+1242.3 s]
/proc/loadavg: 3.01 3.41 3.61 4/289 25390
/proc/meminfo: memFree=14898276/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=1242.25 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 1203003 0 0 0 124053 172 0 0 25 0 1 0 608596746 226557952 47449 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 47449 243 26 0 51944 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 221248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.85 3.30 3.56 3/283 25419
/proc/meminfo: memFree=15070732/32951132 swapFree=67093824/67111528
[pid=25310] ppid=25308 vsize=221248 CPUtime=1299.95 cores=0,2
/proc/25310/stat : 25310 (contrasat_relea) R 25308 25310 24114 0 -1 4202496 1275739 0 0 0 129814 181 0 0 25 0 1 0 608596746 226557952 45893 33554432000 4194304 4298156 140735087627616 18446744073709551615 4251954 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25310/statm: 55312 45893 243 26 0 51944 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 221248

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1298.15
CPU system time (s): 1.82672
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 432864

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

runsolver used 3.63145 second user time and 8.03178 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-09 21:39:31
IDJOB=3350536
IDBENCH=82390
IDSOLVER=1816
FILE ID=node131/3350536-1304969971
RUNJOBID= node131-1304968241-24976
PBS_JOBID= 13285619
Free space on /tmp= 52668 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350536-1304969971/watcher-3350536-1304969971 -o /tmp/evaluation-result-3350536-1304969971/solver-3350536-1304969971 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350536-1304969971.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=885191790

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      14546556 kB
Buffers:        194500 kB
Cached:        7356916 kB
SwapCached:       1472 kB
Active:       11072604 kB
Inactive:      6969168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14546556 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           77168 kB
Writeback:           0 kB
AnonPages:    10488524 kB
Mapped:          27244 kB
Slab:           267980 kB
PageTables:      32928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28952960 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= 52776 MiB
End job on node131 at 2011-05-09 22:01:13