Trace number 3422543

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.06 4999.92

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1129.19
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

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-3422543-1306670349/watcher-3422543-1306670349 -o /tmp/evaluation-result-3422543-1306670349/solver-3422543-1306670349 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422543-1306670349.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.01 2.02 2.00 2/455 12552
/proc/meminfo: memFree=13543972/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=21004 CPUtime=0 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1024 0 0 0 0 0 0 0 25 0 1 0 759450841 21508096 963 33554432000 4194304 4293939 140736900773904 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 5251 963 218 25 0 1884 0

[startup+0.106183 s]
/proc/loadavg: 2.01 2.02 2.00 2/455 12552
/proc/meminfo: memFree=13543972/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=24420 CPUtime=0.1 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 2495 0 0 0 10 0 0 0 25 0 1 0 759450841 25006080 2217 33554432000 4194304 4293939 140736900773904 18446744073709551615 220815885708 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 6105 2217 225 25 0 2738 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 24420

[startup+0.201177 s]
/proc/loadavg: 2.01 2.02 2.00 2/455 12552
/proc/meminfo: memFree=13543972/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=21352 CPUtime=0.19 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 2933 0 0 0 19 0 0 0 25 0 1 0 759450841 21864448 2079 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 5338 2079 244 25 0 1971 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21352

[startup+0.301149 s]
/proc/loadavg: 2.01 2.02 2.00 2/455 12552
/proc/meminfo: memFree=13543972/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=21352 CPUtime=0.29 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 2946 0 0 0 29 0 0 0 25 0 1 0 759450841 21864448 2092 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 5338 2092 244 25 0 1971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21352

[startup+0.701072 s]
/proc/loadavg: 2.01 2.02 2.00 2/455 12552
/proc/meminfo: memFree=13543972/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=21352 CPUtime=0.69 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 3024 0 0 0 69 0 0 0 25 0 1 0 759450841 21864448 2165 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 5338 2165 245 25 0 1971 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21352

