Trace number 3349124

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.12 1300.08

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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

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: 3.12 2.38 2.97 5/369 5132
/proc/meminfo: memFree=10121744/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=19540 CPUtime=0 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 720 0 0 0 0 0 0 0 22 0 1 0 590583563 20008960 657 33554432000 4194304 4293939 140733202692464 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 4885 657 216 25 0 1518 0

[startup+0.095284 s]
/proc/loadavg: 3.12 2.38 2.97 5/369 5132
/proc/meminfo: memFree=10121744/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=31712 CPUtime=0.08 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 5320 0 0 0 8 0 0 0 22 0 1 0 590583563 32473088 4515 33554432000 4194304 4293939 140733202692464 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 7928 4517 218 25 0 4561 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31712

[startup+0.100287 s]
/proc/loadavg: 3.12 2.38 2.97 5/369 5132
/proc/meminfo: memFree=10121744/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=32108 CPUtime=0.09 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 5507 0 0 0 8 1 0 0 22 0 1 0 590583563 32878592 4688 33554432000 4194304 4293939 140733202692464 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 8027 4688 218 25 0 4660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32108

[startup+0.300253 s]
/proc/loadavg: 3.12 2.38 2.97 5/369 5132
/proc/meminfo: memFree=10121744/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=70404 CPUtime=0.29 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 14692 0 0 0 27 2 0 0 23 0 1 0 590583563 72093696 12662 33554432000 4194304 4293939 140733202692464 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 17601 12664 218 25 0 14234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70404

[startup+0.701152 s]
/proc/loadavg: 3.12 2.38 2.97 5/369 5132
/proc/meminfo: memFree=10121744/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=152296 CPUtime=0.69 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 35262 0 0 0 62 7 0 0 25 0 1 0 590583563 155951104 29085 33554432000 4194304 4293939 140733202692464 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 38074 29085 218 25 0 34707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152296

[startup+1.91394 s]
/proc/loadavg: 3.12 2.38 2.97 5/369 5132
/proc/meminfo: memFree=10121744/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=369692 CPUtime=1.91 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 91151 0 0 0 173 18 0 0 25 0 1 0 590583563 378564608 76450 33554432000 4194304 4293939 140733202692464 18446744073709551615 4260663 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 92423 76451 218 25 0 89056 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 369692

[startup+3.10074 s]
/proc/loadavg: 3.12 2.38 2.97 6/370 5133
/proc/meminfo: memFree=9773800/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=596372 CPUtime=3.09 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 143596 0 0 0 283 26 0 0 25 0 1 0 590583563 610684928 121126 33554432000 4194304 4293939 140733202692464 18446744073709551615 4215177 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 149093 121126 222 25 0 145726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 596372

[startup+6.30118 s]
/proc/loadavg: 3.19 2.40 2.98 5/370 5134
/proc/meminfo: memFree=9616944/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=596372 CPUtime=6.29 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 143598 0 0 0 603 26 0 0 25 0 1 0 590583563 610684928 121128 33554432000 4194304 4293939 140733202692464 18446744073709551615 4252039 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 149093 121128 223 25 0 145726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 596372

[startup+12.701 s]
/proc/loadavg: 3.26 2.43 2.99 5/370 5134
/proc/meminfo: memFree=9684408/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=596372 CPUtime=12.69 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 143598 0 0 0 1243 26 0 0 25 0 1 0 590583563 610684928 121128 33554432000 4194304 4293939 140733202692464 18446744073709551615 4251976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 149093 121128 223 25 0 145726 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 596372

[startup+25.5007 s]
/proc/loadavg: 3.42 2.51 3.00 5/370 5134
/proc/meminfo: memFree=9591636/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=597064 CPUtime=25.49 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 144303 0 0 0 2523 26 0 0 25 0 1 0 590583563 611393536 121822 33554432000 4194304 4293939 140733202692464 18446744073709551615 4252418 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 149266 121822 225 25 0 145899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 597064

[startup+51.1011 s]
/proc/loadavg: 3.69 2.64 3.03 5/370 5135
/proc/meminfo: memFree=9501448/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=614916 CPUtime=51.09 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 151455 0 0 0 5081 28 0 0 25 0 1 0 590583563 629673984 128706 33554432000 4194304 4293939 140733202692464 18446744073709551615 4252339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 153729 128706 225 25 0 150362 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 614916

[startup+102.314 s]
/proc/loadavg: 3.86 2.85 3.08 5/370 5136
/proc/meminfo: memFree=9544380/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=586544 CPUtime=102.3 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 191525 0 0 0 10197 33 0 0 25 0 1 0 590583563 600621056 115037 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 146636 115037 245 25 0 143269 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 586544

