Trace number 3422292

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.04 4999.93

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 benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2632.81
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-3422292-1306663669/watcher-3422292-1306663669 -o /tmp/evaluation-result-3422292-1306663669/solver-3422292-1306663669 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422292-1306663669.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.85 1.99 1.99 3/474 27425
/proc/meminfo: memFree=15867252/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=20712 CPUtime=0 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 974 0 0 0 0 0 0 0 25 0 1 0 758782236 21209088 905 33554432000 4194304 4298156 140734007897536 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 5178 908 216 26 0 1810 0

[startup+0.083495 s]
/proc/loadavg: 1.85 1.99 1.99 3/474 27425
/proc/meminfo: memFree=15867252/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=36536 CPUtime=0.06 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5651 0 0 0 6 0 0 0 25 0 1 0 758782236 37412864 5004 33554432000 4194304 4298156 140734007897536 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 9134 5009 216 26 0 5766 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36536

[startup+0.100491 s]
/proc/loadavg: 1.85 1.99 1.99 3/474 27425
/proc/meminfo: memFree=15867252/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=38388 CPUtime=0.09 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 6930 0 0 0 8 1 0 0 25 0 1 0 758782236 39309312 6026 33554432000 4194304 4298156 140734007897536 18446744073709551615 4244369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 9597 6029 216 26 0 6229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38388

[startup+0.300447 s]
/proc/loadavg: 1.85 1.99 1.99 3/474 27425
/proc/meminfo: memFree=15867252/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=58088 CPUtime=0.29 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 10734 0 0 0 28 1 0 0 25 0 1 0 758782236 59482112 9285 33554432000 4194304 4298156 140734007897536 18446744073709551615 254261271545 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 14522 9285 222 26 0 11154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58088

[startup+0.700374 s]
/proc/loadavg: 1.85 1.99 1.99 3/474 27425
/proc/meminfo: memFree=15867252/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=49688 CPUtime=0.68 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 12573 0 0 0 67 1 0 0 25 0 1 0 758782236 50880512 7738 33554432000 4194304 4298156 140734007897536 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 12422 7738 242 26 0 9054 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 49688

[startup+1.50024 s]
/proc/loadavg: 1.85 1.99 1.99 3/475 27426
/proc/meminfo: memFree=15800788/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=49688 CPUtime=1.48 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 12892 0 0 0 147 1 0 0 25 0 1 0 758782236 50880512 8054 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 12422 8054 242 26 0 9054 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49688

[startup+3.10092 s]
/proc/loadavg: 1.85 1.99 1.99 3/475 27426
/proc/meminfo: memFree=15757264/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=60448 CPUtime=3.09 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 17689 0 0 0 307 2 0 0 25 0 1 0 758782236 61898752 9760 33554432000 4194304 4298156 140734007897536 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 15112 9772 243 26 0 11744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60448

[startup+6.30038 s]
/proc/loadavg: 1.94 2.01 1.99 3/478 27433
/proc/meminfo: memFree=15465532/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=60448 CPUtime=6.28 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 18904 0 0 0 626 2 0 0 25 0 1 0 758782236 61898752 10740 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 15112 10740 243 26 0 11744 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60448