[startup+1.50092 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12553
/proc/meminfo: memFree=13534920/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=22380 CPUtime=1.49 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 3231 0 0 0 149 0 0 0 25 0 1 0 759450841 22917120 2365 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 5595 2365 245 25 0 2228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22380

[startup+3.10063 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12553
/proc/meminfo: memFree=13532588/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=24788 CPUtime=3.09 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 3808 0 0 0 309 0 0 0 25 0 1 0 759450841 25382912 2924 33554432000 4194304 4293939 140736900773904 18446744073709551615 4263125 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 6197 2924 245 25 0 2830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24788

[startup+6.30104 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12553
/proc/meminfo: memFree=13524664/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=33104 CPUtime=6.29 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 5075 0 0 0 629 0 0 0 25 0 1 0 759450841 33898496 4173 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 8276 4173 245 25 0 4909 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33104

[startup+12.7009 s]
/proc/loadavg: 2.15 2.05 2.01 3/456 12553
/proc/meminfo: memFree=13517560/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=42660 CPUtime=12.69 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 7228 0 0 0 1268 1 0 0 25 0 1 0 759450841 43683840 6295 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 10665 6295 245 25 0 7298 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42660

[startup+25.5005 s]
/proc/loadavg: 2.13 2.05 2.01 3/456 12553
/proc/meminfo: memFree=13504812/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=61624 CPUtime=25.49 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 13660 0 0 0 2547 2 0 0 25 0 1 0 759450841 63102976 8313 33554432000 4194304 4293939 140736900773904 18446744073709551615 4265058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 15406 8313 245 25 0 12039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61624

[startup+51.1008 s]
/proc/loadavg: 2.08 2.04 2.01 3/456 12554
/proc/meminfo: memFree=13488128/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=80480 CPUtime=51.09 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 22879 0 0 0 5105 4 0 0 25 0 1 0 759450841 82411520 12513 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 20120 12513 245 25 0 16753 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80480

[startup+102.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/456 12555
/proc/meminfo: memFree=13474484/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=80480 CPUtime=102.3 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 35292 0 0 0 10224 6 0 0 25 0 1 0 759450841 82411520 16934 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 20120 16934 245 25 0 16753 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80480

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/456 12566
/proc/meminfo: memFree=13425908/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=93132 CPUtime=162.29 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 54629 0 0 0 16221 8 0 0 25 0 1 0 759450841 95367168 20098 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 23283 20098 245 25 0 19916 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93132

[startup+222.317 s]
/proc/loadavg: 2.15 2.07 2.01 3/456 12568
/proc/meminfo: memFree=13453408/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=93132 CPUtime=222.31 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 72058 0 0 0 22220 11 0 0 25 0 1 0 759450841 95367168 20098 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255510 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 23283 20098 245 25 0 19916 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 93132

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/456 12569
/proc/meminfo: memFree=13453764/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=93132 CPUtime=282.3 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 90705 0 0 0 28217 13 0 0 25 0 1 0 759450841 95367168 20098 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12552/statm: 23283 20098 245 25 0 19916 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93132

[startup+342.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/456 12571
/proc/meminfo: memFree=13422872/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=142452 CPUtime=342.27 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 108133 0 0 0 34212 15 0 0 25 0 1 0 759450841 145870848 27810 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 35613 27810 245 25 0 32246 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 142452

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/456 12572
/proc/meminfo: memFree=13452872/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=93132 CPUtime=402.28 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 120736 0 0 0 40211 17 0 0 25 0 1 0 759450841 95367168 20098 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 23283 20098 245 25 0 19916 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 93132

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 12574
/proc/meminfo: memFree=13453356/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=93132 CPUtime=462.28 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 145567 0 0 0 46206 22 0 0 25 0 1 0 759450841 95367168 20098 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 23283 20098 245 25 0 19916 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 93132

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 12576
/proc/meminfo: memFree=13453340/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=142452 CPUtime=522.28 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 164008 0 0 0 52204 24 0 0 25 0 1 0 759450841 145870848 27741 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 35613 27741 245 25 0 32246 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 142452

[startup+582.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/456 12577
/proc/meminfo: memFree=13453448/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=93132 CPUtime=582.29 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 179651 0 0 0 58202 27 0 0 25 0 1 0 759450841 95367168 20098 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 23283 20098 245 25 0 19916 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 93132

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.10 1.32 1.67 2/450 12698
/proc/meminfo: memFree=13511772/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=111952 CPUtime=4002.39 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1184471 0 0 0 400035 204 0 0 25 0 1 0 759450841 114638848 20188 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 27988 20188 245 25 0 24621 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 111952

[startup+4062.3 s]
/proc/loadavg: 1.08 1.27 1.63 2/450 12700
/proc/meminfo: memFree=13512004/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=111952 CPUtime=4062.4 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1206217 0 0 0 406031 209 0 0 25 0 1 0 759450841 114638848 20188 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 27988 20188 245 25 0 24621 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 111952

[startup+4122.3 s]
/proc/loadavg: 1.03 1.22 1.59 2/450 12702
/proc/meminfo: memFree=13437952/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=4122.4 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1225191 0 0 0 412027 213 0 0 25 0 1 0 759450841 196702208 38976 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 38976 245 25 0 44656 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 192092

[startup+4182.32 s]
/proc/loadavg: 1.01 1.18 1.55 2/450 12703
/proc/meminfo: memFree=13446724/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=4182.41 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1242833 0 0 0 418025 216 0 0 25 0 1 0 759450841 196702208 36688 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255765 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 36688 245 25 0 44656 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 192092

[startup+4242.3 s]
/proc/loadavg: 1.00 1.14 1.51 2/450 12705
/proc/meminfo: memFree=13461452/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=4242.4 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1259421 0 0 0 424020 220 0 0 25 0 1 0 759450841 196702208 33222 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 33222 245 25 0 44656 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 192092

[startup+4302.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/450 12706
/proc/meminfo: memFree=13467880/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=161272 CPUtime=4302.41 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1277632 0 0 0 430017 224 0 0 25 0 1 0 759450841 165142528 31460 33554432000 4194304 4293939 140736900773904 18446744073709551615 4251544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 40318 31460 245 25 0 36951 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 161272

[startup+4362.3 s]
/proc/loadavg: 1.00 1.09 1.44 2/450 12708
/proc/meminfo: memFree=13511756/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=111952 CPUtime=4362.41 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1287880 0 0 0 436014 227 0 0 25 0 1 0 759450841 114638848 20268 33554432000 4194304 4293939 140736900773904 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 27988 20268 245 25 0 24621 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 111952

[startup+4422.3 s]
/proc/loadavg: 1.00 1.07 1.41 2/450 12710
/proc/meminfo: memFree=13511736/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=111952 CPUtime=4422.41 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1308305 0 0 0 442010 231 0 0 25 0 1 0 759450841 114638848 20268 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 27988 20268 245 25 0 24621 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 111952

[startup+4482.3 s]
/proc/loadavg: 1.00 1.06 1.39 2/450 12711
/proc/meminfo: memFree=13444128/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=4482.41 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1325561 0 0 0 448008 233 0 0 25 0 1 0 759450841 196702208 37360 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 37360 245 25 0 44656 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 192092

[startup+4542.3 s]
/proc/loadavg: 1.07 1.06 1.36 2/450 12713
/proc/meminfo: memFree=13456628/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=4542.41 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1342430 0 0 0 454004 237 0 0 25 0 1 0 759450841 196702208 34350 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 34350 245 25 0 44656 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 192092

[startup+4602.3 s]
/proc/loadavg: 1.02 1.05 1.34 2/450 12714
/proc/meminfo: memFree=13467400/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=161272 CPUtime=4602.42 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1362477 0 0 0 460000 242 0 0 25 0 1 0 759450841 165142528 31826 33554432000 4194304 4293939 140736900773904 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 40318 31826 245 25 0 36951 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 161272

[startup+4662.3 s]
/proc/loadavg: 1.01 1.04 1.32 2/450 12716
/proc/meminfo: memFree=13510904/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=111952 CPUtime=4662.41 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1373613 0 0 0 465996 245 0 0 25 0 1 0 759450841 114638848 20268 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 27988 20268 245 25 0 24621 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 111952

[startup+4722.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/450 12718
/proc/meminfo: memFree=13510876/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=111952 CPUtime=4722.43 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1394412 0 0 0 471993 250 0 0 25 0 1 0 759450841 114638848 20268 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 27988 20268 245 25 0 24621 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 111952

[startup+4782.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/450 12719
/proc/meminfo: memFree=13425416/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=242180 CPUtime=4782.42 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1416502 0 0 0 477988 254 0 0 25 0 1 0 759450841 247992320 42171 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 60545 42171 245 25 0 57178 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 242180

[startup+4842.32 s]
/proc/loadavg: 1.00 1.02 1.25 2/450 12721
/proc/meminfo: memFree=13446092/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=4842.44 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1434315 0 0 0 483987 257 0 0 25 0 1 0 759450841 196702208 36813 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 36813 245 25 0 44656 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 192092

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/450 12722
/proc/meminfo: memFree=13449540/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=4902.43 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1455007 0 0 0 489981 262 0 0 25 0 1 0 759450841 196702208 36249 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 36249 245 25 0 44656 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 192092

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/450 12724
/proc/meminfo: memFree=13472212/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=161272 CPUtime=4962.42 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1471617 0 0 0 495977 265 0 0 25 0 1 0 759450841 165142528 30373 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 40318 30373 245 25 0 36951 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 161272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.21 2/450 12725
/proc/meminfo: memFree=13440948/32951124 swapFree=63485464/67111528
[pid=12552] ppid=12550 vsize=192092 CPUtime=5000.03 cores=1,3,5,7
/proc/12552/stat : 12552 (ebminisat_relea) R 12550 12552 11488 0 -1 4202496 1479459 0 0 0 499736 267 0 0 25 0 1 0 759450841 196702208 38074 33554432000 4194304 4293939 140736900773904 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12552/statm: 48023 38074 245 25 0 44656 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 192092

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): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4997.37
CPU system time (s): 2.68559
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 242180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.37
system time used= 2.68559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1479461
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= 10
involuntary context switches= 10553

runsolver used 20.3419 second user time and 52.403 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-29 13:59:09
IDJOB=3422543
IDBENCH=84215
IDSOLVER=1914
FILE ID=node147/3422543-1306670349
RUNJOBID= node147-1306658664-11507
PBS_JOBID= 13471750
Free space on /tmp= 73616 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422543-1306670349/watcher-3422543-1306670349 -o /tmp/evaluation-result-3422543-1306670349/solver-3422543-1306670349 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422543-1306670349.cnf  -verb=0

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=228580216

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13544252 kB
Buffers:        373660 kB
Cached:        9362344 kB
SwapCached:      13096 kB
Active:       10075032 kB
Inactive:      9044156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13544252 kB
SwapTotal:    67111528 kB
SwapFree:     63485464 kB
Dirty:            1980 kB
Writeback:          20 kB
AnonPages:     9378468 kB
Mapped:          27568 kB
Slab:           163988 kB
PageTables:      58556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120826508 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= 73616 MiB
End job on node147 at 2011-05-29 15:22:31