Trace number 3350537

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

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-3350537-1304969817/watcher-3350537-1304969817 -o /tmp/evaluation-result-3350537-1304969817/solver-3350537-1304969817 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350537-1304969817.cnf 

running on 2 cores: 5,7

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.00 4.00 3.31 5/303 23829
/proc/meminfo: memFree=11721460/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=21236 CPUtime=0 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1103 0 0 0 0 0 0 0 25 0 1 0 608584476 21745664 1025 33554432000 4194304 4298156 140735872852736 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 5309 1025 216 26 0 1941 0

[startup+0.0683479 s]
/proc/loadavg: 4.00 4.00 3.31 5/303 23829
/proc/meminfo: memFree=11721460/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=33976 CPUtime=0.06 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 5030 0 0 0 6 0 0 0 25 0 1 0 608584476 34791424 4448 33554432000 4194304 4298156 140735872852736 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 8494 4451 216 26 0 5126 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33976

[startup+0.100338 s]
/proc/loadavg: 4.00 4.00 3.31 5/303 23829
/proc/meminfo: memFree=11721460/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=41704 CPUtime=0.09 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 7205 0 0 0 8 1 0 0 25 0 1 0 608584476 42704896 6275 33554432000 4194304 4298156 140735872852736 18446744073709551615 218370618053 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 10426 6277 216 26 0 7058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41704

[startup+0.300318 s]
/proc/loadavg: 4.00 4.00 3.31 5/303 23829
/proc/meminfo: memFree=11721460/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=58220 CPUtime=0.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 10812 0 0 0 27 1 0 0 25 0 1 0 608584476 59617280 9350 33554432000 4194304 4298156 140735872852736 18446744073709551615 4233909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 14555 9350 222 26 0 11187 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 58220

[startup+0.700235 s]
/proc/loadavg: 4.00 4.00 3.31 5/303 23829
/proc/meminfo: memFree=11721460/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=49092 CPUtime=0.68 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 12595 0 0 0 67 1 0 0 25 0 1 0 608584476 50270208 7697 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251975 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 12273 7697 242 26 0 8905 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 49092

[startup+1.50109 s]
/proc/loadavg: 4.00 4.00 3.31 5/304 23830
/proc/meminfo: memFree=11685004/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=49092 CPUtime=1.49 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 12878 0 0 0 148 1 0 0 25 0 1 0 608584476 50270208 7978 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 12273 7978 242 26 0 8905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49092

[startup+3.10081 s]
/proc/loadavg: 4.00 4.00 3.31 5/304 23830
/proc/meminfo: memFree=11677212/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=53512 CPUtime=3.09 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 13440 0 0 0 308 1 0 0 25 0 1 0 608584476 54796288 8539 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 13378 8539 242 26 0 10010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53512

[startup+6.30024 s]
/proc/loadavg: 4.00 4.00 3.31 5/304 23830
/proc/meminfo: memFree=11658616/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=60580 CPUtime=6.29 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 18835 0 0 0 627 2 0 0 25 0 1 0 608584476 62033920 10709 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 15145 10709 243 26 0 11777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60580

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.32 5/304 23830
/proc/meminfo: memFree=11624396/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=72184 CPUtime=12.69 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 22788 0 0 0 1266 3 0 0 25 0 1 0 608584476 73916416 14061 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 18046 14061 244 26 0 14678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72184

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.32 5/304 23830
/proc/meminfo: memFree=11647588/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=72184 CPUtime=25.49 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 22790 0 0 0 2546 3 0 0 25 0 1 0 608584476 73916416 14062 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 18046 14062 243 26 0 14678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72184

[startup+51.1003 s]
/proc/loadavg: 4.00 4.00 3.34 5/304 23831
/proc/meminfo: memFree=11633996/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=91036 CPUtime=51.09 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 44869 0 0 0 5103 6 0 0 25 0 1 0 608584476 93220864 17486 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 22759 17486 245 26 0 19391 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91036

[startup+102.311 s]
/proc/loadavg: 3.95 3.98 3.37 5/304 23860
/proc/meminfo: memFree=10723256/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=121400 CPUtime=102.3 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 52020 0 0 0 10223 7 0 0 25 0 1 0 608584476 124313600 24296 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 30350 24296 243 26 0 26982 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 121400

[startup+162.301 s]
/proc/loadavg: 3.98 3.98 3.40 5/304 23862
/proc/meminfo: memFree=10800984/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=152044 CPUtime=162.29 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 103391 0 0 0 16214 15 0 0 25 0 1 0 608584476 155693056 25504 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 38011 25504 243 26 0 34643 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152044

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.44 5/304 23864
/proc/meminfo: memFree=10769792/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=152044 CPUtime=222.29 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 176615 0 0 0 22203 26 0 0 25 0 1 0 608584476 155693056 26055 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 38011 26055 243 26 0 34643 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152044

[startup+282.3 s]
/proc/loadavg: 3.99 3.98 3.47 5/304 23865
/proc/meminfo: memFree=10735900/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=152044 CPUtime=282.29 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 251645 0 0 0 28192 37 0 0 25 0 1 0 608584476 155693056 28078 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 38011 28078 243 26 0 34643 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 152044

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.51 5/304 23867
/proc/meminfo: memFree=10687456/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=342.29 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 337545 0 0 0 34179 50 0 0 25 0 1 0 608584476 187252736 31513 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 31513 243 26 0 42348 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 182864

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.54 5/304 23868
/proc/meminfo: memFree=10737236/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=402.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 426373 0 0 0 40165 63 0 0 25 0 1 0 608584476 187252736 29778 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 29778 243 26 0 42348 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 182864

