Trace number 3379012

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.14 1300.08

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: 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-3379012-1305462134/watcher-3379012-1305462134 -o /tmp/evaluation-result-3379012-1305462134/solver-3379012-1305462134 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379012-1305462134.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.73 3.95 3.71 4/342 2949
/proc/meminfo: memFree=22096260/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=11644 CPUtime=0 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4194304 358 0 0 0 0 0 0 0 21 0 1 0 638629104 11923456 299 33554432000 4194304 4263832 140734460439952 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 2911 299 241 17 0 84 0

[startup+0.016168 s]
/proc/loadavg: 3.73 3.95 3.71 4/342 2949
/proc/meminfo: memFree=22096260/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=11924 CPUtime=0.01 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4194304 406 0 0 0 1 0 0 0 21 0 1 0 638629104 12210176 347 33554432000 4194304 4263832 140734460439952 18446744073709551615 46960678027704 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 2981 347 241 17 0 154 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11924

[startup+0.10018 s]
/proc/loadavg: 3.73 3.95 3.71 4/342 2949
/proc/meminfo: memFree=22096260/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=13356 CPUtime=0.09 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4194304 900 0 0 0 9 0 0 0 21 0 1 0 638629104 13676544 695 33554432000 4194304 4263832 140734460439952 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 3339 695 242 17 0 512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13356

[startup+0.301148 s]
/proc/loadavg: 3.73 3.95 3.71 4/342 2949
/proc/meminfo: memFree=22096260/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=18828 CPUtime=0.29 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4194304 2536 0 0 0 29 0 0 0 22 0 1 0 638629104 19279872 1753 33554432000 4194304 4263832 140734460439952 18446744073709551615 46960678309022 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 4707 1753 242 17 0 1880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18828

[startup+0.701077 s]
/proc/loadavg: 3.73 3.95 3.71 4/342 2949
/proc/meminfo: memFree=22096260/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=25992 CPUtime=0.69 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4194304 4930 0 0 0 68 1 0 0 23 0 1 0 638629104 26615808 3378 33554432000 4194304 4263832 140734460439952 18446744073709551615 46960678421157 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 6498 3378 242 17 0 3671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25992

[startup+1.5009 s]
/proc/loadavg: 3.75 3.95 3.71 5/347 2956
/proc/meminfo: memFree=22024060/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=40320 CPUtime=1.49 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4194304 9763 0 0 0 148 1 0 0 25 0 1 0 638629104 41287680 6674 33554432000 4194304 4263832 140734460439952 18446744073709551615 46960678313136 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 10080 6675 242 17 0 7253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40320

[startup+3.10059 s]
/proc/loadavg: 3.75 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21952768/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=68976 CPUtime=3.09 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4194304 19351 0 0 0 306 3 0 0 25 0 1 0 638629104 70631424 13189 33554432000 4194304 4263832 140734460439952 18446744073709551615 4204256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 17244 13189 242 17 0 14417 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68976

[startup+6.30097 s]
/proc/loadavg: 3.75 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21693572/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=194072 CPUtime=6.29 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 62888 0 0 0 620 9 0 0 25 0 1 0 638629104 198729728 44014 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 48518 44014 247 17 0 45691 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 194072

[startup+12.7007 s]
/proc/loadavg: 3.79 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21571184/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=220488 CPUtime=12.69 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 69437 0 0 0 1259 10 0 0 25 0 1 0 638629104 225779712 50563 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 55122 50563 247 17 0 52295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 220488

[startup+25.5011 s]
/proc/loadavg: 3.82 3.95 3.72 5/347 2956
/proc/meminfo: memFree=21404116/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=268388 CPUtime=25.49 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 81355 0 0 0 2537 12 0 0 25 0 1 0 638629104 274829312 62481 33554432000 4194304 4263832 140734460439952 18446744073709551615 4207777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 67097 62481 247 17 0 64270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 268388

[startup+51.1011 s]
/proc/loadavg: 3.88 3.95 3.72 5/347 2958
/proc/meminfo: memFree=21200872/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=342056 CPUtime=51.09 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 99582 0 0 0 5092 17 0 0 25 0 1 0 638629104 350265344 80708 33554432000 4194304 4263832 140734460439952 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 85514 80708 248 17 0 82687 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 342056

