Trace number 3420170

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 reference: minisat 2.2.0? (TO) 5000.2 5000.06

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.479
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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-3420170-1306589452/watcher-3420170-1306589452 -o /tmp/evaluation-result-3420170-1306589452/solver-3420170-1306589452 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420170-1306589452.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.95 2.00 1.99 2/327 17578
/proc/meminfo: memFree=18334092/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=20476 CPUtime=0 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1023 0 0 0 0 0 0 0 23 0 1 0 849176054 20967424 941 33554432000 4194304 4291037 140734274686496 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 5119 942 214 24 0 1753 0

[startup+0.082009 s]
/proc/loadavg: 1.95 2.00 1.99 2/327 17578
/proc/meminfo: memFree=18334092/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=32384 CPUtime=0.07 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 5195 0 0 0 7 0 0 0 23 0 1 0 849176054 33161216 4615 33554432000 4194304 4291037 140734274686496 18446744073709551615 4221493 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 8096 4615 215 24 0 4730 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32384

[startup+0.101003 s]
/proc/loadavg: 1.95 2.00 1.99 2/327 17578
/proc/meminfo: memFree=18334092/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=36012 CPUtime=0.09 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 6062 0 0 0 9 0 0 0 23 0 1 0 849176054 36876288 5218 33554432000 4194304 4291037 140734274686496 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 9003 5220 215 24 0 5637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36012

[startup+0.300968 s]
/proc/loadavg: 1.95 2.00 1.99 2/327 17578
/proc/meminfo: memFree=18334092/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=77120 CPUtime=0.29 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 17399 0 0 0 27 2 0 0 25 0 1 0 849176054 78970880 14580 33554432000 4194304 4291037 140734274686496 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 19280 14582 215 24 0 15914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77120

[startup+0.700896 s]
/proc/loadavg: 1.95 2.00 1.99 2/327 17578
/proc/meminfo: memFree=18334092/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=158612 CPUtime=0.69 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 38544 0 0 0 64 5 0 0 25 0 1 0 849176054 162418688 32142 33554432000 4194304 4291037 140734274686496 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 39653 32143 215 24 0 36287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158612

[startup+1.50075 s]
/proc/loadavg: 1.95 2.00 1.99 3/328 17579
/proc/meminfo: memFree=18150448/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=292764 CPUtime=1.49 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 77923 0 0 0 139 10 0 0 25 0 1 0 849176054 299790336 64017 33554432000 4194304 4291037 140734274686496 18446744073709551615 4215672 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 73191 64017 236 24 0 69825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292764

[startup+3.10045 s]
/proc/loadavg: 1.95 2.00 1.99 3/328 17579
/proc/meminfo: memFree=18073444/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=292764 CPUtime=3.09 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 77926 0 0 0 299 10 0 0 25 0 1 0 849176054 299790336 64020 33554432000 4194304 4291037 140734274686496 18446744073709551615 4254680 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 73191 64020 238 24 0 69825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 292764

[startup+6.30087 s]
/proc/loadavg: 2.04 2.02 2.00 3/328 17579
/proc/meminfo: memFree=18069608/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=292764 CPUtime=6.29 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 77926 0 0 0 619 10 0 0 25 0 1 0 849176054 299790336 64020 33554432000 4194304 4291037 140734274686496 18446744073709551615 4230176 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 73191 64020 238 24 0 69825 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 292764

[startup+12.7007 s]
/proc/loadavg: 2.04 2.02 2.00 3/328 17580
/proc/meminfo: memFree=18040208/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=304696 CPUtime=12.69 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 82771 0 0 0 1258 11 0 0 25 0 1 0 849176054 312008704 68679 33554432000 4194304 4291037 140734274686496 18446744073709551615 4226098 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 76174 68679 239 24 0 72808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 304696

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 17580
/proc/meminfo: memFree=18064024/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=282200 CPUtime=25.49 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 101457 0 0 0 2535 14 0 0 25 0 1 0 849176054 288972800 58681 33554432000 4194304 4291037 140734274686496 18446744073709551615 4248591 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 70550 58681 259 24 0 67184 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 282200

[startup+51.1007 s]
/proc/loadavg: 2.02 2.01 2.00 3/328 17580
/proc/meminfo: memFree=18299864/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=282200 CPUtime=51.09 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 106753 0 0 0 5093 16 0 0 25 0 1 0 849176054 288972800 63908 33554432000 4194304 4291037 140734274686496 18446744073709551615 4251403 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17578/statm: 70550 63908 259 24 0 67184 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 282200

