Trace number 3318165

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: MiniSAT 2.2.0-agile-26? (TO) 1300.05 1300.02

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 benchmark5.08123
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-3318165-1304904392/watcher-3318165-1304904392 -o /tmp/evaluation-result-3318165-1304904392/solver-3318165-1304904392 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318165-1304904392.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.73 3.98 3.90 4/362 30358
/proc/meminfo: memFree=7002720/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=21436 CPUtime=0.01 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 1241 0 0 0 1 0 0 0 21 0 1 0 602035942 21950464 1182 33554432000 4194304 4291235 140735974998160 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 5359 1183 215 24 0 1993 0

[startup+0.104227 s]
/proc/loadavg: 3.73 3.98 3.90 4/362 30358
/proc/meminfo: memFree=7002720/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=31124 CPUtime=0.09 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 5181 0 0 0 9 0 0 0 22 0 1 0 602035942 31870976 4590 33554432000 4194304 4291235 140735974998160 18446744073709551615 4215495 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 7781 4590 237 24 0 4415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31124

[startup+0.201217 s]
/proc/loadavg: 3.73 3.98 3.90 4/362 30358
/proc/meminfo: memFree=7002720/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=31124 CPUtime=0.19 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 5182 0 0 0 19 0 0 0 22 0 1 0 602035942 31870976 4591 33554432000 4194304 4291235 140735974998160 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 7781 4591 238 24 0 4415 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31124

[startup+0.301199 s]
/proc/loadavg: 3.73 3.98 3.90 4/362 30358
/proc/meminfo: memFree=7002720/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=31124 CPUtime=0.29 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 5182 0 0 0 29 0 0 0 22 0 1 0 602035942 31870976 4591 33554432000 4194304 4291235 140735974998160 18446744073709551615 4230240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 7781 4591 238 24 0 4415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31124

[startup+0.701102 s]
/proc/loadavg: 3.73 3.98 3.90 4/362 30358
/proc/meminfo: memFree=7002720/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=39524 CPUtime=0.69 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 7194 0 0 0 69 0 0 0 23 0 1 0 602035942 40472576 6603 33554432000 4194304 4291235 140735974998160 18446744073709551615 4230261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 9881 6603 240 24 0 6515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39524

[startup+1.50095 s]
/proc/loadavg: 3.73 3.98 3.90 5/363 30359
/proc/meminfo: memFree=6956756/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=38136 CPUtime=1.49 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 8797 0 0 0 148 1 0 0 25 0 1 0 602035942 39051264 5823 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 9534 5823 256 24 0 6168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38136

[startup+3.10064 s]
/proc/loadavg: 3.73 3.98 3.90 5/363 30359
/proc/meminfo: memFree=6955888/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=38136 CPUtime=3.09 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 9227 0 0 0 308 1 0 0 25 0 1 0 602035942 39051264 6242 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 9534 6242 256 24 0 6168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38136

[startup+6.301 s]
/proc/loadavg: 3.75 3.98 3.90 5/363 30359
/proc/meminfo: memFree=6943656/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=42556 CPUtime=6.29 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 10029 0 0 0 628 1 0 0 25 0 1 0 602035942 43577344 7027 33554432000 4194304 4291235 140735974998160 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 10639 7027 256 24 0 7273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42556

[startup+12.7007 s]
/proc/loadavg: 3.77 3.98 3.90 5/363 30466
/proc/meminfo: memFree=6877840/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=50404 CPUtime=12.69 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 11592 0 0 0 1267 2 0 0 25 0 1 0 602035942 51613696 8546 33554432000 4194304 4291235 140735974998160 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 12601 8546 256 24 0 9235 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50404

[startup+25.5012 s]
/proc/loadavg: 3.82 3.98 3.91 5/363 30466
/proc/meminfo: memFree=6805764/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=66252 CPUtime=25.49 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 14799 0 0 0 2545 4 0 0 25 0 1 0 602035942 67842048 11706 33554432000 4194304 4291235 140735974998160 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 16563 11706 256 24 0 13197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66252