[startup+102.313 s]
/proc/loadavg: 4.11 3.99 3.75 5/347 2959
/proc/meminfo: memFree=20873868/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=476184 CPUtime=102.31 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 132725 0 0 0 10206 25 0 0 25 0 1 0 638629104 487612416 113851 33554432000 4194304 4263832 140734460439952 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 119046 113851 248 17 0 116219 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 476184

[startup+162.301 s]
/proc/loadavg: 4.04 3.99 3.76 5/347 2961
/proc/meminfo: memFree=20627812/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=546220 CPUtime=162.3 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 149643 0 0 0 16201 29 0 0 25 0 1 0 638629104 559329280 130767 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 136555 130767 248 17 0 133728 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 546220

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.77 5/347 2966
/proc/meminfo: memFree=20426396/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=594376 CPUtime=222.3 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 161639 0 0 0 22199 31 0 0 25 0 1 0 638629104 608641024 142763 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 148594 142763 248 17 0 145767 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 594376

[startup+282.301 s]
/proc/loadavg: 4.12 4.02 3.79 5/347 2967
/proc/meminfo: memFree=20246192/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=645452 CPUtime=282.3 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 174179 0 0 0 28196 34 0 0 25 0 1 0 638629104 660942848 155303 33554432000 4194304 4263832 140734460439952 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 161363 155303 249 17 0 158536 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 645452

[startup+342.3 s]
/proc/loadavg: 4.09 4.03 3.81 5/347 2969
/proc/meminfo: memFree=20076788/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=692484 CPUtime=342.31 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 185621 0 0 0 34193 38 0 0 25 0 1 0 638629104 709103616 166744 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 173121 166744 249 17 0 170294 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 692484

[startup+402.3 s]
/proc/loadavg: 4.03 4.02 3.82 5/347 2970
/proc/meminfo: memFree=19919020/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=747280 CPUtime=402.31 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 198836 0 0 0 40189 42 0 0 25 0 1 0 638629104 765214720 179959 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 186820 179959 249 17 0 183993 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 747280

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.83 5/347 2972
/proc/meminfo: memFree=19793740/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=793444 CPUtime=462.31 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 210259 0 0 0 46186 45 0 0 25 0 1 0 638629104 812486656 191382 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 198361 191382 249 17 0 195534 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 793444

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.83 5/347 2974
/proc/meminfo: memFree=19665244/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=851796 CPUtime=522.32 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 224720 0 0 0 52184 48 0 0 25 0 1 0 638629104 872239104 205843 33554432000 4194304 4263832 140734460439952 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 212949 205843 249 17 0 210122 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 851796

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/347 2975
/proc/meminfo: memFree=19528692/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=918184 CPUtime=582.32 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 241281 0 0 0 58180 52 0 0 25 0 1 0 638629104 940220416 222404 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 229546 222404 249 17 0 226719 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 918184

[startup+642.301 s]
/proc/loadavg: 4.09 4.03 3.85 5/347 2977
/proc/meminfo: memFree=19412356/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=974032 CPUtime=642.32 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 255235 0 0 0 64177 55 0 0 25 0 1 0 638629104 997408768 236358 33554432000 4194304 4263832 140734460439952 18446744073709551615 4207788 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 243508 236358 249 17 0 240681 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 974032

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.86 5/347 2978
/proc/meminfo: memFree=19294632/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1031668 CPUtime=702.33 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 269606 0 0 0 70173 60 0 0 25 0 1 0 638629104 1056428032 250729 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 257917 250729 249 17 0 255090 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 1031668

[startup+762.313 s]
/proc/loadavg: 4.08 4.03 3.87 5/347 2980
/proc/meminfo: memFree=19180532/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1084940 CPUtime=762.34 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 282849 0 0 0 76171 63 0 0 25 0 1 0 638629104 1110978560 263972 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 271235 263972 249 17 0 268408 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 1084940