[startup+102.312 s]
/proc/loadavg: 2.01 2.01 2.00 3/328 17582
/proc/meminfo: memFree=18112460/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=413676 CPUtime=102.29 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 129408 0 0 0 10208 21 0 0 25 0 1 0 849176054 423604224 86350 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 103419 86350 259 24 0 100053 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 413676

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17584
/proc/meminfo: memFree=17928640/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=548780 CPUtime=162.28 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 158578 0 0 0 16201 27 0 0 25 0 1 0 849176054 561950720 115254 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255946 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 137195 115254 259 24 0 133829 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 548780

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17585
/proc/meminfo: memFree=17758948/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=770556 CPUtime=222.28 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 186765 0 0 0 22194 34 0 0 25 0 1 0 849176054 789049344 143247 33554432000 4194304 4291037 140734274686496 18446744073709551615 4261913 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 192639 143247 259 24 0 189273 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 770556

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/328 17587
/proc/meminfo: memFree=17829432/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=778160 CPUtime=282.28 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 211814 0 0 0 28188 40 0 0 25 0 1 0 849176054 796835840 168134 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 194540 168135 259 24 0 191174 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 778160

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/328 17588
/proc/meminfo: memFree=17547392/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=1137600 CPUtime=342.28 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 259997 0 0 0 34179 49 0 0 25 0 1 0 849176054 1164902400 216121 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 284400 216121 259 24 0 281034 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1137600

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/328 17618
/proc/meminfo: memFree=17763988/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=1152048 CPUtime=402.29 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 281020 0 0 0 40175 54 0 0 25 0 1 0 849176054 1179697152 237031 33554432000 4194304 4291037 140734274686496 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 288012 237031 259 24 0 284646 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1152048

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17620
/proc/meminfo: memFree=17641784/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=1163260 CPUtime=462.29 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 301736 0 0 0 46170 59 0 0 25 0 1 0 849176054 1191178240 257620 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 290815 257620 259 24 0 287449 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1163260

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/328 17624
/proc/meminfo: memFree=17561200/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=1176116 CPUtime=522.29 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 320815 0 0 0 52165 64 0 0 25 0 1 0 849176054 1204342784 276568 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 294029 276568 259 24 0 290663 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1176116

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/328 17626
/proc/meminfo: memFree=17488976/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=1754320 CPUtime=582.29 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 341200 0 0 0 58159 70 0 0 25 0 1 0 849176054 1796423680 296824 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 438580 296824 259 24 0 435214 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1754320

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17728
/proc/meminfo: memFree=14755960/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4677568 CPUtime=4062.41 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 994863 0 0 0 405941 300 0 0 25 0 1 0 849176054 4789829632 946926 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1169392 946926 259 24 0 1166026 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 4677568

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17732
/proc/meminfo: memFree=14684636/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4693976 CPUtime=4122.4 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1003177 0 0 0 411937 303 0 0 25 0 1 0 849176054 4806631424 955215 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1173494 955215 259 24 0 1170128 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 4693976

