Trace number 3349336

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: EBMiniSAT 2011-03-02? (TO) 1300.02 1300.03

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-3349336-1304978316/watcher-3349336-1304978316 -o /tmp/evaluation-result-3349336-1304978316/solver-3349336-1304978316 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349336-1304978316.cnf -verb=0 

running on 2 cores: 4,6

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.06 4.07 3.35 5/376 24580
/proc/meminfo: memFree=10549992/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=21708 CPUtime=0.01 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 1210 0 0 0 1 0 0 0 25 0 1 0 590247886 22228992 1154 33554432000 4194304 4293939 140733496279312 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 5427 1154 219 25 0 2060 0

[startup+0.0721869 s]
/proc/loadavg: 4.06 4.07 3.35 5/376 24580
/proc/meminfo: memFree=10549992/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=34148 CPUtime=0.06 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 4909 0 0 0 6 0 0 0 25 0 1 0 590247886 34967552 4433 33554432000 4194304 4293939 140733496279312 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 8537 4435 219 25 0 5170 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34148

[startup+0.101183 s]
/proc/loadavg: 4.06 4.07 3.35 5/376 24580
/proc/meminfo: memFree=10549992/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=39068 CPUtime=0.09 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 6820 0 0 0 9 0 0 0 25 0 1 0 590247886 40005632 6056 33554432000 4194304 4293939 140733496279312 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 9767 6057 219 25 0 6400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39068

[startup+0.30115 s]
/proc/loadavg: 4.06 4.07 3.35 5/376 24580
/proc/meminfo: memFree=10549992/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=52936 CPUtime=0.29 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 9645 0 0 0 28 1 0 0 25 0 1 0 590247886 54206464 8544 33554432000 4194304 4293939 140733496279312 18446744073709551615 4215491 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 13234 8544 225 25 0 9867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52936

[startup+0.701108 s]
/proc/loadavg: 4.06 4.07 3.35 5/376 24580
/proc/meminfo: memFree=10549992/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=46232 CPUtime=0.69 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 10729 0 0 0 68 1 0 0 25 0 1 0 590247886 47341568 7215 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 11558 7215 244 25 0 8191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46232

[startup+1.50096 s]
/proc/loadavg: 4.06 4.06 3.36 5/377 24581
/proc/meminfo: memFree=10515632/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=48952 CPUtime=1.49 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 11147 0 0 0 148 1 0 0 25 0 1 0 590247886 50126848 7632 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 12238 7632 244 25 0 8871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48952

[startup+3.10068 s]
/proc/loadavg: 4.06 4.06 3.36 5/377 24581
/proc/meminfo: memFree=10507324/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=48952 CPUtime=3.09 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 11745 0 0 0 308 1 0 0 25 0 1 0 590247886 50126848 8229 33554432000 4194304 4293939 140733496279312 18446744073709551615 4263704 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 12238 8229 245 25 0 8871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48952

[startup+6.30107 s]
/proc/loadavg: 4.06 4.06 3.36 5/377 24581
/proc/meminfo: memFree=10484340/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=60552 CPUtime=6.29 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 13102 0 0 0 628 1 0 0 25 0 1 0 590247886 62005248 9584 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 15138 9584 245 25 0 11771 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60552

[startup+12.7009 s]
/proc/loadavg: 4.05 4.06 3.37 5/377 24581
/proc/meminfo: memFree=10439104/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=60552 CPUtime=12.69 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 14478 0 0 0 1267 2 0 0 25 0 1 0 590247886 62005248 10958 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 15138 10958 245 25 0 11771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60552

[startup+25.5006 s]
/proc/loadavg: 4.04 4.06 3.37 5/377 24581
/proc/meminfo: memFree=10341636/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=91196 CPUtime=25.49 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 18250 0 0 0 2547 2 0 0 25 0 1 0 590247886 93384704 14726 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248335 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 22799 14726 245 25 0 19432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91196

[startup+51.1011 s]
/proc/loadavg: 4.16 4.09 3.40 5/377 24582
/proc/meminfo: memFree=10155336/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=173496 CPUtime=51.08 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 30598 0 0 0 5104 4 0 0 25 0 1 0 590247886 177659904 27061 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 43374 27061 245 25 0 40007 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 173496

