Trace number 329085

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? (TO) 1200.1 1200.55

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k10.cnf
MD5SUMb801eedc38d94f7d34b1c4de68ba5e4b
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 variables46169
Number of clauses207720
Sum of the clauses size584068
Maximum clause length37
Minimum clause length1
Number of clauses of size 1148
Number of clauses of size 284712
Number of clauses of size 3114816
Number of clauses of size 4155
Number of clauses of size 5294
Number of clauses of size over 57595

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  46169                                                |
0.19/0.27	c |  Number of clauses:    207720                                               |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-329085-1173131772 -o ROOT/results/node19/solver-329085-1173131772 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329085-1173131772/cmusat /tmp/evaluation/329085-1173131772/instance-329085-1173131772.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 1.00 1.00 1.00 3/77 29616
/proc/meminfo: memFree=977504/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=2184 CPUtime=0
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 333131225 2236416 359 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134516448 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 546 359 88 243 0 300 0

[startup+0.0115129 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29616
/proc/meminfo: memFree=977504/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=2588 CPUtime=0
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 481 0 0 0 0 0 0 0 18 0 1 0 333131225 2650112 464 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134514271 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 647 465 96 243 0 401 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2588

[startup+0.101523 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29616
/proc/meminfo: memFree=977504/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=8640 CPUtime=0.09
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 1929 0 0 0 9 0 0 0 18 0 1 0 333131225 8847360 1912 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135091111 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 2160 1912 96 243 0 1914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8640

[startup+0.301544 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29616
/proc/meminfo: memFree=977504/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=21240 CPUtime=0.29
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 4566 0 0 0 27 2 0 0 19 0 1 0 333131225 21749760 4549 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530631 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 5310 4549 108 243 0 5064 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21240

[startup+0.701587 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 29616
/proc/meminfo: memFree=977504/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=30360 CPUtime=0.69
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 7038 0 0 0 66 3 0 0 23 0 1 0 333131225 31088640 7021 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 7590 7021 109 243 0 7344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30360

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=947736/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=17136 CPUtime=1.49
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 8434 0 0 0 145 4 0 0 25 0 1 0 333131225 17547264 4140 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135107972 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 4284 4140 112 243 0 4038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17136

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=954264/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=28088 CPUtime=3.09
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 11126 0 0 0 304 5 0 0 25 0 1 0 333131225 28762112 5882 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 7022 5882 119 243 0 6776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28088

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=953944/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=28088 CPUtime=6.29
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 11163 0 0 0 623 6 0 0 25 0 1 0 333131225 28762112 5919 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 7022 5919 119 243 0 6776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28088

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=948704/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=33368 CPUtime=12.69
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 12614 0 0 0 1262 7 0 0 25 0 1 0 333131225 34168832 7370 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134592420 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 8342 7370 119 243 0 8096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33368

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=936544/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=45320 CPUtime=25.49
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 15564 0 0 0 2540 9 0 0 25 0 1 0 333131225 46407680 10320 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 11330 10320 119 243 0 11084 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45320

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=912608/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=69928 CPUtime=51.08
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 21650 0 0 0 5095 13 0 0 25 0 1 0 333131225 71606272 16406 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 17482 16406 119 243 0 17236 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 69928

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=893792/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=87884 CPUtime=102.27
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 27110 0 0 0 10210 17 0 0 25 0 1 0 333131225 89993216 20962 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 21971 20962 119 243 0 21725 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87884

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=892384/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=87956 CPUtime=162.25
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 27925 0 0 0 16207 18 0 0 25 0 1 0 333131225 90066944 21302 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 21989 21302 119 243 0 21743 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87956

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=892128/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=88004 CPUtime=222.23
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 28475 0 0 0 22204 19 0 0 25 0 1 0 333131225 90116096 21359 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590041 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 22001 21359 119 243 0 21755 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88004

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29617
/proc/meminfo: memFree=891936/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=88028 CPUtime=282.21
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 29022 0 0 0 28202 19 0 0 25 0 1 0 333131225 90140672 21401 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 22007 21401 119 243 0 21761 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 88028

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 29755
/proc/meminfo: memFree=890352/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=88120 CPUtime=342.13
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 29624 0 0 0 34192 21 0 0 25 0 1 0 333131225 90234880 21492 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134592868 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 22030 21492 119 243 0 21784 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 88120

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=887264/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=92376 CPUtime=402.06
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 31297 0 0 0 40183 23 0 0 25 0 1 0 333131225 94593024 22631 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 23094 22631 119 243 0 22848 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 92376

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=863776/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=115504 CPUtime=462.05
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 37114 0 0 0 46176 29 0 0 25 0 1 0 333131225 118276096 28448 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 28876 28448 119 243 0 28630 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 115504

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=852320/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=126616 CPUtime=522.03
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 40467 0 0 0 52170 33 0 0 25 0 1 0 333131225 129654784 31259 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 31654 31259 119 243 0 31408 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 126616

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=846368/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=132940 CPUtime=582.01
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 42013 0 0 0 58166 35 0 0 25 0 1 0 333131225 136130560 32805 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 33235 32805 119 243 0 32989 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 132940

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=823072/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=155784 CPUtime=642
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 47764 0 0 0 64158 42 0 0 25 0 1 0 333131225 159522816 38556 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 38946 38556 119 243 0 38700 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 155784

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=818208/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=160560 CPUtime=701.98
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 49560 0 0 0 70154 44 0 0 25 0 1 0 333131225 164413440 39769 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134591993 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 40140 39769 119 243 0 39894 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 160560

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=818336/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=160560 CPUtime=761.96
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 49560 0 0 0 76152 44 0 0 25 0 1 0 333131225 164413440 39769 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 40140 39769 119 243 0 39894 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 160560

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=809504/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=169712 CPUtime=821.95
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 51825 0 0 0 82147 48 0 0 25 0 1 0 333131225 173785088 42034 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 42428 42034 119 243 0 42182 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 169712

[startup+882.301 s]
/proc/loadavg: 1.06 1.01 1.00 3/78 29815
/proc/meminfo: memFree=789472/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=189544 CPUtime=881.93
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 56779 0 0 0 88138 55 0 0 25 0 1 0 333131225 194093056 46988 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134581309 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 47386 46988 119 243 0 47140 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 189544

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 29815
/proc/meminfo: memFree=689952/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=298212 CPUtime=941.91
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 84022 0 0 0 94125 66 0 0 25 0 1 0 333131225 305369088 71746 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 74553 71746 119 243 0 74307 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 298212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=690080/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=298212 CPUtime=1001.89
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 84023 0 0 0 100123 66 0 0 25 0 1 0 333131225 305369088 71747 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 74553 71747 119 243 0 74307 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 298212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=690080/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=298212 CPUtime=1061.88
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 84023 0 0 0 106121 67 0 0 25 0 1 0 333131225 305369088 71747 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 74553 71747 119 243 0 74307 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 298212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=687136/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=300876 CPUtime=1121.86
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 84793 0 0 0 112118 68 0 0 25 0 1 0 333131225 308097024 72517 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589498 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 75219 72517 119 243 0 74973 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 300876

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=687200/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=300876 CPUtime=1181.84
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 84793 0 0 0 118116 68 0 0 25 0 1 0 333131225 308097024 72517 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 75219 72517 119 243 0 74973 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 300876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=687200/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=300876 CPUtime=1200.04
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 84793 0 0 0 119936 68 0 0 25 0 1 0 333131225 308097024 72517 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 75219 72517 119 243 0 74973 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 300876

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29815
/proc/meminfo: memFree=687200/2055920 swapFree=4169440/4192956
[pid=29616] ppid=29614 vsize=300876 CPUtime=1200.04
/proc/29616/stat : 29616 (cmusat) R 29614 29616 28320 0 -1 4194304 84793 0 0 0 119936 68 0 0 25 0 1 0 333131225 308097024 72517 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/29616/statm: 75219 72517 119 243 0 74973 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 300876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.1
CPU user time (s): 1199.36
CPU system time (s): 0.733888
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 300876

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

runsolver used 1.36979 second user time and 3.00354 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar  5 21:56:12 UTC 2007

IDJOB= 329085
IDBENCH= 20531
IDSOLVER= 121
FILE ID= node19/329085-1173131772

PBS_JOBID= 4014944

Free space on /tmp= 66516 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k10.cnf
COMMAND LINE= /tmp/evaluation/329085-1173131772/cmusat /tmp/evaluation/329085-1173131772/instance-329085-1173131772.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-329085-1173131772 -o ROOT/results/node19/solver-329085-1173131772 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329085-1173131772/cmusat /tmp/evaluation/329085-1173131772/instance-329085-1173131772.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  b801eedc38d94f7d34b1c4de68ba5e4b

RANDOM SEED= 671591914

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:        978040 kB
Buffers:         50924 kB
Cached:         929300 kB
SwapCached:       2580 kB
Active:         275268 kB
Inactive:       728136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978040 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:            7368 kB
Writeback:           0 kB
Mapped:          30472 kB
Slab:            60112 kB
Committed_AS:  1351236 kB
PageTables:       1756 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= 66516 MiB

End job on node19 on Mon Mar  5 22:16:15 UTC 2007