Trace number 3379128

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.08 1300.04

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
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 variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3379128-1305460686/watcher-3379128-1305460686 -o /tmp/evaluation-result-3379128-1305460686/solver-3379128-1305460686 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379128-1305460686.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.68 3.95 3.62 3/410 23402
/proc/meminfo: memFree=22291072/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=11908 CPUtime=0 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 736299049 12193792 337 33554432000 4194304 4263832 140736640457520 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 2977 337 241 17 0 150 0

[startup+0.0855799 s]
/proc/loadavg: 3.68 3.95 3.62 3/410 23402
/proc/meminfo: memFree=22291072/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=13340 CPUtime=0.08 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4194304 890 0 0 0 8 0 0 0 18 0 1 0 736299049 13660160 684 33554432000 4194304 4263832 140736640457520 18446744073709551615 47526687734942 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 3335 684 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100576 s]
/proc/loadavg: 3.68 3.95 3.62 3/410 23402
/proc/meminfo: memFree=22291072/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=13340 CPUtime=0.09 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4194304 918 0 0 0 9 0 0 0 18 0 1 0 736299049 13660160 712 33554432000 4194304 4263832 140736640457520 18446744073709551615 4236789 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 3335 712 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300554 s]
/proc/loadavg: 3.68 3.95 3.62 3/410 23402
/proc/meminfo: memFree=22291072/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=20476 CPUtime=0.29 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 3126 0 0 0 29 0 0 0 18 0 1 0 736299049 20967424 2451 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 5119 2451 247 17 0 2292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20476

[startup+0.700479 s]
/proc/loadavg: 3.68 3.95 3.62 3/410 23402
/proc/meminfo: memFree=22291072/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=24700 CPUtime=0.69 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 4198 0 0 0 69 0 0 0 18 0 1 0 736299049 25292800 3523 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 6175 3523 247 17 0 3348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24700

[startup+1.50032 s]
/proc/loadavg: 3.68 3.95 3.62 6/422 23424
/proc/meminfo: memFree=22225528/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=30712 CPUtime=1.49 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 5694 0 0 0 149 0 0 0 20 0 1 0 736299049 31449088 5019 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 7678 5019 248 17 0 4851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30712

[startup+3.10103 s]
/proc/loadavg: 3.68 3.95 3.62 6/422 23424
/proc/meminfo: memFree=22201348/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=38216 CPUtime=3.09 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 7485 0 0 0 309 0 0 0 25 0 1 0 736299049 39133184 6810 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 9554 6810 248 17 0 6727 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38216

[startup+6.30043 s]
/proc/loadavg: 3.71 3.95 3.62 6/422 23424
/proc/meminfo: memFree=22160448/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=47604 CPUtime=6.29 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 9748 0 0 0 629 0 0 0 25 0 1 0 736299049 48746496 9073 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 11901 9073 248 17 0 9074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47604

[startup+12.7002 s]
/proc/loadavg: 3.73 3.95 3.63 6/422 23424
/proc/meminfo: memFree=22105916/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=62916 CPUtime=12.69 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 13402 0 0 0 1268 1 0 0 25 0 1 0 736299049 64425984 12726 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 15729 12726 248 17 0 12902 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62916

[startup+25.5009 s]
/proc/loadavg: 3.93 3.99 3.64 6/422 23425
/proc/meminfo: memFree=22042548/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=80812 CPUtime=25.49 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 17552 0 0 0 2546 3 0 0 25 0 1 0 736299049 82751488 16876 33554432000 4194304 4263832 140736640457520 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 20203 16876 248 17 0 17376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80812

[startup+51.1011 s]
/proc/loadavg: 3.95 3.99 3.65 6/422 23425
/proc/meminfo: memFree=21964852/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=102036 CPUtime=51.09 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 22776 0 0 0 5105 4 0 0 25 0 1 0 736299049 104484864 22100 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 25509 22100 248 17 0 22682 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102036

