Trace number 367363

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, and are wall clock time (not CPU 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
CMUSAT 2007-02-08? (MO) 1489.56 1489.96

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryINDUST (industrial 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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  371419                                               |
4.98/5.08	c |  Number of clauses:    7170909                                              |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-367363-1176967610 -o ROOT/results/node2/solver-367363-1176967610 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367363-1176967610/cmusat /tmp/evaluation/367363-1176967610/instance-367363-1176967610.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.74 0.94 0.98 3/77 25903
/proc/meminfo: memFree=1559288/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=2460 CPUtime=0
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 441 0 0 0 0 0 0 0 18 0 1 0 172799711 2519040 424 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 615 428 97 243 0 369 0

[startup+0.020944 s]
/proc/loadavg: 0.74 0.94 0.98 3/77 25903
/proc/meminfo: memFree=1559288/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=3844 CPUtime=0.01
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 776 0 0 0 1 0 0 0 18 0 1 0 172799711 3936256 759 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 961 760 97 243 0 715 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3844

[startup+0.102953 s]
/proc/loadavg: 0.74 0.94 0.98 3/77 25903
/proc/meminfo: memFree=1559288/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=9588 CPUtime=0.09
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 2147 0 0 0 8 1 0 0 18 0 1 0 172799711 9818112 2130 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 2397 2130 97 243 0 2151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9588

[startup+0.302973 s]
/proc/loadavg: 0.74 0.94 0.98 3/77 25903
/proc/meminfo: memFree=1559288/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=22700 CPUtime=0.29
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 5381 0 0 0 26 3 0 0 19 0 1 0 172799711 23244800 5364 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 5675 5364 97 243 0 5429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22700

[startup+0.703025 s]
/proc/loadavg: 0.74 0.94 0.98 3/77 25903
/proc/meminfo: memFree=1559288/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=48284 CPUtime=0.69
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 11700 0 0 0 63 6 0 0 23 0 1 0 172799711 49442816 11683 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 12071 11683 97 243 0 11825 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48284

[startup+1.5011 s]
/proc/loadavg: 0.76 0.94 0.98 2/78 25904
/proc/meminfo: memFree=1492080/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=98696 CPUtime=1.49
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 23990 0 0 0 133 16 0 0 25 0 1 0 172799711 101064704 23973 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 24674 23974 97 243 0 24428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98696

[startup+3.10126 s]
/proc/loadavg: 0.76 0.94 0.98 2/78 25904
/proc/meminfo: memFree=1426032/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=201684 CPUtime=3.08
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 48402 0 0 0 277 31 0 0 25 0 1 0 172799711 206524416 48385 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 50421 48385 97 243 0 50175 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 201684

[startup+6.3016 s]
/proc/loadavg: 0.78 0.94 0.98 2/78 25904
/proc/meminfo: memFree=1246576/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=434452 CPUtime=6.29
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 105785 0 0 0 569 60 0 0 25 0 1 0 172799711 444878848 105768 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135090670 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 108613 105768 108 243 0 108367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 434452

[startup+12.7013 s]
/proc/loadavg: 0.80 0.94 0.98 2/78 25904
/proc/meminfo: memFree=1115888/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=460968 CPUtime=12.69
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 137108 0 0 0 1194 75 0 0 25 0 1 0 172799711 472031232 115090 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 115242 115090 111 243 0 114996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 460968

[startup+25.5016 s]
/proc/loadavg: 0.84 0.94 0.98 2/78 25904
/proc/meminfo: memFree=752304/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926940 CPUtime=25.48
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 223920 0 0 0 2443 105 0 0 25 0 1 0 172799711 949186560 201803 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231735 201803 119 243 0 231489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 926940

[startup+51.1013 s]
/proc/loadavg: 0.89 0.95 0.98 2/78 25904
/proc/meminfo: memFree=752368/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926940 CPUtime=51.08
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 223952 0 0 0 5002 106 0 0 25 0 1 0 172799711 949186560 201835 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231735 201835 119 243 0 231489 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 926940

[startup+102.307 s]
/proc/loadavg: 0.95 0.95 0.98 2/78 25904
/proc/meminfo: memFree=752240/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926940 CPUtime=102.27
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 223975 0 0 0 10121 106 0 0 25 0 1 0 172799711 949186560 201858 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231735 201858 119 243 0 231489 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 926940

[startup+162.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 25904
/proc/meminfo: memFree=752048/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926940 CPUtime=162.25
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224030 0 0 0 16118 107 0 0 25 0 1 0 172799711 949186560 201913 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231735 201913 119 243 0 231489 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 926940

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/78 25904
/proc/meminfo: memFree=751920/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926940 CPUtime=222.23
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224069 0 0 0 22116 107 0 0 25 0 1 0 172799711 949186560 201952 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231735 201952 119 243 0 231489 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 926940

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25904
/proc/meminfo: memFree=751728/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926808 CPUtime=282.22
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224125 0 0 0 28114 108 0 0 25 0 1 0 172799711 949051392 201975 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134592235 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231702 201975 119 243 0 231456 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 926808

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=751600/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926808 CPUtime=342.2
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224159 0 0 0 34112 108 0 0 25 0 1 0 172799711 949051392 202009 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231702 202009 119 243 0 231456 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 926808

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=751472/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926808 CPUtime=402.19
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224187 0 0 0 40110 109 0 0 25 0 1 0 172799711 949051392 202037 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231702 202037 119 243 0 231456 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 926808

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=751344/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926808 CPUtime=462.18
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224232 0 0 0 46108 110 0 0 25 0 1 0 172799711 949051392 202082 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231702 202082 119 243 0 231456 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 926808

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=751280/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926808 CPUtime=522.15
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224250 0 0 0 52105 110 0 0 25 0 1 0 172799711 949051392 202100 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231702 202100 119 243 0 231456 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 926808

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=751216/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926808 CPUtime=582.14
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224269 0 0 0 58103 111 0 0 25 0 1 0 172799711 949051392 202119 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231702 202119 119 243 0 231456 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 926808

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=751088/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=926808 CPUtime=642.13
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 224291 0 0 0 64102 111 0 0 25 0 1 0 172799711 949051392 202141 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 231702 202141 119 243 0 231456 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 926808

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 25906
/proc/meminfo: memFree=743664/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=934140 CPUtime=702.11
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 226151 0 0 0 70098 113 0 0 25 0 1 0 172799711 956559360 204001 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 233535 204001 119 243 0 233289 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 934140

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=726896/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=950672 CPUtime=762.1
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 230327 0 0 0 76092 118 0 0 25 0 1 0 172799711 973488128 208177 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 237668 208177 119 243 0 237422 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 950672

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=711152/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=966748 CPUtime=822.08
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 234308 0 0 0 82086 122 0 0 25 0 1 0 172799711 989949952 212158 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 241687 212158 119 243 0 241441 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 966748

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=693232/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=984232 CPUtime=882.07
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 238741 0 0 0 88081 126 0 0 25 0 1 0 172799711 1007853568 216591 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591317 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 246058 216591 119 243 0 245812 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 984232

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=647408/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1031528 CPUtime=942.05
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 250210 0 0 0 94073 132 0 0 25 0 1 0 172799711 1056284672 228060 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 257882 228060 119 243 0 257636 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1031528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=624560/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1055412 CPUtime=1002.03
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 255948 0 0 0 100066 137 0 0 25 0 1 0 172799711 1080741888 233798 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 263853 233798 119 243 0 263607 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1055412

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=530992/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1162928 CPUtime=1062.02
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 279464 0 0 0 106052 150 0 0 25 0 1 0 172799711 1190838272 257314 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 290732 257314 119 243 0 290486 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1162928

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=424560/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1284908 CPUtime=1122
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 305955 0 0 0 112036 164 0 0 25 0 1 0 172799711 1315745792 283805 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 321227 283805 119 243 0 320981 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1284908

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=391728/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1322436 CPUtime=1181.99
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 314357 0 0 0 118030 169 0 0 25 0 1 0 172799711 1354174464 292207 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578772 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 330609 292207 119 243 0 330363 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1322436

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=307888/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1417048 CPUtime=1241.97
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 335081 0 0 0 124015 182 0 0 25 0 1 0 172799711 1451057152 312931 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 354262 312931 119 243 0 354016 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 1417048

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=212976/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1525128 CPUtime=1301.96
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 358536 0 0 0 130002 194 0 0 25 0 1 0 172799711 1561731072 336386 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590110 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 381282 336386 119 243 0 381036 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 1525128

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=126704/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1624824 CPUtime=1361.94
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 380231 0 0 0 135987 207 0 0 25 0 1 0 172799711 1663819776 358048 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 406206 358048 119 243 0 405960 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1624824

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=33136/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1734116 CPUtime=1421.93
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 403476 0 0 0 141974 219 0 0 25 0 1 0 172799711 1775734784 381293 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 433529 381293 119 243 0 433283 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1734116

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=15536/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1827836 CPUtime=1481.9
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 423550 0 0 0 147961 229 0 0 25 0 1 0 172799711 1871704064 401367 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581198 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 456959 401367 119 243 0 456713 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1827836



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1489.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=15664/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=1843336 CPUtime=1489.29
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4194304 426809 0 0 0 148699 230 0 0 25 0 1 0 172799711 1887576064 404626 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589820 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 460834 404626 119 243 0 460588 0
Current children cumulated CPU time (s) 1489.29
Current children cumulated vsize (KiB) 1843336

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1489.81 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=15664/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=0 CPUtime=1489.39
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4195332 426809 0 0 0 148699 240 0 0 25 0 1 0 172799711 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1489.39
Current children cumulated vsize (KiB) 0

[startup+1489.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25906
/proc/meminfo: memFree=15664/2055920 swapFree=4149056/4192956
[pid=25903] ppid=25901 vsize=0 CPUtime=1489.48
/proc/25903/stat : 25903 (cmusat) R 25901 25903 25847 0 -1 4195332 426809 0 0 0 148699 249 0 0 25 0 1 0 172799711 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/25903/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1489.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1489.96
CPU time (s): 1489.56
CPU user time (s): 1487
CPU system time (s): 2.55661
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1843336

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

runsolver used 1.65075 second user time and 3.77043 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Thu Apr 19 07:26:59 UTC 2007

IDJOB= 367363
IDBENCH= 20579
IDSOLVER= 173
FILE ID= node2/367363-1176967610

PBS_JOBID= 4630293

Free space on /tmp= 66246 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= /tmp/evaluation/367363-1176967610/cmusat /tmp/evaluation/367363-1176967610/instance-367363-1176967610.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-367363-1176967610 -o ROOT/results/node2/solver-367363-1176967610 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367363-1176967610/cmusat /tmp/evaluation/367363-1176967610/instance-367363-1176967610.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  776da55785376fd8eac6989ca812b102

RANDOM SEED= 156745808

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1559760 kB
Buffers:         36140 kB
Cached:         370080 kB
SwapCached:      12252 kB
Active:         249064 kB
Inactive:       180076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559760 kB
SwapTotal:     4192956 kB
SwapFree:      4149056 kB
Dirty:          159064 kB
Writeback:           0 kB
Mapped:          29952 kB
Slab:            52528 kB
Committed_AS:  7158120 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66246 MiB

End job on node2 on Thu Apr 19 07:51:51 UTC 2007