[startup+102.314 s]
/proc/loadavg: 4.16 4.10 3.44 5/377 24583
/proc/meminfo: memFree=9765320/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=257244 CPUtime=102.3 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 51645 0 0 0 10223 7 0 0 25 0 1 0 590247886 263417856 48085 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 64311 48085 245 25 0 60944 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 257244

[startup+162.3 s]
/proc/loadavg: 4.06 4.08 3.47 5/377 24594
/proc/meminfo: memFree=9323280/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=391112 CPUtime=162.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 72039 0 0 0 16217 11 0 0 25 0 1 0 590247886 400498688 68450 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 97778 68450 245 25 0 94411 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 391112

[startup+222.3 s]
/proc/loadavg: 4.02 4.06 3.50 5/377 24595
/proc/meminfo: memFree=8820772/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=393212 CPUtime=222.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 97861 0 0 0 22213 15 0 0 25 0 1 0 590247886 402649088 94246 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 98303 94246 245 25 0 94936 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 393212

[startup+282.301 s]
/proc/loadavg: 4.12 4.08 3.54 5/377 24597
/proc/meminfo: memFree=8369552/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=611652 CPUtime=282.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 120979 0 0 0 28209 19 0 0 25 0 1 0 590247886 626331648 117334 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 152913 117334 245 25 0 149546 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 611652

[startup+342.301 s]
/proc/loadavg: 4.10 4.08 3.57 5/377 24599
/proc/meminfo: memFree=7978960/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=612636 CPUtime=342.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 137974 0 0 0 34206 21 0 0 25 0 1 0 590247886 627339264 134316 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 153159 134316 245 25 0 149792 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 612636

[startup+402.3 s]
/proc/loadavg: 4.03 4.06 3.59 5/377 24600
/proc/meminfo: memFree=7598304/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=964136 CPUtime=402.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 160900 0 0 0 40202 25 0 0 25 0 1 0 590247886 987275264 157221 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 241034 157221 245 25 0 237667 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 964136

[startup+462.301 s]
/proc/loadavg: 4.07 4.06 3.62 5/377 24602
/proc/meminfo: memFree=7176836/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=965952 CPUtime=462.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 184121 0 0 0 46199 28 0 0 25 0 1 0 590247886 989134848 180421 33554432000 4194304 4293939 140733496279312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 241488 180421 245 25 0 238121 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 965952

[startup+522.301 s]
/proc/loadavg: 4.02 4.05 3.64 5/377 24603
/proc/meminfo: memFree=6775520/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=967508 CPUtime=522.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 212918 0 0 0 52195 32 0 0 25 0 1 0 590247886 990728192 209195 33554432000 4194304 4293939 140733496279312 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 241877 209195 245 25 0 238510 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 967508

[startup+582.301 s]
/proc/loadavg: 4.06 4.05 3.67 5/377 24605
/proc/meminfo: memFree=6232196/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=968576 CPUtime=582.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 232399 0 0 0 58191 36 0 0 25 0 1 0 590247886 991821824 228666 33554432000 4194304 4293939 140733496279312 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 242144 228666 245 25 0 238777 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 968576

[startup+642.3 s]
/proc/loadavg: 4.14 4.09 3.70 5/377 24607
/proc/meminfo: memFree=5760380/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=1536956 CPUtime=642.29 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 250320 0 0 0 64190 39 0 0 25 0 1 0 590247886 1573842944 246578 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 384239 246578 245 25 0 380872 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1536956

[startup+702.301 s]
/proc/loadavg: 4.09 4.08 3.72 5/377 24608
/proc/meminfo: memFree=5300868/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=1537780 CPUtime=702.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 269998 0 0 0 70185 42 0 0 25 0 1 0 590247886 1574686720 266249 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 384445 266249 245 25 0 381078 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1537780

[startup+762.314 s]
/proc/loadavg: 4.03 4.06 3.74 5/377 24610
/proc/meminfo: memFree=4871592/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=1540284 CPUtime=762.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 294781 0 0 0 76182 46 0 0 25 0 1 0 590247886 1577250816 291007 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 385071 291007 245 25 0 381704 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 1540284