[startup+162.301 s]
/proc/loadavg: 3.95 3.05 3.13 5/370 5138
/proc/meminfo: memFree=9353280/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=586544 CPUtime=162.3 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 200165 0 0 0 16194 36 0 0 25 0 1 0 590583563 600621056 123579 33554432000 4194304 4293939 140733202692464 18446744073709551615 4249345 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 146636 123579 245 25 0 143269 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 586544

[startup+222.3 s]
/proc/loadavg: 4.02 3.24 3.19 5/370 5139
/proc/meminfo: memFree=9193568/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=586544 CPUtime=222.29 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 210869 0 0 0 22190 39 0 0 25 0 1 0 590583563 600621056 134209 33554432000 4194304 4293939 140733202692464 18446744073709551615 4265181 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 146636 134209 245 25 0 143269 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 586544

[startup+282.301 s]
/proc/loadavg: 4.01 3.37 3.24 5/370 5141
/proc/meminfo: memFree=9442520/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=718804 CPUtime=282.3 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 220635 0 0 0 28188 42 0 0 25 0 1 0 590583563 736055296 143899 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 179701 143899 245 25 0 176334 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 718804

[startup+342.301 s]
/proc/loadavg: 4.16 3.52 3.29 5/370 5143
/proc/meminfo: memFree=9272344/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=718804 CPUtime=342.3 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 231268 0 0 0 34184 46 0 0 25 0 1 0 590583563 736055296 154439 33554432000 4194304 4293939 140733202692464 18446744073709551615 4256088 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 179701 154439 245 25 0 176334 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 718804

[startup+402.301 s]
/proc/loadavg: 4.13 3.62 3.34 5/370 5153
/proc/meminfo: memFree=9246596/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=933728 CPUtime=402.3 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 251763 0 0 0 40178 52 0 0 25 0 1 0 590583563 956137472 174845 33554432000 4194304 4293939 140733202692464 18446744073709551615 4251579 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 233432 174845 245 25 0 230065 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 933728

[startup+462.3 s]
/proc/loadavg: 4.08 3.70 3.38 5/370 5155
/proc/meminfo: memFree=9018580/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=933728 CPUtime=462.3 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 263533 0 0 0 46174 56 0 0 25 0 1 0 590583563 956137472 186520 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 233432 186520 245 25 0 230065 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 933728

[startup+522.301 s]
/proc/loadavg: 4.03 3.75 3.42 5/370 5156
/proc/meminfo: memFree=8834140/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=933728 CPUtime=522.3 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 278252 0 0 0 52169 61 0 0 25 0 1 0 590583563 956137472 201158 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 233432 201158 245 25 0 230065 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 933728

[startup+582.301 s]
/proc/loadavg: 4.01 3.80 3.45 5/370 5158
/proc/meminfo: memFree=8677724/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=933728 CPUtime=582.31 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 292692 0 0 0 58166 65 0 0 25 0 1 0 590583563 956137472 215501 33554432000 4194304 4293939 140733202692464 18446744073709551615 4251613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 233432 215501 245 25 0 230065 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 933728

[startup+642.301 s]
/proc/loadavg: 4.04 3.84 3.49 5/370 5160
/proc/meminfo: memFree=8544876/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1282976 CPUtime=642.31 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 304661 0 0 0 64163 68 0 0 25 0 1 0 590583563 1313767424 227382 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 320744 227382 245 25 0 317377 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1282976

[startup+702.3 s]
/proc/loadavg: 4.01 3.87 3.52 5/370 5161
/proc/meminfo: memFree=8517420/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1288532 CPUtime=702.31 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 319532 0 0 0 70158 73 0 0 25 0 1 0 590583563 1319456768 242131 33554432000 4194304 4293939 140733202692464 18446744073709551615 4256134 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 322133 242131 245 25 0 318766 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1288532

[startup+762.314 s]
/proc/loadavg: 4.06 3.91 3.55 5/370 5163
/proc/meminfo: memFree=8899660/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1293776 CPUtime=762.32 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 336731 0 0 0 76154 78 0 0 25 0 1 0 590583563 1324826624 259222 33554432000 4194304 4293939 140733202692464 18446744073709551615 4251613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 323444 259222 245 25 0 320077 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1293776

