Trace number 3422247

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-02UNSAT 1731.35 1731.3

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1455.4
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

1731.25/1731.28	c WARNING: for repeatability, setting FPU to use double precision
1731.25/1731.28	c restarts              : 2805
1731.25/1731.28	c conflicts             : 1435532        (829 /sec)
1731.25/1731.28	c decisions             : 2598765        (0.00 % random) (1501 /sec)
1731.25/1731.28	c propagations          : 6654708784     (3844544 /sec)
1731.25/1731.28	c conflict literals     : 49496403       (69.88 % deleted)
1731.25/1731.28	c Memory used           : 506.00 MB
1731.25/1731.28	c CPU time              : 1730.95 s
1731.25/1731.28	
1731.25/1731.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3422247-1306662503/watcher-3422247-1306662503 -o /tmp/evaluation-result-3422247-1306662503/solver-3422247-1306662503 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422247-1306662503.cnf -verb=0 

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: 2.00 2.00 1.92 2/455 12045
/proc/meminfo: memFree=13283596/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=23272 CPUtime=0 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 1539 0 0 0 0 0 0 0 21 0 1 0 758666299 23830528 1482 33554432000 4194304 4293939 140735664073408 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 5818 1483 217 25 0 2451 0

[startup+0.0914609 s]
/proc/loadavg: 2.00 2.00 1.92 2/455 12045
/proc/meminfo: memFree=13283596/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=62644 CPUtime=0.08 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 10502 0 0 0 8 0 0 0 21 0 1 0 758666299 64147456 9960 33554432000 4194304 4293939 140735664073408 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 15661 9961 219 25 0 12294 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62644

[startup+0.100454 s]
/proc/loadavg: 2.00 2.00 1.92 2/455 12045
/proc/meminfo: memFree=13283596/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=64076 CPUtime=0.09 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 11073 0 0 0 9 0 0 0 21 0 1 0 758666299 65613824 10376 33554432000 4194304 4293939 140735664073408 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 16019 10378 219 25 0 12652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64076

[startup+0.30041 s]
/proc/loadavg: 2.00 2.00 1.92 2/455 12045
/proc/meminfo: memFree=13283596/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=96364 CPUtime=0.29 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 20968 0 0 0 28 1 0 0 22 0 1 0 758666299 98676736 18868 33554432000 4194304 4293939 140735664073408 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 24091 18869 219 25 0 20724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96364

[startup+0.700337 s]
/proc/loadavg: 2.00 2.00 1.92 2/455 12045
/proc/meminfo: memFree=13283596/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=142128 CPUtime=0.69 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 30546 0 0 0 66 3 0 0 24 0 1 0 758666299 145539072 27319 33554432000 4194304 4293939 140735664073408 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 35532 27319 225 25 0 32165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142128

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.92 3/456 12046
/proc/meminfo: memFree=13152788/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=208920 CPUtime=1.49 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 45000 0 0 0 145 4 0 0 25 0 1 0 758666299 213934080 40475 33554432000 4194304 4293939 140735664073408 18446744073709551615 4258722 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 52230 40475 225 25 0 48863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 208920

[startup+3.10089 s]
/proc/loadavg: 2.00 2.00 1.92 3/456 12047
/proc/meminfo: memFree=13140140/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=146880 CPUtime=3.09 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 50750 0 0 0 304 5 0 0 25 0 1 0 758666299 150405120 29681 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 36720 29681 244 25 0 33353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146880

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.92 3/456 12047
/proc/meminfo: memFree=13151680/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=146880 CPUtime=6.29 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 50922 0 0 0 624 5 0 0 25 0 1 0 758666299 150405120 29848 33554432000 4194304 4293939 140735664073408 18446744073709551615 4264728 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 36720 29848 245 25 0 33353 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146880

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.92 3/456 12047
/proc/meminfo: memFree=13141712/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=146880 CPUtime=12.69 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 51370 0 0 0 1264 5 0 0 25 0 1 0 758666299 150405120 30281 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 36720 30281 245 25 0 33353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146880

[startup+25.5008 s]
/proc/loadavg: 2.08 2.02 1.93 3/456 12047
/proc/meminfo: memFree=13291052/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=158556 CPUtime=25.49 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 52305 0 0 0 2544 5 0 0 25 0 1 0 758666299 162361344 31181 33554432000 4194304 4293939 140735664073408 18446744073709551615 4250376 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 39639 31181 245 25 0 36272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 158556

[startup+51.101 s]
/proc/loadavg: 2.05 2.01 1.93 3/456 12048
/proc/meminfo: memFree=13234560/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=158556 CPUtime=51.09 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 53828 0 0 0 5103 6 0 0 25 0 1 0 758666299 162361344 32655 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 39639 32655 245 25 0 36272 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 158556

[startup+102.317 s]
/proc/loadavg: 2.02 2.01 1.93 3/456 12049
/proc/meminfo: memFree=13142664/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=177524 CPUtime=102.31 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 57059 0 0 0 10223 8 0 0 25 0 1 0 758666299 181784576 35801 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255538 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 44381 35801 245 25 0 41014 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 177524

