Trace number 3422559

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.05 4999.95

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.0374
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-3422559-1306671148/watcher-3422559-1306671148 -o /tmp/evaluation-result-3422559-1306671148/solver-3422559-1306671148 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422559-1306671148.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: 2.05 2.05 2.00 3/464 4611
/proc/meminfo: memFree=14740372/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=19808 CPUtime=0 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 760 0 0 0 0 0 0 0 23 0 1 0 778714635 20283392 702 33554432000 4194304 4293939 140734553722944 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 4952 702 218 25 0 1585 0

[startup+0.0307551 s]
/proc/loadavg: 2.05 2.05 2.00 3/464 4611
/proc/meminfo: memFree=14740372/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=22732 CPUtime=0.02 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 2045 0 0 0 2 0 0 0 23 0 1 0 778714635 23277568 1854 33554432000 4194304 4293939 140734553722944 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 5683 1855 219 25 0 2316 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22732

[startup+0.100772 s]
/proc/loadavg: 2.05 2.05 2.00 3/464 4611
/proc/meminfo: memFree=14740372/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=33656 CPUtime=0.09 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 5789 0 0 0 9 0 0 0 23 0 1 0 778714635 34463744 5067 33554432000 4194304 4293939 140734553722944 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 8414 5068 219 25 0 5047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33656

[startup+0.300737 s]
/proc/loadavg: 2.05 2.05 2.00 3/464 4611
/proc/meminfo: memFree=14740372/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=79612 CPUtime=0.29 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 15981 0 0 0 27 2 0 0 25 0 1 0 778714635 81522688 13682 33554432000 4194304 4293939 140734553722944 18446744073709551615 4215169 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 19903 13682 222 25 0 16536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79612

[startup+0.700672 s]
/proc/loadavg: 2.05 2.05 2.00 3/464 4611
/proc/meminfo: memFree=14740372/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=79744 CPUtime=0.69 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 16025 0 0 0 67 2 0 0 25 0 1 0 778714635 81657856 13726 33554432000 4194304 4293939 140734553722944 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 19936 13726 223 25 0 16569 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79744

[startup+1.50052 s]
/proc/loadavg: 2.05 2.05 2.00 4/465 4612
/proc/meminfo: memFree=14685564/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=81904 CPUtime=1.48 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 17245 0 0 0 146 2 0 0 25 0 1 0 778714635 83869696 14262 33554432000 4194304 4293939 140734553722944 18446744073709551615 4229999 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 20476 14262 223 25 0 17109 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81904

[startup+3.10024 s]
/proc/loadavg: 2.05 2.05 2.00 4/465 4612
/proc/meminfo: memFree=14682092/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=83488 CPUtime=3.08 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 17641 0 0 0 306 2 0 0 25 0 1 0 778714635 85491712 14658 33554432000 4194304 4293939 140734553722944 18446744073709551615 4252024 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 20872 14658 223 25 0 17505 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83488

[startup+6.30067 s]
/proc/loadavg: 2.13 2.06 2.01 4/465 4612
/proc/meminfo: memFree=14644280/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=85932 CPUtime=6.29 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 19264 0 0 0 626 3 0 0 25 0 1 0 778714635 87994368 15255 33554432000 4194304 4293939 140734553722944 18446744073709551615 4230003 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4611/statm: 21483 15255 223 25 0 18116 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85932

[startup+12.7005 s]
/proc/loadavg: 2.12 2.06 2.01 4/465 4612
/proc/meminfo: memFree=14638236/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=81684 CPUtime=12.67 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 26223 0 0 0 1263 4 0 0 25 0 1 0 778714635 83644416 15300 33554432000 4194304 4293939 140734553722944 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 20421 15300 245 25 0 17054 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81684

[startup+25.5003 s]
/proc/loadavg: 2.09 2.06 2.01 4/465 4612
/proc/meminfo: memFree=14647788/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=106384 CPUtime=25.47 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 34368 0 0 0 2542 5 0 0 25 0 1 0 778714635 108937216 23125 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 26596 23125 245 25 0 23229 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 106384

[startup+51.1008 s]
/proc/loadavg: 2.06 2.05 2.01 4/465 4613
/proc/meminfo: memFree=14563440/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=152268 CPUtime=51.07 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 44255 0 0 0 5100 7 0 0 25 0 1 0 778714635 155922432 32700 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 38067 32700 245 25 0 34700 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152268

