Trace number 367308

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 10003

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k15.cnf
MD5SUMe32f068a374a9a3211450fa7c3f6f87a
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 variables30142
Number of clauses130635
Sum of the clauses size364257
Maximum clause length37
Minimum clause length1
Number of clauses of size 1213
Number of clauses of size 255731
Number of clauses of size 369590
Number of clauses of size 4146
Number of clauses of size 5265
Number of clauses of size over 54690

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  30142                                                |
0.09/0.17	c |  Number of clauses:    130635                                               |

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/node60/watcher-367308-1176943675 -o ROOT/results/node60/solver-367308-1176943675 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367308-1176943675/cmusat /tmp/evaluation/367308-1176943675/instance-367308-1176943675.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.71 0.92 0.97 3/64 7194
/proc/meminfo: memFree=1358728/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=2184 CPUtime=0
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 142277466 2236416 359 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134517271 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 546 359 88 243 0 300 0

[startup+0.0838581 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 7194
/proc/meminfo: memFree=1358728/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=8016 CPUtime=0.07
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 1694 0 0 0 7 0 0 0 18 0 1 0 142277466 8208384 1677 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134531990 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 2004 1678 96 243 0 1758 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8016

[startup+0.101859 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 7194
/proc/meminfo: memFree=1358728/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=8676 CPUtime=0.09
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 1951 0 0 0 8 1 0 0 18 0 1 0 142277466 8884224 1934 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135145085 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 2169 1934 96 243 0 1923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8676

[startup+0.301879 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 7194
/proc/meminfo: memFree=1358728/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=16296 CPUtime=0.29
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 3661 0 0 0 28 1 0 0 19 0 1 0 142277466 16687104 3644 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134546993 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 4074 3644 109 243 0 3828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16296

[startup+0.701917 s]
/proc/loadavg: 0.71 0.92 0.97 3/64 7194
/proc/meminfo: memFree=1358728/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=21932 CPUtime=0.69
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 5038 0 0 0 67 2 0 0 22 0 1 0 142277466 22458368 5021 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134534546 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 5483 5021 109 243 0 5237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21932

[startup+1.502 s]
/proc/loadavg: 0.71 0.92 0.97 2/65 7195
/proc/meminfo: memFree=1342784/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=18032 CPUtime=1.49
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 6368 0 0 0 146 3 0 0 25 0 1 0 142277466 18464768 3940 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134592078 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 4508 3940 119 243 0 4262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18032

[startup+3.10115 s]
/proc/loadavg: 0.71 0.92 0.97 2/65 7195
/proc/meminfo: memFree=1343232/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=18428 CPUtime=3.09
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 6472 0 0 0 306 3 0 0 25 0 1 0 142277466 18870272 4044 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 4607 4044 119 243 0 4361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18428

[startup+6.30147 s]
/proc/loadavg: 0.73 0.92 0.97 2/65 7195
/proc/meminfo: memFree=1340352/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=21596 CPUtime=6.29
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 7310 0 0 0 626 3 0 0 25 0 1 0 142277466 22114304 4882 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 5399 4882 119 243 0 5153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21596

[startup+12.7011 s]
/proc/loadavg: 0.76 0.92 0.97 2/65 7195
/proc/meminfo: memFree=1333120/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=28328 CPUtime=12.68
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 9077 0 0 0 1264 4 0 0 25 0 1 0 142277466 29007872 6649 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589409 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 7082 6649 119 243 0 6836 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28328

[startup+25.5024 s]
/proc/loadavg: 0.81 0.92 0.97 2/65 7195
/proc/meminfo: memFree=1317824/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=42564 CPUtime=25.49
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 13658 0 0 0 2541 8 0 0 25 0 1 0 142277466 43585536 10293 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590193 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 10641 10293 119 243 0 10395 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42564

[startup+51.1029 s]
/proc/loadavg: 0.87 0.93 0.97 2/65 7195
/proc/meminfo: memFree=1301120/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=59732 CPUtime=51.08
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 18659 0 0 0 5096 12 0 0 25 0 1 0 142277466 61165568 14631 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 14933 14631 119 243 0 14687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59732

[startup+102.306 s]
/proc/loadavg: 0.94 0.94 0.97 2/65 7195
/proc/meminfo: memFree=1275008/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=84692 CPUtime=102.26
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 25689 0 0 0 10208 18 0 0 25 0 1 0 142277466 86724608 20941 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 21173 20941 119 243 0 20927 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84692

[startup+162.303 s]
/proc/loadavg: 0.98 0.95 0.97 2/65 7195
/proc/meminfo: memFree=1274880/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=84752 CPUtime=162.25
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 26120 0 0 0 16206 19 0 0 25 0 1 0 142277466 86786048 20986 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 21188 20986 119 243 0 20942 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 84752

[startup+222.303 s]
/proc/loadavg: 0.99 0.95 0.97 2/65 7195
/proc/meminfo: memFree=1274688/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=84812 CPUtime=222.23
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 26565 0 0 0 22204 19 0 0 25 0 1 0 142277466 86847488 21030 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 21203 21030 119 243 0 20957 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84812

[startup+282.303 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 7195
/proc/meminfo: memFree=1204800/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=161076 CPUtime=282.23
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 45207 0 0 0 28193 30 0 0 25 0 1 0 142277466 164941824 38405 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 40269 38405 119 243 0 40023 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 161076

[startup+342.303 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 7195
/proc/meminfo: memFree=1204800/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=161076 CPUtime=342.21
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 45211 0 0 0 34191 30 0 0 25 0 1 0 142277466 164941824 38409 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 40269 38409 119 243 0 40023 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 161076

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7195
/proc/meminfo: memFree=1203072/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=162848 CPUtime=402.19
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 45694 0 0 0 40189 30 0 0 25 0 1 0 142277466 166756352 38892 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 40712 38892 119 243 0 40466 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 162848

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7195
/proc/meminfo: memFree=1202752/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=162848 CPUtime=462.17
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 45773 0 0 0 46187 30 0 0 25 0 1 0 142277466 166756352 38971 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 40712 38971 119 243 0 40466 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 162848

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7195
/proc/meminfo: memFree=1204096/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=161076 CPUtime=522.16
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 45829 0 0 0 52185 31 0 0 25 0 1 0 142277466 164941824 38584 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 40269 38584 119 243 0 40023 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 161076

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7195
/proc/meminfo: memFree=1201728/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=163848 CPUtime=582.15
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 46519 0 0 0 58183 32 0 0 25 0 1 0 142277466 167780352 39274 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 40962 39274 119 243 0 40716 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 163848

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7195
/proc/meminfo: memFree=1173056/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=191988 CPUtime=642.13
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 53613 0 0 0 64174 39 0 0 25 0 1 0 142277466 196595712 46368 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 47997 46368 119 243 0 47751 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 191988


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=552064/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=788848 CPUtime=9099.7
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 216796 0 0 0 909792 178 0 0 25 0 1 0 142277466 807780352 195627 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 197212 195627 119 243 0 196966 0
Current children cumulated CPU time (s) 9099.7
Current children cumulated vsize (KiB) 788848

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=552064/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=788848 CPUtime=9159.68
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 216802 0 0 0 915790 178 0 0 25 0 1 0 142277466 807780352 195633 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 197212 195633 119 243 0 196966 0
Current children cumulated CPU time (s) 9159.68
Current children cumulated vsize (KiB) 788848

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=552064/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=788848 CPUtime=9219.67
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 216809 0 0 0 921789 178 0 0 25 0 1 0 142277466 807780352 195640 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 197212 195640 119 243 0 196966 0
Current children cumulated CPU time (s) 9219.67
Current children cumulated vsize (KiB) 788848

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=550784/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=790304 CPUtime=9279.65
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 217156 0 0 0 927787 178 0 0 25 0 1 0 142277466 809271296 195987 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 197576 195987 119 243 0 197330 0
Current children cumulated CPU time (s) 9279.65
Current children cumulated vsize (KiB) 790304

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=540160/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=800772 CPUtime=9339.64
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 219771 0 0 0 933783 181 0 0 25 0 1 0 142277466 819990528 198602 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134592206 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 200193 198602 119 243 0 199947 0
Current children cumulated CPU time (s) 9339.64
Current children cumulated vsize (KiB) 800772

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=529216/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=812124 CPUtime=9399.62
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 222643 0 0 0 939778 184 0 0 25 0 1 0 142277466 831614976 201376 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 203031 201376 119 243 0 202785 0
Current children cumulated CPU time (s) 9399.62
Current children cumulated vsize (KiB) 812124

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=514880/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=826444 CPUtime=9459.61
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 226180 0 0 0 945773 188 0 0 25 0 1 0 142277466 846278656 204913 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 206611 204913 119 243 0 206365 0
Current children cumulated CPU time (s) 9459.61
Current children cumulated vsize (KiB) 826444

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=500928/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=840840 CPUtime=9519.59
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 229688 0 0 0 951769 190 0 0 25 0 1 0 142277466 861020160 208421 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 210210 208421 119 243 0 209964 0
Current children cumulated CPU time (s) 9519.59
Current children cumulated vsize (KiB) 840840

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=487616/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=854080 CPUtime=9579.58
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 233051 0 0 0 957764 194 0 0 25 0 1 0 142277466 874577920 211719 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 213520 211719 119 243 0 213274 0
Current children cumulated CPU time (s) 9579.58
Current children cumulated vsize (KiB) 854080

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=474432/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=867464 CPUtime=9639.56
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 236392 0 0 0 963760 196 0 0 25 0 1 0 142277466 888283136 215060 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 216866 215060 119 243 0 216620 0
Current children cumulated CPU time (s) 9639.56
Current children cumulated vsize (KiB) 867464

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=461376/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=880184 CPUtime=9699.55
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 239602 0 0 0 969757 198 0 0 25 0 1 0 142277466 901308416 218270 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 220046 218270 119 243 0 219800 0
Current children cumulated CPU time (s) 9699.55
Current children cumulated vsize (KiB) 880184

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=449088/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=892648 CPUtime=9759.53
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 242701 0 0 0 975753 200 0 0 25 0 1 0 142277466 914071552 221369 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 223162 221369 119 243 0 222916 0
Current children cumulated CPU time (s) 9759.53
Current children cumulated vsize (KiB) 892648

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=436160/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=905364 CPUtime=9819.52
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 245882 0 0 0 981748 204 0 0 25 0 1 0 142277466 927092736 224550 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 226341 224550 119 243 0 226095 0
Current children cumulated CPU time (s) 9819.52
Current children cumulated vsize (KiB) 905364

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8269
/proc/meminfo: memFree=422848/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=918232 CPUtime=9879.5
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 249179 0 0 0 987743 207 0 0 25 0 1 0 142277466 940269568 227847 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590148 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 229558 227847 119 243 0 229312 0
Current children cumulated CPU time (s) 9879.5
Current children cumulated vsize (KiB) 918232

[startup+9942.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 8269
/proc/meminfo: memFree=410624/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=930288 CPUtime=9939.48
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 252256 0 0 0 993738 210 0 0 25 0 1 0 142277466 952614912 230924 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 232572 230924 119 243 0 232326 0
Current children cumulated CPU time (s) 9939.48
Current children cumulated vsize (KiB) 930288

[startup+10002.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 8269
/proc/meminfo: memFree=398656/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=942348 CPUtime=9999.47
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 255338 0 0 0 999734 213 0 0 25 0 1 0 142277466 964964352 233877 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 235587 233877 119 243 0 235341 0
Current children cumulated CPU time (s) 9999.47
Current children cumulated vsize (KiB) 942348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 8269
/proc/meminfo: memFree=398592/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=942480 CPUtime=10000.1
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4194304 255361 0 0 0 999795 213 0 0 25 0 1 0 142277466 965099520 233900 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 235620 233900 119 243 0 235374 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 942480

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

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

[startup+10003 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 8269
/proc/meminfo: memFree=398592/2055920 swapFree=4181684/4192956
[pid=7194] ppid=7192 vsize=0 CPUtime=10000.2
/proc/7194/stat : 7194 (cmusat) R 7192 7194 7138 0 -1 4195332 255361 0 0 0 999795 223 0 0 25 0 1 0 142277466 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/7194/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003
CPU time (s): 10000.2
CPU user time (s): 9997.95
CPU system time (s): 2.27565
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 942480

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

runsolver used 7.2289 second user time and 20.2689 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Thu Apr 19 00:47:55 UTC 2007

IDJOB= 367308
IDBENCH= 20522
IDSOLVER= 173
FILE ID= node60/367308-1176943675

PBS_JOBID= 4605764

Free space on /tmp= 66412 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e32f068a374a9a3211450fa7c3f6f87a

RANDOM SEED= 981289500

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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	: 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.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:       1359136 kB
Buffers:         31372 kB
Cached:         591432 kB
SwapCached:       5040 kB
Active:         252736 kB
Inactive:       380792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359136 kB
SwapTotal:     4192956 kB
SwapFree:      4181684 kB
Dirty:            5712 kB
Writeback:           0 kB
Mapped:          15228 kB
Slab:            49248 kB
Committed_AS:  1559692 kB
PageTables:       1464 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= 66412 MiB

End job on node60 on Thu Apr 19 03:34:40 UTC 2007