[startup+51.1011 s]
/proc/loadavg: 3.96 3.99 3.91 5/363 30467
/proc/meminfo: memFree=6772328/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=90160 CPUtime=51.1 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 19365 0 0 0 5104 6 0 0 25 0 1 0 602035942 92323840 16189 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 22540 16189 256 24 0 19174 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 90160

[startup+102.301 s]
/proc/loadavg: 3.98 3.99 3.91 5/363 30468
/proc/meminfo: memFree=6587292/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=129760 CPUtime=102.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 26311 0 0 0 10223 8 0 0 25 0 1 0 602035942 132874240 23008 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 32440 23008 256 24 0 29074 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 129760

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/363 30496
/proc/meminfo: memFree=6600676/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=138776 CPUtime=162.29 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 32464 0 0 0 16219 10 0 0 25 0 1 0 602035942 142106624 29067 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 34694 29067 256 24 0 31328 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 138776

[startup+222.314 s]
/proc/loadavg: 4.06 4.01 3.92 5/363 30523
/proc/meminfo: memFree=6540684/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=194284 CPUtime=222.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 38368 0 0 0 22218 13 0 0 25 0 1 0 602035942 198946816 34877 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 48571 34877 256 24 0 45205 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 194284

[startup+282.301 s]
/proc/loadavg: 4.10 4.03 3.93 5/363 30551
/proc/meminfo: memFree=5461820/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=115044 CPUtime=282.29 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 48686 0 0 0 28213 16 0 0 25 0 1 0 602035942 117805056 21207 33554432000 4194304 4291235 140735974998160 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 28761 21207 256 24 0 25395 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 115044

[startup+342.301 s]
/proc/loadavg: 4.07 4.04 3.94 5/363 30579
/proc/meminfo: memFree=4700708/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=147748 CPUtime=342.29 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 54823 0 0 0 34209 20 0 0 25 0 1 0 602035942 151293952 27222 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 36937 27222 256 24 0 33571 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 147748

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.94 5/363 30580
/proc/meminfo: memFree=4614284/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=149492 CPUtime=402.3 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 59449 0 0 0 40207 23 0 0 25 0 1 0 602035942 153079808 31752 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 37373 31752 256 24 0 34007 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 149492

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/363 30582
/proc/meminfo: memFree=4512808/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=201440 CPUtime=462.3 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 63256 0 0 0 46206 24 0 0 25 0 1 0 602035942 206274560 35483 33554432000 4194304 4291235 140735974998160 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 50360 35483 256 24 0 46994 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 201440

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/363 30583
/proc/meminfo: memFree=4400688/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=203492 CPUtime=522.3 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 66022 0 0 0 52205 25 0 0 25 0 1 0 602035942 208375808 38179 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 50873 38179 256 24 0 47507 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 203492

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/363 30585
/proc/meminfo: memFree=4292780/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=208544 CPUtime=582.3 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 69347 0 0 0 58203 27 0 0 25 0 1 0 602035942 213549056 41450 33554432000 4194304 4291235 140735974998160 18446744073709551615 4248954 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 52136 41450 256 24 0 48770 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 208544

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/363 30587
/proc/meminfo: memFree=4285732/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=112312 CPUtime=642.3 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 77850 0 0 0 64200 30 0 0 25 0 1 0 602035942 115007488 21613 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 28078 21613 256 24 0 24712 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 112312

