Trace number 3379116

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 0,2

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: 1.10 2.00 2.88 2/346 27436
/proc/meminfo: memFree=25700592/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=11908 CPUtime=0 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4194304 395 0 0 0 0 0 0 0 21 0 1 0 656900579 12193792 336 33554432000 4194304 4263832 140733537182096 18446744073709551615 230808824033 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 2977 336 241 17 0 150 0

[startup+0.06139 s]
/proc/loadavg: 1.10 2.00 2.88 2/346 27436
/proc/meminfo: memFree=25700592/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=13728 CPUtime=0.05 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4194304 839 0 0 0 5 0 0 0 21 0 1 0 656900579 14057472 731 33554432000 4194304 4263832 140733537182096 18446744073709551615 4239696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 3432 731 242 17 0 605 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13728

[startup+0.100397 s]
/proc/loadavg: 1.10 2.00 2.88 2/346 27436
/proc/meminfo: memFree=25700592/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=13340 CPUtime=0.09 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4194304 905 0 0 0 9 0 0 0 21 0 1 0 656900579 13660160 700 33554432000 4194304 4263832 140733537182096 18446744073709551615 4236814 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 3335 700 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300349 s]
/proc/loadavg: 1.10 2.00 2.88 2/346 27436
/proc/meminfo: memFree=25700592/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=18812 CPUtime=0.29 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4194304 2580 0 0 0 29 0 0 0 22 0 1 0 656900579 19263488 1797 33554432000 4194304 4263832 140733537182096 18446744073709551615 47812992914987 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 4703 1797 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700276 s]
/proc/loadavg: 1.10 2.00 2.88 2/346 27436
/proc/meminfo: memFree=25700592/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=27292 CPUtime=0.69 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 5387 0 0 0 69 0 0 0 23 0 1 0 656900579 27947008 4109 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 6823 4109 247 17 0 3996 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27292

[startup+1.50117 s]
/proc/loadavg: 1.33 2.04 2.89 5/360 27463
/proc/meminfo: memFree=25615184/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=34644 CPUtime=1.49 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 7213 0 0 0 149 0 0 0 25 0 1 0 656900579 35475456 5935 33554432000 4194304 4263832 140733537182096 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 8661 5935 247 17 0 5834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34644

[startup+3.10086 s]
/proc/loadavg: 1.33 2.04 2.89 5/360 27463
/proc/meminfo: memFree=25559632/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=43224 CPUtime=3.1 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 9359 0 0 0 309 1 0 0 25 0 1 0 656900579 44261376 8081 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 10806 8081 247 17 0 7979 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 43224

[startup+6.30026 s]
/proc/loadavg: 1.55 2.07 2.89 5/360 27463
/proc/meminfo: memFree=25482828/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=55836 CPUtime=6.29 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 12521 0 0 0 628 1 0 0 25 0 1 0 656900579 57176064 11243 33554432000 4194304 4263832 140733537182096 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 13959 11243 247 17 0 11132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55836

[startup+12.7011 s]
/proc/loadavg: 1.74 2.10 2.90 5/360 27463
/proc/meminfo: memFree=25385824/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=73036 CPUtime=12.69 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 16824 0 0 0 1267 2 0 0 25 0 1 0 656900579 74788864 15546 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 18259 15546 247 17 0 15432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73036

[startup+25.5007 s]
/proc/loadavg: 2.09 2.16 2.91 5/360 27463
/proc/meminfo: memFree=25252040/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=96464 CPUtime=25.49 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 22545 0 0 0 2546 3 0 0 25 0 1 0 656900579 98779136 21267 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205547 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 24116 21267 247 17 0 21289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96464

[startup+51.1011 s]
/proc/loadavg: 2.84 2.34 2.94 5/360 27464
/proc/meminfo: memFree=25082212/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=128376 CPUtime=51.09 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 30376 0 0 0 5103 6 0 0 25 0 1 0 656900579 131457024 29097 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 32094 29098 247 17 0 29267 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128376

