Trace number 3257707

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-02-25? (TO) 1300.09 1300.06

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 935)

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-3257707-1303471027/watcher-3257707-1303471027 -o /tmp/evaluation-result-3257707-1303471027/solver-3257707-1303471027 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3257707-1303471027.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.02 3.78 3.82 3/184 12988
/proc/meminfo: memFree=17254996/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=11776 CPUtime=0 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4194304 369 0 0 0 0 0 0 0 21 0 1 0 458700409 12058624 308 33554432000 4194304 4263880 140734918923760 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 2944 308 241 17 0 117 0

[startup+0.0844121 s]
/proc/loadavg: 3.02 3.78 3.82 3/184 12988
/proc/meminfo: memFree=17254996/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=13340 CPUtime=0.08 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4194304 889 0 0 0 8 0 0 0 21 0 1 0 458700409 13660160 682 33554432000 4194304 4263880 140734918923760 18446744073709551615 47265584141342 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 3335 682 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100391 s]
/proc/loadavg: 3.02 3.78 3.82 3/184 12988
/proc/meminfo: memFree=17254996/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=13340 CPUtime=0.09 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4194304 917 0 0 0 9 0 0 0 21 0 1 0 458700409 13660160 710 33554432000 4194304 4263880 140734918923760 18446744073709551615 47265583848088 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 3335 710 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300369 s]
/proc/loadavg: 3.02 3.78 3.82 3/184 12988
/proc/meminfo: memFree=17254996/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=18812 CPUtime=0.29 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4194304 2610 0 0 0 29 0 0 0 22 0 1 0 458700409 19263488 1825 33554432000 4194304 4263880 140734918923760 18446744073709551615 47265584047509 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 4703 1825 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700295 s]
/proc/loadavg: 3.02 3.78 3.82 3/184 12988
/proc/meminfo: memFree=17254996/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=25976 CPUtime=0.69 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4194304 5110 0 0 0 69 0 0 0 24 0 1 0 458700409 26599424 3556 33554432000 4194304 4263880 140734918923760 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 6494 3556 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50014 s]
/proc/loadavg: 3.02 3.78 3.82 5/190 13026
/proc/meminfo: memFree=17165284/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=56980 CPUtime=1.49 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 15766 0 0 0 148 1 0 0 25 0 1 0 458700409 58347520 11113 33554432000 4194304 4263880 140734918923760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 14245 11113 247 17 0 11418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56980

[startup+3.10086 s]
/proc/loadavg: 3.02 3.78 3.82 5/190 13026
/proc/meminfo: memFree=17106220/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=68692 CPUtime=3.09 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 18700 0 0 0 307 2 0 0 25 0 1 0 458700409 70340608 14047 33554432000 4194304 4263880 140734918923760 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 17173 14047 247 17 0 14346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68692

[startup+6.30027 s]
/proc/loadavg: 3.10 3.78 3.82 5/190 13026
/proc/meminfo: memFree=17019304/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=93176 CPUtime=6.29 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 24808 0 0 0 626 3 0 0 25 0 1 0 458700409 95412224 20155 33554432000 4194304 4263880 140734918923760 18446744073709551615 4205767 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 23294 20155 247 17 0 20467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93176

[startup+12.7011 s]
/proc/loadavg: 3.17 3.79 3.82 5/190 13027
/proc/meminfo: memFree=16906500/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=128068 CPUtime=12.69 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 33554 0 0 0 1265 4 0 0 25 0 1 0 458700409 131141632 28901 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 32017 28901 247 17 0 29190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128068

[startup+25.5008 s]
/proc/loadavg: 3.35 3.80 3.83 5/190 13027
/proc/meminfo: memFree=16767444/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=170364 CPUtime=25.49 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 44064 0 0 0 2542 7 0 0 25 0 1 0 458700409 174452736 39411 33554432000 4194304 4263880 140734918923760 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 42591 39411 247 17 0 39764 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 170364

