Trace number 367312

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 10002.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k70.cnf
MD5SUM76ab26f3361f1050f9e94d7745be300c
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 variables43507
Number of clauses161270
Sum of the clauses size432842
Maximum clause length37
Minimum clause length1
Number of clauses of size 1928
Number of clauses of size 281196
Number of clauses of size 373000
Number of clauses of size 4366
Number of clauses of size 5705
Number of clauses of size over 55075

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  43507                                                |
0.19/0.20	c |  Number of clauses:    161270                                               |

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/node34/watcher-367312-1176944389 -o ROOT/results/node34/solver-367312-1176944389 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367312-1176944389/cmusat /tmp/evaluation/367312-1176944389/instance-367312-1176944389.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.77 0.94 0.98 3/77 15004
/proc/meminfo: memFree=1747960/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=2184 CPUtime=0
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 142354333 2236416 359 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134516448 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 546 359 88 243 0 300 0

[startup+0.035035 s]
/proc/loadavg: 0.77 0.94 0.98 3/77 15004
/proc/meminfo: memFree=1747960/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=4420 CPUtime=0.02
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 903 0 0 0 2 0 0 0 18 0 1 0 142354333 4526080 886 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134525958 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 1105 886 96 243 0 859 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4420

[startup+0.10104 s]
/proc/loadavg: 0.77 0.94 0.98 3/77 15004
/proc/meminfo: memFree=1747960/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=8484 CPUtime=0.09
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 1918 0 0 0 8 1 0 0 18 0 1 0 142354333 8687616 1901 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 2121 1902 96 243 0 1875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8484

[startup+0.301056 s]
/proc/loadavg: 0.77 0.94 0.98 3/77 15004
/proc/meminfo: memFree=1747960/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=18584 CPUtime=0.29
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 4120 0 0 0 27 2 0 0 19 0 1 0 142354333 19030016 4103 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 4646 4103 109 243 0 4400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18584

[startup+0.701087 s]
/proc/loadavg: 0.77 0.94 0.98 3/77 15004
/proc/meminfo: memFree=1747960/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=26124 CPUtime=0.69
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 5992 0 0 0 66 3 0 0 22 0 1 0 142354333 26750976 5975 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134524548 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 6531 5975 109 243 0 6285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26124

[startup+1.50122 s]
/proc/loadavg: 0.77 0.94 0.98 2/78 15005
/proc/meminfo: memFree=1726064/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=19600 CPUtime=1.49
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 7547 0 0 0 146 3 0 0 25 0 1 0 142354333 20070400 4409 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134521744 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 4900 4409 119 243 0 4654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19600

[startup+3.10128 s]
/proc/loadavg: 0.77 0.94 0.98 2/78 15005
/proc/meminfo: memFree=1730608/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=19600 CPUtime=3.09
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 7554 0 0 0 306 3 0 0 25 0 1 0 142354333 20070400 4416 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 4900 4416 119 243 0 4654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19600

[startup+6.30153 s]
/proc/loadavg: 0.79 0.94 0.98 2/78 15005
/proc/meminfo: memFree=1727344/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=23692 CPUtime=6.29
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 8636 0 0 0 625 4 0 0 25 0 1 0 142354333 24260608 5498 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 5923 5498 119 243 0 5677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23692

[startup+12.701 s]
/proc/loadavg: 0.81 0.94 0.98 2/78 15005
/proc/meminfo: memFree=1719024/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=30952 CPUtime=12.68
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 10499 0 0 0 1263 5 0 0 25 0 1 0 142354333 31694848 7361 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 7738 7361 119 243 0 7492 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30952

[startup+25.5011 s]
/proc/loadavg: 0.85 0.94 0.98 2/78 15005
/proc/meminfo: memFree=1707376/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=42372 CPUtime=25.48
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 13737 0 0 0 2541 7 0 0 25 0 1 0 142354333 43388928 10281 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 10593 10281 119 243 0 10347 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42372

