Trace number 3379002

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3379002-1305462159/watcher-3379002-1305462159 -o /tmp/evaluation-result-3379002-1305462159/solver-3379002-1305462159 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379002-1305462159.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.80 3.97 3.64 6/356 17271
/proc/meminfo: memFree=14347444/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=11912 CPUtime=0.01 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4194304 401 0 0 0 1 0 0 0 20 0 1 0 113825281 12197888 342 33554432000 4194304 4263832 140733833562272 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 2978 342 241 17 0 151 0

[startup+0.052542 s]
/proc/loadavg: 3.80 3.97 3.64 6/356 17271
/proc/meminfo: memFree=14347444/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=12564 CPUtime=0.05 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4194304 606 0 0 0 5 0 0 0 20 0 1 0 113825281 12865536 498 33554432000 4194304 4263832 140733833562272 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 3141 498 242 17 0 314 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12564

[startup+0.10053 s]
/proc/loadavg: 3.80 3.97 3.64 6/356 17271
/proc/meminfo: memFree=14347444/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=13344 CPUtime=0.09 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4194304 913 0 0 0 9 0 0 0 20 0 1 0 113825281 13664256 708 33554432000 4194304 4263832 140733833562272 18446744073709551615 47461289437764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 3336 708 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300494 s]
/proc/loadavg: 3.80 3.97 3.64 6/356 17271
/proc/meminfo: memFree=14347444/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=18816 CPUtime=0.29 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4194304 2597 0 0 0 29 0 0 0 21 0 1 0 113825281 19267584 1814 33554432000 4194304 4263832 140733833562272 18446744073709551615 47461289436749 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 4704 1814 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700424 s]
/proc/loadavg: 3.80 3.97 3.64 6/356 17271
/proc/meminfo: memFree=14347444/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=25980 CPUtime=0.69 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4194304 5094 0 0 0 69 0 0 0 22 0 1 0 113825281 26603520 3542 33554432000 4194304 4263832 140733833562272 18446744073709551615 4236817 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 6495 3542 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50029 s]
/proc/loadavg: 3.80 3.97 3.64 6/361 17279
/proc/meminfo: memFree=14243252/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=64860 CPUtime=1.49 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 18270 0 0 0 148 1 0 0 25 0 1 0 113825281 66416640 13224 33554432000 4194304 4263832 140733833562272 18446744073709551615 218880223380 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 16215 13224 247 17 0 13388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64860

[startup+3.101 s]
/proc/loadavg: 3.80 3.97 3.64 5/359 17280
/proc/meminfo: memFree=14797108/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=80200 CPUtime=3.09 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 22088 0 0 0 307 2 0 0 25 0 1 0 113825281 82124800 17042 33554432000 4194304 4263832 140733833562272 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 20050 17042 247 17 0 17223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80200

[startup+6.30044 s]
/proc/loadavg: 3.82 3.97 3.64 6/361 17307
/proc/meminfo: memFree=14763664/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=105488 CPUtime=6.29 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 28368 0 0 0 626 3 0 0 25 0 1 0 113825281 108019712 23322 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 26372 23322 247 17 0 23545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105488

[startup+12.7003 s]
/proc/loadavg: 3.83 3.97 3.64 6/361 17307
/proc/meminfo: memFree=14637340/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=151636 CPUtime=12.69 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 39802 0 0 0 1264 5 0 0 25 0 1 0 113825281 155275264 34756 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 37909 34756 247 17 0 35082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 151636

[startup+25.5011 s]
/proc/loadavg: 3.87 3.97 3.64 6/361 17308
/proc/meminfo: memFree=14489228/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=198684 CPUtime=25.49 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 51497 0 0 0 2541 8 0 0 25 0 1 0 113825281 203452416 46451 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 49671 46451 247 17 0 46844 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 198684

[startup+51.1006 s]
/proc/loadavg: 4.10 4.02 3.67 6/361 17309
/proc/meminfo: memFree=14322108/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=255812 CPUtime=51.08 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 65455 0 0 0 5097 11 0 0 25 0 1 0 113825281 261951488 60408 33554432000 4194304 4263832 140733833562272 18446744073709551615 218880223655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 63953 60408 248 17 0 61126 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 255812