[startup+102.317 s]
/proc/loadavg: 3.98 3.99 3.66 6/422 23427
/proc/meminfo: memFree=21858308/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=130284 CPUtime=102.31 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 29459 0 0 0 10224 7 0 0 25 0 1 0 736299049 133410816 28783 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 32571 28783 248 17 0 29744 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 130284

[startup+162.3 s]
/proc/loadavg: 3.99 3.99 3.68 6/422 23428
/proc/meminfo: memFree=21765536/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=157348 CPUtime=162.29 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 35857 0 0 0 16219 10 0 0 25 0 1 0 736299049 161124352 35180 33554432000 4194304 4263832 140736640457520 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 39337 35180 248 17 0 36510 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 157348

[startup+222.3 s]
/proc/loadavg: 4.14 4.03 3.71 6/422 23439
/proc/meminfo: memFree=21688284/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=183152 CPUtime=222.29 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 42082 0 0 0 22216 13 0 0 25 0 1 0 736299049 187547648 41405 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 45788 41405 248 17 0 42961 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 183152

[startup+282.301 s]
/proc/loadavg: 4.20 4.06 3.74 6/422 23440
/proc/meminfo: memFree=21635432/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=203640 CPUtime=282.3 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 47016 0 0 0 28214 16 0 0 25 0 1 0 736299049 208527360 46339 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 50910 46339 248 17 0 48083 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 203640

[startup+342.301 s]
/proc/loadavg: 4.07 4.05 3.75 6/422 23442
/proc/meminfo: memFree=21588796/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=221580 CPUtime=342.3 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 51307 0 0 0 34212 18 0 0 25 0 1 0 736299049 226897920 50629 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 55395 50629 248 17 0 52568 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 221580

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.76 6/422 23444
/proc/meminfo: memFree=21548704/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=236484 CPUtime=402.3 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 54932 0 0 0 40211 19 0 0 25 0 1 0 736299049 242159616 54254 33554432000 4194304 4263832 140736640457520 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 59121 54254 248 17 0 56294 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 236484

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.78 6/422 23445
/proc/meminfo: memFree=21507388/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=252040 CPUtime=462.31 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 58617 0 0 0 46210 21 0 0 25 0 1 0 736299049 258088960 57939 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 63010 57939 248 17 0 60183 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 252040

[startup+522.3 s]
/proc/loadavg: 4.24 4.07 3.80 6/422 23447
/proc/meminfo: memFree=21466192/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=271340 CPUtime=522.3 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 63121 0 0 0 52207 23 0 0 25 0 1 0 736299049 277852160 62443 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 67835 62443 248 17 0 65008 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 271340

[startup+582.3 s]
/proc/loadavg: 4.16 4.07 3.82 6/422 23448
/proc/meminfo: memFree=21417044/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=286556 CPUtime=582.3 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 66736 0 0 0 58205 25 0 0 25 0 1 0 736299049 293433344 66058 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 71639 66058 248 17 0 68812 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 286556

[startup+642.301 s]
/proc/loadavg: 4.06 4.05 3.83 6/422 23450
/proc/meminfo: memFree=21367652/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=299144 CPUtime=642.33 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 69711 0 0 0 64205 28 0 0 25 0 1 0 736299049 306323456 69033 33554432000 4194304 4263832 140736640457520 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 74786 69033 248 17 0 71959 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 299144

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 3.83 6/422 23452
/proc/meminfo: memFree=21313552/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=312852 CPUtime=702.32 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 72989 0 0 0 70202 30 0 0 25 0 1 0 736299049 320360448 72311 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 78213 72311 248 17 0 75386 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 312852

[startup+762.317 s]
/proc/loadavg: 4.05 4.05 3.84 6/422 23453
/proc/meminfo: memFree=21262932/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=322720 CPUtime=762.33 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 75189 0 0 0 76202 31 0 0 25 0 1 0 736299049 330465280 74511 33554432000 4194304 4263832 140736640457520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 80680 74511 248 17 0 77853 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 322720

[startup+822.301 s]
/proc/loadavg: 4.10 4.07 3.86 6/422 23455
/proc/meminfo: memFree=21217264/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=340276 CPUtime=822.31 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 79689 0 0 0 82197 34 0 0 25 0 1 0 736299049 348442624 79011 33554432000 4194304 4263832 140736640457520 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 85069 79011 248 17 0 82242 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 340276