[startup+51.1011 s]
/proc/loadavg: 3.57 3.81 3.83 5/190 13028
/proc/meminfo: memFree=16581852/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=230008 CPUtime=51.09 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 58928 0 0 0 5097 12 0 0 25 0 1 0 458700409 235528192 54275 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 57502 54275 247 17 0 54675 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 230008

[startup+102.307 s]
/proc/loadavg: 3.81 3.84 3.83 5/190 13029
/proc/meminfo: memFree=16272964/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=332368 CPUtime=102.3 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 84335 0 0 0 10213 17 0 0 25 0 1 0 458700409 340344832 79682 33554432000 4194304 4263880 140734918923760 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 83092 79682 248 17 0 80265 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 332368

[startup+162.301 s]
/proc/loadavg: 3.93 3.86 3.84 5/190 13031
/proc/meminfo: memFree=16002260/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=416204 CPUtime=162.29 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 105131 0 0 0 16207 22 0 0 25 0 1 0 458700409 426192896 100478 33554432000 4194304 4263880 140734918923760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 104051 100478 250 17 0 101224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 416204

[startup+222.301 s]
/proc/loadavg: 3.97 3.89 3.85 5/190 13032
/proc/meminfo: memFree=15779292/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=477328 CPUtime=222.29 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 119846 0 0 0 22202 27 0 0 25 0 1 0 458700409 488783872 115186 33554432000 4194304 4263880 140734918923760 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 119332 115186 251 17 0 116505 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 477328

[startup+282.301 s]
/proc/loadavg: 3.99 3.90 3.85 5/190 13034
/proc/meminfo: memFree=15594148/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=532828 CPUtime=282.3 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 133560 0 0 0 28198 32 0 0 25 0 1 0 458700409 545615872 128900 33554432000 4194304 4263880 140734918923760 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 133207 128900 252 17 0 130380 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 532828

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.86 5/190 13035
/proc/meminfo: memFree=15428964/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=589204 CPUtime=342.3 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 147602 0 0 0 34193 37 0 0 25 0 1 0 458700409 603344896 142941 33554432000 4194304 4263880 140734918923760 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 147301 142941 253 17 0 144474 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 589204

[startup+402.301 s]
/proc/loadavg: 3.99 3.93 3.86 5/190 13037
/proc/meminfo: memFree=15286232/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=629072 CPUtime=402.3 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 157289 0 0 0 40190 40 0 0 25 0 1 0 458700409 644169728 152624 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 157268 152624 251 17 0 154441 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 629072

[startup+462.301 s]
/proc/loadavg: 3.99 3.94 3.87 5/190 13039
/proc/meminfo: memFree=15154524/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=664800 CPUtime=462.3 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 166160 0 0 0 46187 43 0 0 25 0 1 0 458700409 680755200 161495 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 166200 161495 251 17 0 163373 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 664800

[startup+522.301 s]
/proc/loadavg: 3.99 3.95 3.87 5/190 13040
/proc/meminfo: memFree=15024316/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=714048 CPUtime=522.3 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 178410 0 0 0 52184 46 0 0 25 0 1 0 458700409 731185152 173743 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 178512 173743 252 17 0 175685 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 714048

[startup+582.301 s]
/proc/loadavg: 3.99 3.95 3.88 5/190 13042
/proc/meminfo: memFree=14901172/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=754668 CPUtime=582.31 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 188478 0 0 0 58181 50 0 0 25 0 1 0 458700409 772780032 183805 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 188667 183805 250 17 0 185840 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 754668

[startup+642.301 s]
/proc/loadavg: 4.03 3.97 3.89 5/190 13043
/proc/meminfo: memFree=14794512/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=794860 CPUtime=642.31 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 198405 0 0 0 64179 52 0 0 25 0 1 0 458700409 813936640 193730 33554432000 4194304 4263880 140734918923760 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 198715 193730 250 17 0 195888 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 794860

[startup+702.3 s]
/proc/loadavg: 4.07 3.99 3.90 5/190 13045
/proc/meminfo: memFree=14693192/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=831668 CPUtime=702.31 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 207544 0 0 0 70176 55 0 0 25 0 1 0 458700409 851628032 202869 33554432000 4194304 4263880 140734918923760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 207917 202869 250 17 0 205090 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 831668

