Trace number 3379000

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-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38479
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3379000-1305462159/watcher-3379000-1305462159 -o /tmp/evaluation-result-3379000-1305462159/solver-3379000-1305462159 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379000-1305462159.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.80 3.97 3.64 5/360 17278
/proc/meminfo: memFree=14339856/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=11912 CPUtime=0 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4194304 399 0 0 0 0 0 0 0 25 0 1 0 113825290 12197888 339 33554432000 4194304 4263832 140735356407024 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 2978 339 241 17 0 151 0

[startup+0.048926 s]
/proc/loadavg: 3.80 3.97 3.64 5/360 17278
/proc/meminfo: memFree=14339856/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=12564 CPUtime=0.04 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4194304 599 0 0 0 4 0 0 0 25 0 1 0 113825290 12865536 490 33554432000 4194304 4263832 140735356407024 18446744073709551615 47618890376991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 3141 490 242 17 0 314 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12564

[startup+0.10092 s]
/proc/loadavg: 3.80 3.97 3.64 5/360 17278
/proc/meminfo: memFree=14339856/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=13344 CPUtime=0.09 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4194304 916 0 0 0 9 0 0 0 25 0 1 0 113825290 13664256 710 33554432000 4194304 4263832 140735356407024 18446744073709551615 47618890463352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 3336 710 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300881 s]
/proc/loadavg: 3.80 3.97 3.64 5/360 17278
/proc/meminfo: memFree=14339856/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=18816 CPUtime=0.29 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4194304 2618 0 0 0 29 0 0 0 25 0 1 0 113825290 19267584 1834 33554432000 4194304 4263832 140735356407024 18446744073709551615 218880223025 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 4704 1834 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700805 s]
/proc/loadavg: 3.80 3.97 3.64 5/360 17278
/proc/meminfo: memFree=14339856/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=25980 CPUtime=0.69 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4194304 5129 0 0 0 69 0 0 0 25 0 1 0 113825290 26603520 3576 33554432000 4194304 4263832 140735356407024 18446744073709551615 47618890412864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 6495 3576 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50067 s]
/proc/loadavg: 3.80 3.97 3.64 5/361 17279
/proc/meminfo: memFree=14241640/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=52972 CPUtime=1.49 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 13662 0 0 0 148 1 0 0 25 0 1 0 113825290 54243328 10608 33554432000 4194304 4263832 140735356407024 18446744073709551615 218880225989 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 13243 10608 247 17 0 10416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52972

[startup+3.10039 s]
/proc/loadavg: 3.80 3.97 3.64 4/359 17280
/proc/meminfo: memFree=14794008/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=69652 CPUtime=3.09 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 17810 0 0 0 307 2 0 0 25 0 1 0 113825290 71323648 14756 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205814 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 17413 14756 247 17 0 14586 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69652

[startup+6.30083 s]
/proc/loadavg: 3.82 3.97 3.64 5/361 17307
/proc/meminfo: memFree=14761184/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=91216 CPUtime=6.29 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 23196 0 0 0 626 3 0 0 25 0 1 0 113825290 93405184 20142 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 22804 20142 247 17 0 19977 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91216

[startup+12.7007 s]
/proc/loadavg: 3.83 3.97 3.64 5/361 17307
/proc/meminfo: memFree=14635604/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=120224 CPUtime=12.69 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 30248 0 0 0 1265 4 0 0 25 0 1 0 113825290 123109376 27194 33554432000 4194304 4263832 140735356407024 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 30056 27194 249 17 0 27229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120224

[startup+25.5004 s]
/proc/loadavg: 3.87 3.97 3.64 5/361 17308
/proc/meminfo: memFree=14488484/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=154324 CPUtime=25.49 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 38654 0 0 0 2543 6 0 0 25 0 1 0 113825290 158027776 35599 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 38581 35599 249 17 0 35754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 154324

[startup+51.1009 s]
/proc/loadavg: 4.10 4.02 3.67 5/361 17309
/proc/meminfo: memFree=14321488/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=202180 CPUtime=51.09 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 50456 0 0 0 5098 11 0 0 25 0 1 0 113825290 207032320 47400 33554432000 4194304 4263832 140735356407024 18446744073709551615 218880225989 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 50545 47400 249 17 0 47718 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 202180

