Trace number 367332

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.1 10002.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k95.cnf
MD5SUMd2a122a986b8c06207b29ef18884dabc
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 variables141985
Number of clauses636168
Sum of the clauses size1637334
Maximum clause length20
Minimum clause length1
Number of clauses of size 1863
Number of clauses of size 2495546
Number of clauses of size 369837
Number of clauses of size 428550
Number of clauses of size 512384
Number of clauses of size over 528988

Solver Data (download as text)

0.00/0.01	c Pre-processing provided 0 assignments
0.00/0.01	c |  Number of variables:  141985                                               |
0.79/0.87	c |  Number of clauses:    636168                                               |

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/node14/watcher-367332-1176955322 -o ROOT/results/node14/solver-367332-1176955322 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367332-1176955322/cmusat /tmp/evaluation/367332-1176955322/instance-367332-1176955322.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/77 13369
/proc/meminfo: memFree=1824568/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=2184 CPUtime=0
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 143450051 2236416 359 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134517271 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 546 359 88 243 0 300 0

[startup+0.019868 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 13369
/proc/meminfo: memFree=1824568/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=2456 CPUtime=0.01
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 454 0 0 0 1 0 0 0 18 0 1 0 143450051 2514944 437 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134531925 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 614 442 96 243 0 368 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2456

[startup+0.101876 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 13369
/proc/meminfo: memFree=1824568/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=8252 CPUtime=0.09
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 1790 0 0 0 8 1 0 0 18 0 1 0 143450051 8450048 1773 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 2063 1773 96 243 0 1817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8252

[startup+0.301895 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 13369
/proc/meminfo: memFree=1824568/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=22032 CPUtime=0.29
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 4870 0 0 0 26 3 0 0 19 0 1 0 143450051 22560768 4853 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 5508 4853 96 243 0 5262 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22032

[startup+0.701932 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 13369
/proc/meminfo: memFree=1824568/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=47540 CPUtime=0.69
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 10777 0 0 0 63 6 0 0 22 0 1 0 143450051 48680960 10760 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 11885 10761 96 243 0 11639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47540

[startup+1.50201 s]
/proc/loadavg: 0.71 0.92 0.97 2/78 13370
/proc/meminfo: memFree=1772400/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=64668 CPUtime=1.49
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 14601 0 0 0 141 8 0 0 25 0 1 0 143450051 66220032 14584 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 16167 14584 109 243 0 15921 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64668

[startup+3.10216 s]
/proc/loadavg: 0.73 0.92 0.97 2/78 13370
/proc/meminfo: memFree=1753712/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=90260 CPUtime=3.09
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 20743 0 0 0 297 12 0 0 25 0 1 0 143450051 92426240 20726 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134524671 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 22565 20726 109 243 0 22319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90260

[startup+6.30146 s]
/proc/loadavg: 0.73 0.92 0.97 2/78 13370
/proc/meminfo: memFree=1766704/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=58248 CPUtime=6.28
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 23193 0 0 0 614 14 0 0 25 0 1 0 143450051 59645952 14434 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 14562 14434 119 243 0 14316 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58248

[startup+12.7011 s]
/proc/loadavg: 0.75 0.92 0.97 2/78 13370
/proc/meminfo: memFree=1766768/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=58248 CPUtime=12.67
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 23193 0 0 0 1253 14 0 0 25 0 1 0 143450051 59645952 14434 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 14562 14434 119 243 0 14316 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58248

[startup+25.5013 s]
/proc/loadavg: 0.81 0.92 0.97 2/78 13370
/proc/meminfo: memFree=1766960/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=58248 CPUtime=25.46
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 23193 0 0 0 2532 14 0 0 25 0 1 0 143450051 59645952 14434 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 14562 14434 119 243 0 14316 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58248

[startup+51.1017 s]
/proc/loadavg: 0.87 0.93 0.97 2/78 13370
/proc/meminfo: memFree=1766960/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=58248 CPUtime=51.05
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 23193 0 0 0 5091 14 0 0 25 0 1 0 143450051 59645952 14434 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591993 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 14562 14434 119 243 0 14316 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 58248

[startup+102.306 s]
/proc/loadavg: 0.95 0.94 0.97 2/78 13370
/proc/meminfo: memFree=1748848/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=76640 CPUtime=102.24
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 28616 0 0 0 10205 19 0 0 25 0 1 0 143450051 78479360 19017 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589753 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 19160 19017 119 243 0 18914 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 76640

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.97 2/78 13370
/proc/meminfo: memFree=1731632/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=93780 CPUtime=162.22
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 33766 0 0 0 16197 25 0 0 25 0 1 0 143450051 96030720 23298 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590129 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 23445 23298 119 243 0 23199 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 93780

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 13370
/proc/meminfo: memFree=1718448/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=106916 CPUtime=222.21
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 37955 0 0 0 22191 30 0 0 25 0 1 0 143450051 109481984 26590 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 26729 26590 119 243 0 26483 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 106916

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 13370
/proc/meminfo: memFree=1701104/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=124392 CPUtime=282.19
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 43220 0 0 0 28184 35 0 0 25 0 1 0 143450051 127377408 30941 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589515 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 31098 30941 119 243 0 30852 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 124392

[startup+342.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 13370
/proc/meminfo: memFree=1701168/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=124436 CPUtime=342.18
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 44188 0 0 0 34182 36 0 0 25 0 1 0 143450051 127422464 30952 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134579895 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 31109 30952 119 243 0 30863 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 124436

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 13370
/proc/meminfo: memFree=1701168/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=124436 CPUtime=402.16
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 44188 0 0 0 40180 36 0 0 25 0 1 0 143450051 127422464 30952 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590180 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 31109 30952 119 243 0 30863 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 124436

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 13370
/proc/meminfo: memFree=1700720/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=124844 CPUtime=462.15
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 45265 0 0 0 46177 38 0 0 25 0 1 0 143450051 127840256 31061 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 31211 31061 119 243 0 30965 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 124844

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 13370
/proc/meminfo: memFree=1700656/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=124988 CPUtime=522.13
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 45283 0 0 0 52175 38 0 0 25 0 1 0 143450051 127987712 31079 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 31247 31079 119 243 0 31001 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 124988

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 13370
/proc/meminfo: memFree=1689392/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=136256 CPUtime=582.12
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 49102 0 0 0 58170 42 0 0 25 0 1 0 143450051 139526144 33894 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134592013 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 34064 33894 119 243 0 33818 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 136256

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 13370
/proc/meminfo: memFree=1689392/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=136256 CPUtime=642.11
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 49103 0 0 0 64168 43 0 0 25 0 1 0 143450051 139526144 33895 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 34064 33895 119 243 0 33818 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 136256


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13770
/proc/meminfo: memFree=1246576/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=580932 CPUtime=9099.82
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 178369 0 0 0 909762 220 0 0 25 0 1 0 143450051 594874368 143901 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589504 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 145233 143901 119 243 0 144987 0
Current children cumulated CPU time (s) 9099.82
Current children cumulated vsize (KiB) 580932

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13770
/proc/meminfo: memFree=1237360/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=590012 CPUtime=9159.81
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 180634 0 0 0 915758 223 0 0 25 0 1 0 143450051 604172288 146166 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 147503 146166 119 243 0 147257 0
Current children cumulated CPU time (s) 9159.81
Current children cumulated vsize (KiB) 590012

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13770
/proc/meminfo: memFree=1225008/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=602456 CPUtime=9219.8
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 183718 0 0 0 921753 227 0 0 25 0 1 0 143450051 616914944 149250 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 150614 149250 119 243 0 150368 0
Current children cumulated CPU time (s) 9219.8
Current children cumulated vsize (KiB) 602456

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13770
/proc/meminfo: memFree=1208624/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=618560 CPUtime=9279.78
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 187832 0 0 0 927746 232 0 0 25 0 1 0 143450051 633405440 153364 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 154640 153364 119 243 0 154394 0
Current children cumulated CPU time (s) 9279.78
Current children cumulated vsize (KiB) 618560

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13770
/proc/meminfo: memFree=1196976/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=630004 CPUtime=9339.76
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 190715 0 0 0 933741 235 0 0 25 0 1 0 143450051 645124096 156247 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 157501 156247 119 243 0 157255 0
Current children cumulated CPU time (s) 9339.76
Current children cumulated vsize (KiB) 630004

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1184304/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=642472 CPUtime=9399.74
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 193882 0 0 0 939736 238 0 0 25 0 1 0 143450051 657891328 159414 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 160618 159414 119 243 0 160372 0
Current children cumulated CPU time (s) 9399.74
Current children cumulated vsize (KiB) 642472

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1171696/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=654716 CPUtime=9459.73
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 196998 0 0 0 945730 243 0 0 25 0 1 0 143450051 670429184 162530 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163679 162530 119 243 0 163433 0
Current children cumulated CPU time (s) 9459.73
Current children cumulated vsize (KiB) 654716

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170928/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655320 CPUtime=9519.72
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199408 0 0 0 951727 245 0 0 25 0 1 0 143450051 671047680 162707 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163830 162707 119 243 0 163584 0
Current children cumulated CPU time (s) 9519.72
Current children cumulated vsize (KiB) 655320

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170928/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655320 CPUtime=9579.7
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199408 0 0 0 957725 245 0 0 25 0 1 0 143450051 671047680 162707 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163830 162707 119 243 0 163584 0
Current children cumulated CPU time (s) 9579.7
Current children cumulated vsize (KiB) 655320

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170928/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655320 CPUtime=9639.69
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199408 0 0 0 963723 246 0 0 25 0 1 0 143450051 671047680 162707 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163830 162707 119 243 0 163584 0
Current children cumulated CPU time (s) 9639.69
Current children cumulated vsize (KiB) 655320

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170864/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655320 CPUtime=9699.67
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199408 0 0 0 969721 246 0 0 25 0 1 0 143450051 671047680 162707 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163830 162707 119 243 0 163584 0
Current children cumulated CPU time (s) 9699.67
Current children cumulated vsize (KiB) 655320

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170864/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655320 CPUtime=9759.66
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199413 0 0 0 975719 247 0 0 25 0 1 0 143450051 671047680 162712 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134580894 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163830 162712 119 243 0 163584 0
Current children cumulated CPU time (s) 9759.66
Current children cumulated vsize (KiB) 655320

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170800/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655512 CPUtime=9819.64
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199428 0 0 0 981717 247 0 0 25 0 1 0 143450051 671244288 162727 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163878 162727 119 243 0 163632 0
Current children cumulated CPU time (s) 9819.64
Current children cumulated vsize (KiB) 655512

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170736/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655512 CPUtime=9879.63
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199438 0 0 0 987715 248 0 0 25 0 1 0 143450051 671244288 162737 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163878 162737 119 243 0 163632 0
Current children cumulated CPU time (s) 9879.63
Current children cumulated vsize (KiB) 655512

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170736/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655512 CPUtime=9939.61
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199438 0 0 0 993713 248 0 0 25 0 1 0 143450051 671244288 162737 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163878 162737 119 243 0 163632 0
Current children cumulated CPU time (s) 9939.61
Current children cumulated vsize (KiB) 655512

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170672/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655512 CPUtime=9999.61
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199438 0 0 0 999712 249 0 0 25 0 1 0 143450051 671244288 162737 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163878 162737 119 243 0 163632 0
Current children cumulated CPU time (s) 9999.61
Current children cumulated vsize (KiB) 655512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170672/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=655512 CPUtime=10000
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4194304 199438 0 0 0 999752 249 0 0 25 0 1 0 143450051 671244288 162737 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/statm: 163878 162737 119 243 0 163632 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 655512

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

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

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13772
/proc/meminfo: memFree=1170672/2055920 swapFree=4148736/4192956
[pid=13369] ppid=13367 vsize=0 CPUtime=10000.1
/proc/13369/stat : 13369 (cmusat) R 13367 13369 13313 0 -1 4195332 199438 0 0 0 999752 258 0 0 25 0 1 0 143450051 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/13369/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): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9997.52
CPU system time (s): 2.5936
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 655512

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

runsolver used 11.8372 second user time and 24.3433 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu Apr 19 04:02:03 UTC 2007

IDJOB= 367332
IDBENCH= 20546
IDSOLVER= 173
FILE ID= node14/367332-1176955322

PBS_JOBID= 4605808

Free space on /tmp= 66191 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d2a122a986b8c06207b29ef18884dabc

RANDOM SEED= 618449363

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1825040 kB
Buffers:         33088 kB
Cached:         134748 kB
SwapCached:      11344 kB
Active:         113896 kB
Inactive:        76468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825040 kB
SwapTotal:     4192956 kB
SwapFree:      4148736 kB
Dirty:           17688 kB
Writeback:           0 kB
Mapped:          29512 kB
Slab:            26108 kB
Committed_AS:  6637824 kB
PageTables:       1784 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= 66191 MiB

End job on node14 on Thu Apr 19 06:48:48 UTC 2007