Trace number 3422619

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 4999.93

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.63029
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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-3422619-1306689733/watcher-3422619-1306689733 -o /tmp/evaluation-result-3422619-1306689733/solver-3422619-1306689733 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422619-1306689733.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.14 4.41 6.46 2/481 11339
/proc/meminfo: memFree=27447064/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=20912 CPUtime=0 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 1066 0 0 0 0 0 0 0 25 0 1 0 780575645 21413888 1009 33554432000 4194304 4293939 140736584668096 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 5228 1009 218 25 0 1861 0

[startup+0.068942 s]
/proc/loadavg: 2.14 4.41 6.46 2/481 11339
/proc/meminfo: memFree=27447064/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=27600 CPUtime=0.05 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 3714 0 0 0 5 0 0 0 25 0 1 0 780575645 28262400 3328 33554432000 4194304 4293939 140736584668096 18446744073709551615 212435677893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 6900 3330 218 25 0 3533 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27600

[startup+0.100928 s]
/proc/loadavg: 2.14 4.41 6.46 2/481 11339
/proc/meminfo: memFree=27447064/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=31132 CPUtime=0.09 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 5165 0 0 0 8 1 0 0 25 0 1 0 780575645 31879168 4576 33554432000 4194304 4293939 140736584668096 18446744073709551615 4215169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 7783 4576 222 25 0 4416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31132

[startup+0.300887 s]
/proc/loadavg: 2.14 4.41 6.46 2/481 11339
/proc/meminfo: memFree=27447064/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=31132 CPUtime=0.29 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 5166 0 0 0 28 1 0 0 25 0 1 0 780575645 31879168 4577 33554432000 4194304 4293939 140736584668096 18446744073709551615 4229750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 7783 4577 223 25 0 4416 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31132

[startup+0.700812 s]
/proc/loadavg: 2.14 4.41 6.46 2/481 11339
/proc/meminfo: memFree=27447064/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=39532 CPUtime=0.69 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 7178 0 0 0 68 1 0 0 25 0 1 0 780575645 40480768 6589 33554432000 4194304 4293939 140736584668096 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 9883 6589 225 25 0 6516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39532

[startup+1.50066 s]
/proc/loadavg: 2.14 4.41 6.46 3/482 11340
/proc/meminfo: memFree=27423628/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=38144 CPUtime=1.49 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 8830 0 0 0 148 1 0 0 25 0 1 0 780575645 39059456 5856 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 9536 5856 242 25 0 6169 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38144

[startup+3.10035 s]
/proc/loadavg: 2.14 4.41 6.46 3/482 11340
/proc/meminfo: memFree=27421644/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=42564 CPUtime=3.09 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 9336 0 0 0 308 1 0 0 25 0 1 0 780575645 43585536 6352 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 10641 6352 242 25 0 7274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42564

[startup+6.30075 s]
/proc/loadavg: 2.13 4.37 6.44 3/482 11340
/proc/meminfo: memFree=27422516/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=42564 CPUtime=6.29 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 10181 0 0 0 628 1 0 0 25 0 1 0 780575645 43585536 7171 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 10641 7171 242 25 0 7274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42564

[startup+12.7005 s]
/proc/loadavg: 2.12 4.33 6.41 3/482 11340
/proc/meminfo: memFree=27410924/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=50444 CPUtime=12.69 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 11735 0 0 0 1268 1 0 0 25 0 1 0 780575645 51654656 8685 33554432000 4194304 4293939 140736584668096 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 12611 8685 242 25 0 9244 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50444

[startup+25.5011 s]
/proc/loadavg: 2.09 4.22 6.34 3/482 11340
/proc/meminfo: memFree=27398288/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=66128 CPUtime=25.49 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 14880 0 0 0 2547 2 0 0 25 0 1 0 780575645 67715072 11779 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 16532 11779 242 25 0 13165 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66128

[startup+51.1002 s]
/proc/loadavg: 2.06 4.04 6.23 3/482 11341
/proc/meminfo: memFree=27379900/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=89808 CPUtime=51.09 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 19496 0 0 0 5105 4 0 0 25 0 1 0 780575645 91963392 16304 33554432000 4194304 4293939 140736584668096 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 22452 16304 242 25 0 19085 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89808

[startup+102.319 s]
/proc/loadavg: 2.02 3.72 6.00 3/482 11342
/proc/meminfo: memFree=27347508/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=130952 CPUtime=102.31 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 27468 0 0 0 10224 7 0 0 25 0 1 0 780575645 134094848 24120 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 32738 24120 242 25 0 29371 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 130952

[startup+162.301 s]
/proc/loadavg: 2.06 3.42 5.75 3/482 11371
/proc/meminfo: memFree=26394344/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=136912 CPUtime=162.3 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 34021 0 0 0 16219 11 0 0 25 0 1 0 780575645 140197888 30567 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 34228 30567 242 25 0 30861 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 136912