[startup+882.3 s]
/proc/loadavg: 4.07 4.06 3.87 6/422 23456
/proc/meminfo: memFree=21170848/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=364972 CPUtime=882.32 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 85531 0 0 0 88195 37 0 0 25 0 1 0 736299049 373731328 84853 33554432000 4194304 4263832 140736640457520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 91243 84853 248 17 0 88416 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 364972

[startup+942.3 s]
/proc/loadavg: 4.02 4.05 3.88 6/422 23458
/proc/meminfo: memFree=21141800/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=380756 CPUtime=942.31 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 89200 0 0 0 94193 38 0 0 25 0 1 0 736299049 389894144 88522 33554432000 4194304 4263832 140736640457520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 95189 88522 249 17 0 92362 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 380756

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.88 6/422 23460
/proc/meminfo: memFree=21106316/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=403980 CPUtime=1002.33 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 94247 0 0 0 100192 41 0 0 25 0 1 0 736299049 413675520 93568 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 100995 93568 248 17 0 98168 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 403980

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.89 6/422 23461
/proc/meminfo: memFree=21072932/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=422916 CPUtime=1062.32 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 98742 0 0 0 106189 43 0 0 25 0 1 0 736299049 433065984 98063 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 105729 98063 248 17 0 102902 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 422916

[startup+1122.3 s]
/proc/loadavg: 4.08 4.05 3.91 6/422 23463
/proc/meminfo: memFree=21045236/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=437928 CPUtime=1122.33 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 102158 0 0 0 112189 44 0 0 25 0 1 0 736299049 448438272 101479 33554432000 4194304 4263832 140736640457520 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 109482 101479 248 17 0 106655 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 437928

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.91 6/422 23464
/proc/meminfo: memFree=21015336/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=452816 CPUtime=1182.32 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 105641 0 0 0 118186 46 0 0 25 0 1 0 736299049 463683584 104962 33554432000 4194304 4263832 140736640457520 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 113204 104962 248 17 0 110377 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 452816

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.91 6/422 23466
/proc/meminfo: memFree=20976252/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=477368 CPUtime=1242.33 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 111362 0 0 0 124183 50 0 0 25 0 1 0 736299049 488824832 110683 33554432000 4194304 4263832 140736640457520 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 119342 110683 248 17 0 116515 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 477368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.91 6/422 23468
/proc/meminfo: memFree=20935312/32951124 swapFree=59305796/67111528
[pid=23402] ppid=23400 vsize=504976 CPUtime=1300.04 cores=5,7
/proc/23402/stat : 23402 (umsat) R 23400 23402 19943 0 -1 4202496 117624 0 0 0 129952 52 0 0 25 0 1 0 736299049 517095424 116944 33554432000 4194304 4263832 140736640457520 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23402/statm: 126244 116944 247 17 0 123417 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 504976

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.08
CPU user time (s): 1299.53
CPU system time (s): 0.545917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 504976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.53
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117624
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= 55
involuntary context switches= 972

runsolver used 5.10422 second user time and 13.38 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 13:58:06
IDJOB=3379128
IDBENCH=83952
IDSOLVER=1861
FILE ID=node111/3379128-1305460686
RUNJOBID= node111-1305460686-23384
PBS_JOBID= 13324865
Free space on /tmp= 73632 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379128-1305460686/watcher-3379128-1305460686 -o /tmp/evaluation-result-3379128-1305460686/solver-3379128-1305460686 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379128-1305460686.cnf

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=182164631

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.849
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.849
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.849
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.67
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.849
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:     32951124 kB
MemFree:      22291476 kB
Buffers:        293852 kB
Cached:        6809080 kB
SwapCached:      13720 kB
Active:        1452992 kB
Inactive:      8962012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22291476 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:     3307404 kB
Mapped:          26416 kB
Slab:           130276 kB
PageTables:      47772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 118198364 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= 73620 MiB
End job on node111 at 2011-05-15 14:19:48