Trace number 3379584

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
UmSat 2011-05-12 (fixed)? (TO) 1300.17 1300.14

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-3379584-1305455356/watcher-3379584-1305455356 -o /tmp/evaluation-result-3379584-1305455356/solver-3379584-1305455356 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379584-1305455356.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: 1.96 2.73 2.99 3/357 13143
/proc/meminfo: memFree=17243148/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=11776 CPUtime=0 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4194304 366 0 0 0 0 0 0 0 20 0 1 0 657136610 12058624 306 33554432000 4194304 4263832 140736202547040 18446744073709551615 47809338861771 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 2944 306 240 17 0 117 0

[startup+0.0378369 s]
/proc/loadavg: 1.96 2.73 2.99 3/357 13143
/proc/meminfo: memFree=17243148/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=12428 CPUtime=0.03 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4194304 572 0 0 0 3 0 0 0 20 0 1 0 657136610 12726272 463 33554432000 4194304 4263832 140736202547040 18446744073709551615 4236713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 3107 463 241 17 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12428

[startup+0.100768 s]
/proc/loadavg: 1.96 2.73 2.99 3/357 13143
/proc/meminfo: memFree=17243148/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=13472 CPUtime=0.09 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4194304 901 0 0 0 9 0 0 0 20 0 1 0 657136610 13795328 695 33554432000 4194304 4263832 140736202547040 18446744073709551615 4236336 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 3368 695 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300739 s]
/proc/loadavg: 1.96 2.73 2.99 3/357 13143
/proc/meminfo: memFree=17243148/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=18944 CPUtime=0.29 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4194304 2542 0 0 0 29 0 0 0 21 0 1 0 657136610 19398656 1758 33554432000 4194304 4263832 140736202547040 18446744073709551615 270612800006 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 4736 1758 242 17 0 1909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18944

[startup+0.700687 s]
/proc/loadavg: 1.96 2.73 2.99 3/357 13143
/proc/meminfo: memFree=17243148/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=26372 CPUtime=0.69 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4194304 4938 0 0 0 69 0 0 0 22 0 1 0 657136610 27004928 3385 33554432000 4194304 4263832 140736202547040 18446744073709551615 47809338776297 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 6593 3385 242 17 0 3766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50052 s]
/proc/loadavg: 1.96 2.73 2.99 5/363 13154
/proc/meminfo: memFree=17132368/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=40964 CPUtime=1.49 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4194304 9689 0 0 0 147 2 0 0 25 0 1 0 657136610 41947136 6599 33554432000 4194304 4263832 140736202547040 18446744073709551615 47809338814659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 10241 6599 242 17 0 7414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40964

[startup+3.10028 s]
/proc/loadavg: 1.96 2.73 2.99 5/366 13160
/proc/meminfo: memFree=17023612/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=77844 CPUtime=3.09 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 21668 0 0 0 305 4 0 0 25 0 1 0 657136610 79712256 15781 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 19461 15781 247 17 0 16634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77844

[startup+6.30068 s]
/proc/loadavg: 2.37 2.80 3.01 5/364 13160
/proc/meminfo: memFree=16743160/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=77844 CPUtime=6.29 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 21668 0 0 0 625 4 0 0 25 0 1 0 657136610 79712256 15781 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 19461 15781 247 17 0 16634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77844

[startup+12.7006 s]
/proc/loadavg: 2.58 2.84 3.02 5/369 13166
/proc/meminfo: memFree=16500748/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=85604 CPUtime=12.69 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 23521 0 0 0 1265 4 0 0 25 0 1 0 657136610 87658496 17634 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 21401 17634 247 17 0 18574 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85604

[startup+25.5003 s]
/proc/loadavg: 2.89 2.90 3.03 5/369 13167
/proc/meminfo: memFree=15920932/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=136796 CPUtime=25.5 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 34828 0 0 0 2544 6 0 0 25 0 1 0 657136610 140079104 28941 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 34199 28941 247 17 0 31372 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 136796

[startup+51.1007 s]
/proc/loadavg: 3.33 3.00 3.06 5/369 13167
/proc/meminfo: memFree=14343460/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=191896 CPUtime=51.09 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 47018 0 0 0 5101 8 0 0 25 0 1 0 657136610 196501504 41131 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 47974 41131 247 17 0 45147 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 191896

