Trace number 3349121

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.08 1300.03

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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

running on 2 cores: 5,7

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.99 3.59 3.49 4/367 1865
/proc/meminfo: memFree=7661228/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=20388 CPUtime=0 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 878 0 0 0 0 0 0 0 23 0 1 0 590576067 20877312 821 33554432000 4194304 4293939 140734788340160 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 5097 825 217 25 0 1730 0

[startup+0.016454 s]
/proc/loadavg: 3.99 3.59 3.49 4/367 1865
/proc/meminfo: memFree=7661228/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=32408 CPUtime=0.01 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 3342 0 0 0 1 0 0 0 23 0 1 0 590576067 33185792 3232 33554432000 4194304 4293939 140734788340160 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 8102 3242 217 25 0 4735 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32408

[startup+0.100477 s]
/proc/loadavg: 3.99 3.59 3.49 4/367 1865
/proc/meminfo: memFree=7661228/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=79180 CPUtime=0.09 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 12701 0 0 0 8 1 0 0 23 0 1 0 590576067 81080320 12247 33554432000 4194304 4293939 140734788340160 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 19795 12248 219 25 0 16428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79180

[startup+0.300438 s]
/proc/loadavg: 3.99 3.59 3.49 4/367 1865
/proc/meminfo: memFree=7661228/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=93836 CPUtime=0.29 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 17421 0 0 0 27 2 0 0 24 0 1 0 590576067 96088064 16511 33554432000 4194304 4293939 140734788340160 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 23459 16512 219 25 0 20092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93836

[startup+0.700366 s]
/proc/loadavg: 3.99 3.59 3.49 4/367 1865
/proc/meminfo: memFree=7661228/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=119560 CPUtime=0.69 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 24516 0 0 0 66 3 0 0 25 0 1 0 590576067 122429440 22355 33554432000 4194304 4293939 140734788340160 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 29890 22355 219 25 0 26523 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119560

[startup+1.50022 s]
/proc/loadavg: 3.99 3.59 3.49 5/368 1866
/proc/meminfo: memFree=7557808/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=152004 CPUtime=1.49 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 34219 0 0 0 144 5 0 0 25 0 1 0 590576067 155652096 30811 33554432000 4194304 4293939 140734788340160 18446744073709551615 4220636 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 38001 30812 219 25 0 34634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152004

[startup+3.10093 s]
/proc/loadavg: 3.99 3.59 3.49 5/368 1866
/proc/meminfo: memFree=7543920/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=188840 CPUtime=3.09 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 43664 0 0 0 302 7 0 0 25 0 1 0 590576067 193372160 38796 33554432000 4194304 4293939 140734788340160 18446744073709551615 4233749 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 47210 38796 225 25 0 43843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188840

[startup+6.30034 s]
/proc/loadavg: 3.99 3.60 3.49 5/368 1866
/proc/meminfo: memFree=7513664/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=205984 CPUtime=6.29 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 66429 0 0 0 618 11 0 0 25 0 1 0 590576067 210927616 43607 33554432000 4194304 4293939 140734788340160 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 51496 43607 225 25 0 48129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205984

[startup+12.7002 s]
/proc/loadavg: 3.99 3.61 3.49 5/368 1866
/proc/meminfo: memFree=7536380/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=189144 CPUtime=12.69 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 70160 0 0 0 1257 12 0 0 25 0 1 0 590576067 193683456 37692 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 47286 37692 245 25 0 43919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 189144

[startup+25.5008 s]
/proc/loadavg: 3.99 3.63 3.50 5/368 1867
/proc/meminfo: memFree=7493644/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=189144 CPUtime=25.49 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 70788 0 0 0 2537 12 0 0 25 0 1 0 590576067 193683456 38312 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 47286 38312 245 25 0 43919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189144

[startup+51.1011 s]
/proc/loadavg: 3.99 3.65 3.51 5/368 1867
/proc/meminfo: memFree=7507784/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=189144 CPUtime=51.09 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 72232 0 0 0 5096 13 0 0 25 0 1 0 590576067 193683456 39735 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 47286 39735 245 25 0 43919 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189144

