Trace number 3379140

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
UmSat 2011-05-12 (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3379140-1305460686/watcher-3379140-1305460686 -o /tmp/evaluation-result-3379140-1305460686/solver-3379140-1305460686 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379140-1305460686.cnf 

running on 2 cores: 1,3

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.68 3.95 3.62 4/421 23423
/proc/meminfo: memFree=22261352/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=11784 CPUtime=0 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4194304 359 0 0 0 0 0 0 0 22 0 1 0 736299085 12066816 300 33554432000 4194304 4263832 140736613360608 18446744073709551615 4239130 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 2946 304 241 17 0 119 0

[startup+0.0486999 s]
/proc/loadavg: 3.68 3.95 3.62 4/421 23423
/proc/meminfo: memFree=22261352/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=12244 CPUtime=0.04 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4194304 485 0 0 0 4 0 0 0 22 0 1 0 736299085 12537856 426 33554432000 4194304 4263832 140736613360608 18446744073709551615 47565774063233 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 3061 426 242 17 0 234 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12244

[startup+0.10069 s]
/proc/loadavg: 3.68 3.95 3.62 4/421 23423
/proc/meminfo: memFree=22261352/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=12700 CPUtime=0.09 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4194304 636 0 0 0 9 0 0 0 22 0 1 0 736299085 13004800 528 33554432000 4194304 4263832 140736613360608 18446744073709551615 47565773992253 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 3175 528 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.30065 s]
/proc/loadavg: 3.68 3.95 3.62 4/421 23423
/proc/meminfo: memFree=22261352/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=13876 CPUtime=0.29 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4194304 1042 0 0 0 29 0 0 0 23 0 1 0 736299085 14209024 837 33554432000 4194304 4263832 140736613360608 18446744073709551615 252457755330 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 3469 837 242 17 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700592 s]
/proc/loadavg: 3.68 3.95 3.62 4/421 23423
/proc/meminfo: memFree=22261352/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=24404 CPUtime=0.69 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 4203 0 0 0 69 0 0 0 25 0 1 0 736299085 24989696 3462 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 6101 3462 247 17 0 3274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24404

[startup+1.50043 s]
/proc/loadavg: 3.68 3.95 3.62 7/422 23424
/proc/meminfo: memFree=22216104/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=27792 CPUtime=1.49 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 5002 0 0 0 149 0 0 0 25 0 1 0 736299085 28459008 4261 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207689 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 6948 4261 247 17 0 4121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27792

[startup+3.10113 s]
/proc/loadavg: 3.68 3.95 3.62 7/422 23424
/proc/meminfo: memFree=22195148/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=33460 CPUtime=3.09 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 6366 0 0 0 309 0 0 0 25 0 1 0 736299085 34263040 5625 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 8365 5625 247 17 0 5538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33460

[startup+6.30054 s]
/proc/loadavg: 3.71 3.95 3.62 6/422 23424
/proc/meminfo: memFree=22156852/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=39696 CPUtime=6.29 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 7890 0 0 0 628 1 0 0 25 0 1 0 736299085 40648704 7149 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 9924 7149 247 17 0 7097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39696

[startup+12.7003 s]
/proc/loadavg: 3.73 3.95 3.63 6/422 23424
/proc/meminfo: memFree=22103684/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=49428 CPUtime=12.69 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 10167 0 0 0 1268 1 0 0 25 0 1 0 736299085 50614272 9426 33554432000 4194304 4263832 140736613360608 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 12357 9427 247 17 0 9530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49428

[startup+25.501 s]
/proc/loadavg: 3.93 3.99 3.64 5/422 23425
/proc/meminfo: memFree=22040068/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=64116 CPUtime=25.49 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 13485 0 0 0 2547 2 0 0 25 0 1 0 736299085 65654784 12744 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 16029 12744 248 17 0 13202 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64116