[startup+162.301 s]
/proc/loadavg: 2.09 2.03 1.94 3/456 12051
/proc/meminfo: memFree=13208356/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=180520 CPUtime=162.29 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 60709 0 0 0 16220 9 0 0 25 0 1 0 758666299 184852480 39376 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 45130 39376 245 25 0 41763 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 180520

[startup+222.3 s]
/proc/loadavg: 2.07 2.04 1.94 3/456 12052
/proc/meminfo: memFree=13105656/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=214920 CPUtime=222.29 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 63401 0 0 0 22219 10 0 0 25 0 1 0 758666299 220078080 42019 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 53730 42019 245 25 0 50363 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 214920

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 1.94 3/456 12054
/proc/meminfo: memFree=13029748/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=216492 CPUtime=282.3 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 66081 0 0 0 28218 12 0 0 25 0 1 0 758666299 221687808 44660 33554432000 4194304 4293939 140735664073408 18446744073709551615 4263269 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 54123 44660 245 25 0 50756 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 216492

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/456 12056
/proc/meminfo: memFree=13171592/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=222836 CPUtime=342.3 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 70480 0 0 0 34217 13 0 0 25 0 1 0 758666299 228184064 48999 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 55709 48999 245 25 0 52342 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 222836

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/456 12057
/proc/meminfo: memFree=13064056/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=273400 CPUtime=402.3 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 72798 0 0 0 40216 14 0 0 25 0 1 0 758666299 279961600 51268 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 68350 51268 245 25 0 64983 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 273400

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/456 12059
/proc/meminfo: memFree=13217424/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=275848 CPUtime=462.31 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 74553 0 0 0 46216 15 0 0 25 0 1 0 758666299 282468352 52985 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 68962 52985 245 25 0 65595 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 275848

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/456 12060
/proc/meminfo: memFree=13100844/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=281608 CPUtime=522.31 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 77592 0 0 0 52216 15 0 0 25 0 1 0 758666299 288366592 55973 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 70402 55973 245 25 0 67035 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 281608

[startup+582.301 s]
/proc/loadavg: 2.03 2.01 1.95 3/456 12062
/proc/meminfo: memFree=12990092/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=282568 CPUtime=582.31 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 79878 0 0 0 58215 16 0 0 25 0 1 0 758666299 289349632 58203 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 70642 58203 245 25 0 67275 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 282568

[startup+642.301 s]

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

/proc/meminfo: memFree=13067652/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=377680 CPUtime=1002.32 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 94686 0 0 0 100210 22 0 0 25 0 1 0 758666299 386744320 72684 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 94420 72684 245 25 0 91053 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 377680

[startup+1062.3 s]
/proc/loadavg: 2.10 2.04 1.98 3/456 12084
/proc/meminfo: memFree=12939292/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=383148 CPUtime=1062.33 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 96698 0 0 0 106210 23 0 0 25 0 1 0 758666299 392343552 74659 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 95787 74659 245 25 0 92420 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 383148

[startup+1122.3 s]
/proc/loadavg: 2.08 2.04 1.98 3/456 12085
/proc/meminfo: memFree=13038724/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=383148 CPUtime=1122.32 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 97698 0 0 0 112209 23 0 0 25 0 1 0 758666299 392343552 75630 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 95787 75630 245 25 0 92420 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 383148

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/456 12087
/proc/meminfo: memFree=12944836/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1182.32 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 100304 0 0 0 118208 24 0 0 25 0 1 0 758666299 397320192 78189 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 78189 245 25 0 93635 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 388008

[startup+1242.3 s]
/proc/loadavg: 2.17 2.06 1.99 3/456 12089
/proc/meminfo: memFree=12868304/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1242.33 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 101828 0 0 0 124208 25 0 0 25 0 1 0 758666299 397320192 79671 33554432000 4194304 4293939 140735664073408 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 79671 245 25 0 93635 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 388008

[startup+1302.3 s]
/proc/loadavg: 2.06 2.04 1.99 3/456 12090
/proc/meminfo: memFree=13023904/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1302.34 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 103663 0 0 0 130208 26 0 0 25 0 1 0 758666299 397320192 81461 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 81461 245 25 0 93635 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 388008

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/456 12092
/proc/meminfo: memFree=12915760/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1362.33 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 105454 0 0 0 136207 26 0 0 25 0 1 0 758666299 397320192 83221 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 83221 245 25 0 93635 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 388008

[startup+1422.32 s]
/proc/loadavg: 2.01 2.03 1.99 3/456 12093
/proc/meminfo: memFree=12986668/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1422.36 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 107638 0 0 0 142208 28 0 0 25 0 1 0 758666299 397320192 85349 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 85349 245 25 0 93635 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 388008

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/453 12153
/proc/meminfo: memFree=13171236/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1482.33 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 109238 0 0 0 148205 28 0 0 25 0 1 0 758666299 397320192 86912 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 86912 245 25 0 93635 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 388008

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/456 12179
/proc/meminfo: memFree=13018000/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1542.34 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 110344 0 0 0 154205 29 0 0 25 0 1 0 758666299 397320192 87989 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 87989 245 25 0 93635 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 388008

