Trace number 3251325

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-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
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-3251325-1303584112/watcher-3251325-1303584112 -o /tmp/evaluation-result-3251325-1303584112/solver-3251325-1303584112 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251325-1303584112.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.41 3.85 3.57 6/188 20966
/proc/meminfo: memFree=14062220/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=11644 CPUtime=0 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4194304 340 0 0 0 0 0 0 0 20 0 1 0 470011978 11923456 279 33554432000 4194304 4263880 140733940152976 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 2911 279 241 17 0 84 0

[startup+0.0275509 s]
/proc/loadavg: 3.41 3.85 3.57 6/188 20966
/proc/meminfo: memFree=14062220/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=12120 CPUtime=0.02 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4194304 470 0 0 0 2 0 0 0 20 0 1 0 470011978 12410880 409 33554432000 4194304 4263880 140733940152976 18446744073709551615 47164683459309 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 3030 409 242 17 0 203 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12120

[startup+0.100553 s]
/proc/loadavg: 3.41 3.85 3.57 6/188 20966
/proc/meminfo: memFree=14062220/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=13356 CPUtime=0.09 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4194304 918 0 0 0 9 0 0 0 20 0 1 0 470011978 13676544 711 33554432000 4194304 4263880 140733940152976 18446744073709551615 47164683454167 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 3339 712 242 17 0 512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13356

[startup+0.300512 s]
/proc/loadavg: 3.41 3.85 3.57 6/188 20966
/proc/meminfo: memFree=14062220/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=18828 CPUtime=0.29 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4194304 2598 0 0 0 29 0 0 0 21 0 1 0 470011978 19279872 1813 33554432000 4194304 4263880 140733940152976 18446744073709551615 222921776896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 4707 1813 242 17 0 1880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18828

[startup+0.700429 s]
/proc/loadavg: 3.41 3.85 3.57 6/188 20966
/proc/meminfo: memFree=14062220/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=25992 CPUtime=0.68 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4194304 5086 0 0 0 68 0 0 0 22 0 1 0 470011978 26615808 3532 33554432000 4194304 4263880 140733940152976 18446744073709551615 4235778 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 6498 3532 242 17 0 3671 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25992

[startup+1.50029 s]
/proc/loadavg: 3.41 3.85 3.57 6/190 20968
/proc/meminfo: memFree=13939072/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=40320 CPUtime=1.48 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4194304 10105 0 0 0 147 1 0 0 25 0 1 0 470011978 41287680 7014 33554432000 4194304 4263880 140733940152976 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 10080 7014 242 17 0 7253 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40320

[startup+3.10099 s]
/proc/loadavg: 3.41 3.85 3.57 5/190 20968
/proc/meminfo: memFree=13873728/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=68976 CPUtime=3.09 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4194304 20017 0 0 0 306 3 0 0 25 0 1 0 470011978 70631424 13853 33554432000 4194304 4263880 140733940152976 18446744073709551615 4203296 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 17244 13853 242 17 0 14417 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68976

[startup+6.30042 s]
/proc/loadavg: 3.54 3.87 3.58 6/190 20968
/proc/meminfo: memFree=13589504/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=169288 CPUtime=6.29 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 51069 0 0 0 622 7 0 0 25 0 1 0 470011978 173350912 39475 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 42322 39475 247 17 0 39495 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169288

[startup+12.7002 s]
/proc/loadavg: 3.57 3.87 3.58 5/190 20968
/proc/meminfo: memFree=13438272/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=227472 CPUtime=12.69 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 65567 0 0 0 1259 10 0 0 25 0 1 0 470011978 232931328 53973 33554432000 4194304 4263880 140733940152976 18446744073709551615 4206265 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 56868 53973 247 17 0 54041 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 227472

[startup+25.5009 s]
/proc/loadavg: 3.67 3.88 3.59 6/190 20969
/proc/meminfo: memFree=13233084/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=294196 CPUtime=25.48 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 82124 0 0 0 2533 15 0 0 25 0 1 0 470011978 301256704 70530 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 73549 70530 247 17 0 70722 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 294196

[startup+51.1002 s]
/proc/loadavg: 3.78 3.89 3.60 6/190 20969
/proc/meminfo: memFree=12988072/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=368600 CPUtime=51.09 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 100566 0 0 0 5088 21 0 0 25 0 1 0 470011978 377446400 88972 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 92150 88972 248 17 0 89323 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 368600

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.62 6/190 20971
/proc/meminfo: memFree=12561416/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=479832 CPUtime=102.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 128043 0 0 0 10202 28 0 0 25 0 1 0 470011978 491347968 116447 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 119958 116447 247 17 0 117131 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 479832

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.64 6/190 20972
/proc/meminfo: memFree=12238984/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=595448 CPUtime=162.29 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 156301 0 0 0 16194 35 0 0 25 0 1 0 470011978 609738752 144703 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 148862 144703 247 17 0 146035 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 595448

[startup+222.301 s]
/proc/loadavg: 4.05 3.96 3.67 6/190 20974
/proc/meminfo: memFree=11959092/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=691596 CPUtime=222.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 180161 0 0 0 22188 42 0 0 25 0 1 0 470011978 708194304 168562 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 172899 168562 247 17 0 170072 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 691596

[startup+282.301 s]
/proc/loadavg: 4.02 3.96 3.69 6/190 20975
/proc/meminfo: memFree=11729544/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=782288 CPUtime=282.29 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 202464 0 0 0 28180 49 0 0 25 0 1 0 470011978 801062912 190865 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 195572 190865 248 17 0 192745 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 782288