[startup+462.3 s]
/proc/loadavg: 4.08 4.02 3.57 5/304 23870
/proc/meminfo: memFree=10694072/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=462.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 488900 0 0 0 46155 73 0 0 25 0 1 0 608584476 187252736 31740 33554432000 4194304 4298156 140735872852736 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 31740 243 26 0 42348 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 182864

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.59 6/304 23872
/proc/meminfo: memFree=10690436/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=522.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 567461 0 0 0 52143 85 0 0 25 0 1 0 608584476 238542848 38904 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 38904 243 26 0 54870 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 232952

[startup+582.3 s]
/proc/loadavg: 4.05 4.02 3.62 5/304 23873
/proc/meminfo: memFree=10629764/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=582.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 675604 0 0 0 58126 102 0 0 25 0 1 0 608584476 187252736 34717 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 34717 243 26 0 42348 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 182864

[startup+642.3 s]
/proc/loadavg: 4.07 4.03 3.65 5/304 23875
/proc/meminfo: memFree=10560640/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=642.29 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 770890 0 0 0 64113 116 0 0 25 0 1 0 608584476 187252736 36836 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 36836 243 26 0 42348 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 182864

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.66 5/304 23876
/proc/meminfo: memFree=10535188/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=702.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 873601 0 0 0 70096 132 0 0 25 0 1 0 608584476 187252736 33436 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 33436 243 26 0 42348 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 182864

[startup+762.311 s]
/proc/loadavg: 4.01 4.02 3.68 5/304 23878
/proc/meminfo: memFree=10593456/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=762.29 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 957169 0 0 0 76083 146 0 0 25 0 1 0 608584476 187252736 35931 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 35931 243 26 0 42348 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 182864

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.70 5/304 23880
/proc/meminfo: memFree=10519056/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=822.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1032255 0 0 0 82068 160 0 0 25 0 1 0 608584476 238542848 45086 33554432000 4194304 4298156 140735872852736 18446744073709551615 4256547 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 45086 243 26 0 54870 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 232952

[startup+882.301 s]
/proc/loadavg: 4.06 4.02 3.72 5/304 23881
/proc/meminfo: memFree=10510432/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=882.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1127107 0 0 0 88053 175 0 0 25 0 1 0 608584476 238542848 39436 33554432000 4194304 4298156 140735872852736 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 39436 243 26 0 54870 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 232952

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 3.74 5/304 23883
/proc/meminfo: memFree=10566688/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=942.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1194188 0 0 0 94045 183 0 0 25 0 1 0 608584476 238542848 44870 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251984 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 44870 243 26 0 54870 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 232952

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.75 5/304 23884
/proc/meminfo: memFree=10602100/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=182864 CPUtime=1002.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1334841 0 0 0 100024 204 0 0 25 0 1 0 608584476 187252736 35243 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 45716 35243 243 26 0 42348 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 182864

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.76 5/304 23886
/proc/meminfo: memFree=10432084/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=1062.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1397837 0 0 0 106015 213 0 0 25 0 1 0 608584476 238542848 41455 33554432000 4194304 4298156 140735872852736 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 41455 243 26 0 54870 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 232952

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.78 5/304 23888
/proc/meminfo: memFree=10420108/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=1122.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1491168 0 0 0 112001 227 0 0 25 0 1 0 608584476 238542848 43841 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 43841 243 26 0 54870 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 232952

[startup+1182.3 s]
/proc/loadavg: 3.82 3.97 3.78 4/298 23907
/proc/meminfo: memFree=10656960/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=314340 CPUtime=1182.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1563731 0 0 0 117990 238 0 0 25 0 1 0 608584476 321884160 54673 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 78585 54673 243 26 0 75217 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 314340

[startup+1242.3 s]
/proc/loadavg: 3.27 3.78 3.72 4/298 23909
/proc/meminfo: memFree=10697220/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=1242.28 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1698044 0 0 0 123968 260 0 0 25 0 1 0 608584476 238542848 41207 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 41207 243 26 0 54870 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 232952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.54 3.49 3.62 3/292 23928
/proc/meminfo: memFree=10792020/32951124 swapFree=52307768/67111528
[pid=23829] ppid=23827 vsize=232952 CPUtime=1299.99 cores=5,7
/proc/23829/stat : 23829 (contrasat_relea) R 23827 23829 21988 0 -1 4202496 1772930 0 0 0 129727 272 0 0 25 0 1 0 608584476 238542848 46133 33554432000 4194304 4298156 140735872852736 18446744073709551615 4251978 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23829/statm: 58238 46133 243 26 0 54870 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 232952

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): 1300.01
CPU user time (s): 1297.28
CPU system time (s): 2.73058
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 444568

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

runsolver used 3.55646 second user time and 8.28274 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-09 21:36:57
IDJOB=3350537
IDBENCH=82381
IDSOLVER=1816
FILE ID=node101/3350537-1304969817
RUNJOBID= node101-1304968203-23204
PBS_JOBID= 13285649
Free space on /tmp= 37456 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-3350537-1304969817/watcher-3350537-1304969817 -o /tmp/evaluation-result-3350537-1304969817/solver-3350537-1304969817 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350537-1304969817.cnf

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=181232159

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11721616 kB
Buffers:        238836 kB
Cached:       10521232 kB
SwapCached:      14432 kB
Active:       11642216 kB
Inactive:      9162740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11721616 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            8552 kB
Writeback:           0 kB
AnonPages:    10041972 kB
Mapped:          15152 kB
Slab:           296692 kB
PageTables:      63612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42500532 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= 37320 MiB
End job on node101 at 2011-05-09 21:58:39