Trace number 3422637

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 885.053 885.028

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark552.98
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

Solver Data

884.92/884.97	c WARNING: for repeatability, setting FPU to use double precision
884.92/884.97	c restarts              : 2047
884.92/884.97	c conflicts             : 1084223        (1227 /sec)
884.92/884.97	c decisions             : 26595814       (0.00 % random) (30093 /sec)
884.92/884.97	c propagations          : 6802277928     (7696646 /sec)
884.92/884.97	c conflict literals     : 223352025      (65.60 % deleted)
884.92/884.97	c Memory used           : 2245.00 MB
884.92/884.97	c CPU time              : 883.798 s
884.92/884.97	
884.92/884.97	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-3422637-1306689886/watcher-3422637-1306689886 -o /tmp/evaluation-result-3422637-1306689886/solver-3422637-1306689886 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422637-1306689886.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.10 2.02 2.00 2/424 25125
/proc/meminfo: memFree=13787608/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=20504 CPUtime=0 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 1038 0 0 0 0 0 0 0 22 0 1 0 780587441 20996096 962 33554432000 4194304 4293939 140735964838496 18446744073709551615 246516495045 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 5126 963 217 25 0 1759 0

[startup+0.0174721 s]
/proc/loadavg: 2.10 2.02 2.00 2/424 25125
/proc/meminfo: memFree=13787608/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=21688 CPUtime=0.01 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 1384 0 0 0 1 0 0 0 22 0 1 0 780587441 22208512 1290 33554432000 4194304 4293939 140735964838496 18446744073709551615 4278899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 5422 1291 218 25 0 2055 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21688

[startup+0.100496 s]
/proc/loadavg: 2.10 2.02 2.00 2/424 25125
/proc/meminfo: memFree=13787608/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=36664 CPUtime=0.09 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 6035 0 0 0 8 1 0 0 22 0 1 0 780587441 37543936 5205 33554432000 4194304 4293939 140735964838496 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 9166 5206 218 25 0 5799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36664

[startup+0.300461 s]
/proc/loadavg: 2.10 2.02 2.00 2/424 25125
/proc/meminfo: memFree=13787608/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=76848 CPUtime=0.29 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 16982 0 0 0 27 2 0 0 23 0 1 0 780587441 78692352 14234 33554432000 4194304 4293939 140735964838496 18446744073709551615 4223811 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 19212 14235 218 25 0 15845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76848

[startup+0.700401 s]
/proc/loadavg: 2.10 2.02 2.00 2/424 25125
/proc/meminfo: memFree=13787608/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=163232 CPUtime=0.69 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 38113 0 0 0 64 5 0 0 25 0 1 0 780587441 167149568 31869 33554432000 4194304 4293939 140735964838496 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 40808 31870 218 25 0 37441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163232

[startup+1.50024 s]
/proc/loadavg: 2.10 2.02 2.00 3/425 25126
/proc/meminfo: memFree=13604832/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=302072 CPUtime=1.49 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 80587 0 0 0 138 11 0 0 25 0 1 0 780587441 309321728 66714 33554432000 4194304 4293939 140735964838496 18446744073709551615 246516530955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 75518 66715 218 25 0 72151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 302072

[startup+3.10096 s]
/proc/loadavg: 2.10 2.02 2.00 3/425 25126
/proc/meminfo: memFree=13418976/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=638760 CPUtime=3.09 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 156677 0 0 0 282 27 0 0 25 0 1 0 780587441 654090240 133808 33554432000 4194304 4293939 140735964838496 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 159690 133810 218 25 0 156323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 638760

[startup+6.30037 s]
/proc/loadavg: 2.09 2.02 2.00 3/425 25126
/proc/meminfo: memFree=13167824/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=693408 CPUtime=6.29 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 185439 0 0 0 599 30 0 0 25 0 1 0 780587441 710049792 153781 33554432000 4194304 4293939 140735964838496 18446744073709551615 4230038 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 173352 153781 223 25 0 169985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 693408

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.00 3/425 25126
/proc/meminfo: memFree=13042724/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=747348 CPUtime=12.69 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 207209 0 0 0 1237 32 0 0 25 0 1 0 780587441 765284352 174825 33554432000 4194304 4293939 140735964838496 18446744073709551615 4232011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 186837 174825 225 25 0 183470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 747348