[startup+342.301 s]
/proc/loadavg: 4.05 3.98 3.71 6/190 20977
/proc/meminfo: memFree=11505204/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=861028 CPUtime=342.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 221992 0 0 0 34175 55 0 0 25 0 1 0 470011978 881692672 210393 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 215257 210393 249 17 0 212430 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 861028

[startup+402.301 s]
/proc/loadavg: 4.02 3.98 3.73 6/190 20979
/proc/meminfo: memFree=11313724/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=923940 CPUtime=402.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 237172 0 0 0 40171 59 0 0 25 0 1 0 470011978 946114560 225569 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 230985 225569 248 17 0 228158 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 923940

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.74 6/190 20980
/proc/meminfo: memFree=11153496/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=967788 CPUtime=462.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 247914 0 0 0 46169 61 0 0 25 0 1 0 470011978 991014912 236310 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 241947 236310 248 17 0 239120 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 967788

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.75 6/190 20982
/proc/meminfo: memFree=11002916/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1012512 CPUtime=522.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 259032 0 0 0 52167 63 0 0 25 0 1 0 470011978 1036812288 247427 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 253128 247427 247 17 0 250301 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1012512

[startup+582.301 s]
/proc/loadavg: 4.07 4.00 3.77 6/190 20983
/proc/meminfo: memFree=10850852/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1055324 CPUtime=582.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 269310 0 0 0 58164 66 0 0 25 0 1 0 470011978 1080651776 257705 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 263831 257705 248 17 0 261004 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1055324

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.78 6/190 20985
/proc/meminfo: memFree=10707840/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1091176 CPUtime=642.32 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 278044 0 0 0 64163 69 0 0 25 0 1 0 470011978 1117364224 266438 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 272794 266438 247 17 0 269967 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1091176

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.79 6/190 20987
/proc/meminfo: memFree=10577464/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1129284 CPUtime=702.3 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 286880 0 0 0 70159 71 0 0 25 0 1 0 470011978 1156386816 275274 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 282321 275274 247 17 0 279494 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1129284

[startup+762.307 s]
/proc/loadavg: 4.09 4.03 3.81 6/190 20988
/proc/meminfo: memFree=10442884/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1164844 CPUtime=762.31 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 295757 0 0 0 76157 74 0 0 25 0 1 0 470011978 1192800256 284151 33554432000 4194304 4263880 140733940152976 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 291211 284151 247 17 0 288384 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1164844

[startup+822.301 s]
/proc/loadavg: 4.03 4.02 3.82 6/190 20990
/proc/meminfo: memFree=10329524/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1202848 CPUtime=822.31 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 305248 0 0 0 82154 77 0 0 25 0 1 0 470011978 1231716352 293642 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 300712 293642 247 17 0 297885 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1202848

[startup+882.301 s]
/proc/loadavg: 4.08 4.03 3.83 6/190 20991
/proc/meminfo: memFree=10226456/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1237508 CPUtime=882.32 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 313637 0 0 0 88152 80 0 0 25 0 1 0 470011978 1267208192 302031 33554432000 4194304 4263880 140733940152976 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 309377 302031 247 17 0 306550 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1237508

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 3.84 6/190 20993
/proc/meminfo: memFree=10123764/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1265640 CPUtime=942.32 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 320536 0 0 0 94150 82 0 0 25 0 1 0 470011978 1296015360 308930 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 316410 308930 250 17 0 313583 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1265640

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.85 6/190 20995
/proc/meminfo: memFree=10011272/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1293928 CPUtime=1002.32 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 327404 0 0 0 100148 84 0 0 25 0 1 0 470011978 1324982272 315797 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 323482 315797 249 17 0 320655 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1293928

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.85 6/190 20996
/proc/meminfo: memFree=9907588/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1327332 CPUtime=1062.32 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 335238 0 0 0 106146 86 0 0 25 0 1 0 470011978 1359187968 323631 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 331833 323631 249 17 0 329006 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1327332

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.86 6/190 20998
/proc/meminfo: memFree=9796420/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1368672 CPUtime=1122.32 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 345494 0 0 0 112143 89 0 0 25 0 1 0 470011978 1401520128 333887 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 342168 333887 249 17 0 339341 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1368672

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.87 6/190 21008
/proc/meminfo: memFree=9680788/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1411516 CPUtime=1182.33 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 356151 0 0 0 118140 93 0 0 25 0 1 0 470011978 1445392384 344544 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 352879 344544 249 17 0 350052 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1411516

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.87 6/190 21010
/proc/meminfo: memFree=9563948/32951124 swapFree=67111528/67111528
[pid=20966] ppid=20962 vsize=1453336 CPUtime=1242.33 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 366596 0 0 0 124137 96 0 0 25 0 1 0 470011978 1488216064 354989 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 363334 354989 249 17 0 360507 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1453336



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=20966] ppid=20962 vsize=1483876 CPUtime=1300.03 cores=5,7
/proc/20966/stat : 20966 (umsat) R 20962 20966 20395 0 -1 4202496 374180 0 0 0 129906 97 0 0 25 0 1 0 470011978 1519489024 362573 33554432000 4194304 4263880 140733940152976 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20966/statm: 370969 362573 249 17 0 368142 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1483876

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

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

runsolver used 1.91971 second user time and 5.16322 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 20:41:52
IDJOB=3251325
IDBENCH=88219
IDSOLVER=1582
FILE ID=node109/3251325-1303584112
RUNJOBID= node109-1303584112-20928
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-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251325-1303584112/watcher-3251325-1303584112 -o /tmp/evaluation-result-3251325-1303584112/solver-3251325-1303584112 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251325-1303584112.cnf

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
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:      14062764 kB
Buffers:       2102932 kB
Cached:       16131432 kB
SwapCached:          0 kB
Active:       10002040 kB
Inactive:      8311712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14062764 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