[startup+822.301 s]
/proc/loadavg: 4.17 4.08 3.76 5/377 24611
/proc/meminfo: memFree=4410176/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=1541268 CPUtime=822.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 320787 0 0 0 82176 51 0 0 25 0 1 0 590247886 1578258432 316997 33554432000 4194304 4293939 140733496279312 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 385317 316997 245 25 0 381950 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1541268

[startup+882.3 s]
/proc/loadavg: 4.13 4.08 3.78 5/377 24613
/proc/meminfo: memFree=3938752/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=1543208 CPUtime=882.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 343254 0 0 0 88173 55 0 0 25 0 1 0 590247886 1580244992 339447 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 385802 339447 245 25 0 382435 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1543208

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 3.79 5/377 24615
/proc/meminfo: memFree=3496712/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=1545536 CPUtime=942.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 368999 0 0 0 94168 59 0 0 25 0 1 0 590247886 1582628864 365177 33554432000 4194304 4293939 140733496279312 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 386384 365177 245 25 0 383017 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1545536

[startup+1002.3 s]
/proc/loadavg: 4.02 4.05 3.80 5/377 24616
/proc/meminfo: memFree=3088280/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=2468364 CPUtime=1002.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 390633 0 0 0 100165 63 0 0 25 0 1 0 590247886 2527604736 386796 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 617091 386797 245 25 0 613724 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2468364

[startup+1062.3 s]
/proc/loadavg: 3.59 3.94 3.78 4/371 24636
/proc/meminfo: memFree=4230964/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=2469672 CPUtime=1062.27 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 415112 0 0 0 106161 66 0 0 25 0 1 0 590247886 2528944128 411259 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 617418 411259 245 25 0 614051 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2469672

[startup+1122.3 s]
/proc/loadavg: 3.29 3.78 3.73 4/371 24637
/proc/meminfo: memFree=3902256/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=2470840 CPUtime=1122.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 435605 0 0 0 112157 71 0 0 25 0 1 0 590247886 2530140160 431740 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 617710 431740 245 25 0 614343 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2470840

[startup+1182.3 s]
/proc/loadavg: 3.28 3.68 3.70 4/371 24639
/proc/meminfo: memFree=3545336/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=2471756 CPUtime=1182.28 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 453522 0 0 0 118154 74 0 0 25 0 1 0 590247886 2531078144 449646 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 617939 449646 245 25 0 614572 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 2471756

[startup+1242.3 s]
/proc/loadavg: 3.00 3.54 3.65 3/365 24659
/proc/meminfo: memFree=8565976/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=287036 CPUtime=1242.29 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 503451 0 0 0 124140 89 0 0 25 0 1 0 590247886 293924864 47965 33554432000 4194304 4293939 140733496279312 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 71759 47965 245 25 0 68392 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 287036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.87 3.14 3.50 2/359 24678
/proc/meminfo: memFree=12082768/32951124 swapFree=65155552/67111528
[pid=24580] ppid=24578 vsize=419532 CPUtime=1300 cores=4,6
/proc/24580/stat : 24580 (ebminisat_relea) R 24578 24580 24257 0 -1 4202496 531392 0 0 0 129908 92 0 0 25 0 1 0 590247886 429600768 75887 33554432000 4194304 4293939 140733496279312 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24580/statm: 104883 75887 245 25 0 101516 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 419532

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.03
CPU time (s): 1300.02
CPU user time (s): 1299.08
CPU system time (s): 0.939857
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 2603460

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

runsolver used 4.87226 second user time and 10.4524 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 23:58:36
IDJOB=3349336
IDBENCH=82390
IDSOLVER=1812
FILE ID=node146/3349336-1304978316
RUNJOBID= node146-1304976740-24277
PBS_JOBID= 13285667
Free space on /tmp= 41580 MiB

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

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1099753003

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10550272 kB
Buffers:        162728 kB
Cached:        4888572 kB
SwapCached:       9316 kB
Active:       12515512 kB
Inactive:      9567172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10550272 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:          242304 kB
Writeback:           0 kB
AnonPages:    17029204 kB
Mapped:          22744 kB
Slab:           188964 kB
PageTables:      62680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83610312 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= 41848 MiB
End job on node146 at 2011-05-10 00:20:18