[startup+25.5009 s]
/proc/loadavg: 2.06 2.02 2.00 3/425 25127
/proc/meminfo: memFree=13134024/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=695176 CPUtime=25.49 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 249619 0 0 0 2512 37 0 0 25 0 1 0 780587441 711860224 147014 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 173794 147014 245 25 0 170427 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 695176

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 2.00 3/425 25127
/proc/meminfo: memFree=13088828/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=695176 CPUtime=51.09 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 253342 0 0 0 5071 38 0 0 25 0 1 0 780587441 711860224 150714 33554432000 4194304 4293939 140735964838496 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 173794 150714 245 25 0 170427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 695176

[startup+102.316 s]
/proc/loadavg: 2.02 2.02 2.00 3/425 25129
/proc/meminfo: memFree=13094080/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=695176 CPUtime=102.31 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 262136 0 0 0 10191 40 0 0 25 0 1 0 780587441 711860224 159440 33554432000 4194304 4293939 140735964838496 18446744073709551615 4249354 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 173794 159440 245 25 0 170427 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 695176

[startup+162.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/425 25157
/proc/meminfo: memFree=12817040/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=827436 CPUtime=162.3 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 271202 0 0 0 16186 44 0 0 25 0 1 0 780587441 847294464 168442 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 206859 168442 245 25 0 203492 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 827436

[startup+222.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/425 25159
/proc/meminfo: memFree=12643868/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=827436 CPUtime=222.3 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 285974 0 0 0 22182 48 0 0 25 0 1 0 780587441 847294464 183112 33554432000 4194304 4293939 140735964838496 18446744073709551615 4248978 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 206859 183112 245 25 0 203492 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 827436

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/425 25161
/proc/meminfo: memFree=12461956/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=827436 CPUtime=282.3 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 300934 0 0 0 28177 53 0 0 25 0 1 0 780587441 847294464 197986 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 206859 197986 245 25 0 203492 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 827436

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 25162
/proc/meminfo: memFree=12283712/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1042360 CPUtime=342.3 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 316837 0 0 0 34173 57 0 0 25 0 1 0 780587441 1067376640 213798 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 260590 213798 245 25 0 257223 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1042360

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 25164
/proc/meminfo: memFree=12104364/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1042360 CPUtime=402.3 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 337555 0 0 0 40168 62 0 0 25 0 1 0 780587441 1067376640 234427 33554432000 4194304 4293939 140735964838496 18446744073709551615 4263101 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 260590 234427 245 25 0 257223 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1042360

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 25165
/proc/meminfo: memFree=11932212/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=462.3 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 356696 0 0 0 46163 67 0 0 25 0 1 0 780587441 1425006592 253475 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 253475 245 25 0 344535 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1391608

[startup+522.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/425 25167
/proc/meminfo: memFree=11792320/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=522.31 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 370791 0 0 0 52160 71 0 0 25 0 1 0 780587441 1425006592 267506 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 267506 245 25 0 344535 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1391608

[startup+582.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/425 25169
/proc/meminfo: memFree=11630336/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=582.31 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 389089 0 0 0 58155 76 0 0 25 0 1 0 780587441 1425006592 285721 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 285721 245 25 0 344535 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1391608

[startup+642.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/425 25170
/proc/meminfo: memFree=11477916/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=642.32 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 403016 0 0 0 64152 80 0 0 25 0 1 0 780587441 1425006592 299592 33554432000 4194304 4293939 140735964838496 18446744073709551615 4248917 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 299592 245 25 0 344535 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1391608

[startup+702.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/425 25172
/proc/meminfo: memFree=11321380/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=702.31 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 418268 0 0 0 70146 85 0 0 25 0 1 0 780587441 1425006592 314787 33554432000 4194304 4293939 140735964838496 18446744073709551615 4264320 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 314787 245 25 0 344535 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1391608

[startup+762.316 s]
/proc/loadavg: 2.09 2.07 2.01 3/425 25173
/proc/meminfo: memFree=11474864/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=762.33 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 576815 0 0 0 76126 107 0 0 25 0 1 0 780587441 1425006592 258182 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 258182 245 25 0 344535 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1391608

[startup+822.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/425 25175
/proc/meminfo: memFree=11251872/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=822.32 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 610740 0 0 0 82117 115 0 0 25 0 1 0 780587441 1425006592 292014 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 292014 245 25 0 344535 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1391608

[startup+882.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 25177
/proc/meminfo: memFree=11128240/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=882.32 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 623757 0 0 0 88112 120 0 0 25 0 1 0 780587441 1425006592 304976 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255948 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 304976 245 25 0 344535 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1391608

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

[startup+883.101 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 25177
/proc/meminfo: memFree=11128240/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=883.12 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 623797 0 0 0 88192 120 0 0 25 0 1 0 780587441 1425006592 305015 33554432000 4194304 4293939 140735964838496 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 305015 245 25 0 344535 0
Current children cumulated CPU time (s) 883.12
Current children cumulated vsize (KiB) 1391608

[startup+883.901 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 25177
/proc/meminfo: memFree=11126380/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=883.92 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 623807 0 0 0 88272 120 0 0 25 0 1 0 780587441 1425006592 305025 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 305025 245 25 0 344535 0
Current children cumulated CPU time (s) 883.92
Current children cumulated vsize (KiB) 1391608

[startup+884.701 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 25177
/proc/meminfo: memFree=11125016/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=884.72 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 623817 0 0 0 88352 120 0 0 25 0 1 0 780587441 1425006592 305035 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 305035 245 25 0 344535 0
Current children cumulated CPU time (s) 884.72
Current children cumulated vsize (KiB) 1391608

[startup+884.9 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 25177
/proc/meminfo: memFree=11125016/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=1391608 CPUtime=884.92 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202496 623819 0 0 0 88372 120 0 0 25 0 1 0 780587441 1425006592 305037 33554432000 4194304 4293939 140735964838496 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25125/statm: 347902 305037 245 25 0 344535 0
Current children cumulated CPU time (s) 884.92
Current children cumulated vsize (KiB) 1391608

[startup+885 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 25177
/proc/meminfo: memFree=11125016/32951124 swapFree=48785060/67111528
[pid=25125] ppid=25123 vsize=0 CPUtime=885.01 cores=1,3,5,7
/proc/25125/stat : 25125 (ebminisat_relea) R 25123 25125 25059 0 -1 4202500 623849 0 0 0 88379 122 0 0 25 0 1 0 780587441 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/25125/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 885.01
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 885.028
CPU time (s): 885.053
CPU user time (s): 883.798
CPU system time (s): 1.25581
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2299656

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

runsolver used 3.44747 second user time and 8.62669 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-29 19:24:52
IDJOB=3422637
IDBENCH=88159
IDSOLVER=1914
FILE ID=node134/3422637-1306689886
RUNJOBID= node134-1306689850-25078
PBS_JOBID= 13471848
Free space on /tmp= 72924 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422637-1306689886/watcher-3422637-1306689886 -o /tmp/evaluation-result-3422637-1306689886/solver-3422637-1306689886 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422637-1306689886.cnf  -verb=0

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=1121653239

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13787640 kB
Buffers:        294476 kB
Cached:        7899344 kB
SwapCached:      40168 kB
Active:        6639776 kB
Inactive:     12214944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13787640 kB
SwapTotal:    67111528 kB
SwapFree:     48785060 kB
Dirty:          193956 kB
Writeback:           0 kB
AnonPages:    10628348 kB
Mapped:          21440 kB
Slab:           152952 kB
PageTables:      89264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110863652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72840 MiB
End job on node134 at 2011-05-29 19:39:38