[startup+102.314 s]
/proc/loadavg: 4.06 3.72 3.54 5/368 1869
/proc/meminfo: memFree=7517708/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=268812 CPUtime=102.31 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 84261 0 0 0 10215 16 0 0 25 0 1 0 590576067 275263488 51715 33554432000 4194304 4293939 140734788340160 18446744073709551615 4264728 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 67203 51715 245 25 0 63836 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 268812

[startup+162.301 s]
/proc/loadavg: 4.12 3.80 3.58 5/368 1870
/proc/meminfo: memFree=7377552/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=299632 CPUtime=162.3 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 89010 0 0 0 16212 18 0 0 25 0 1 0 590576067 306823168 56427 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 74908 56427 245 25 0 71541 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 299632

[startup+222.301 s]
/proc/loadavg: 4.08 3.85 3.61 5/368 1872
/proc/meminfo: memFree=7418440/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=299632 CPUtime=222.3 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 93099 0 0 0 22210 20 0 0 25 0 1 0 590576067 306823168 60484 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 74908 60484 245 25 0 71541 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 299632

[startup+282.301 s]
/proc/loadavg: 4.03 3.87 3.63 5/368 1874
/proc/meminfo: memFree=7405272/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=349720 CPUtime=282.3 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 97382 0 0 0 28207 23 0 0 25 0 1 0 590576067 358113280 64740 33554432000 4194304 4293939 140734788340160 18446744073709551615 4263128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 87430 64740 245 25 0 84063 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 349720

[startup+342.301 s]
/proc/loadavg: 4.10 3.92 3.66 5/368 1875
/proc/meminfo: memFree=7343012/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=349720 CPUtime=342.3 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 103312 0 0 0 34204 26 0 0 25 0 1 0 590576067 358113280 70641 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 87430 70641 245 25 0 84063 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 349720

[startup+402.301 s]
/proc/loadavg: 4.08 3.95 3.68 5/368 1877
/proc/meminfo: memFree=7352800/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=349720 CPUtime=402.3 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 107524 0 0 0 40202 28 0 0 25 0 1 0 590576067 358113280 74818 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 87430 74818 245 25 0 84063 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 349720

[startup+462.301 s]
/proc/loadavg: 4.09 3.97 3.70 5/368 1914
/proc/meminfo: memFree=7087376/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=431108 CPUtime=462.3 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 111578 0 0 0 46201 29 0 0 25 0 1 0 590576067 441454592 78850 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 107777 78850 245 25 0 104410 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 431108

[startup+522.301 s]
/proc/loadavg: 4.11 4.00 3.73 5/368 1916
/proc/meminfo: memFree=7101572/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=431108 CPUtime=522.3 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 114847 0 0 0 52200 30 0 0 25 0 1 0 590576067 441454592 82094 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 107777 82094 245 25 0 104410 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 431108

[startup+582.301 s]
/proc/loadavg: 4.08 4.01 3.75 5/368 1918
/proc/meminfo: memFree=6971100/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=431108 CPUtime=582.31 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 119384 0 0 0 58198 33 0 0 25 0 1 0 590576067 441454592 86610 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 107777 86610 245 25 0 104410 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 431108

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.76 5/368 1919
/proc/meminfo: memFree=6812976/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=431108 CPUtime=642.32 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 123851 0 0 0 64197 35 0 0 25 0 1 0 590576067 441454592 91051 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 107777 91051 245 25 0 104410 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 431108

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.78 5/368 1921
/proc/meminfo: memFree=6788020/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=431108 CPUtime=702.32 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 127804 0 0 0 70195 37 0 0 25 0 1 0 590576067 441454592 94987 33554432000 4194304 4293939 140734788340160 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 107777 94987 245 25 0 104410 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 431108

[startup+762.314 s]
/proc/loadavg: 4.03 4.01 3.79 5/368 1922
/proc/meminfo: memFree=6589312/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=762.33 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 131859 0 0 0 76194 39 0 0 25 0 1 0 590576067 576888832 99019 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 99019 245 25 0 137475 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 563368

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.80 5/368 1924
/proc/meminfo: memFree=6513016/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=822.31 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 136099 0 0 0 82192 39 0 0 25 0 1 0 590576067 576888832 103238 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 103238 245 25 0 137475 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 563368

