Trace number 3251237

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.11 1300.07

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
MD5SUMb23c52475e3d098cb9d5a92c025d6982
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.18991
Satisfiable
(Un)Satisfiability was proved
Number of variables3420
Number of clauses1120760
Sum of the clauses size2244820
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21120700
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3251237-1303584112/watcher-3251237-1303584112 -o /tmp/evaluation-result-3251237-1303584112/solver-3251237-1303584112 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251237-1303584112.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: 3.41 3.85 3.57 4/186 20964
/proc/meminfo: memFree=14062344/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=11644 CPUtime=0 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4194304 352 0 0 0 0 0 0 0 21 0 1 0 470011978 11923456 291 33554432000 4194304 4263880 140735750951008 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 2911 291 241 17 0 84 0

[startup+0.027814 s]
/proc/loadavg: 3.41 3.85 3.57 4/186 20964
/proc/meminfo: memFree=14062344/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=12120 CPUtime=0.02 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4194304 473 0 0 0 2 0 0 0 21 0 1 0 470011978 12410880 412 33554432000 4194304 4263880 140735750951008 18446744073709551615 222921432072 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 3030 412 242 17 0 203 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12120

[startup+0.100799 s]
/proc/loadavg: 3.41 3.85 3.57 4/186 20964
/proc/meminfo: memFree=14062344/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=13356 CPUtime=0.09 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4194304 909 0 0 0 9 0 0 0 21 0 1 0 470011978 13676544 702 33554432000 4194304 4263880 140735750951008 18446744073709551615 47788607524304 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 3339 702 242 17 0 512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13356

[startup+0.300763 s]
/proc/loadavg: 3.41 3.85 3.57 4/186 20964
/proc/meminfo: memFree=14062344/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=18828 CPUtime=0.29 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4194304 2561 0 0 0 29 0 0 0 22 0 1 0 470011978 19279872 1776 33554432000 4194304 4263880 140735750951008 18446744073709551615 47788607524279 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 4707 1776 242 17 0 1880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18828

[startup+0.700704 s]
/proc/loadavg: 3.41 3.85 3.57 4/186 20964
/proc/meminfo: memFree=14062344/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=25992 CPUtime=0.69 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4194304 4988 0 0 0 69 0 0 0 24 0 1 0 470011978 26615808 3434 33554432000 4194304 4263880 140735750951008 18446744073709551615 4236049 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 6498 3434 242 17 0 3671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25992

[startup+1.50056 s]
/proc/loadavg: 3.41 3.85 3.57 6/190 20968
/proc/meminfo: memFree=13939072/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=40320 CPUtime=1.49 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4194304 9857 0 0 0 148 1 0 0 25 0 1 0 470011978 41287680 6766 33554432000 4194304 4263880 140735750951008 18446744073709551615 47788607378540 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 10080 6766 242 17 0 7253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40320

[startup+3.10027 s]
/proc/loadavg: 3.41 3.85 3.57 6/190 20968
/proc/meminfo: memFree=13873728/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=68976 CPUtime=3.09 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4194304 19518 0 0 0 306 3 0 0 25 0 1 0 470011978 70631424 13354 33554432000 4194304 4263880 140735750951008 18446744073709551615 47788607639514 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 17244 13354 242 17 0 14417 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68976

[startup+6.30066 s]
/proc/loadavg: 3.54 3.87 3.58 6/190 20968
/proc/meminfo: memFree=13589504/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=194072 CPUtime=6.29 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 62890 0 0 0 620 9 0 0 25 0 1 0 470011978 198729728 44014 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 48518 44014 247 17 0 45691 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 194072

[startup+12.7005 s]
/proc/loadavg: 3.57 3.87 3.58 6/190 20968
/proc/meminfo: memFree=13438272/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=220892 CPUtime=12.69 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 69553 0 0 0 1258 11 0 0 25 0 1 0 470011978 226193408 50677 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 55223 50677 247 17 0 52396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 220892

[startup+25.5012 s]
/proc/loadavg: 3.67 3.88 3.59 5/190 20969
/proc/meminfo: memFree=13233084/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=269068 CPUtime=25.5 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 81533 0 0 0 2536 14 0 0 25 0 1 0 470011978 275525632 62657 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 67267 62657 247 17 0 64440 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 269068

