Trace number 367309

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) 10000.2 10004

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
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 variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  37432                                                |
0.09/0.19	c |  Number of clauses:    147345                                               |

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/node58/watcher-367309-1176943866 -o ROOT/results/node58/solver-367309-1176943866 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367309-1176943866/cmusat /tmp/evaluation/367309-1176943866/instance-367309-1176943866.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.78 0.95 0.98 3/64 19288
/proc/meminfo: memFree=1324968/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=2184 CPUtime=0
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 142296279 2236416 359 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134516934 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 546 359 88 243 0 300 0

[startup+0.0591791 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19288
/proc/meminfo: memFree=1324968/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=6112 CPUtime=0.05
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 1287 0 0 0 5 0 0 0 18 0 1 0 142296279 6258688 1270 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 1528 1273 96 243 0 1282 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6112

[startup+0.102184 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19288
/proc/meminfo: memFree=1324968/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=8632 CPUtime=0.09
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 1942 0 0 0 9 0 0 0 18 0 1 0 142296279 8839168 1925 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134525958 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 2158 1926 96 243 0 1912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.301218 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19288
/proc/meminfo: memFree=1324968/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=17052 CPUtime=0.29
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 3906 0 0 0 28 1 0 0 19 0 1 0 142296279 17461248 3889 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 4263 3889 109 243 0 4017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17052

[startup+0.70229 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 19288
/proc/meminfo: memFree=1324968/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=24276 CPUtime=0.69
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 5593 0 0 0 67 2 0 0 22 0 1 0 142296279 24858624 5576 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530529 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 6069 5576 109 243 0 5823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24276

[startup+1.50142 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 19289
/proc/meminfo: memFree=1303648/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=19548 CPUtime=1.49
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 6256 0 0 0 147 2 0 0 25 0 1 0 142296279 20017152 4759 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591978 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 4887 4759 119 243 0 4641 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19548

[startup+3.10169 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 19289
/proc/meminfo: memFree=1306080/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=19548 CPUtime=3.09
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 6256 0 0 0 307 2 0 0 25 0 1 0 142296279 20017152 4759 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 4887 4759 119 243 0 4641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19548

[startup+6.30122 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 19289
/proc/meminfo: memFree=1304032/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=22452 CPUtime=6.29
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 6982 0 0 0 626 3 0 0 25 0 1 0 142296279 22990848 5485 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 5613 5485 119 243 0 5367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22452

[startup+12.7013 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 19289
/proc/meminfo: memFree=1296736/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=29580 CPUtime=12.69
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 8745 0 0 0 1264 5 0 0 25 0 1 0 142296279 30289920 7248 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 7395 7248 119 243 0 7149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29580

[startup+25.5014 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 19289
/proc/meminfo: memFree=1285472/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=40452 CPUtime=25.49
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 11460 0 0 0 2542 7 0 0 25 0 1 0 142296279 41422848 9963 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 10113 9963 119 243 0 9867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40452

[startup+51.1017 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 19289
/proc/meminfo: memFree=1272864/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=52908 CPUtime=51.08
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 15918 0 0 0 5097 11 0 0 25 0 1 0 142296279 54177792 13083 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 13227 13083 119 243 0 12981 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52908

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 19289
/proc/meminfo: memFree=1259424/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=66528 CPUtime=102.26
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 19663 0 0 0 10213 13 0 0 25 0 1 0 142296279 68124672 16476 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 16632 16476 119 243 0 16386 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 66528

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 19289
/proc/meminfo: memFree=1248032/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=77736 CPUtime=162.24
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 23227 0 0 0 16208 16 0 0 25 0 1 0 142296279 79601664 19278 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 19434 19278 119 243 0 19188 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77736

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19289
/proc/meminfo: memFree=1230880/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=95044 CPUtime=222.22
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 27523 0 0 0 22201 21 0 0 25 0 1 0 142296279 97325056 23574 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590121 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 23761 23574 119 243 0 23515 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 95044

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19289
/proc/meminfo: memFree=1229024/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=96732 CPUtime=282.2
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 28354 0 0 0 28198 22 0 0 25 0 1 0 142296279 99053568 24011 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 24183 24011 119 243 0 23937 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 96732

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19289
/proc/meminfo: memFree=1212640/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=113060 CPUtime=342.18
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 32850 0 0 0 34192 26 0 0 25 0 1 0 142296279 115773440 28088 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 28265 28088 119 243 0 28019 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 113060

[startup+402.302 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 19289
/proc/meminfo: memFree=1162848/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=167968 CPUtime=402.15
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 45693 0 0 0 40185 30 0 0 25 0 1 0 142296279 171999232 40494 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591993 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 41992 40494 119 243 0 41746 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 167968

[startup+462.302 s]
/proc/loadavg: 1.08 1.00 0.99 2/65 19289
/proc/meminfo: memFree=1162848/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=167968 CPUtime=462.13
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 45739 0 0 0 46183 30 0 0 25 0 1 0 142296279 171999232 40540 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581198 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 41992 40540 119 243 0 41746 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 167968

[startup+522.302 s]
/proc/loadavg: 1.09 1.01 1.00 2/65 19289
/proc/meminfo: memFree=1160800/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=169880 CPUtime=522.11
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 46231 0 0 0 52180 31 0 0 25 0 1 0 142296279 173957120 41032 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 42470 41032 119 243 0 42224 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 169880

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 19289
/proc/meminfo: memFree=1160800/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=169880 CPUtime=582.09
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 46231 0 0 0 58178 31 0 0 25 0 1 0 142296279 173957120 41032 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 42470 41032 119 243 0 42224 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 169880

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/71 19463
/proc/meminfo: memFree=1161192/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=167968 CPUtime=641.99
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 46296 0 0 0 64166 33 0 0 25 0 1 0 142296279 171999232 40619 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 41992 40619 119 243 0 41746 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 167968


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=293728/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9098.84
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 276759 0 0 0 909663 221 0 0 25 0 1 0 142296279 1058152448 256249 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256249 119 243 0 258092 0
Current children cumulated CPU time (s) 9098.84
Current children cumulated vsize (KiB) 1033352

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=293792/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9158.81
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 276759 0 0 0 915660 221 0 0 25 0 1 0 142296279 1058152448 256249 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256249 119 243 0 258092 0
Current children cumulated CPU time (s) 9158.81
Current children cumulated vsize (KiB) 1033352

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=293536/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9218.79
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 276822 0 0 0 921658 221 0 0 25 0 1 0 142296279 1058152448 256312 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256312 119 243 0 258092 0
Current children cumulated CPU time (s) 9218.79
Current children cumulated vsize (KiB) 1033352

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=293280/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9278.77
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 276879 0 0 0 927656 221 0 0 25 0 1 0 142296279 1058152448 256369 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256369 119 243 0 258092 0
Current children cumulated CPU time (s) 9278.77
Current children cumulated vsize (KiB) 1033352

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=293024/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9338.76
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 276939 0 0 0 933654 222 0 0 25 0 1 0 142296279 1058152448 256429 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256429 119 243 0 258092 0
Current children cumulated CPU time (s) 9338.76
Current children cumulated vsize (KiB) 1033352

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=292832/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9398.73
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 276998 0 0 0 939651 222 0 0 25 0 1 0 142296279 1058152448 256488 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256488 119 243 0 258092 0
Current children cumulated CPU time (s) 9398.73
Current children cumulated vsize (KiB) 1033352

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=292576/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9458.71
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 277059 0 0 0 945649 222 0 0 25 0 1 0 142296279 1058152448 256549 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256549 119 243 0 258092 0
Current children cumulated CPU time (s) 9458.71
Current children cumulated vsize (KiB) 1033352

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=292384/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9518.69
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 277115 0 0 0 951647 222 0 0 25 0 1 0 142296279 1058152448 256605 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256605 119 243 0 258092 0
Current children cumulated CPU time (s) 9518.69
Current children cumulated vsize (KiB) 1033352

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=292128/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9578.67
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 277171 0 0 0 957645 222 0 0 25 0 1 0 142296279 1058152448 256661 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256661 119 243 0 258092 0
Current children cumulated CPU time (s) 9578.67
Current children cumulated vsize (KiB) 1033352

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291872/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033352 CPUtime=9638.64
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 277227 0 0 0 963642 222 0 0 25 0 1 0 142296279 1058152448 256717 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258338 256717 119 243 0 258092 0
Current children cumulated CPU time (s) 9638.64
Current children cumulated vsize (KiB) 1033352

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291296/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033828 CPUtime=9698.63
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 278794 0 0 0 969640 223 0 0 25 0 1 0 142296279 1058639872 256844 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258457 256844 119 243 0 258211 0
Current children cumulated CPU time (s) 9698.63
Current children cumulated vsize (KiB) 1033828

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291360/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033828 CPUtime=9758.6
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 278794 0 0 0 975637 223 0 0 25 0 1 0 142296279 1058639872 256844 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258457 256844 119 243 0 258211 0
Current children cumulated CPU time (s) 9758.6
Current children cumulated vsize (KiB) 1033828

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291360/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033828 CPUtime=9818.58
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 278794 0 0 0 981635 223 0 0 25 0 1 0 142296279 1058639872 256844 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258457 256844 119 243 0 258211 0
Current children cumulated CPU time (s) 9818.58
Current children cumulated vsize (KiB) 1033828

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291360/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033828 CPUtime=9878.57
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 278795 0 0 0 987634 223 0 0 25 0 1 0 142296279 1058639872 256845 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134592078 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258457 256845 119 243 0 258211 0
Current children cumulated CPU time (s) 9878.57
Current children cumulated vsize (KiB) 1033828

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291360/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033828 CPUtime=9938.54
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 278795 0 0 0 993631 223 0 0 25 0 1 0 142296279 1058639872 256845 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258457 256845 119 243 0 258211 0
Current children cumulated CPU time (s) 9938.54
Current children cumulated vsize (KiB) 1033828

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291296/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033828 CPUtime=9998.53
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 278795 0 0 0 999629 224 0 0 25 0 1 0 142296279 1058639872 256845 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258457 256845 119 243 0 258211 0
Current children cumulated CPU time (s) 9998.53
Current children cumulated vsize (KiB) 1033828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291296/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=1033828 CPUtime=10000
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4194304 278795 0 0 0 999779 224 0 0 25 0 1 0 142296279 1058639872 256845 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 258457 256845 119 243 0 258211 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1033828

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

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

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20363
/proc/meminfo: memFree=291296/2055920 swapFree=4184528/4192956
[pid=19288] ppid=19286 vsize=0 CPUtime=10000.1
/proc/19288/stat : 19288 (cmusat) R 19286 19288 19232 0 -1 4195332 278795 0 0 0 999779 234 0 0 25 0 1 0 142296279 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/19288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004
CPU time (s): 10000.2
CPU user time (s): 9997.8
CPU system time (s): 2.40064
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 1033828

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

runsolver used 6.32704 second user time and 21.1758 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Thu Apr 19 00:51:06 UTC 2007

IDJOB= 367309
IDBENCH= 20523
IDSOLVER= 173
FILE ID= node58/367309-1176943866

PBS_JOBID= 4605766

Free space on /tmp= 66445 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= /tmp/evaluation/367309-1176943866/cmusat /tmp/evaluation/367309-1176943866/instance-367309-1176943866.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-367309-1176943866 -o ROOT/results/node58/solver-367309-1176943866 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367309-1176943866/cmusat /tmp/evaluation/367309-1176943866/instance-367309-1176943866.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8a76c8add64173ae39149aae572a02d9

RANDOM SEED= 781015177

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1325504 kB
Buffers:         34716 kB
Cached:         616356 kB
SwapCached:       2340 kB
Active:          32600 kB
Inactive:       627796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325504 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            6140 kB
Writeback:           0 kB
Mapped:          15816 kB
Slab:            56204 kB
Committed_AS:   943244 kB
PageTables:       1380 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= 66445 MiB

End job on node58 on Thu Apr 19 03:37:52 UTC 2007