[startup+222.301 s]
/proc/loadavg: 2.02 3.16 5.52 3/482 11372
/proc/meminfo: memFree=26408216/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=93572 CPUtime=222.29 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 45014 0 0 0 22216 13 0 0 25 0 1 0 780575645 95817728 18682 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 23393 18682 242 25 0 20026 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 93572

[startup+282.3 s]
/proc/loadavg: 2.01 2.95 5.29 3/482 11374
/proc/meminfo: memFree=26342528/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=145012 CPUtime=282.31 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 52626 0 0 0 28213 18 0 0 25 0 1 0 780575645 148492288 26110 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 36253 26110 242 25 0 32886 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 145012

[startup+342.301 s]
/proc/loadavg: 2.00 2.77 5.08 3/482 11376
/proc/meminfo: memFree=26253612/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=147712 CPUtime=342.31 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 57892 0 0 0 34211 20 0 0 25 0 1 0 780575645 151257088 31256 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 36928 31256 242 25 0 33561 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 147712

[startup+402.3 s]
/proc/loadavg: 2.00 2.63 4.89 3/482 11377
/proc/meminfo: memFree=26165780/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=200748 CPUtime=402.3 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 62910 0 0 0 40208 22 0 0 25 0 1 0 780575645 205565952 36143 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 50187 36143 242 25 0 46820 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 200748

[startup+462.301 s]
/proc/loadavg: 2.13 2.54 4.72 3/482 11379
/proc/meminfo: memFree=26079044/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=209300 CPUtime=462.31 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 67970 0 0 0 46206 25 0 0 25 0 1 0 780575645 214323200 41125 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 52325 41125 242 25 0 48958 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 209300

[startup+522.301 s]
/proc/loadavg: 2.05 2.44 4.54 3/482 11380
/proc/meminfo: memFree=26100940/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=128392 CPUtime=522.31 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 77691 0 0 0 52203 28 0 0 25 0 1 0 780575645 131473408 23725 33554432000 4194304 4293939 140736584668096 18446744073709551615 4251565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 32098 23725 242 25 0 28731 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 128392

[startup+582.3 s]
/proc/loadavg: 2.02 2.36 4.38 3/482 11382
/proc/meminfo: memFree=26001324/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=163192 CPUtime=582.31 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 84999 0 0 0 58200 31 0 0 25 0 1 0 780575645 167108608 30885 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 40798 30885 244 25 0 37431 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 163192

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.00 1.09 2/476 11504
/proc/meminfo: memFree=27242788/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=238880 CPUtime=4062.41 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 374216 0 0 0 406060 181 0 0 25 0 1 0 780575645 244613120 49914 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 59720 49914 244 25 0 56353 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 238880

[startup+4122.3 s]
/proc/loadavg: 1.10 1.03 1.09 2/476 11505
/proc/meminfo: memFree=27226144/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=288968 CPUtime=4122.39 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 378523 0 0 0 412054 185 0 0 25 0 1 0 780575645 295903232 54103 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 72242 54103 244 25 0 68875 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 288968

[startup+4182.3 s]
/proc/loadavg: 1.08 1.04 1.09 2/476 11507
/proc/meminfo: memFree=27212352/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=290036 CPUtime=4182.39 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 382035 0 0 0 418053 186 0 0 25 0 1 0 780575645 296996864 57542 33554432000 4194304 4293939 140736584668096 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 72509 57542 244 25 0 69142 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 290036

[startup+4242.3 s]
/proc/loadavg: 1.03 1.03 1.08 2/476 11509
/proc/meminfo: memFree=27197196/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=292008 CPUtime=4242.4 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 385949 0 0 0 424051 189 0 0 25 0 1 0 780575645 299016192 61365 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255922 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 73002 61365 244 25 0 69635 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 292008

[startup+4302.3 s]
/proc/loadavg: 1.01 1.02 1.08 2/476 11510
/proc/meminfo: memFree=27182664/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=292008 CPUtime=4302.4 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 389650 0 0 0 430049 191 0 0 25 0 1 0 780575645 299016192 64989 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 73002 64989 244 25 0 69635 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 292008