[startup+102.314 s]
/proc/loadavg: 4.04 4.02 3.68 5/361 17310
/proc/meminfo: memFree=14101136/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=265224 CPUtime=102.31 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 65737 0 0 0 10214 17 0 0 25 0 1 0 113825290 271589376 62679 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 66306 62679 249 17 0 63479 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 265224

[startup+162.3 s]
/proc/loadavg: 4.01 4.01 3.70 5/361 17311
/proc/meminfo: memFree=13900864/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=325992 CPUtime=162.29 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 80480 0 0 0 16208 21 0 0 25 0 1 0 113825290 333815808 77417 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 81498 77417 247 17 0 78671 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 325992

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.72 5/361 17313
/proc/meminfo: memFree=13738528/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=369164 CPUtime=222.29 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 91091 0 0 0 22203 26 0 0 25 0 1 0 113825290 378023936 88028 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 92291 88028 247 17 0 89464 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 369164

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/361 17315
/proc/meminfo: memFree=13595036/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=404512 CPUtime=282.3 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 99804 0 0 0 28201 29 0 0 25 0 1 0 113825290 414220288 96741 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 101128 96741 248 17 0 98301 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 404512

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/361 17317
/proc/meminfo: memFree=13479832/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=439612 CPUtime=342.29 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 108291 0 0 0 34198 31 0 0 25 0 1 0 113825290 450162688 105227 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 109903 105227 247 17 0 107076 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 439612

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/361 17318
/proc/meminfo: memFree=13383344/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=467064 CPUtime=402.3 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 115025 0 0 0 40196 34 0 0 25 0 1 0 113825290 478273536 111961 33554432000 4194304 4263832 140735356407024 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 116766 111961 247 17 0 113939 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 467064

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.77 5/361 17319
/proc/meminfo: memFree=13282648/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=495304 CPUtime=462.3 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 121895 0 0 0 46193 37 0 0 25 0 1 0 113825290 507191296 118831 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 123826 118831 247 17 0 120999 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 495304

[startup+522.301 s]
/proc/loadavg: 4.10 4.03 3.79 5/361 17321
/proc/meminfo: memFree=13188020/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=525312 CPUtime=522.3 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 129337 0 0 0 52190 40 0 0 25 0 1 0 113825290 537919488 126273 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 131328 126273 247 17 0 128501 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 525312

[startup+582.3 s]
/proc/loadavg: 3.55 3.90 3.76 4/355 17340
/proc/meminfo: memFree=13318484/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=555596 CPUtime=582.3 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 136673 0 0 0 58188 42 0 0 25 0 1 0 113825290 568930304 133609 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 138899 133609 247 17 0 136072 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 555596

[startup+642.301 s]
/proc/loadavg: 3.31 3.77 3.72 4/355 17342
/proc/meminfo: memFree=13241464/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=578460 CPUtime=642.31 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 142007 0 0 0 64187 44 0 0 25 0 1 0 113825290 592343040 138943 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 144615 138943 247 17 0 141788 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 578460

[startup+702.3 s]
/proc/loadavg: 3.11 3.63 3.68 4/355 17343
/proc/meminfo: memFree=13174244/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=596360 CPUtime=702.3 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 146310 0 0 0 70184 46 0 0 25 0 1 0 113825290 610672640 143246 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 149090 143246 247 17 0 146263 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 596360

[startup+762.314 s]
/proc/loadavg: 3.04 3.51 3.63 4/355 17344
/proc/meminfo: memFree=13113584/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=612708 CPUtime=762.32 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 150375 0 0 0 76184 48 0 0 25 0 1 0 113825290 627412992 147311 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 153177 147311 247 17 0 150350 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 612708

[startup+822.301 s]
/proc/loadavg: 3.01 3.42 3.59 4/355 17346
/proc/meminfo: memFree=13052692/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=633048 CPUtime=822.31 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 155386 0 0 0 82180 51 0 0 25 0 1 0 113825290 648241152 152322 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 158262 152322 247 17 0 155435 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 633048

