Trace number 3422147

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) 5000.07 5000.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3303.24
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.68 0.59 0.21 2/498 16766
/proc/meminfo: memFree=28495332/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=21920 CPUtime=0 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 1352 0 0 0 0 0 0 0 23 0 1 0 777476310 22446080 1268 33554432000 4194304 4293939 140736171482128 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16766/statm: 5480 1269 218 25 0 2113 0

[startup+0.0197119 s]
/proc/loadavg: 1.68 0.59 0.21 2/498 16766
/proc/meminfo: memFree=28495332/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=23104 CPUtime=0.01 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 1704 0 0 0 1 0 0 0 23 0 1 0 777476310 23658496 1608 33554432000 4194304 4293939 140736171482128 18446744073709551615 4260724 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16766/statm: 5776 1609 218 25 0 2409 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23104

[startup+0.10076 s]
/proc/loadavg: 1.68 0.59 0.21 2/498 16766
/proc/meminfo: memFree=28495332/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=40676 CPUtime=0.08 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 7232 0 0 0 8 0 0 0 23 0 1 0 777476310 41652224 6405 33554432000 4194304 4293939 140736171482128 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16766/statm: 10169 6406 218 25 0 6802 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40676

[startup+0.30073 s]
/proc/loadavg: 1.68 0.59 0.21 2/498 16766
/proc/meminfo: memFree=28495332/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=68500 CPUtime=0.29 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 12440 0 0 0 28 1 0 0 25 0 1 0 777476310 70144000 11322 33554432000 4194304 4293939 140736171482128 18446744073709551615 4210169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16766/statm: 17125 11324 238 25 0 13758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68500

[startup+0.700659 s]
/proc/loadavg: 1.68 0.59 0.21 2/498 16766
/proc/meminfo: memFree=28495332/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=55312 CPUtime=0.69 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 15018 0 0 0 68 1 0 0 25 0 1 0 777476310 56639488 9280 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16766/statm: 13828 9280 255 25 0 10461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55312

[startup+1.50053 s]
/proc/loadavg: 1.70 0.61 0.22 3/499 16768
/proc/meminfo: memFree=28457392/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=55312 CPUtime=1.49 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 15200 0 0 0 148 1 0 0 25 0 1 0 777476310 56639488 9457 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16766/statm: 13828 9457 258 25 0 10461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55312

[startup+3.10023 s]
/proc/loadavg: 1.70 0.61 0.22 3/499 16768
/proc/meminfo: memFree=28455656/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=62384 CPUtime=3.09 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 15590 0 0 0 308 1 0 0 25 0 1 0 777476310 63881216 9839 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16766/statm: 15596 9839 258 25 0 12229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62384

[startup+6.30074 s]
/proc/loadavg: 1.89 0.67 0.24 3/499 16768
/proc/meminfo: memFree=28451428/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=62384 CPUtime=6.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 16596 0 0 0 626 2 0 0 25 0 1 0 777476310 63881216 10828 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 15596 10828 258 25 0 12229 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62384

[startup+12.7007 s]
/proc/loadavg: 1.90 0.69 0.25 3/499 16768
/proc/meminfo: memFree=28431376/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=81060 CPUtime=12.68 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 21383 0 0 0 1266 2 0 0 25 0 1 0 777476310 83005440 15591 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 20265 15591 258 25 0 16898 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81060

[startup+25.5005 s]
/proc/loadavg: 1.92 0.76 0.28 3/499 16768
/proc/meminfo: memFree=28414996/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=111704 CPUtime=25.48 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 25654 0 0 0 2545 3 0 0 25 0 1 0 777476310 114384896 19807 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255630 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 27926 19807 258 25 0 24559 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 111704

[startup+51.1012 s]
/proc/loadavg: 1.95 0.85 0.32 3/499 16769
/proc/meminfo: memFree=28371524/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=142524 CPUtime=51.08 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 36767 0 0 0 5103 5 0 0 25 0 1 0 777476310 145944576 30827 33554432000 4194304 4293939 140736171482128 18446744073709551615 4262675 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 35631 30827 258 25 0 32264 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142524

[startup+102.319 s]
/proc/loadavg: 1.97 1.03 0.41 3/499 16770
/proc/meminfo: memFree=28401884/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=115380 CPUtime=102.3 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 65925 0 0 0 10219 11 0 0 25 0 1 0 777476310 118149120 22583 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 28845 22583 258 25 0 25478 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115380

[startup+162.3 s]
/proc/loadavg: 1.99 1.20 0.50 3/499 16772
/proc/meminfo: memFree=28258892/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=281928 CPUtime=162.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 101893 0 0 0 16211 17 0 0 25 0 1 0 777476310 288694272 58347 33554432000 4194304 4293939 140736171482128 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 70482 58348 258 25 0 67115 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 281928