[startup+51.1002 s]
/proc/loadavg: 3.95 3.99 3.65 7/422 23425
/proc/meminfo: memFree=21963984/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=81824 CPUtime=51.09 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 17888 0 0 0 5105 4 0 0 25 0 1 0 736299085 83787776 17147 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 20456 17147 248 17 0 17629 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81824

[startup+102.316 s]
/proc/loadavg: 3.98 3.99 3.66 7/422 23427
/proc/meminfo: memFree=21857564/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=109144 CPUtime=102.31 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 24454 0 0 0 10224 7 0 0 25 0 1 0 736299085 111763456 23199 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 27286 23199 248 17 0 24459 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 109144

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.68 7/422 23428
/proc/meminfo: memFree=21765288/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=132956 CPUtime=162.3 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 30340 0 0 0 16218 12 0 0 25 0 1 0 736299085 136146944 29084 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207794 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 33239 29084 247 17 0 30412 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 132956

[startup+222.3 s]
/proc/loadavg: 4.14 4.03 3.71 7/422 23439
/proc/meminfo: memFree=21687664/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=149136 CPUtime=222.3 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 34291 0 0 0 22216 14 0 0 25 0 1 0 736299085 152715264 33035 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 37284 33035 247 17 0 34457 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 149136

[startup+282.3 s]
/proc/loadavg: 4.20 4.06 3.74 7/422 23440
/proc/meminfo: memFree=21635184/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=164092 CPUtime=282.3 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 37835 0 0 0 28214 16 0 0 25 0 1 0 736299085 168030208 36578 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 41023 36578 248 17 0 38196 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 164092

[startup+342.301 s]
/proc/loadavg: 4.07 4.05 3.75 5/422 23442
/proc/meminfo: memFree=21588424/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=177392 CPUtime=342.31 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 41082 0 0 0 34213 18 0 0 25 0 1 0 736299085 181649408 39825 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 44348 39825 248 17 0 41521 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 177392

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.76 5/422 23444
/proc/meminfo: memFree=21548704/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=192964 CPUtime=402.3 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 44989 0 0 0 40210 20 0 0 25 0 1 0 736299085 197595136 42706 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 48241 42706 247 17 0 45414 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 192964

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.78 6/422 23445
/proc/meminfo: memFree=21507264/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=203832 CPUtime=462.31 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 47650 0 0 0 46208 23 0 0 25 0 1 0 736299085 208723968 45367 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 50958 45367 247 17 0 48131 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 203832

[startup+522.301 s]
/proc/loadavg: 4.24 4.07 3.80 7/422 23447
/proc/meminfo: memFree=21466068/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=213232 CPUtime=522.31 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 50015 0 0 0 52206 25 0 0 25 0 1 0 736299085 218349568 47732 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 53308 47732 247 17 0 50481 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 213232

[startup+582.3 s]
/proc/loadavg: 4.16 4.07 3.82 7/422 23448
/proc/meminfo: memFree=21415804/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=224756 CPUtime=582.31 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 52971 0 0 0 58205 26 0 0 25 0 1 0 736299085 230150144 50688 33554432000 4194304 4263832 140736613360608 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 56189 50689 247 17 0 53362 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 224756

[startup+642.3 s]
/proc/loadavg: 4.06 4.05 3.83 7/422 23450
/proc/meminfo: memFree=21366908/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=234660 CPUtime=642.33 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 55478 0 0 0 64205 28 0 0 25 0 1 0 736299085 240291840 53195 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 58665 53195 247 17 0 55838 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 234660

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 3.83 5/422 23452
/proc/meminfo: memFree=21313304/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=245208 CPUtime=702.32 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 57961 0 0 0 70203 29 0 0 25 0 1 0 736299085 251092992 55678 33554432000 4194304 4263832 140736613360608 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 61302 55678 248 17 0 58475 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 245208

[startup+762.316 s]
/proc/loadavg: 4.05 4.05 3.84 7/422 23453
/proc/meminfo: memFree=21262932/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=255012 CPUtime=762.33 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 60493 0 0 0 76202 31 0 0 25 0 1 0 736299085 261132288 58210 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 63753 58210 248 17 0 60926 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 255012

