Trace number 3379233

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

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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

running on 2 cores: 4,6

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: 0.92 1.10 1.69 4/381 20441
/proc/meminfo: memFree=22504468/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=11796 CPUtime=0 cores=4,6
/proc/20441/stat : 20441 (runsolver) R 20439 20441 17591 0 -1 4202560 43 0 0 0 0 0 0 0 23 0 1 0 638468962 12079104 52 33554432000 4194304 5432360 140734849119728 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/20441/statm: 2949 52 33 303 0 2643 0

[startup+0.032338 s]
/proc/loadavg: 0.92 1.10 1.69 4/381 20441
/proc/meminfo: memFree=22504468/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=12104 CPUtime=0.01 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4194304 451 0 0 0 1 0 0 0 23 0 1 0 638468962 12394496 392 33554432000 4194304 4263832 140733874490016 18446744073709551615 47917463323314 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20441/statm: 3026 392 242 17 0 199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12104

[startup+0.100326 s]
/proc/loadavg: 0.92 1.10 1.69 4/381 20441
/proc/meminfo: memFree=22504468/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=13340 CPUtime=0.08 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4194304 876 0 0 0 8 0 0 0 23 0 1 0 638468962 13660160 671 33554432000 4194304 4263832 140733874490016 18446744073709551615 212039311322 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20441/statm: 3335 671 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.300293 s]
/proc/loadavg: 0.92 1.10 1.69 4/381 20441
/proc/meminfo: memFree=22504468/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=21388 CPUtime=0.28 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 3164 0 0 0 28 0 0 0 25 0 1 0 638468962 21901312 2381 33554432000 4194304 4263832 140733874490016 18446744073709551615 4248069 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20441/statm: 5347 2381 244 17 0 2520 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21388

[startup+0.700221 s]
/proc/loadavg: 0.92 1.10 1.69 4/381 20441
/proc/meminfo: memFree=22504468/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=24652 CPUtime=0.67 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 4630 0 0 0 67 0 0 0 25 0 1 0 638468962 25243648 3420 33554432000 4194304 4263832 140733874490016 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20441/statm: 6163 3420 247 17 0 3336 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 24652

[startup+1.50108 s]
/proc/loadavg: 0.92 1.10 1.69 5/395 20463
/proc/meminfo: memFree=22444300/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=26504 CPUtime=1.46 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 5105 0 0 0 146 0 0 0 25 0 1 0 638468962 27140096 3895 33554432000 4194304 4263832 140733874490016 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20441/statm: 6626 3895 247 17 0 3799 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26504

[startup+3.10079 s]
/proc/loadavg: 0.92 1.10 1.69 5/395 20463
/proc/meminfo: memFree=22420752/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=32864 CPUtime=3.05 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 6694 0 0 0 304 1 0 0 25 0 1 0 638468962 33652736 5484 33554432000 4194304 4263832 140733874490016 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/20441/statm: 8216 5484 247 17 0 5389 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 32864

[startup+6.30028 s]
/proc/loadavg: 1.17 1.15 1.70 5/395 20464
/proc/meminfo: memFree=22378988/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=48104 CPUtime=6.22 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 10427 0 0 0 621 1 0 0 25 0 1 0 638468962 49258496 9217 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 12026 9217 247 17 0 9199 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 48104

[startup+12.7011 s]
/proc/loadavg: 1.39 1.19 1.71 5/395 20464
/proc/meminfo: memFree=22320244/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=74416 CPUtime=12.62 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 16978 0 0 0 1260 2 0 0 25 0 1 0 638468962 76201984 15768 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 18604 15768 247 17 0 15777 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 74416

[startup+25.5008 s]
/proc/loadavg: 1.97 1.33 1.75 5/395 20464
/proc/meminfo: memFree=22229840/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=123048 CPUtime=25.42 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 28792 0 0 0 2538 4 0 0 25 0 1 0 638468962 126001152 27582 33554432000 4194304 4263832 140733874490016 18446744073709551615 4206215 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 30762 27582 247 17 0 27935 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 123048

[startup+51.1003 s]
/proc/loadavg: 2.83 1.59 1.82 5/395 20465
/proc/meminfo: memFree=22095932/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=208196 CPUtime=51.02 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 49238 0 0 0 5093 9 0 0 25 0 1 0 638468962 213192704 48028 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 52049 48028 247 17 0 49222 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 208196