[startup+12.7003 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 27433
/proc/meminfo: memFree=14938976/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=72052 CPUtime=12.68 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 22771 0 0 0 1266 2 0 0 25 0 1 0 758782236 73781248 14029 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251967 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 18013 14029 243 26 0 14645 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72052

[startup+25.501 s]
/proc/loadavg: 2.02 2.02 2.00 3/478 27433
/proc/meminfo: memFree=14844900/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=72232 CPUtime=25.48 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 27989 0 0 0 2545 3 0 0 25 0 1 0 758782236 73965568 11735 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 18058 11735 243 26 0 14690 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72232

[startup+51.1005 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 27434
/proc/meminfo: memFree=14930252/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=90908 CPUtime=51.08 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 45541 0 0 0 5104 4 0 0 25 0 1 0 758782236 93089792 16203 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 22727 16203 243 26 0 19359 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90908

[startup+102.317 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 27435
/proc/meminfo: memFree=14911272/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=91020 CPUtime=102.31 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 84555 0 0 0 10221 10 0 0 25 0 1 0 758782236 93204480 18797 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 22755 18797 243 26 0 19387 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 91020

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 27437
/proc/meminfo: memFree=14844544/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=140340 CPUtime=162.29 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 149607 0 0 0 16212 17 0 0 25 0 1 0 758782236 143708160 27788 33554432000 4194304 4298156 140734007897536 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 35085 27788 243 26 0 31717 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 140340

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 27438
/proc/meminfo: memFree=14824444/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=171160 CPUtime=222.29 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 215825 0 0 0 22205 24 0 0 25 0 1 0 758782236 175267840 33521 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 42790 33521 243 26 0 39422 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171160

[startup+282.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/478 27440
/proc/meminfo: memFree=14859900/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=171160 CPUtime=282.29 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 259509 0 0 0 28200 29 0 0 25 0 1 0 758782236 175267840 34300 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251984 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 42790 34300 243 26 0 39422 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 171160

[startup+342.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/478 27441
/proc/meminfo: memFree=14873280/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=91020 CPUtime=342.3 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 341252 0 0 0 34190 40 0 0 25 0 1 0 758782236 93204480 18797 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252179 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 22755 18797 243 26 0 19387 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91020

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 27443
/proc/meminfo: memFree=14783616/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=171160 CPUtime=402.29 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 413411 0 0 0 40182 47 0 0 25 0 1 0 758782236 175267840 32167 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 42790 32167 243 26 0 39422 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 171160

[startup+462.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 27445
/proc/meminfo: memFree=14767240/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=221248 CPUtime=462.29 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 481077 0 0 0 46173 56 0 0 25 0 1 0 758782236 226557952 40440 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251848 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 55312 40440 243 26 0 51944 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 221248

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/478 27446
/proc/meminfo: memFree=14751232/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=301388 CPUtime=522.29 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 536104 0 0 0 52167 62 0 0 25 0 1 0 758782236 308621312 49491 33554432000 4194304 4298156 140734007897536 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75347 49508 243 26 0 71979 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 301388

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 27448
/proc/meminfo: memFree=14717492/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=171160 CPUtime=582.3 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 620527 0 0 0 58157 73 0 0 25 0 1 0 758782236 175267840 32775 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 42790 32775 243 26 0 39422 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 171160

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/478 27553
/proc/meminfo: memFree=14573800/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4062.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5058629 0 0 0 405631 609 0 0 25 0 1 0 758782236 309899264 63883 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 63883 243 26 0 72291 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 302636

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 27554
/proc/meminfo: memFree=14542656/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4122.38 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5121244 0 0 0 411621 617 0 0 25 0 1 0 758782236 309899264 70819 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 70819 243 26 0 72291 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 302636

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 27556
/proc/meminfo: memFree=14541528/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4182.39 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5240012 0 0 0 417605 634 0 0 25 0 1 0 758782236 309899264 65984 33554432000 4194304 4298156 140734007897536 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 65984 243 26 0 72291 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 302636

[startup+4242.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/478 27557
/proc/meminfo: memFree=14455212/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=434896 CPUtime=4242.39 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5327196 0 0 0 423595 644 0 0 25 0 1 0 758782236 445333504 80251 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 108724 80251 243 26 0 105356 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 434896

[startup+4302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/478 27559
/proc/meminfo: memFree=14315580/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=434896 CPUtime=4302.39 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5398927 0 0 0 429585 654 0 0 25 0 1 0 758782236 445333504 77363 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251954 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 108724 77363 243 26 0 105356 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 434896

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 27561
/proc/meminfo: memFree=14411420/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4362.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5524659 0 0 0 435568 672 0 0 25 0 1 0 758782236 309899264 64682 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251927 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 64682 243 26 0 72291 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 302636

[startup+4422.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/478 27562
/proc/meminfo: memFree=14489372/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4422.39 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5590831 0 0 0 441559 680 0 0 25 0 1 0 758782236 309899264 64900 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 64900 243 26 0 72291 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 302636

[startup+4482.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/478 27564
/proc/meminfo: memFree=14553212/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4482.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5643337 0 0 0 447552 688 0 0 25 0 1 0 758782236 309899264 61941 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 61941 243 26 0 72291 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 302636

[startup+4542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/478 27565
/proc/meminfo: memFree=14473228/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4542.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5710802 0 0 0 453544 696 0 0 25 0 1 0 758782236 309899264 70464 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 70464 243 26 0 72291 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 302636

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/476 27570
/proc/meminfo: memFree=15395292/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4602.41 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5780189 0 0 0 459536 705 0 0 25 0 1 0 758782236 309899264 69444 33554432000 4194304 4298156 140734007897536 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 69444 243 26 0 72291 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 302636

[startup+4662.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/478 27599
/proc/meminfo: memFree=15470724/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=434896 CPUtime=4662.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5804361 0 0 0 465531 709 0 0 25 0 1 0 758782236 445333504 93565 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251896 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 108724 93565 243 26 0 105356 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 434896

[startup+4722.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/478 27600
/proc/meminfo: memFree=15586248/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4722.41 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 5982806 0 0 0 471511 730 0 0 25 0 1 0 758782236 309899264 64120 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251954 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 64120 243 26 0 72291 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 302636

[startup+4782.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/478 27602
/proc/meminfo: memFree=15581992/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4782.39 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 6053154 0 0 0 477500 739 0 0 25 0 1 0 758782236 309899264 64605 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 64605 243 26 0 72291 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 302636

[startup+4842.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/478 27603
/proc/meminfo: memFree=15556312/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=302636 CPUtime=4842.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 6123943 0 0 0 483491 749 0 0 25 0 1 0 758782236 309899264 67776 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252036 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 75659 67776 243 26 0 72291 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 302636

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 27605
/proc/meminfo: memFree=15523052/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=434896 CPUtime=4902.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 6199270 0 0 0 489480 760 0 0 25 0 1 0 758782236 445333504 73835 33554432000 4194304 4298156 140734007897536 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 108724 73835 243 26 0 105356 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 434896

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 27607
/proc/meminfo: memFree=15494404/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=434896 CPUtime=4962.4 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 6272870 0 0 0 495470 770 0 0 25 0 1 0 758782236 445333504 78189 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251947 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 108724 78189 243 26 0 105356 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 434896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 27608
/proc/meminfo: memFree=15482360/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=434896 CPUtime=5000.01 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 6345622 0 0 0 499223 778 0 0 25 0 1 0 758782236 445333504 80954 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 108724 80954 243 26 0 105356 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 434896

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 27608
/proc/meminfo: memFree=15482360/32951124 swapFree=67057928/67111528
[pid=27425] ppid=27423 vsize=434896 CPUtime=5000.01 cores=0,2,4,6
/proc/27425/stat : 27425 (contrasat_relea) R 27423 27425 27183 0 -1 4202496 6345622 0 0 0 499223 778 0 0 25 0 1 0 758782236 445333504 80954 33554432000 4194304 4298156 140734007897536 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27425/statm: 108724 80954 243 26 0 105356 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 434896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.04
CPU user time (s): 4992.24
CPU system time (s): 7.80181
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 646512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4992.24
system time used= 7.80181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6345622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2894

runsolver used 24.8712 second user time and 52.397 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-29 12:07:49
IDJOB=3422292
IDBENCH=82390
IDSOLVER=1915
FILE ID=node140/3422292-1306663669
RUNJOBID= node140-1306658665-27201
PBS_JOBID= 13471757
Free space on /tmp= 73368 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-3422292-1306663669/watcher-3422292-1306663669 -o /tmp/evaluation-result-3422292-1306663669/solver-3422292-1306663669 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422292-1306663669.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=546349772

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15867408 kB
Buffers:        371948 kB
Cached:        9432708 kB
SwapCached:       8168 kB
Active:       11182968 kB
Inactive:      5541320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15867408 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:           44644 kB
Writeback:           0 kB
AnonPages:     6916808 kB
Mapped:          37608 kB
Slab:           239296 kB
PageTables:      51868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141384756 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= 73400 MiB
End job on node140 at 2011-05-29 13:31:11