[startup+222.3 s]
/proc/loadavg: 1.99 1.35 0.59 3/499 16773
/proc/meminfo: memFree=28334008/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=203892 CPUtime=222.27 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 143473 0 0 0 22201 26 0 0 25 0 1 0 777476310 208785408 38935 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 50973 38935 258 25 0 47606 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 203892

[startup+282.301 s]
/proc/loadavg: 1.99 1.46 0.68 3/499 16775
/proc/meminfo: memFree=28188032/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=421236 CPUtime=282.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 180590 0 0 0 28195 33 0 0 25 0 1 0 777476310 431345664 75854 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 105309 75854 258 25 0 101942 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 421236

[startup+342.301 s]
/proc/loadavg: 2.11 1.59 0.77 3/499 16776
/proc/meminfo: memFree=28355652/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=173628 CPUtime=342.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 219537 0 0 0 34187 41 0 0 25 0 1 0 777476310 177795072 33493 33554432000 4194304 4293939 140736171482128 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 43407 33493 258 25 0 40040 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 173628

[startup+402.301 s]
/proc/loadavg: 2.09 1.68 0.85 3/499 16778
/proc/meminfo: memFree=28237064/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=305104 CPUtime=402.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 249565 0 0 0 40180 48 0 0 25 0 1 0 777476310 312426496 63319 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 76276 63319 258 25 0 72909 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 305104

[startup+462.301 s]
/proc/loadavg: 2.03 1.73 0.92 3/499 16780
/proc/meminfo: memFree=28337604/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=173628 CPUtime=462.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 286786 0 0 0 46172 56 0 0 25 0 1 0 777476310 177795072 38215 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 43407 38215 258 25 0 40040 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 173628

[startup+522.301 s]
/proc/loadavg: 2.12 1.81 0.99 3/499 16781
/proc/meminfo: memFree=28201916/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=305104 CPUtime=522.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 320275 0 0 0 52166 62 0 0 25 0 1 0 777476310 312426496 71472 33554432000 4194304 4293939 140736171482128 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 76276 71472 258 25 0 72909 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 305104

[startup+582.301 s]
/proc/loadavg: 2.09 1.86 1.06 3/499 16783
/proc/meminfo: memFree=28358012/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=174700 CPUtime=582.28 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 367537 0 0 0 58157 71 0 0 25 0 1 0 777476310 178892800 32548 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 43675 32548 258 25 0 40308 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 174700

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/499 16886
/proc/meminfo: memFree=27827532/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=721744 CPUtime=4002.31 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 2784448 0 0 0 399678 553 0 0 25 0 1 0 777476310 739065856 161771 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 180436 161771 258 25 0 177069 0
Current children cumulated CPU time (s) 4002.31
Current children cumulated vsize (KiB) 721744

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 1.97 3/499 16888
/proc/meminfo: memFree=27683432/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1070992 CPUtime=4062.33 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 2820324 0 0 0 405672 561 0 0 25 0 1 0 777476310 1096695808 197594 33554432000 4194304 4293939 140736171482128 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 267748 197594 258 25 0 264381 0
Current children cumulated CPU time (s) 4062.33
Current children cumulated vsize (KiB) 1070992