[startup+102.315 s]
/proc/loadavg: 3.49 1.96 1.93 5/395 20466
/proc/meminfo: memFree=21930456/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=303364 CPUtime=102.24 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 72604 0 0 0 10208 16 0 0 25 0 1 0 638468962 310644736 71394 33554432000 4194304 4263832 140733874490016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 75841 71394 247 17 0 73014 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 303364

[startup+162.3 s]
/proc/loadavg: 3.81 2.33 2.06 5/395 20468
/proc/meminfo: memFree=21768084/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=411272 CPUtime=162.22 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 98523 0 0 0 16200 22 0 0 25 0 1 0 638468962 421142528 97313 33554432000 4194304 4263832 140733874490016 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 102818 97313 247 17 0 99991 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 411272

[startup+222.301 s]
/proc/loadavg: 3.93 2.63 2.18 5/395 20469
/proc/meminfo: memFree=21627660/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=491644 CPUtime=222.23 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 118130 0 0 0 22196 27 0 0 25 0 1 0 638468962 503443456 116920 33554432000 4194304 4263832 140733874490016 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 122911 116920 247 17 0 120084 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 491644

[startup+282.301 s]
/proc/loadavg: 3.97 2.88 2.29 5/395 20471
/proc/meminfo: memFree=21526168/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=561872 CPUtime=282.23 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 135410 0 0 0 28192 31 0 0 25 0 1 0 638468962 575356928 134200 33554432000 4194304 4263832 140733874490016 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 140468 134200 247 17 0 137641 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 561872

[startup+342.301 s]
/proc/loadavg: 3.99 3.08 2.39 5/395 20482
/proc/meminfo: memFree=21443680/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=616276 CPUtime=342.23 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 148785 0 0 0 34190 33 0 0 25 0 1 0 638468962 631066624 147575 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 154069 147575 247 17 0 151242 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 616276

[startup+402.301 s]
/proc/loadavg: 4.13 3.27 2.50 5/395 20483
/proc/meminfo: memFree=21347080/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=690148 CPUtime=402.23 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 166389 0 0 0 40186 37 0 0 25 0 1 0 638468962 706711552 165179 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 172537 165179 247 17 0 169710 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 690148

[startup+462.301 s]
/proc/loadavg: 4.15 3.43 2.60 5/395 20485
/proc/meminfo: memFree=21220668/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=781808 CPUtime=462.24 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 189114 0 0 0 46183 41 0 0 25 0 1 0 638468962 800571392 187904 33554432000 4194304 4263832 140733874490016 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 195452 187904 247 17 0 192625 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 781808

[startup+522.301 s]
/proc/loadavg: 4.05 3.54 2.69 5/395 20486
/proc/meminfo: memFree=21138020/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=830724 CPUtime=522.24 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 201131 0 0 0 52180 44 0 0 25 0 1 0 638468962 850661376 199921 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 207681 199921 248 17 0 204854 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 830724

[startup+582.3 s]
/proc/loadavg: 4.09 3.65 2.78 5/395 20488
/proc/meminfo: memFree=21036776/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=910812 CPUtime=582.23 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 220677 0 0 0 58175 48 0 0 25 0 1 0 638468962 932671488 219467 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 227703 219467 248 17 0 224876 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 910812

[startup+642.301 s]
/proc/loadavg: 4.14 3.75 2.87 5/395 20490
/proc/meminfo: memFree=20944104/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=985924 CPUtime=642.26 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 238571 0 0 0 64172 54 0 0 25 0 1 0 638468962 1009586176 237361 33554432000 4194304 4263832 140733874490016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 246481 237361 248 17 0 243654 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 985924

[startup+702.301 s]
/proc/loadavg: 4.05 3.79 2.93 5/395 20491
/proc/meminfo: memFree=20876340/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1033712 CPUtime=702.24 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 250207 0 0 0 70167 57 0 0 25 0 1 0 638468962 1058521088 248996 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 258428 248996 247 17 0 255601 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 1033712

[startup+762.315 s]
/proc/loadavg: 4.02 3.83 3.00 5/395 20493
/proc/meminfo: memFree=20793068/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1096880 CPUtime=762.26 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 265092 0 0 0 76165 61 0 0 25 0 1 0 638468962 1123205120 263881 33554432000 4194304 4263832 140733874490016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 274220 263881 247 17 0 271393 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 1096880