[startup+51.1005 s]
/proc/loadavg: 3.78 3.89 3.60 6/190 20969
/proc/meminfo: memFree=12988072/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=342452 CPUtime=51.09 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 99680 0 0 0 5091 18 0 0 25 0 1 0 470011978 350670848 80804 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205767 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 85613 80804 248 17 0 82786 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 342452

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.62 6/190 20971
/proc/meminfo: memFree=12561416/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=476184 CPUtime=102.3 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 132750 0 0 0 10203 27 0 0 25 0 1 0 470011978 487612416 113874 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 119046 113874 248 17 0 116219 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 476184

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.64 5/190 20972
/proc/meminfo: memFree=12238984/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=546088 CPUtime=162.3 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 149638 0 0 0 16199 31 0 0 25 0 1 0 470011978 559194112 130760 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 136522 130760 248 17 0 133695 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 546088

[startup+222.301 s]
/proc/loadavg: 4.05 3.96 3.67 6/190 20974
/proc/meminfo: memFree=11959092/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=594240 CPUtime=222.3 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 161596 0 0 0 22196 34 0 0 25 0 1 0 470011978 608501760 142718 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 148560 142718 248 17 0 145733 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 594240

[startup+282.301 s]
/proc/loadavg: 4.02 3.96 3.69 5/190 20975
/proc/meminfo: memFree=11729668/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=645316 CPUtime=282.3 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 174133 0 0 0 28193 37 0 0 25 0 1 0 470011978 660803584 155255 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 161329 155255 249 17 0 158502 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 645316

[startup+342.301 s]
/proc/loadavg: 4.05 3.98 3.71 5/190 20977
/proc/meminfo: memFree=11505204/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=692080 CPUtime=342.31 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 185526 0 0 0 34191 40 0 0 25 0 1 0 470011978 708689920 166647 33554432000 4194304 4263880 140735750951008 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 173020 166647 249 17 0 170193 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 692080

[startup+402.301 s]
/proc/loadavg: 4.02 3.98 3.73 5/190 20979
/proc/meminfo: memFree=11313724/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=747280 CPUtime=402.31 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 198805 0 0 0 40188 43 0 0 25 0 1 0 470011978 765214720 179926 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 186820 179926 249 17 0 183993 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 747280

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.74 5/190 20980
/proc/meminfo: memFree=11153496/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=792636 CPUtime=462.31 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 210045 0 0 0 46185 46 0 0 25 0 1 0 470011978 811659264 191166 33554432000 4194304 4263880 140735750951008 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 198159 191166 249 17 0 195332 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 792636

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.75 5/190 20982
/proc/meminfo: memFree=11002916/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=850864 CPUtime=522.31 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 224510 0 0 0 52182 49 0 0 25 0 1 0 470011978 871284736 205631 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 212716 205631 249 17 0 209889 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 850864

[startup+582.3 s]
/proc/loadavg: 4.07 4.00 3.77 5/190 20983
/proc/meminfo: memFree=10850852/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=917376 CPUtime=582.3 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 241092 0 0 0 58177 53 0 0 25 0 1 0 470011978 939393024 222213 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 229344 222213 249 17 0 226517 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 917376

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.78 5/190 20985
/proc/meminfo: memFree=10707840/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=973368 CPUtime=642.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 255066 0 0 0 64174 58 0 0 25 0 1 0 470011978 996728832 236187 33554432000 4194304 4263880 140735750951008 18446744073709551615 222921437723 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 243342 236187 249 17 0 240515 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 973368

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.79 5/190 20987
/proc/meminfo: memFree=10577464/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1031000 CPUtime=702.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 269444 0 0 0 70170 62 0 0 25 0 1 0 470011978 1055744000 250565 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 257750 250565 249 17 0 254923 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1031000

[startup+762.307 s]
/proc/loadavg: 4.09 4.03 3.81 5/190 20988
/proc/meminfo: memFree=10442884/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1084448 CPUtime=762.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 282742 0 0 0 76167 65 0 0 25 0 1 0 470011978 1110474752 263863 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 271112 263863 249 17 0 268285 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1084448