[startup+4122.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/499 16889
/proc/meminfo: memFree=27569448/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1070992 CPUtime=4122.31 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 2849089 0 0 0 411665 566 0 0 25 0 1 0 777476310 1096695808 226254 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 267748 226254 258 25 0 264381 0
Current children cumulated CPU time (s) 4122.31
Current children cumulated vsize (KiB) 1070992

[startup+4182.3 s]
/proc/loadavg: 2.05 2.04 1.99 3/499 16891
/proc/meminfo: memFree=27454968/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1071196 CPUtime=4182.31 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 2877584 0 0 0 417659 572 0 0 25 0 1 0 777476310 1096904704 254671 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 267799 254671 258 25 0 264432 0
Current children cumulated CPU time (s) 4182.31
Current children cumulated vsize (KiB) 1071196

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/499 16892
/proc/meminfo: memFree=28224232/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=294372 CPUtime=4242.31 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 2969808 0 0 0 423639 592 0 0 25 0 1 0 777476310 301436928 63580 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 73593 63580 258 25 0 70226 0
Current children cumulated CPU time (s) 4242.31
Current children cumulated vsize (KiB) 294372

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/499 16894
/proc/meminfo: memFree=27990588/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=508972 CPUtime=4302.31 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3027398 0 0 0 429628 603 0 0 25 0 1 0 777476310 521187328 120973 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 127243 120973 258 25 0 123876 0
Current children cumulated CPU time (s) 4302.31
Current children cumulated vsize (KiB) 508972

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/499 16896
/proc/meminfo: memFree=27809772/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=724600 CPUtime=4362.31 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3073063 0 0 0 435618 613 0 0 25 0 1 0 777476310 741990400 166533 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 181150 166533 258 25 0 177783 0
Current children cumulated CPU time (s) 4362.31
Current children cumulated vsize (KiB) 724600

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/499 16897
/proc/meminfo: memFree=27689592/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1075360 CPUtime=4422.31 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3102682 0 0 0 441612 619 0 0 25 0 1 0 777476310 1101168640 196038 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 268840 196038 258 25 0 265473 0
Current children cumulated CPU time (s) 4422.31
Current children cumulated vsize (KiB) 1075360

[startup+4482.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/499 16899
/proc/meminfo: memFree=27410936/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1643684 CPUtime=4482.32 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3173187 0 0 0 447602 630 0 0 25 0 1 0 777476310 1683132416 266475 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 410921 266475 258 25 0 407554 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 1643684

[startup+4542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/499 16909
/proc/meminfo: memFree=28138948/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=381472 CPUtime=4542.32 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3260218 0 0 0 453585 647 0 0 25 0 1 0 777476310 390627328 83495 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 95368 83495 258 25 0 92001 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 381472

[startup+4602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 16911
/proc/meminfo: memFree=27889572/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=729340 CPUtime=4602.33 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3322070 0 0 0 459575 658 0 0 25 0 1 0 777476310 746844160 145224 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 182335 145224 258 25 0 178968 0
Current children cumulated CPU time (s) 4602.33
Current children cumulated vsize (KiB) 729340

[startup+4662.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/499 16913
/proc/meminfo: memFree=27749056/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1079416 CPUtime=4662.32 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3357496 0 0 0 465567 665 0 0 25 0 1 0 777476310 1105321984 180460 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 269854 180460 258 25 0 266487 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 1079416

[startup+4722.32 s]
/proc/loadavg: 2.09 2.05 2.00 3/499 16914
/proc/meminfo: memFree=27596756/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1079992 CPUtime=4722.34 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3395169 0 0 0 471561 673 0 0 25 0 1 0 777476310 1105911808 218032 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 269998 218032 258 25 0 266631 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 1079992

[startup+4782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/499 16918
/proc/meminfo: memFree=27451892/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1081088 CPUtime=4782.32 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3431860 0 0 0 477553 679 0 0 25 0 1 0 777476310 1107034112 254639 33554432000 4194304 4293939 140736171482128 18446744073709551615 4256084 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 270272 254639 258 25 0 266905 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 1081088

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 16920
/proc/meminfo: memFree=27333084/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=1649692 CPUtime=4842.32 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3461164 0 0 0 483547 685 0 0 25 0 1 0 777476310 1689284608 283853 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 412423 283853 258 25 0 409056 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 1649692

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 2/497 16923
/proc/meminfo: memFree=28224888/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=305032 CPUtime=4902.32 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3504095 0 0 0 489535 697 0 0 25 0 1 0 777476310 312352768 69586 33554432000 4194304 4293939 140736171482128 18446744073709551615 4255574 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 76258 69586 258 25 0 72891 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 305032

[startup+4962.3 s]
/proc/loadavg: 2.23 2.10 2.03 3/499 16952
/proc/meminfo: memFree=27576220/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=518944 CPUtime=4962.32 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3540555 0 0 0 495529 703 0 0 25 0 1 0 777476310 531398656 105863 33554432000 4194304 4293939 140736171482128 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 129736 105863 258 25 0 126369 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 518944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.11 2.09 2.02 3/499 16953
/proc/meminfo: memFree=27334672/32951132 swapFree=59085548/67111528
[pid=16766] ppid=16764 vsize=734512 CPUtime=5000.03 cores=0,2,4,6
/proc/16766/stat : 16766 (ebminisat_relea) R 16764 16766 16699 0 -1 4202496 3566366 0 0 0 499295 708 0 0 25 0 1 0 777476310 752140288 131597 33554432000 4194304 4293939 140736171482128 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16766/statm: 183628 131597 258 25 0 180261 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 734512

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): 5000.04
CPU time (s): 5000.07
CPU user time (s): 4992.96
CPU system time (s): 7.10692
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1769948

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

runsolver used 26.223 second user time and 55.4846 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-29 10:46:07
IDJOB=3422147
IDBENCH=70799
IDSOLVER=1914
FILE ID=node129/3422147-1306658767
RUNJOBID= node129-1306658666-16717
PBS_JOBID= 13471768
Free space on /tmp= 73144 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422147-1306658767/watcher-3422147-1306658767 -o /tmp/evaluation-result-3422147-1306658767/solver-3422147-1306658767 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422147-1306658767.cnf  -verb=0

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=1421977740

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28495612 kB
Buffers:        207988 kB
Cached:        1673544 kB
SwapCached:      74208 kB
Active:         518456 kB
Inactive:      3712408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28495612 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:            5484 kB
Writeback:           0 kB
AnonPages:     2285632 kB
Mapped:          18300 kB
Slab:            97812 kB
PageTables:      59120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147338420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73084 MiB
End job on node129 at 2011-05-29 12:09:29