[startup+882.301 s]
/proc/loadavg: 4.13 4.03 3.82 5/368 1926
/proc/meminfo: memFree=6429648/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=882.32 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 139097 0 0 0 88192 40 0 0 25 0 1 0 590576067 576888832 106220 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 106220 245 25 0 137475 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 563368

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.83 4/363 1945
/proc/meminfo: memFree=6490392/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=942.32 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 141487 0 0 0 94190 42 0 0 25 0 1 0 590576067 576888832 108604 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 108604 245 25 0 137475 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 563368

[startup+1002.3 s]
/proc/loadavg: 3.38 3.84 3.77 4/362 1947
/proc/meminfo: memFree=6452444/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=1002.32 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 146365 0 0 0 100189 43 0 0 25 0 1 0 590576067 576888832 113462 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 113462 245 25 0 137475 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 563368

[startup+1062.3 s]
/proc/loadavg: 2.95 3.65 3.71 3/356 1966
/proc/meminfo: memFree=6470676/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=1062.33 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 148795 0 0 0 106188 45 0 0 25 0 1 0 590576067 576888832 115874 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248314 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 115874 245 25 0 137475 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 563368

[startup+1122.3 s]
/proc/loadavg: 2.35 3.34 3.60 3/356 1968
/proc/meminfo: memFree=6401708/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=1122.32 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 152110 0 0 0 112186 46 0 0 25 0 1 0 590576067 576888832 119171 33554432000 4194304 4293939 140734788340160 18446744073709551615 4262675 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 119171 245 25 0 137475 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 563368

[startup+1182.3 s]
/proc/loadavg: 2.12 3.10 3.50 3/356 1970
/proc/meminfo: memFree=6340440/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=1182.32 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 156146 0 0 0 118184 48 0 0 25 0 1 0 590576067 576888832 123190 33554432000 4194304 4293939 140734788340160 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 123190 245 25 0 137475 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 563368

[startup+1242.3 s]
/proc/loadavg: 2.04 2.89 3.40 3/356 1971
/proc/meminfo: memFree=6262664/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=563368 CPUtime=1242.33 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 159202 0 0 0 124183 50 0 0 25 0 1 0 590576067 576888832 126231 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 140842 126231 245 25 0 137475 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 563368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.73 3.31 3/356 1973
/proc/meminfo: memFree=6214660/32951124 swapFree=65980216/67111528
[pid=1865] ppid=1863 vsize=778292 CPUtime=1300.03 cores=5,7
/proc/1865/stat : 1865 (ebminisat_relea) R 1863 1865 968 0 -1 4202496 162108 0 0 0 129952 51 0 0 25 0 1 0 590576067 796971008 129120 33554432000 4194304 4293939 140734788340160 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 194573 129120 245 25 0 191206 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 778292

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.08
CPU user time (s): 1299.54
CPU system time (s): 0.539917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 778292

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

runsolver used 4.47832 second user time and 10.6424 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-10 00:53:26
IDJOB=3349121
IDBENCH=84246
IDSOLVER=1812
FILE ID=node142/3349121-1304981604
RUNJOBID= node142-1304981244-1735
PBS_JOBID= 13285671
Free space on /tmp= 47060 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349121-1304981604/watcher-3349121-1304981604 -o /tmp/evaluation-result-3349121-1304981604/solver-3349121-1304981604 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349121-1304981604.cnf  -verb=0

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1858042169

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:       7661508 kB
Buffers:        246436 kB
Cached:       19755924 kB
SwapCached:      11212 kB
Active:       11809180 kB
Inactive:     12714704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7661508 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           28440 kB
Writeback:           0 kB
AnonPages:     4519012 kB
Mapped:          20692 kB
Slab:           666040 kB
PageTables:      33184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77421640 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= 46996 MiB
End job on node142 at 2011-05-10 01:15:08