[startup+102.314 s]
/proc/loadavg: 3.75 3.17 3.12 5/369 13169
/proc/meminfo: memFree=14152228/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=434084 CPUtime=102.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 100681 0 0 0 10211 19 0 0 25 0 1 0 657136610 444502016 94793 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 108521 94793 247 17 0 105694 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 434084

[startup+162.301 s]
/proc/loadavg: 3.91 3.31 3.17 5/369 13170
/proc/meminfo: memFree=13717224/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=655976 CPUtime=162.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 148874 0 0 0 16202 28 0 0 25 0 1 0 657136610 671719424 142986 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 163994 142986 247 17 0 161167 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 655976

[startup+222.3 s]
/proc/loadavg: 3.96 3.44 3.22 5/369 13172
/proc/meminfo: memFree=13239424/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=871612 CPUtime=222.29 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 192574 0 0 0 22193 36 0 0 25 0 1 0 657136610 892530688 186686 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 217903 186686 247 17 0 215076 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 871612

[startup+282.301 s]
/proc/loadavg: 3.98 3.54 3.26 5/369 13174
/proc/meminfo: memFree=12861708/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=1096848 CPUtime=282.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 235699 0 0 0 28188 42 0 0 25 0 1 0 657136610 1123172352 229811 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 274212 229811 247 17 0 271385 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1096848

[startup+342.3 s]
/proc/loadavg: 3.99 3.62 3.31 5/369 13175
/proc/meminfo: memFree=12442584/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=1264468 CPUtime=342.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 274198 0 0 0 34181 49 0 0 25 0 1 0 657136610 1294815232 268310 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 316117 268310 247 17 0 313290 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1264468

[startup+402.301 s]
/proc/loadavg: 3.99 3.68 3.35 5/369 13177
/proc/meminfo: memFree=12065240/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=1487472 CPUtime=402.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 317225 0 0 0 40173 57 0 0 25 0 1 0 657136610 1523171328 311337 33554432000 4194304 4263832 140736202547040 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 371868 311337 247 17 0 369041 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1487472

[startup+462.301 s]
/proc/loadavg: 4.04 3.75 3.39 5/369 13178
/proc/meminfo: memFree=11734768/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=1706504 CPUtime=462.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 359781 0 0 0 46167 63 0 0 25 0 1 0 657136610 1747460096 353893 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 426626 353893 247 17 0 423799 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1706504

[startup+522.3 s]
/proc/loadavg: 4.01 3.80 3.43 5/369 13180
/proc/meminfo: memFree=11379856/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=1891964 CPUtime=522.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 394148 0 0 0 52161 69 0 0 25 0 1 0 657136610 1937371136 388260 33554432000 4194304 4263832 140736202547040 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 472991 388260 247 17 0 470164 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1891964

[startup+582.301 s]
/proc/loadavg: 4.06 3.85 3.46 5/369 13182
/proc/meminfo: memFree=11015532/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=2133024 CPUtime=582.3 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 441818 0 0 0 58152 78 0 0 25 0 1 0 657136610 2184216576 435930 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 533256 435930 247 17 0 530429 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2133024

[startup+642.301 s]
/proc/loadavg: 4.12 3.90 3.50 5/369 13183
/proc/meminfo: memFree=10592312/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=2334816 CPUtime=642.31 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 484471 0 0 0 64147 84 0 0 25 0 1 0 657136610 2390851584 478583 33554432000 4194304 4263832 140736202547040 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 583704 478583 247 17 0 580877 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2334816

[startup+702.301 s]
/proc/loadavg: 4.04 3.92 3.53 5/369 13185
/proc/meminfo: memFree=10205900/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=2569004 CPUtime=702.31 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 528792 0 0 0 70140 91 0 0 25 0 1 0 657136610 2630660096 522904 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205731 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 642251 522904 247 17 0 639424 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2569004

[startup+762.314 s]
/proc/loadavg: 4.01 3.93 3.56 5/369 13186
/proc/meminfo: memFree=9846524/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=2756392 CPUtime=762.32 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 568641 0 0 0 76136 96 0 0 25 0 1 0 657136610 2822545408 562753 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 689098 562753 247 17 0 686271 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2756392