[startup+4182.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/328 17734
/proc/meminfo: memFree=14611184/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4718584 CPUtime=4182.41 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1013712 0 0 0 417935 306 0 0 25 0 1 0 849176054 4831830016 965702 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1179646 965702 259 24 0 1176280 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 4718584

[startup+4242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/328 17735
/proc/meminfo: memFree=14558436/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4718584 CPUtime=4242.41 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1019888 0 0 0 423932 309 0 0 25 0 1 0 849176054 4831830016 971846 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1179646 971846 259 24 0 1176280 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 4718584

[startup+4302.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/328 17737
/proc/meminfo: memFree=14636496/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4718584 CPUtime=4302.41 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1023480 0 0 0 429929 312 0 0 25 0 1 0 849176054 4831830016 975416 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1179646 975416 259 24 0 1176280 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 4718584

[startup+4362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/328 17739
/proc/meminfo: memFree=14583992/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4718584 CPUtime=4362.41 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1026970 0 0 0 435928 313 0 0 25 0 1 0 849176054 4831830016 978881 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1179646 978881 259 24 0 1176280 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 4718584

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/328 17740
/proc/meminfo: memFree=14538296/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4718584 CPUtime=4422.42 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1030535 0 0 0 441927 315 0 0 25 0 1 0 849176054 4831830016 982422 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1179646 982422 259 24 0 1176280 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 4718584

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 17742
/proc/meminfo: memFree=14486020/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4718584 CPUtime=4482.42 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1036391 0 0 0 447925 317 0 0 25 0 1 0 849176054 4831830016 988243 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1179646 988243 259 24 0 1176280 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 4718584

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 17743
/proc/meminfo: memFree=14559996/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4743192 CPUtime=4542.42 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1044171 0 0 0 453922 320 0 0 25 0 1 0 849176054 4857028608 996001 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1185798 996001 259 24 0 1182432 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 4743192

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17745
/proc/meminfo: memFree=14499304/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4743192 CPUtime=4602.43 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1048036 0 0 0 459921 322 0 0 25 0 1 0 849176054 4857028608 999840 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1185798 999840 259 24 0 1182432 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 4743192

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17747
/proc/meminfo: memFree=14449280/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4743192 CPUtime=4662.43 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1052773 0 0 0 465918 325 0 0 25 0 1 0 849176054 4857028608 1004542 33554432000 4194304 4291037 140734274686496 18446744073709551615 4263364 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1185798 1004542 259 24 0 1182432 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 4743192

[startup+4722.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/328 17748
/proc/meminfo: memFree=14379548/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4767800 CPUtime=4722.44 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1063222 0 0 0 471915 329 0 0 25 0 1 0 849176054 4882227200 1014964 33554432000 4194304 4291037 140734274686496 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1191950 1014964 259 24 0 1188584 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 4767800

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/328 17750
/proc/meminfo: memFree=14463184/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4767800 CPUtime=4782.43 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1069003 0 0 0 477911 332 0 0 25 0 1 0 849176054 4882227200 1020709 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1191950 1020709 259 24 0 1188584 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 4767800

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 17751
/proc/meminfo: memFree=14400132/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4767800 CPUtime=4842.43 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1073565 0 0 0 483909 334 0 0 25 0 1 0 849176054 4882227200 1025231 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1191950 1025231 259 24 0 1188584 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 4767800

[startup+4902.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/328 17753
/proc/meminfo: memFree=14340300/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4767800 CPUtime=4902.43 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1080255 0 0 0 489906 337 0 0 25 0 1 0 849176054 4882227200 1031875 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1191950 1031875 259 24 0 1188584 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 4767800

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/328 17755
/proc/meminfo: memFree=14300076/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4767800 CPUtime=4962.43 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1083817 0 0 0 495904 339 0 0 25 0 1 0 849176054 4882227200 1035400 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1191950 1035400 259 24 0 1188584 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 4767800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/328 17755
/proc/meminfo: memFree=14276840/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=4767800 CPUtime=5000.05 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4202496 1085718 0 0 0 499665 340 0 0 25 0 1 0 849176054 4882227200 1037292 33554432000 4194304 4291037 140734274686496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17578/statm: 1191950 1037292 259 24 0 1188584 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 4767800

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

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

[startup+5000.01 s]
/proc/loadavg: 2.01 2.00 2.00 3/328 17755
/proc/meminfo: memFree=14276840/32951124 swapFree=67083432/67111528
[pid=17578] ppid=17576 vsize=0 CPUtime=5000.15 cores=1,3,5,7
/proc/17578/stat : 17578 (minisat_release) R 17576 17578 16912 0 -1 4203524 1085718 0 0 0 499665 350 0 0 25 0 1 0 849176054 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 3 0 0 0
/proc/17578/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.06
CPU time (s): 5000.2
CPU user time (s): 4996.65
CPU system time (s): 3.54746
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4767800

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

runsolver used 14.1508 second user time and 35.8745 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-28 15:30:55
IDJOB=3420170
IDBENCH=85007
IDSOLVER=1912
FILE ID=node110/3420170-1306589452
RUNJOBID= node110-1306579399-16931
PBS_JOBID= 13471570
Free space on /tmp= 73408 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420170-1306589452/watcher-3420170-1306589452 -o /tmp/evaluation-result-3420170-1306589452/solver-3420170-1306589452 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420170-1306589452.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=197423325

node110.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.83
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.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.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.76
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18334372 kB
Buffers:        338424 kB
Cached:        9906820 kB
SwapCached:       1416 kB
Active:        7809768 kB
Inactive:      6472088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18334372 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           77264 kB
Writeback:           0 kB
AnonPages:     4034624 kB
Mapped:          28396 kB
Slab:           243460 kB
PageTables:      27944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76135724 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= 73408 MiB
End job on node110 at 2011-05-28 16:54:17