[startup+1602.3 s]
/proc/loadavg: 2.15 2.04 2.00 3/456 12180
/proc/meminfo: memFree=12899436/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=388008 CPUtime=1602.35 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 111643 0 0 0 160204 31 0 0 25 0 1 0 758666299 397320192 89250 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 97002 89250 245 25 0 93635 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 388008

[startup+1662.3 s]
/proc/loadavg: 2.12 2.05 2.00 3/456 12182
/proc/meminfo: memFree=12910940/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=306620 CPUtime=1662.35 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 141301 0 0 0 166200 35 0 0 25 0 1 0 758666299 313978880 65623 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 76655 65623 245 25 0 73288 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 306620

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 12183
/proc/meminfo: memFree=12901104/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=256532 CPUtime=1722.35 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 155596 0 0 0 172198 37 0 0 25 0 1 0 758666299 262688768 51215 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 64133 51215 245 25 0 60766 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 256532

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

[startup+1727.9 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 12184
/proc/meminfo: memFree=12892548/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=256532 CPUtime=1727.95 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 155723 0 0 0 172758 37 0 0 25 0 1 0 758666299 262688768 51339 33554432000 4194304 4293939 140735664073408 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 64133 51339 245 25 0 60766 0
Current children cumulated CPU time (s) 1727.95
Current children cumulated vsize (KiB) 256532

[startup+1729.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 12184
/proc/meminfo: memFree=12904936/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=225712 CPUtime=1729.54 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 165649 0 0 0 172916 38 0 0 25 0 1 0 758666299 231129088 47364 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255644 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 56428 47364 245 25 0 53061 0
Current children cumulated CPU time (s) 1729.54
Current children cumulated vsize (KiB) 225712

[startup+1730.32 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 12184
/proc/meminfo: memFree=12902952/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=225712 CPUtime=1730.36 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 165660 0 0 0 172998 38 0 0 25 0 1 0 758666299 231129088 47372 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 56428 47372 245 25 0 53061 0
Current children cumulated CPU time (s) 1730.36
Current children cumulated vsize (KiB) 225712

[startup+1730.7 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 12184
/proc/meminfo: memFree=12902952/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=225712 CPUtime=1730.74 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 165665 0 0 0 173036 38 0 0 25 0 1 0 758666299 231129088 47377 33554432000 4194304 4293939 140735664073408 18446744073709551615 4248986 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 56428 47377 245 25 0 53061 0
Current children cumulated CPU time (s) 1730.74
Current children cumulated vsize (KiB) 225712

[startup+1731.1 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 12184
/proc/meminfo: memFree=12902952/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=187888 CPUtime=1731.15 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 168900 0 0 0 173076 39 0 0 25 0 1 0 758666299 192397312 41085 33554432000 4194304 4293939 140735664073408 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 46972 41085 245 25 0 43605 0
Current children cumulated CPU time (s) 1731.15
Current children cumulated vsize (KiB) 187888

[startup+1731.2 s]
/proc/loadavg: 2.04 2.03 2.00 3/456 12184
/proc/meminfo: memFree=12902952/32951124 swapFree=63485464/67111528
[pid=12045] ppid=12043 vsize=187888 CPUtime=1731.25 cores=1,3,5,7
/proc/12045/stat : 12045 (ebminisat_relea) R 12043 12045 11488 0 -1 4202496 168901 0 0 0 173086 39 0 0 25 0 1 0 758666299 192397312 41086 33554432000 4194304 4293939 140735664073408 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12045/statm: 46972 41086 245 25 0 43605 0
Current children cumulated CPU time (s) 1731.25
Current children cumulated vsize (KiB) 187888

Child status: 20
Real time (s): 1731.3
CPU time (s): 1731.35
CPU user time (s): 1730.95
CPU system time (s): 0.401938
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 518236

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

runsolver used 7.12892 second user time and 18.0693 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-29 11:48:24
IDJOB=3422247
IDBENCH=82354
IDSOLVER=1914
FILE ID=node147/3422247-1306662503
RUNJOBID= node147-1306658664-11507
PBS_JOBID= 13471750
Free space on /tmp= 73596 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422247-1306662503/watcher-3422247-1306662503 -o /tmp/evaluation-result-3422247-1306662503/solver-3422247-1306662503 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422247-1306662503.cnf  -verb=0

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=550772744

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.75
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.836
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.836
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.76
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.836
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.836
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:      13283628 kB
Buffers:        373160 kB
Cached:        9383516 kB
SwapCached:      13096 kB
Active:       10327168 kB
Inactive:      9048576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13283628 kB
SwapTotal:    67111528 kB
SwapFree:     63485464 kB
Dirty:           21424 kB
Writeback:           4 kB
AnonPages:     9614796 kB
Mapped:          27516 kB
Slab:           164648 kB
PageTables:      58676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 121113420 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= 73592 MiB
End job on node147 at 2011-05-29 12:17:15