[startup+822.3 s]
/proc/loadavg: 4.00 3.94 3.58 5/369 13188
/proc/meminfo: memFree=9594544/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=2853052 CPUtime=822.31 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 589574 0 0 0 82132 99 0 0 25 0 1 0 657136610 2921525248 583686 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 713263 583686 248 17 0 710436 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2853052

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.61 5/369 13190
/proc/meminfo: memFree=9343420/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=2988404 CPUtime=882.31 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 614004 0 0 0 88126 105 0 0 25 0 1 0 657136610 3060125696 608116 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 747101 608116 248 17 0 744274 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2988404

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.63 5/369 13191
/proc/meminfo: memFree=9123548/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=3099244 CPUtime=942.31 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 632563 0 0 0 94123 108 0 0 25 0 1 0 657136610 3173625856 626675 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 774811 626675 249 17 0 771984 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3099244

[startup+1002.3 s]
/proc/loadavg: 4.06 3.97 3.65 5/369 13193
/proc/meminfo: memFree=8960968/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=3152348 CPUtime=1002.31 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 642840 0 0 0 100120 111 0 0 25 0 1 0 657136610 3228004352 636952 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 788087 636952 249 17 0 785260 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3152348

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.67 5/369 13194
/proc/meminfo: memFree=8686916/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=3260508 CPUtime=1062.31 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 666424 0 0 0 106115 116 0 0 25 0 1 0 657136610 3338760192 660536 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 815127 660536 249 17 0 812300 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3260508

[startup+1122.3 s]
/proc/loadavg: 4.16 4.01 3.70 5/369 13196
/proc/meminfo: memFree=8438148/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=3341812 CPUtime=1122.32 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 684015 0 0 0 112113 119 0 0 25 0 1 0 657136610 3422015488 678127 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 835453 678127 250 17 0 832626 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3341812

[startup+1182.3 s]
/proc/loadavg: 4.16 4.03 3.73 5/369 13198
/proc/meminfo: memFree=8176000/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=3418176 CPUtime=1182.32 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 699355 0 0 0 118111 121 0 0 25 0 1 0 657136610 3500212224 693467 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 854544 693467 250 17 0 851717 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3418176

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.75 5/369 13199
/proc/meminfo: memFree=7997548/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=3466844 CPUtime=1242.32 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 709861 0 0 0 124109 123 0 0 25 0 1 0 657136610 3550048256 703973 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 866711 703973 250 17 0 863884 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3466844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.76 5/369 13201
/proc/meminfo: memFree=7782396/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=3587072 CPUtime=1300.02 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4202496 731787 0 0 0 129876 126 0 0 25 0 1 0 657136610 3673161728 725899 33554432000 4194304 4263832 140736202547040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13143/statm: 896768 725899 250 17 0 893941 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 3587072

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

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

[startup+1300.11 s]
/proc/loadavg: 4.03 4.03 3.76 5/371 13203
/proc/meminfo: memFree=10286064/32951124 swapFree=67056804/67111528
[pid=13143] ppid=13141 vsize=0 CPUtime=1300.14 cores=0,2
/proc/13143/stat : 13143 (umsat) R 13141 13143 10833 0 -1 4203524 731817 0 0 0 129877 137 0 0 25 0 1 0 657136610 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13143/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.17
CPU user time (s): 1298.77
CPU system time (s): 1.39779
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3587072

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

runsolver used 4.94325 second user time and 10.4274 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 12:29:17
IDJOB=3379584
IDBENCH=82390
IDSOLVER=1861
FILE ID=node108/3379584-1305455356
RUNJOBID= node108-1305455356-13123
PBS_JOBID= 13324850
Free space on /tmp= 73532 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379584-1305455356/watcher-3379584-1305455356 -o /tmp/evaluation-result-3379584-1305455356/solver-3379584-1305455356 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379584-1305455356.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1971741595

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      17243676 kB
Buffers:        304264 kB
Cached:        4956484 kB
SwapCached:       8700 kB
Active:       11195216 kB
Inactive:      4195008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17243676 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           25844 kB
Writeback:           0 kB
AnonPages:    10126032 kB
Mapped:          29428 kB
Slab:           211856 kB
PageTables:      40644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 67457428 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= 73296 MiB
End job on node108 at 2011-05-15 12:50:59