[startup+102.318 s]
/proc/loadavg: 2.02 2.04 2.00 4/465 4614
/proc/meminfo: memFree=14566628/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=215404 CPUtime=102.29 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 79832 0 0 0 10216 13 0 0 25 0 1 0 778714635 220573696 43047 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 53851 43047 245 25 0 50484 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 215404

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 4/465 4616
/proc/meminfo: memFree=14565756/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=175872 CPUtime=162.27 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 101529 0 0 0 16210 17 0 0 25 0 1 0 778714635 180092928 33997 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 43968 33997 245 25 0 40601 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 175872

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/465 4618
/proc/meminfo: memFree=14518844/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=256012 CPUtime=222.28 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 123075 0 0 0 22205 23 0 0 25 0 1 0 778714635 262156288 54978 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 64003 54978 245 25 0 60636 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 256012

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/465 4619
/proc/meminfo: memFree=14530856/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=215508 CPUtime=282.28 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 145308 0 0 0 28199 29 0 0 25 0 1 0 778714635 220680192 43526 33554432000 4194304 4293939 140734553722944 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 53877 43526 245 25 0 50510 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 215508

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/465 4621
/proc/meminfo: memFree=14411780/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=345736 CPUtime=342.28 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 175201 0 0 0 34194 34 0 0 25 0 1 0 778714635 354033664 72490 33554432000 4194304 4293939 140734553722944 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 86434 72490 245 25 0 83067 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 345736

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/465 4622
/proc/meminfo: memFree=14357460/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=427124 CPUtime=402.28 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 186033 0 0 0 40191 37 0 0 25 0 1 0 778714635 437374976 82958 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 106781 82958 245 25 0 103414 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 427124

[startup+462.301 s]
/proc/loadavg: 2.19 2.05 2.01 4/465 4624
/proc/meminfo: memFree=14478568/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=314628 CPUtime=462.28 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 208464 0 0 0 46185 43 0 0 25 0 1 0 778714635 322179072 65171 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 78657 65171 245 25 0 75290 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 314628

[startup+522.3 s]
/proc/loadavg: 2.18 2.07 2.02 4/465 4626
/proc/meminfo: memFree=14400188/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=364716 CPUtime=522.28 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 216970 0 0 0 52182 46 0 0 25 0 1 0 778714635 373469184 73372 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 91179 73372 245 25 0 87812 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 364716

[startup+582.301 s]
/proc/loadavg: 2.06 2.05 2.01 4/465 4627
/proc/meminfo: memFree=14414908/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=364716 CPUtime=582.28 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 225009 0 0 0 58180 48 0 0 25 0 1 0 778714635 373469184 81021 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 91179 81021 245 25 0 87812 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 364716

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.00 1.05 2/459 4750
/proc/meminfo: memFree=14283588/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=690796 CPUtime=4062.38 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 861683 0 0 0 406008 230 0 0 25 0 1 0 778714635 707375104 154383 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 172699 154383 245 25 0 169332 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 690796

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/459 4752
/proc/meminfo: memFree=14266704/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=690796 CPUtime=4122.37 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 866420 0 0 0 412005 232 0 0 25 0 1 0 778714635 707375104 158937 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 172699 158937 245 25 0 169332 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 690796

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/459 4753
/proc/meminfo: memFree=14247084/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=823056 CPUtime=4182.37 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 871395 0 0 0 418003 234 0 0 25 0 1 0 778714635 842809344 163753 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 205764 163753 245 25 0 202397 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 823056

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/459 4755
/proc/meminfo: memFree=14381724/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=559320 CPUtime=4242.37 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 895322 0 0 0 423997 240 0 0 25 0 1 0 778714635 572743680 130360 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255922 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 139830 130360 245 25 0 136463 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 559320

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/459 4756
/proc/meminfo: memFree=14341284/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=609408 CPUtime=4302.38 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 905750 0 0 0 429995 243 0 0 25 0 1 0 778714635 624033792 140309 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 152352 140309 245 25 0 148985 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 609408

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/459 4758
/proc/meminfo: memFree=14310520/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=690796 CPUtime=4362.37 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 913868 0 0 0 435991 246 0 0 25 0 1 0 778714635 707375104 148019 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 172699 148019 245 25 0 169332 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 690796

[startup+4422.3 s]
/proc/loadavg: 1.15 1.03 1.02 2/459 4760
/proc/meminfo: memFree=14268084/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=690796 CPUtime=4422.38 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 924917 0 0 0 441989 249 0 0 25 0 1 0 778714635 707375104 158580 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 172699 158580 245 25 0 169332 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 690796