[startup+822.3 s]
/proc/loadavg: 4.00 3.86 3.06 5/395 20494
/proc/meminfo: memFree=20735480/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1139236 CPUtime=822.24 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 275208 0 0 0 82161 63 0 0 25 0 1 0 638468962 1166577664 273997 33554432000 4194304 4263832 140733874490016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 284809 273997 247 17 0 281982 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 1139236

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.11 5/395 20496
/proc/meminfo: memFree=20685444/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1178000 CPUtime=882.25 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 284615 0 0 0 88159 66 0 0 25 0 1 0 638468962 1206272000 283404 33554432000 4194304 4263832 140733874490016 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 294500 283404 248 17 0 291673 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 1178000

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.17 5/395 20498
/proc/meminfo: memFree=20602576/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1253396 CPUtime=942.25 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 303240 0 0 0 94154 71 0 0 25 0 1 0 638468962 1283477504 302029 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 313349 302029 248 17 0 310522 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 1253396

[startup+1002.3 s]
/proc/loadavg: 4.10 3.94 3.23 5/395 20499
/proc/meminfo: memFree=20559832/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1285832 CPUtime=1002.24 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 311189 0 0 0 100152 72 0 0 25 0 1 0 638468962 1316691968 309978 33554432000 4194304 4263832 140733874490016 18446744073709551615 4224788 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 321458 309978 248 17 0 318631 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 1285832

[startup+1062.3 s]
/proc/loadavg: 4.06 3.97 3.28 5/395 20501
/proc/meminfo: memFree=20516372/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1321784 CPUtime=1062.25 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 319931 0 0 0 106149 76 0 0 25 0 1 0 638468962 1353506816 318720 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 330446 318720 248 17 0 327619 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 1321784

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.32 5/395 20502
/proc/meminfo: memFree=20455160/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1371328 CPUtime=1122.25 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 331824 0 0 0 112145 80 0 0 25 0 1 0 638468962 1404239872 330613 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 342832 330613 248 17 0 340005 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 1371328

[startup+1182.3 s]
/proc/loadavg: 4.12 4.02 3.37 5/395 20504
/proc/meminfo: memFree=20382428/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1429052 CPUtime=1182.25 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 345895 0 0 0 118141 84 0 0 25 0 1 0 638468962 1463349248 344684 33554432000 4194304 4263832 140733874490016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 357263 344684 248 17 0 354436 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 1429052

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.41 5/395 20506
/proc/meminfo: memFree=20310092/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1485804 CPUtime=1242.26 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 359564 0 0 0 124139 87 0 0 25 0 1 0 638468962 1521463296 358353 33554432000 4194304 4263832 140733874490016 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 371451 358353 248 17 0 368624 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1485804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.44 5/395 20507
/proc/meminfo: memFree=20225580/32951124 swapFree=51873460/67111528
[pid=20441] ppid=20439 vsize=1551996 CPUtime=1299.97 cores=4,6
/proc/20441/stat : 20441 (umsat) R 20439 20441 17591 0 -1 4202496 375793 0 0 0 129907 90 0 0 25 0 1 0 638468962 1589243904 374582 33554432000 4194304 4263832 140733874490016 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20441/statm: 387999 374582 248 17 0 385172 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1551996

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.08
CPU time (s): 1300.05
CPU user time (s): 1299.07
CPU system time (s): 0.972852
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 1551996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.07
system time used= 0.972852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 375793
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= 6
involuntary context switches= 793

runsolver used 5.06523 second user time and 11.4893 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 13:55:27
IDJOB=3379233
IDBENCH=83797
IDSOLVER=1861
FILE ID=node146/3379233-1305460527
RUNJOBID= node146-1305460527-20421
PBS_JOBID= 13324873
Free space on /tmp= 73324 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379233-1305460527/watcher-3379233-1305460527 -o /tmp/evaluation-result-3379233-1305460527/solver-3379233-1305460527 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379233-1305460527.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=1293464321

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22504624 kB
Buffers:        139132 kB
Cached:         985084 kB
SwapCached:      56148 kB
Active:        7685220 kB
Inactive:      2509948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22504624 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            7392 kB
Writeback:           0 kB
AnonPages:     9022012 kB
Mapped:          18368 kB
Slab:           109856 kB
PageTables:      74412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89155444 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= 73312 MiB
End job on node146 at 2011-05-15 14:17:09