[startup+51.1011 s]
/proc/loadavg: 0.90 0.95 0.98 2/78 15005
/proc/meminfo: memFree=1688048/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=61788 CPUtime=51.07
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 19679 0 0 0 5095 12 0 0 25 0 1 0 142354333 63270912 15170 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 15447 15170 119 243 0 15201 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61788

[startup+102.305 s]
/proc/loadavg: 0.95 0.95 0.98 2/84 15169
/proc/meminfo: memFree=1677560/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=69988 CPUtime=102.19
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 22529 0 0 0 10204 15 0 0 25 0 1 0 142354333 71667712 17256 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 17497 17256 119 243 0 17251 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 69988

[startup+162.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 15203
/proc/meminfo: memFree=1656432/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=92688 CPUtime=162.15
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 28613 0 0 0 16194 21 0 0 25 0 1 0 142354333 94912512 22935 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 23172 22935 119 243 0 22926 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 92688

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/78 15203
/proc/meminfo: memFree=1633392/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=115396 CPUtime=222.13
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 34727 0 0 0 22185 28 0 0 25 0 1 0 142354333 118165504 28628 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 28849 28628 119 243 0 28603 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 115396

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 15203
/proc/meminfo: memFree=1625520/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=123728 CPUtime=282.12
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 36798 0 0 0 28182 30 0 0 25 0 1 0 142354333 126697472 30699 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 30932 30699 119 243 0 30686 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 123728

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 15203
/proc/meminfo: memFree=1592176/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=163832 CPUtime=342.11
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 46145 0 0 0 34176 35 0 0 25 0 1 0 142354333 167763968 38912 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 40958 38912 119 243 0 40712 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 163832

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 15203
/proc/meminfo: memFree=1593584/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=162044 CPUtime=402.09
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 46192 0 0 0 40174 35 0 0 25 0 1 0 142354333 165933056 38512 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590252 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 40511 38512 119 243 0 40265 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 162044

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 15203
/proc/meminfo: memFree=1591408/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=164044 CPUtime=462.08
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 46780 0 0 0 46172 36 0 0 25 0 1 0 142354333 167981056 39100 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 41011 39100 119 243 0 40765 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 164044

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 15203
/proc/meminfo: memFree=1591088/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=164120 CPUtime=522.07
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 47377 0 0 0 52170 37 0 0 25 0 1 0 142354333 168058880 39197 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581918 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 41030 39197 119 243 0 40784 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 164120

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 15203
/proc/meminfo: memFree=1591024/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=164120 CPUtime=582.05
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 47377 0 0 0 58168 37 0 0 25 0 1 0 142354333 168058880 39197 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 41030 39197 119 243 0 40784 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 164120

[startup+642.302 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 15203
/proc/meminfo: memFree=1584560/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=170100 CPUtime=642.04
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 49494 0 0 0 64164 40 0 0 25 0 1 0 142354333 174182400 40795 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590121 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 42525 40795 119 243 0 42279 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 170100


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

[startup+9102.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 17671
/proc/meminfo: memFree=769328/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9099.82
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227137 0 0 0 909723 259 0 0 25 0 1 0 142354333 835371008 201093 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201093 119 243 0 203702 0
Current children cumulated CPU time (s) 9099.82
Current children cumulated vsize (KiB) 815792

[startup+9162.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 17671
/proc/meminfo: memFree=769136/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9159.81
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227197 0 0 0 915721 260 0 0 25 0 1 0 142354333 835371008 201153 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201153 119 243 0 203702 0
Current children cumulated CPU time (s) 9159.81
Current children cumulated vsize (KiB) 815792

[startup+9222.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 17671
/proc/meminfo: memFree=768944/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9219.8
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227251 0 0 0 921719 261 0 0 25 0 1 0 142354333 835371008 201207 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201207 119 243 0 203702 0
Current children cumulated CPU time (s) 9219.8
Current children cumulated vsize (KiB) 815792

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17671
/proc/meminfo: memFree=768688/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9279.78
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227308 0 0 0 927717 261 0 0 25 0 1 0 142354333 835371008 201264 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201264 119 243 0 203702 0
Current children cumulated CPU time (s) 9279.78
Current children cumulated vsize (KiB) 815792

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17671
/proc/meminfo: memFree=768496/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9339.77
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227361 0 0 0 933715 262 0 0 25 0 1 0 142354333 835371008 201317 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201317 119 243 0 203702 0
Current children cumulated CPU time (s) 9339.77
Current children cumulated vsize (KiB) 815792

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17671
/proc/meminfo: memFree=768304/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9399.75
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227417 0 0 0 939713 262 0 0 25 0 1 0 142354333 835371008 201373 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201373 119 243 0 203702 0
Current children cumulated CPU time (s) 9399.75
Current children cumulated vsize (KiB) 815792

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17671
/proc/meminfo: memFree=768048/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9459.74
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227469 0 0 0 945711 263 0 0 25 0 1 0 142354333 835371008 201425 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201425 119 243 0 203702 0
Current children cumulated CPU time (s) 9459.74
Current children cumulated vsize (KiB) 815792

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767792/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=815792 CPUtime=9519.72
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 227524 0 0 0 951709 263 0 0 25 0 1 0 142354333 835371008 201480 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589814 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 203948 201480 119 243 0 203702 0
Current children cumulated CPU time (s) 9519.72
Current children cumulated vsize (KiB) 815792

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767280/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9579.71
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 957706 265 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9579.71
Current children cumulated vsize (KiB) 816288

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767216/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9639.7
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 963704 266 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9639.7
Current children cumulated vsize (KiB) 816288

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767216/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9699.68
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 969702 266 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9699.68
Current children cumulated vsize (KiB) 816288

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767216/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9759.66
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 975700 266 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9759.66
Current children cumulated vsize (KiB) 816288

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767280/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9819.66
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 981699 267 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9819.66
Current children cumulated vsize (KiB) 816288

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 17673
/proc/meminfo: memFree=767280/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9879.64
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 987697 267 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9879.64
Current children cumulated vsize (KiB) 816288

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767280/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9939.63
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 993695 268 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9939.63
Current children cumulated vsize (KiB) 816288

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767216/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=9999.62
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 999694 268 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 9999.62
Current children cumulated vsize (KiB) 816288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17673
/proc/meminfo: memFree=767216/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=816288 CPUtime=10000
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4194304 229148 0 0 0 999734 268 0 0 25 0 1 0 142354333 835878912 201606 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/statm: 204072 201606 119 243 0 203826 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 816288

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 17673
/proc/meminfo: memFree=767216/2055920 swapFree=4159612/4192956
[pid=15004] ppid=15002 vsize=0 CPUtime=10000.1
/proc/15004/stat : 15004 (cmusat) R 15002 15004 14948 0 -1 4195332 229148 0 0 0 999734 278 0 0 25 0 1 0 142354333 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/15004/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.2
CPU user time (s): 9997.34
CPU system time (s): 2.81557
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 816288

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

runsolver used 11.2543 second user time and 25.0942 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Thu Apr 19 00:59:49 UTC 2007

IDJOB= 367312
IDBENCH= 20526
IDSOLVER= 173
FILE ID= node34/367312-1176944389

PBS_JOBID= 4605770

Free space on /tmp= 66407 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  76ab26f3361f1050f9e94d7745be300c

RANDOM SEED= 248850638

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1748432 kB
Buffers:         33300 kB
Cached:         200380 kB
SwapCached:       2892 kB
Active:          96480 kB
Inactive:       160544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748432 kB
SwapTotal:     4192956 kB
SwapFree:      4159612 kB
Dirty:            6532 kB
Writeback:           0 kB
Mapped:          30288 kB
Slab:            35796 kB
Committed_AS:   424652 kB
PageTables:       1976 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= 66407 MiB

End job on node34 on Thu Apr 19 03:46:34 UTC 2007