[startup+4482.3 s]
/proc/loadavg: 1.06 1.03 1.02 2/459 4761
/proc/meminfo: memFree=14243388/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=690796 CPUtime=4482.38 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 931463 0 0 0 447987 251 0 0 25 0 1 0 778714635 707375104 164845 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 172699 164845 245 25 0 169332 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 690796

[startup+4542.3 s]
/proc/loadavg: 1.02 1.02 1.01 2/459 4763
/proc/meminfo: memFree=14361040/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=593864 CPUtime=4542.38 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 956562 0 0 0 453982 256 0 0 25 0 1 0 778714635 608116736 135475 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 148466 135475 245 25 0 145099 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 593864

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/459 4764
/proc/meminfo: memFree=14313036/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=643952 CPUtime=4602.39 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 969050 0 0 0 459979 260 0 0 25 0 1 0 778714635 659406848 147351 33554432000 4194304 4293939 140734553722944 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 160988 147351 245 25 0 157621 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 643952

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/459 4766
/proc/meminfo: memFree=14285728/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=725340 CPUtime=4662.38 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 976202 0 0 0 465976 262 0 0 25 0 1 0 778714635 742748160 154156 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 181335 154156 245 25 0 177968 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 725340

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 4768
/proc/meminfo: memFree=14256816/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=725340 CPUtime=4722.4 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 983774 0 0 0 471975 265 0 0 25 0 1 0 778714635 742748160 161408 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 181335 161408 245 25 0 177968 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 725340

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 4769
/proc/meminfo: memFree=14237324/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=725340 CPUtime=4782.38 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 989040 0 0 0 477971 267 0 0 25 0 1 0 778714635 742748160 166448 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 181335 166448 245 25 0 177968 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 725340

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 4771
/proc/meminfo: memFree=14213744/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=725340 CPUtime=4842.39 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 994859 0 0 0 483969 270 0 0 25 0 1 0 778714635 742748160 172074 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 181335 172074 245 25 0 177968 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 725340

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 4772
/proc/meminfo: memFree=14286384/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=678452 CPUtime=4902.39 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 1031201 0 0 0 489961 278 0 0 25 0 1 0 778714635 694734848 154200 33554432000 4194304 4293939 140734553722944 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 169613 154200 245 25 0 166246 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 678452

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 4774
/proc/meminfo: memFree=14227468/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=759840 CPUtime=4962.39 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 1046281 0 0 0 495957 282 0 0 25 0 1 0 778714635 778076160 168826 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 189960 168826 245 25 0 186593 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 759840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.11 1.03 1.01 2/459 4775
/proc/meminfo: memFree=14206372/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=759840 CPUtime=5000 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 1051591 0 0 0 499716 284 0 0 25 0 1 0 778714635 778076160 173979 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 189960 173979 245 25 0 186593 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 759840

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

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

[startup+4999.9 s]
/proc/loadavg: 1.11 1.03 1.01 2/459 4775
/proc/meminfo: memFree=14206372/32950928 swapFree=56743108/67111528
[pid=4611] ppid=4609 vsize=759840 CPUtime=5000 cores=0,2,4,6
/proc/4611/stat : 4611 (ebminisat_relea) R 4609 4611 3865 0 -1 4202496 1051591 0 0 0 499716 284 0 0 25 0 1 0 778714635 778076160 173979 33554432000 4194304 4293939 140734553722944 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4611/statm: 189960 173979 245 25 0 186593 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 759840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.05
CPU user time (s): 4997.18
CPU system time (s): 2.86756
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 827252

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

runsolver used 23.4144 second user time and 52.725 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 14:12:28
IDJOB=3422559
IDBENCH=84806
IDSOLVER=1914
FILE ID=node123/3422559-1306671148
RUNJOBID= node123-1306658667-3883
PBS_JOBID= 13471774
Free space on /tmp= 73424 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422559-1306671148/watcher-3422559-1306671148 -o /tmp/evaluation-result-3422559-1306671148/solver-3422559-1306671148 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422559-1306671148.cnf  -verb=0

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=2016969910

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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:     32950928 kB
MemFree:      14740528 kB
Buffers:        268324 kB
Cached:        4428352 kB
SwapCached:      18840 kB
Active:        3439604 kB
Inactive:     14498776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14740528 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:           21072 kB
Writeback:          28 kB
AnonPages:    13230496 kB
Mapped:          31852 kB
Slab:           125692 kB
PageTables:      78504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133532512 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= 73424 MiB
End job on node123 at 2011-05-29 15:35:50