[startup+822.3 s]
/proc/loadavg: 4.03 4.02 3.82 5/190 20990
/proc/meminfo: memFree=10329524/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1118472 CPUtime=822.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 291073 0 0 0 82164 68 0 0 25 0 1 0 470011978 1145315328 272194 33554432000 4194304 4263880 140735750951008 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 279618 272194 250 17 0 276791 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1118472

[startup+882.3 s]
/proc/loadavg: 4.08 4.03 3.83 5/190 20991
/proc/meminfo: memFree=10226456/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1144060 CPUtime=882.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 297389 0 0 0 88162 70 0 0 25 0 1 0 470011978 1171517440 278510 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 286015 278510 250 17 0 283188 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1144060

[startup+942.3 s]
/proc/loadavg: 4.03 4.02 3.84 6/190 20993
/proc/meminfo: memFree=10123764/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1177704 CPUtime=942.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 305786 0 0 0 94161 71 0 0 25 0 1 0 470011978 1205968896 286906 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 294426 286906 249 17 0 291599 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1177704

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/190 20995
/proc/meminfo: memFree=10011272/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1217052 CPUtime=1002.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 315565 0 0 0 100159 73 0 0 25 0 1 0 470011978 1246261248 296685 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 304263 296685 249 17 0 301436 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1217052

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 20996
/proc/meminfo: memFree=9907588/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1253060 CPUtime=1062.32 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 324491 0 0 0 106157 75 0 0 25 0 1 0 470011978 1283133440 305611 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 313265 305611 249 17 0 310438 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1253060

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.86 6/190 20998
/proc/meminfo: memFree=9796420/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1283732 CPUtime=1122.33 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 331943 0 0 0 112156 77 0 0 25 0 1 0 470011978 1314541568 313062 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 320933 313062 249 17 0 318106 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1283732

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.87 6/190 21008
/proc/meminfo: memFree=9680788/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1310660 CPUtime=1182.33 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 338600 0 0 0 118154 79 0 0 25 0 1 0 470011978 1342115840 319719 33554432000 4194304 4263880 140735750951008 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 327665 319719 249 17 0 324838 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1310660

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.87 6/190 21010
/proc/meminfo: memFree=9563948/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1342632 CPUtime=1242.33 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 346301 0 0 0 124152 81 0 0 25 0 1 0 470011978 1374855168 327420 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 335658 327420 249 17 0 332831 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1342632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.04 3.89 4/186 21014
/proc/meminfo: memFree=11286448/32951124 swapFree=67111528/67111528
[pid=20964] ppid=20961 vsize=1364120 CPUtime=1300.04 cores=0,2
/proc/20964/stat : 20964 (umsat) R 20961 20964 20395 0 -1 4202496 351633 0 0 0 129921 83 0 0 25 0 1 0 470011978 1396858880 332752 33554432000 4194304 4263880 140735750951008 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20964/statm: 341030 332752 249 17 0 338203 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1364120

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.07
CPU time (s): 1300.11
CPU user time (s): 1299.22
CPU system time (s): 0.893864
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1364120

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

runsolver used 2.18667 second user time and 4.84826 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 20:41:52
IDJOB=3251237
IDBENCH=88217
IDSOLVER=1582
FILE ID=node109/3251237-1303584112
RUNJOBID= node109-1303584112-20925
PBS_JOBID= 13150346
Free space on /tmp= 71340 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251237-1303584112/watcher-3251237-1303584112 -o /tmp/evaluation-result-3251237-1303584112/solver-3251237-1303584112 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251237-1303584112.cnf

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

MD5SUM BENCH= b23c52475e3d098cb9d5a92c025d6982
RANDOM SEED=73429063

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.82
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.809
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.809
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.809
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:      14062896 kB
Buffers:       2102932 kB
Cached:       16131432 kB
SwapCached:          0 kB
Active:       10002000 kB
Inactive:      8311748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14062896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           42528 kB
Writeback:           0 kB
AnonPages:       77976 kB
Mapped:          14824 kB
Slab:           511280 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250792 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= 71344 MiB
End job on node109 at 2011-04-23 21:03:34