[startup+822.301 s]
/proc/loadavg: 4.14 4.05 3.89 5/347 2982
/proc/meminfo: memFree=19089112/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1118872 CPUtime=822.33 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 291174 0 0 0 82167 66 0 0 25 0 1 0 638629104 1145724928 272297 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 279718 272297 250 17 0 276891 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1118872

[startup+882.301 s]
/proc/loadavg: 4.05 4.04 3.89 5/347 2983
/proc/meminfo: memFree=19014676/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1144736 CPUtime=882.33 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 297562 0 0 0 88165 68 0 0 25 0 1 0 638629104 1172209664 278685 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 286184 278685 250 17 0 283357 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1144736

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.90 5/347 2985
/proc/meminfo: memFree=18939500/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1178244 CPUtime=942.33 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 305896 0 0 0 94162 71 0 0 25 0 1 0 638629104 1206521856 287018 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 294561 287018 249 17 0 291734 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1178244

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/347 2986
/proc/meminfo: memFree=18855152/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1217852 CPUtime=1002.34 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 315763 0 0 0 100160 74 0 0 25 0 1 0 638629104 1247080448 296885 33554432000 4194304 4263832 140734460439952 18446744073709551615 4211505 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 304463 296885 249 17 0 301636 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1217852

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/347 2988
/proc/meminfo: memFree=18775268/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1253460 CPUtime=1062.34 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 324598 0 0 0 106157 77 0 0 25 0 1 0 638629104 1283543040 305720 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 313365 305720 249 17 0 310538 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1253460

[startup+1122.3 s]
/proc/loadavg: 4.13 4.04 3.92 5/347 2990
/proc/meminfo: memFree=18690304/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1283968 CPUtime=1122.34 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 332008 0 0 0 112155 79 0 0 25 0 1 0 638629104 1314783232 313129 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 320992 313129 249 17 0 318165 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1283968

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.92 5/347 2991
/proc/meminfo: memFree=18605216/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1311328 CPUtime=1182.35 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 338765 0 0 0 118154 81 0 0 25 0 1 0 638629104 1342799872 319886 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 327832 319886 249 17 0 325005 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1311328

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/347 2993
/proc/meminfo: memFree=18517892/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1343176 CPUtime=1242.35 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 346404 0 0 0 124152 83 0 0 25 0 1 0 638629104 1375412224 327525 33554432000 4194304 4263832 140734460439952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 335794 327525 249 17 0 332967 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1343176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.21 4.08 3.94 3/343 2996
/proc/meminfo: memFree=19315468/32951124 swapFree=59367104/67111528
[pid=2949] ppid=2947 vsize=1364624 CPUtime=1300.06 cores=0,2
/proc/2949/stat : 2949 (umsat) R 2947 2949 2159 0 -1 4202496 351706 0 0 0 129922 84 0 0 25 0 1 0 638629104 1397374976 332827 33554432000 4194304 4263832 140734460439952 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2949/statm: 341156 332827 249 17 0 338329 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 1364624

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.08
CPU time (s): 1300.14
CPU user time (s): 1299.23
CPU system time (s): 0.911861
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1364624

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

runsolver used 4.42233 second user time and 9.76951 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 14:22:15
IDJOB=3379012
IDBENCH=88217
IDSOLVER=1861
FILE ID=node143/3379012-1305462134
RUNJOBID= node143-1305462134-2909
PBS_JOBID= 13324897
Free space on /tmp= 73520 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
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-3379012-1305462134/watcher-3379012-1305462134 -o /tmp/evaluation-result-3379012-1305462134/solver-3379012-1305462134 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379012-1305462134.cnf

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

MD5SUM BENCH= b23c52475e3d098cb9d5a92c025d6982
RANDOM SEED=1113272262

node143.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.846
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.846
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.846
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.74
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.846
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:      22097656 kB
Buffers:        209376 kB
Cached:        1420632 kB
SwapCached:      67400 kB
Active:         760500 kB
Inactive:      9849344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22097656 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           37044 kB
Writeback:           0 kB
AnonPages:     8912580 kB
Mapped:          22816 kB
Slab:           124820 kB
PageTables:      55588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70449312 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= 73520 MiB
End job on node143 at 2011-05-15 14:43:57