[startup+702.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/363 30588
/proc/meminfo: memFree=4141032/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=131280 CPUtime=702.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 84149 0 0 0 70197 34 0 0 25 0 1 0 602035942 134430720 27759 33554432000 4194304 4291235 140735974998160 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 32820 27759 256 24 0 29454 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 131280

[startup+762.3 s]
/proc/loadavg: 4.22 4.06 3.96 5/363 30590
/proc/meminfo: memFree=3969136/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=162272 CPUtime=762.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 88988 0 0 0 76195 36 0 0 25 0 1 0 602035942 166166528 32498 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 40568 32498 256 24 0 37202 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 162272

[startup+822.3 s]
/proc/loadavg: 4.13 4.06 3.96 5/363 30591
/proc/meminfo: memFree=3848524/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=163240 CPUtime=822.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 92775 0 0 0 82193 38 0 0 25 0 1 0 602035942 167157760 36192 33554432000 4194304 4291235 140735974998160 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 40810 36192 256 24 0 37444 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 163240

[startup+882.313 s]
/proc/loadavg: 4.05 4.05 3.96 5/363 30593
/proc/meminfo: memFree=3717436/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=217128 CPUtime=882.32 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 97076 0 0 0 88192 40 0 0 25 0 1 0 602035942 222339072 40423 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 54282 40423 256 24 0 50916 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 217128

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 3.96 5/363 30595
/proc/meminfo: memFree=3571960/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=218812 CPUtime=942.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 100609 0 0 0 94189 42 0 0 25 0 1 0 602035942 224063488 43903 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 54703 43903 256 24 0 51337 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 218812

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.96 5/363 30596
/proc/meminfo: memFree=3424464/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=221040 CPUtime=1002.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 104084 0 0 0 100187 44 0 0 25 0 1 0 602035942 226344960 47328 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 55260 47328 256 24 0 51894 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 221040

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/363 30598
/proc/meminfo: memFree=3306400/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=225864 CPUtime=1062.32 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 107446 0 0 0 106186 46 0 0 25 0 1 0 602035942 231284736 50647 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 56466 50647 256 24 0 53100 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 225864

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/363 30599
/proc/meminfo: memFree=3300100/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=144956 CPUtime=1122.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 117741 0 0 0 112181 50 0 0 25 0 1 0 602035942 148434944 28979 33554432000 4194304 4291235 140735974998160 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 36239 28979 256 24 0 32873 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 144956

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/363 30601
/proc/meminfo: memFree=3169936/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=175776 CPUtime=1182.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 124305 0 0 0 118178 53 0 0 25 0 1 0 602035942 179994624 35397 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 43944 35397 256 24 0 40578 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 175776

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/363 30603
/proc/meminfo: memFree=3031188/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=226416 CPUtime=1242.31 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 129661 0 0 0 124175 56 0 0 25 0 1 0 602035942 231849984 40664 33554432000 4194304 4291235 140735974998160 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 56604 40664 256 24 0 53238 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 226416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.06 3.98 4/361 30605
/proc/meminfo: memFree=2993192/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=228980 CPUtime=1300.02 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 134024 0 0 0 129944 58 0 0 25 0 1 0 602035942 234475520 44945 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 57245 44945 256 24 0 53879 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 228980

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

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

[startup+1300 s]
/proc/loadavg: 4.16 4.06 3.98 4/361 30605
/proc/meminfo: memFree=2993192/32950928 swapFree=45936960/67111528
[pid=30358] ppid=30356 vsize=228980 CPUtime=1300.02 cores=5,7
/proc/30358/stat : 30358 (minisat) R 30356 30358 29236 0 -1 4202496 134024 0 0 0 129944 58 0 0 25 0 1 0 602035942 234475520 44945 33554432000 4194304 4291235 140735974998160 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30358/statm: 57245 44945 256 24 0 53879 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 228980

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.45
CPU system time (s): 0.596909
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 237360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.596909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134024
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= 5
involuntary context switches= 1109

runsolver used 4.29735 second user time and 11.0563 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 03:26:33
IDJOB=3318165
IDBENCH=88062
IDSOLVER=1707
FILE ID=node149/3318165-1304904392
RUNJOBID= node149-1304904392-30319
PBS_JOBID= 13282122
Free space on /tmp= 42540 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318165-1304904392/watcher-3318165-1304904392 -o /tmp/evaluation-result-3318165-1304904392/solver-3318165-1304904392 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318165-1304904392.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=212714240

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:       7003372 kB
Buffers:        231992 kB
Cached:       20607936 kB
SwapCached:      20984 kB
Active:       11334108 kB
Inactive:     13863520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7003372 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:            7776 kB
Writeback:           0 kB
AnonPages:     4348896 kB
Mapped:          13792 kB
Slab:           612764 kB
PageTables:      72420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80278604 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= 42136 MiB
End job on node149 at 2011-05-09 03:48:15