[startup+102.314 s]
/proc/loadavg: 3.50 2.59 3.00 5/360 27465
/proc/meminfo: memFree=24830228/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=175996 CPUtime=102.3 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 41955 0 0 0 10220 10 0 0 25 0 1 0 656900579 180219904 40674 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 43999 40674 248 17 0 41172 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 175996

[startup+162.301 s]
/proc/loadavg: 3.81 2.84 3.06 5/360 27467
/proc/meminfo: memFree=24611352/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=217728 CPUtime=162.29 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 52126 0 0 0 16215 14 0 0 25 0 1 0 656900579 222953472 50843 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 54432 50843 247 17 0 51605 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 217728

[startup+222.301 s]
/proc/loadavg: 3.93 3.05 3.11 5/360 27469
/proc/meminfo: memFree=24434988/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=248020 CPUtime=222.29 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 59544 0 0 0 22212 17 0 0 25 0 1 0 656900579 253972480 58261 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 62005 58261 249 17 0 59178 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 248020

[startup+282.301 s]
/proc/loadavg: 4.01 3.24 3.17 5/360 27470
/proc/meminfo: memFree=24269660/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=275568 CPUtime=282.29 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 66202 0 0 0 28210 19 0 0 25 0 1 0 656900579 282181632 64917 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 68892 64917 247 17 0 66065 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 275568

[startup+342.301 s]
/proc/loadavg: 4.00 3.37 3.22 5/360 27472
/proc/meminfo: memFree=24107328/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=303076 CPUtime=342.3 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 72793 0 0 0 34208 22 0 0 25 0 1 0 656900579 310349824 71508 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 75769 71508 247 17 0 72942 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 303076

[startup+402.301 s]
/proc/loadavg: 4.06 3.51 3.28 5/360 27473
/proc/meminfo: memFree=23974624/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=327224 CPUtime=402.3 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 78732 0 0 0 40204 26 0 0 25 0 1 0 656900579 335077376 77447 33554432000 4194304 4263832 140733537182096 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 81806 77447 247 17 0 78979 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 327224

[startup+462.301 s]
/proc/loadavg: 4.02 3.60 3.32 5/360 27475
/proc/meminfo: memFree=23853204/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=348684 CPUtime=462.3 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 84022 0 0 0 46201 29 0 0 25 0 1 0 656900579 357052416 82737 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 87171 82737 247 17 0 84344 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 348684

[startup+522.301 s]
/proc/loadavg: 4.08 3.70 3.37 5/360 27477
/proc/meminfo: memFree=23727200/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=370060 CPUtime=522.3 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 89155 0 0 0 52200 30 0 0 25 0 1 0 656900579 378941440 87868 33554432000 4194304 4263832 140733537182096 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 92515 87868 248 17 0 89688 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 370060

[startup+582.301 s]
/proc/loadavg: 4.03 3.75 3.40 5/360 27478
/proc/meminfo: memFree=23620048/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=384568 CPUtime=582.31 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 92533 0 0 0 58199 32 0 0 25 0 1 0 656900579 393797632 91244 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 96142 91244 247 17 0 93315 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 384568

[startup+642.301 s]
/proc/loadavg: 4.01 3.79 3.44 5/360 27480
/proc/meminfo: memFree=23526028/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=400008 CPUtime=642.31 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 96324 0 0 0 64198 33 0 0 25 0 1 0 656900579 409608192 95035 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 100002 95035 247 17 0 97175 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 400008

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.47 5/360 27490
/proc/meminfo: memFree=23419848/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=420908 CPUtime=702.31 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 101455 0 0 0 70196 35 0 0 25 0 1 0 656900579 431009792 100166 33554432000 4194304 4263832 140733537182096 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 105227 100166 247 17 0 102400 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 420908

[startup+762.314 s]
/proc/loadavg: 4.00 3.86 3.50 5/360 27492
/proc/meminfo: memFree=23324348/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=438160 CPUtime=762.33 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 105764 0 0 0 76196 37 0 0 25 0 1 0 656900579 448675840 104475 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 109540 104475 247 17 0 106713 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 438160