[startup+822.301 s]
/proc/loadavg: 4.02 3.92 3.58 5/370 5164
/proc/meminfo: memFree=8740144/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1296872 CPUtime=822.32 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 351107 0 0 0 82149 83 0 0 25 0 1 0 590583563 1327996928 273519 33554432000 4194304 4293939 140733202692464 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 324218 273519 245 25 0 320851 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1296872

[startup+882.301 s]
/proc/loadavg: 4.01 3.93 3.60 5/370 5166
/proc/meminfo: memFree=8597612/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1301672 CPUtime=882.32 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 361455 0 0 0 88145 87 0 0 25 0 1 0 590583563 1332912128 283774 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 325418 283774 245 25 0 322051 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1301672

[startup+942.3 s]
/proc/loadavg: 4.20 4.00 3.64 5/370 5168
/proc/meminfo: memFree=8447532/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1313252 CPUtime=942.31 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 379305 0 0 0 94138 93 0 0 25 0 1 0 590583563 1344770048 301535 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 328313 301535 245 25 0 324946 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1313252

[startup+1002.3 s]
/proc/loadavg: 4.16 4.03 3.67 5/370 5169
/proc/meminfo: memFree=8322604/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1314692 CPUtime=1002.31 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 391341 0 0 0 100134 97 0 0 25 0 1 0 590583563 1346244608 313501 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 328673 313501 245 25 0 325306 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1314692

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.69 5/370 5171
/proc/meminfo: memFree=8364088/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1883660 CPUtime=1062.32 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 403779 0 0 0 106130 102 0 0 25 0 1 0 590583563 1928867840 325856 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 470915 325856 245 25 0 467548 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1883660

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 3.72 5/370 5172
/proc/meminfo: memFree=8136872/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1885664 CPUtime=1122.32 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 421155 0 0 0 112124 108 0 0 25 0 1 0 590583563 1930919936 343137 33554432000 4194304 4293939 140733202692464 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 471416 343137 245 25 0 468049 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1885664

[startup+1182.3 s]
/proc/loadavg: 4.11 4.05 3.74 5/370 5174
/proc/meminfo: memFree=7954664/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1896752 CPUtime=1182.32 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 432110 0 0 0 118119 113 0 0 25 0 1 0 590583563 1942274048 354019 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 474188 354019 245 25 0 470821 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1896752

[startup+1242.3 s]
/proc/loadavg: 3.37 3.89 3.70 2/352 5230
/proc/meminfo: memFree=9074396/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1899916 CPUtime=1242.32 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 444441 0 0 0 124114 118 0 0 25 0 1 0 590583563 1945513984 366297 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 474979 366297 245 25 0 471612 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1899916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.87 3.36 3.53 2/352 5231
/proc/meminfo: memFree=9023756/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1904776 CPUtime=1300.03 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 457061 0 0 0 129882 121 0 0 25 0 1 0 590583563 1950490624 378838 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 476194 378838 245 25 0 472827 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1904776

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

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

[startup+1300 s]
/proc/loadavg: 1.87 3.36 3.53 2/352 5231
/proc/meminfo: memFree=9023756/32951124 swapFree=67111348/67111528
[pid=5132] ppid=5130 vsize=1904776 CPUtime=1300.03 cores=0,2
/proc/5132/stat : 5132 (ebminisat_relea) R 5130 5132 4205 0 -1 4202496 457061 0 0 0 129882 121 0 0 25 0 1 0 590583563 1950490624 378838 33554432000 4194304 4293939 140733202692464 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5132/statm: 476194 378838 245 25 0 472827 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1904776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.12
CPU user time (s): 1298.83
CPU system time (s): 1.2838
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1904776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.83
system time used= 1.2838
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 457062
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= 9
involuntary context switches= 4343

runsolver used 4.89126 second user time and 10.4204 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-10 00:54:37
IDJOB=3349124
IDBENCH=85005
IDSOLVER=1812
FILE ID=node145/3349124-1304981672
RUNJOBID= node145-1304981604-5007
PBS_JOBID= 13285668
Free space on /tmp= 43156 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349124-1304981672/watcher-3349124-1304981672 -o /tmp/evaluation-result-3349124-1304981672/solver-3349124-1304981672 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349124-1304981672.cnf  -verb=0

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1838753355

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10122024 kB
Buffers:        222496 kB
Cached:       16166188 kB
SwapCached:          0 kB
Active:        7356716 kB
Inactive:     14886616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10122024 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          169588 kB
Writeback:           0 kB
AnonPages:     5854868 kB
Mapped:          28008 kB
Slab:           487144 kB
PageTables:      35332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79897732 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= 43192 MiB
End job on node145 at 2011-05-10 01:16:19