[startup+882.301 s]
/proc/loadavg: 3.00 3.34 3.55 4/355 17348
/proc/meminfo: memFree=12985100/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=654708 CPUtime=882.31 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 160671 0 0 0 88178 53 0 0 25 0 1 0 113825290 670420992 157607 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 163677 157607 247 17 0 160850 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 654708

[startup+942.301 s]
/proc/loadavg: 3.00 3.27 3.51 4/355 17350
/proc/meminfo: memFree=12917136/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=679308 CPUtime=942.31 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 166901 0 0 0 94175 56 0 0 25 0 1 0 113825290 695611392 163837 33554432000 4194304 4263832 140735356407024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 169827 163837 247 17 0 167000 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 679308

[startup+1002.3 s]
/proc/loadavg: 3.00 3.22 3.48 4/355 17351
/proc/meminfo: memFree=12846572/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=707696 CPUtime=1002.31 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 173919 0 0 0 100172 59 0 0 25 0 1 0 113825290 724680704 170855 33554432000 4194304 4263832 140735356407024 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 176924 170855 247 17 0 174097 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 707696

[startup+1062.3 s]
/proc/loadavg: 3.00 3.18 3.44 4/355 17352
/proc/meminfo: memFree=12771664/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=746640 CPUtime=1062.31 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 183405 0 0 0 106169 62 0 0 25 0 1 0 113825290 764559360 180341 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 186660 180341 247 17 0 183833 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 746640

[startup+1122.3 s]
/proc/loadavg: 3.10 3.17 3.42 4/355 17354
/proc/meminfo: memFree=12697624/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=781172 CPUtime=1122.32 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 191774 0 0 0 112167 65 0 0 25 0 1 0 113825290 799920128 188709 33554432000 4194304 4263832 140735356407024 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 195293 188709 247 17 0 192466 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 781172

[startup+1182.3 s]
/proc/loadavg: 3.19 3.19 3.41 4/355 17356
/proc/meminfo: memFree=12643184/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=800588 CPUtime=1182.32 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 195897 0 0 0 118166 66 0 0 25 0 1 0 113825290 819802112 192832 33554432000 4194304 4263832 140735356407024 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 200147 192832 247 17 0 197320 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 800588

[startup+1242.3 s]
/proc/loadavg: 3.07 3.15 3.38 4/355 17358
/proc/meminfo: memFree=12587492/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=814992 CPUtime=1242.32 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 199461 0 0 0 124164 68 0 0 25 0 1 0 113825290 834551808 196396 33554432000 4194304 4263832 140735356407024 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 203748 196396 247 17 0 200921 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 814992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.12 3.35 2/353 17361
/proc/meminfo: memFree=14203472/32950928 swapFree=67111364/67111528
[pid=17278] ppid=17276 vsize=833376 CPUtime=1300.03 cores=1,3
/proc/17278/stat : 17278 (umsat) R 17276 17278 16847 0 -1 4202496 203931 0 0 0 129934 69 0 0 25 0 1 0 113825290 853377024 200866 33554432000 4194304 4263832 140735356407024 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17278/statm: 208344 200866 247 17 0 205517 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 833376

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.35
CPU system time (s): 0.725889
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 833376

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

runsolver used 4.43033 second user time and 10.3104 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 14:22:39
IDJOB=3379000
IDBENCH=88223
IDSOLVER=1861
FILE ID=node112/3379000-1305462159
RUNJOBID= node112-1305460856-17108
PBS_JOBID= 13324909
Free space on /tmp= 73460 MiB

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

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
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:      14340136 kB
Buffers:        308752 kB
Cached:        3155400 kB
SwapCached:          0 kB
Active:       16580328 kB
Inactive:      1773760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14340136 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17084 kB
Writeback:           0 kB
AnonPages:    14889480 kB
Mapped:          27636 kB
Slab:           141340 kB
PageTables:      50280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66766688 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= 73532 MiB
End job on node112 at 2011-05-15 14:44:21