[startup+762.307 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 13047
/proc/meminfo: memFree=14590504/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=874540 CPUtime=762.31 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 218269 0 0 0 76173 58 0 0 25 0 1 0 458700409 895528960 213594 33554432000 4194304 4263880 140734918923760 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 218635 213594 250 17 0 215808 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 874540

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 13048
/proc/meminfo: memFree=14495880/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=906348 CPUtime=822.31 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 226021 0 0 0 82170 61 0 0 25 0 1 0 458700409 928100352 221345 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 226587 221345 250 17 0 223760 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 906348

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13050
/proc/meminfo: memFree=14404604/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=936304 CPUtime=882.31 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 233458 0 0 0 88168 63 0 0 25 0 1 0 458700409 958775296 228782 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 234076 228782 252 17 0 231249 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 936304

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13051
/proc/meminfo: memFree=14321880/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=963488 CPUtime=942.31 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 240160 0 0 0 94167 64 0 0 25 0 1 0 458700409 986611712 235483 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 240872 235483 251 17 0 238045 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 963488

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13053
/proc/meminfo: memFree=14232468/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=996392 CPUtime=1002.32 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 247831 0 0 0 100165 67 0 0 25 0 1 0 458700409 1020305408 243154 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 249098 243154 251 17 0 246271 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 996392

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13055
/proc/meminfo: memFree=14153460/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=1021228 CPUtime=1062.32 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 253970 0 0 0 106163 69 0 0 25 0 1 0 458700409 1045737472 249293 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 255307 249293 251 17 0 252480 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1021228

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13056
/proc/meminfo: memFree=14071492/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=1046784 CPUtime=1122.32 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 260347 0 0 0 112161 71 0 0 25 0 1 0 458700409 1071906816 255670 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 261696 255670 251 17 0 258869 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1046784

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 13058
/proc/meminfo: memFree=13993364/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=1073548 CPUtime=1182.32 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 266949 0 0 0 118159 73 0 0 25 0 1 0 458700409 1099313152 262272 33554432000 4194304 4263880 140734918923760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 268387 262272 251 17 0 265560 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1073548

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 13059
/proc/meminfo: memFree=13912748/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=1102068 CPUtime=1242.33 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 274039 0 0 0 124157 76 0 0 25 0 1 0 458700409 1128517632 269362 33554432000 4194304 4263880 140734918923760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 275517 269362 252 17 0 272690 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1102068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.92 5/191 13062
/proc/meminfo: memFree=14024580/32951124 swapFree=67111528/67111528
[pid=12988] ppid=12986 vsize=1126736 CPUtime=1300.03 cores=5,7
/proc/12988/stat : 12988 (umsat) R 12986 12988 12574 0 -1 4202496 280083 0 0 0 129925 78 0 0 25 0 1 0 458700409 1153777664 275403 33554432000 4194304 4263880 140734918923760 18446744073709551615 4207842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12988/statm: 281684 275403 251 17 0 278857 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1126736

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.06
CPU time (s): 1300.09
CPU user time (s): 1299.26
CPU system time (s): 0.832873
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1126736

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

runsolver used 2.03569 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-22 13:17:07
IDJOB=3257707
IDBENCH=71269
IDSOLVER=1582
FILE ID=node139/3257707-1303471027
RUNJOBID= node139-1303471027-12959
PBS_JOBID= 13107195
Free space on /tmp= 72568 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g3.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257707-1303471027/watcher-3257707-1303471027 -o /tmp/evaluation-result-3257707-1303471027/solver-3257707-1303471027 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3257707-1303471027.cnf

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=357081423

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17255144 kB
Buffers:       1171340 kB
Cached:       13955296 kB
SwapCached:          0 kB
Active:        8722460 kB
Inactive:      6469156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17255144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14936 kB
Writeback:           0 kB
AnonPages:       64984 kB
Mapped:          14888 kB
Slab:           440456 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   232560 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= 72560 MiB
End job on node139 at 2011-04-22 13:38:49