[startup+102.315 s]
/proc/loadavg: 4.04 4.02 3.68 6/361 17310
/proc/meminfo: memFree=14101384/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=337280 CPUtime=102.3 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 85459 0 0 0 10212 18 0 0 25 0 1 0 113825281 345374720 80410 33554432000 4194304 4263832 140733833562272 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 84320 80410 247 17 0 81493 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 337280

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.70 6/361 17311
/proc/meminfo: memFree=13901236/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=409044 CPUtime=162.29 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 102922 0 0 0 16204 25 0 0 25 0 1 0 113825281 418861056 97871 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 102261 97871 248 17 0 99434 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 409044

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.72 6/361 17313
/proc/meminfo: memFree=13738900/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=467728 CPUtime=222.29 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 117004 0 0 0 22200 29 0 0 25 0 1 0 113825281 478953472 111950 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 116932 111950 248 17 0 114105 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 467728

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.73 6/361 17315
/proc/meminfo: memFree=13595532/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=509996 CPUtime=282.29 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 127348 0 0 0 28197 32 0 0 25 0 1 0 113825281 522235904 122293 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 127499 122293 248 17 0 124672 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 509996

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.74 6/361 17317
/proc/meminfo: memFree=13479956/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=547188 CPUtime=342.29 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 136485 0 0 0 34194 35 0 0 25 0 1 0 113825281 560320512 131430 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 136797 131430 248 17 0 133970 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 547188

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.76 6/361 17318
/proc/meminfo: memFree=13383468/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=579540 CPUtime=402.3 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 144393 0 0 0 40192 38 0 0 25 0 1 0 113825281 593448960 139337 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 144885 139337 247 17 0 142058 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 579540

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.77 6/361 17319
/proc/meminfo: memFree=13282648/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=613980 CPUtime=462.3 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 152308 0 0 0 46189 41 0 0 25 0 1 0 113825281 628715520 147249 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205671 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 153495 147249 247 17 0 150668 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 613980

[startup+522.301 s]
/proc/loadavg: 4.10 4.03 3.79 6/361 17321
/proc/meminfo: memFree=13188144/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=638148 CPUtime=522.3 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 158331 0 0 0 52186 44 0 0 25 0 1 0 113825281 653463552 153272 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 159537 153272 247 17 0 156710 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 638148

[startup+582.301 s]
/proc/loadavg: 3.55 3.90 3.76 5/355 17340
/proc/meminfo: memFree=13318856/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=659716 CPUtime=582.3 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 163738 0 0 0 58184 46 0 0 25 0 1 0 113825281 675549184 158678 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 164929 158678 248 17 0 162102 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 659716

[startup+642.3 s]
/proc/loadavg: 3.31 3.77 3.72 5/355 17342
/proc/meminfo: memFree=13241464/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=683496 CPUtime=642.31 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 169613 0 0 0 64183 48 0 0 25 0 1 0 113825281 699899904 164553 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 170874 164553 249 17 0 168047 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 683496

[startup+702.301 s]
/proc/loadavg: 3.11 3.63 3.68 5/355 17343
/proc/meminfo: memFree=13174368/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=704260 CPUtime=702.31 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 174717 0 0 0 70181 50 0 0 25 0 1 0 113825281 721162240 169656 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 176065 169656 248 17 0 173238 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 704260

[startup+762.313 s]
/proc/loadavg: 3.04 3.51 3.63 5/355 17344
/proc/meminfo: memFree=13113584/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=724704 CPUtime=762.32 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 179726 0 0 0 76181 51 0 0 25 0 1 0 113825281 742096896 174665 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 181176 174665 248 17 0 178349 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 724704

[startup+822.301 s]
/proc/loadavg: 3.01 3.42 3.59 5/355 17346
/proc/meminfo: memFree=13052692/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=742896 CPUtime=822.3 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 184095 0 0 0 82178 52 0 0 25 0 1 0 113825281 760725504 179034 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 185724 179034 248 17 0 182897 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 742896