[startup+822.301 s]
/proc/loadavg: 4.10 4.07 3.86 7/422 23455
/proc/meminfo: memFree=21217264/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=265640 CPUtime=822.32 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 63069 0 0 0 82200 32 0 0 25 0 1 0 736299085 272015360 60786 33554432000 4194304 4263832 140736613360608 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 66410 60786 248 17 0 63583 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 265640

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.87 7/422 23456
/proc/meminfo: memFree=21170724/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=272840 CPUtime=882.32 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 64934 0 0 0 88198 34 0 0 25 0 1 0 736299085 279388160 62650 33554432000 4194304 4263832 140736613360608 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 68210 62650 247 17 0 65383 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 272840

[startup+942.3 s]
/proc/loadavg: 4.02 4.05 3.88 7/422 23458
/proc/meminfo: memFree=21141800/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=281684 CPUtime=942.32 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 66907 0 0 0 94198 34 0 0 25 0 1 0 736299085 288444416 64623 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 70421 64623 247 17 0 67594 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 281684

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.88 7/422 23460
/proc/meminfo: memFree=21106192/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=288844 CPUtime=1002.33 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 68614 0 0 0 100197 36 0 0 25 0 1 0 736299085 295776256 66330 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 72211 66330 247 17 0 69384 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 288844

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.89 5/422 23461
/proc/meminfo: memFree=21072808/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=297604 CPUtime=1062.33 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 70588 0 0 0 106197 36 0 0 25 0 1 0 736299085 304746496 68304 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 74401 68304 247 17 0 71574 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 297604

[startup+1122.3 s]
/proc/loadavg: 4.08 4.05 3.91 5/422 23463
/proc/meminfo: memFree=21045112/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=304608 CPUtime=1122.33 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 72242 0 0 0 112195 38 0 0 25 0 1 0 736299085 311918592 69958 33554432000 4194304 4263832 140736613360608 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 76152 69958 247 17 0 73325 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 304608

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.91 5/422 23464
/proc/meminfo: memFree=21015088/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=311712 CPUtime=1182.33 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 73937 0 0 0 118194 39 0 0 25 0 1 0 736299085 319193088 71653 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 77928 71653 247 17 0 75101 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 311712

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.91 7/422 23466
/proc/meminfo: memFree=20976004/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=317904 CPUtime=1242.34 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 75318 0 0 0 124194 40 0 0 25 0 1 0 736299085 325533696 73034 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 79476 73034 247 17 0 76649 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 317904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.91 5/418 23470
/proc/meminfo: memFree=21776684/32951124 swapFree=59305796/67111528
[pid=23423] ppid=23420 vsize=318432 CPUtime=1300.05 cores=1,3
/proc/23423/stat : 23423 (umsat) R 23420 23423 19943 0 -1 4202496 77369 0 0 0 129965 40 0 0 25 0 1 0 736299085 326074368 73193 33554432000 4194304 4263832 140736613360608 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23423/statm: 79608 73193 247 17 0 76781 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 318432

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): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.65
CPU system time (s): 0.417936
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 326000

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

runsolver used 4.82527 second user time and 12.932 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 13:58:06
IDJOB=3379140
IDBENCH=83965
IDSOLVER=1861
FILE ID=node111/3379140-1305460686
RUNJOBID= node111-1305460686-23383
PBS_JOBID= 13324865
Free space on /tmp= 73624 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379140-1305460686/watcher-3379140-1305460686 -o /tmp/evaluation-result-3379140-1305460686/solver-3379140-1305460686 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379140-1305460686.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=182164631

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22261772 kB
Buffers:        293908 kB
Cached:        6817948 kB
SwapCached:      13720 kB
Active:        1483912 kB
Inactive:      8962224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22261772 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           14012 kB
Writeback:           0 kB
AnonPages:     3329520 kB
Mapped:          26804 kB
Slab:           130276 kB
PageTables:      47384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 118245524 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= 73624 MiB
End job on node111 at 2011-05-15 14:19:48