[startup+822.301 s]
/proc/loadavg: 4.05 3.89 3.54 5/360 27494
/proc/meminfo: memFree=23237896/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=451416 CPUtime=822.31 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 109004 0 0 0 82193 38 0 0 25 0 1 0 656900579 462249984 107715 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 112854 107715 247 17 0 110027 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 451416

[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.56 5/360 27498
/proc/meminfo: memFree=23151264/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=463548 CPUtime=882.31 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 111963 0 0 0 88192 39 0 0 25 0 1 0 656900579 474673152 110674 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 115887 110674 247 17 0 113060 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 463548

[startup+942.3 s]
/proc/loadavg: 4.05 3.94 3.59 5/360 27500
/proc/meminfo: memFree=23074128/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=474212 CPUtime=942.31 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 114531 0 0 0 94190 41 0 0 25 0 1 0 656900579 485593088 113241 33554432000 4194304 4263832 140733537182096 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 118553 113241 247 17 0 115726 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 474212

[startup+1002.3 s]
/proc/loadavg: 4.13 3.98 3.62 5/360 27501
/proc/meminfo: memFree=22999576/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=485640 CPUtime=1002.31 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 117395 0 0 0 100188 43 0 0 25 0 1 0 656900579 497295360 116105 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 121410 116105 247 17 0 118583 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 485640

[startup+1062.3 s]
/proc/loadavg: 4.15 4.01 3.66 5/360 27503
/proc/meminfo: memFree=22931844/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=496408 CPUtime=1062.32 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 119971 0 0 0 106188 44 0 0 25 0 1 0 656900579 508321792 118681 33554432000 4194304 4263832 140733537182096 18446744073709551615 4207650 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 124102 118681 248 17 0 121275 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 496408

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.67 5/360 27505
/proc/meminfo: memFree=22869816/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=506424 CPUtime=1122.32 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 122328 0 0 0 112187 45 0 0 25 0 1 0 656900579 518578176 121037 33554432000 4194304 4263832 140733537182096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 126606 121037 248 17 0 123779 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 506424

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.69 5/360 27506
/proc/meminfo: memFree=22803452/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=518528 CPUtime=1182.32 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 125228 0 0 0 118186 46 0 0 25 0 1 0 656900579 530972672 123937 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 129632 123937 248 17 0 126805 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 518528

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/360 27508
/proc/meminfo: memFree=22730892/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=533240 CPUtime=1242.32 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 128882 0 0 0 124184 48 0 0 25 0 1 0 656900579 546037760 127591 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 133310 127591 248 17 0 130483 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 533240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.72 5/360 27509
/proc/meminfo: memFree=22669740/32951124 swapFree=40554400/67111528
[pid=27436] ppid=27434 vsize=546312 CPUtime=1300.03 cores=0,2
/proc/27436/stat : 27436 (umsat) R 27434 27436 25236 0 -1 4202496 132067 0 0 0 129953 50 0 0 25 0 1 0 656900579 559423488 130776 33554432000 4194304 4263832 140733537182096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27436/statm: 136578 130776 248 17 0 133751 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 546312

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.54
CPU system time (s): 0.526919
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 546312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132067
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= 11
involuntary context switches= 1752

runsolver used 4.95525 second user time and 10.0135 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 11:50:01
IDJOB=3379116
IDBENCH=71433
IDSOLVER=1861
FILE ID=node104/3379116-1305453001
RUNJOBID= node104-1305453001-27420
PBS_JOBID= 13324853
Free space on /tmp= 73424 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379116-1305453001/watcher-3379116-1305453001 -o /tmp/evaluation-result-3379116-1305453001/solver-3379116-1305453001 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379116-1305453001.cnf

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=930328348

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25701120 kB
Buffers:        310116 kB
Cached:        2458716 kB
SwapCached:     122128 kB
Active:        1000252 kB
Inactive:      5980956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25701120 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            4884 kB
Writeback:           8 kB
AnonPages:     4103116 kB
Mapped:          10488 kB
Slab:           120080 kB
PageTables:      84656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74815356 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= 73412 MiB
End job on node104 at 2011-05-15 12:11:43