[startup+882.3 s]
/proc/loadavg: 3.00 3.34 3.55 5/355 17348
/proc/meminfo: memFree=12985100/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=757852 CPUtime=882.31 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 187658 0 0 0 88177 54 0 0 25 0 1 0 113825281 776040448 182597 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 189463 182597 248 17 0 186636 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 757852

[startup+942.301 s]
/proc/loadavg: 3.00 3.27 3.51 5/355 17350
/proc/meminfo: memFree=12917260/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=775368 CPUtime=942.3 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 191981 0 0 0 94175 55 0 0 25 0 1 0 113825281 793976832 186920 33554432000 4194304 4263832 140733833562272 18446744073709551615 4207733 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 193842 186920 248 17 0 191015 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 775368

[startup+1002.3 s]
/proc/loadavg: 3.00 3.22 3.48 5/355 17351
/proc/meminfo: memFree=12846696/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=791060 CPUtime=1002.31 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 195754 0 0 0 100174 57 0 0 25 0 1 0 113825281 810045440 190693 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 197765 190693 249 17 0 194938 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 791060

[startup+1062.3 s]
/proc/loadavg: 3.00 3.18 3.44 5/355 17352
/proc/meminfo: memFree=12771788/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=805736 CPUtime=1062.31 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 199449 0 0 0 106173 58 0 0 25 0 1 0 113825281 825073664 194388 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 201434 194388 249 17 0 198607 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 805736

[startup+1122.3 s]
/proc/loadavg: 3.10 3.17 3.42 5/355 17354
/proc/meminfo: memFree=12697624/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=823280 CPUtime=1122.32 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 203617 0 0 0 112172 60 0 0 25 0 1 0 113825281 843038720 198556 33554432000 4194304 4263832 140733833562272 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 205820 198556 249 17 0 202993 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 823280

[startup+1182.3 s]
/proc/loadavg: 3.19 3.19 3.41 5/355 17356
/proc/meminfo: memFree=12643432/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=837516 CPUtime=1182.31 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 207086 0 0 0 118170 61 0 0 25 0 1 0 113825281 857616384 202025 33554432000 4194304 4263832 140733833562272 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 209379 202025 249 17 0 206552 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 837516

[startup+1242.3 s]
/proc/loadavg: 3.07 3.15 3.38 5/355 17358
/proc/meminfo: memFree=12587492/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=854164 CPUtime=1242.31 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 211025 0 0 0 124169 62 0 0 25 0 1 0 113825281 874663936 205964 33554432000 4194304 4263832 140733833562272 18446744073709551615 4207700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 213541 205964 249 17 0 210714 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 854164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.12 3.35 5/355 17359
/proc/meminfo: memFree=12536152/32950928 swapFree=67111364/67111528
[pid=17271] ppid=17269 vsize=867408 CPUtime=1300.03 cores=5,7
/proc/17271/stat : 17271 (umsat) R 17269 17271 16847 0 -1 4202496 214338 0 0 0 129938 65 0 0 25 0 1 0 113825281 888225792 209277 33554432000 4194304 4263832 140733833562272 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17271/statm: 216852 209277 249 17 0 214025 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 867408

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.05
CPU time (s): 1300.07
CPU user time (s): 1299.39
CPU system time (s): 0.685895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 867408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.685895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214338
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= 8
involuntary context switches= 3827

runsolver used 4.45632 second user time and 10.9023 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 14:22:39
IDJOB=3379002
IDBENCH=88221
IDSOLVER=1861
FILE ID=node112/3379002-1305462159
RUNJOBID= node112-1305460856-17109
PBS_JOBID= 13324909
Free space on /tmp= 73464 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379002-1305462159/watcher-3379002-1305462159 -o /tmp/evaluation-result-3379002-1305462159/solver-3379002-1305462159 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379002-1305462159.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=2007902272

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14347964 kB
Buffers:        308744 kB
Cached:        3149976 kB
SwapCached:          0 kB
Active:       16572564 kB
Inactive:      1773792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14347964 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11652 kB
Writeback:           0 kB
AnonPages:    14887152 kB
Mapped:          27636 kB
Slab:           141340 kB
PageTables:      50668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66743076 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= 73520 MiB
End job on node112 at 2011-05-15 14:44:21