[startup+4362.3 s]
/proc/loadavg: 1.00 1.02 1.07 2/476 11512
/proc/meminfo: memFree=27167644/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=373396 CPUtime=4362.4 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 393409 0 0 0 436047 193 0 0 25 0 1 0 780575645 382357504 68674 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 93349 68674 244 25 0 89982 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 373396

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/476 11513
/proc/meminfo: memFree=27155584/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=373796 CPUtime=4422.41 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 396465 0 0 0 442045 196 0 0 25 0 1 0 780575645 382767104 71659 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 93449 71659 244 25 0 90082 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 373796

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/476 11515
/proc/meminfo: memFree=27146132/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=374436 CPUtime=4482.4 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 398907 0 0 0 448043 197 0 0 25 0 1 0 780575645 383422464 74038 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 93609 74038 244 25 0 90242 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 374436

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/476 11517
/proc/meminfo: memFree=27134456/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=378320 CPUtime=4542.41 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 401920 0 0 0 454042 199 0 0 25 0 1 0 780575645 387399680 76998 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 94580 76998 244 25 0 91213 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 378320

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/476 11518
/proc/meminfo: memFree=27276160/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=197056 CPUtime=4602.42 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 409716 0 0 0 460039 203 0 0 25 0 1 0 780575645 201785344 41570 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255874 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 49264 41570 244 25 0 45897 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 197056

[startup+4662.3 s]
/proc/loadavg: 1.07 1.02 1.05 2/476 11520
/proc/meminfo: memFree=27245636/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=246844 CPUtime=4662.41 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 417286 0 0 0 466035 206 0 0 25 0 1 0 780575645 252768256 48963 33554432000 4194304 4293939 140736584668096 18446744073709551615 4248909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 61711 48963 244 25 0 58344 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 246844

[startup+4722.32 s]
/proc/loadavg: 1.02 1.01 1.04 2/476 11521
/proc/meminfo: memFree=27227872/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=246844 CPUtime=4722.44 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 422073 0 0 0 472035 209 0 0 25 0 1 0 780575645 252768256 53637 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 61711 53637 244 25 0 58344 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 246844

[startup+4782.3 s]
/proc/loadavg: 1.01 1.00 1.04 2/476 11523
/proc/meminfo: memFree=27212840/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=296932 CPUtime=4782.41 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 425977 0 0 0 478030 211 0 0 25 0 1 0 780575645 304058368 57451 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 74233 57451 244 25 0 70866 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 296932

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/476 11525
/proc/meminfo: memFree=27193952/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=296932 CPUtime=4842.42 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 430628 0 0 0 484028 214 0 0 25 0 1 0 780575645 304058368 61977 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 74233 61977 244 25 0 70866 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 296932

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/476 11526
/proc/meminfo: memFree=27179416/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=296932 CPUtime=4902.42 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 434451 0 0 0 490026 216 0 0 25 0 1 0 780575645 304058368 65728 33554432000 4194304 4293939 140736584668096 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 74233 65728 244 25 0 70866 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 296932

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/476 11528
/proc/meminfo: memFree=27168364/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=378320 CPUtime=4962.43 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 437252 0 0 0 496025 218 0 0 25 0 1 0 780575645 387399680 68462 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 94580 68462 244 25 0 91213 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 378320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.01 2/476 11529
/proc/meminfo: memFree=27161276/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=378320 CPUtime=5000.04 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 439041 0 0 0 499785 219 0 0 25 0 1 0 780575645 387399680 70210 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 94580 70210 244 25 0 91213 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 378320

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.00 1.00 1.01 2/476 11529
/proc/meminfo: memFree=27161276/32951124 swapFree=38422276/67111528
[pid=11339] ppid=11337 vsize=378320 CPUtime=5000.04 cores=1,3,5,7
/proc/11339/stat : 11339 (ebminisat_relea) R 11337 11339 11208 0 -1 4202496 439041 0 0 0 499785 219 0 0 25 0 1 0 780575645 387399680 70210 33554432000 4194304 4293939 140736584668096 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11339/statm: 94580 70210 244 25 0 91213 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 378320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.07
CPU user time (s): 4997.86
CPU system time (s): 2.20366
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 389816

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

runsolver used 20.9068 second user time and 56.3824 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-29 19:22:13
IDJOB=3422619
IDBENCH=88062
IDSOLVER=1914
FILE ID=node102/3422619-1306689733
RUNJOBID= node102-1306689459-11229
PBS_JOBID= 13471843
Free space on /tmp= 73428 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422619-1306689733/watcher-3422619-1306689733 -o /tmp/evaluation-result-3422619-1306689733/solver-3422619-1306689733 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422619-1306689733.cnf  -verb=0

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=18218057

node102.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.828
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.65
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.828
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.828
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.828
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.828
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.828
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.75
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.828
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.828
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:      27447344 kB
Buffers:        233916 kB
Cached:        1265168 kB
SwapCached:      76276 kB
Active:         534020 kB
Inactive:      4707868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27447344 kB
SwapTotal:    67111528 kB
SwapFree:     38422276 kB
Dirty:            3888 kB
Writeback:           0 kB
AnonPages:     3678288 kB
Mapped:          13816 kB
Slab:            92744 kB
PageTables:      99620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135506976 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= 73428 MiB
End job on node102 at 2011-05-29 20:45:35