Trace number 367319

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.3 10003

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k60.cnf
MD5SUM913879a5f9dcd02ef984b774902fd16f
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 variables41077
Number of clauses155700
Sum of the clauses size420372
Maximum clause length37
Minimum clause length1
Number of clauses of size 1798
Number of clauses of size 276566
Number of clauses of size 372380
Number of clauses of size 4326
Number of clauses of size 5625
Number of clauses of size over 55005

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  41077                                                |
0.09/0.20	c |  Number of clauses:    155700                                               |

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/node43/watcher-367319-1176945779 -o ROOT/results/node43/solver-367319-1176945779 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367319-1176945779/cmusat /tmp/evaluation/367319-1176945779/instance-367319-1176945779.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.79 0.96 0.98 3/77 1651
/proc/meminfo: memFree=1346664/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=2184 CPUtime=0
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 142489705 2236416 359 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134517259 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 546 359 88 243 0 300 0

[startup+0.023808 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 1651
/proc/meminfo: memFree=1346664/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=3592 CPUtime=0.01
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 731 0 0 0 1 0 0 0 18 0 1 0 142489705 3678208 714 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134549008 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 898 715 96 243 0 652 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3592

[startup+0.101816 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 1651
/proc/meminfo: memFree=1346664/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=8652 CPUtime=0.09
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 1945 0 0 0 8 1 0 0 18 0 1 0 142489705 8859648 1928 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 2163 1928 96 243 0 1917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8652

[startup+0.301832 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 1651
/proc/meminfo: memFree=1346664/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=18564 CPUtime=0.29
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 4063 0 0 0 28 1 0 0 19 0 1 0 142489705 19009536 4046 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 4641 4047 109 243 0 4395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18564

[startup+0.701867 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 1651
/proc/meminfo: memFree=1346664/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=26184 CPUtime=0.69
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 5882 0 0 0 67 2 0 0 23 0 1 0 142489705 26812416 5865 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530529 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 6546 5865 109 243 0 6300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26184

[startup+1.50194 s]
/proc/loadavg: 0.81 0.96 0.98 2/78 1652
/proc/meminfo: memFree=1324064/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=19360 CPUtime=1.49
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 7278 0 0 0 146 3 0 0 25 0 1 0 142489705 19824640 4226 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 4840 4226 119 243 0 4594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19360

[startup+3.10107 s]
/proc/loadavg: 0.81 0.96 0.98 2/78 1652
/proc/meminfo: memFree=1329952/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=19360 CPUtime=3.09
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 7302 0 0 0 306 3 0 0 25 0 1 0 142489705 19824640 4250 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 4840 4250 119 243 0 4594 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19360

[startup+6.30135 s]
/proc/loadavg: 0.82 0.96 0.98 2/78 1652
/proc/meminfo: memFree=1327336/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=22132 CPUtime=6.29
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 8015 0 0 0 625 4 0 0 25 0 1 0 142489705 22663168 4963 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 5533 4963 119 243 0 5287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22132

[startup+12.7019 s]
/proc/loadavg: 0.83 0.96 0.98 2/78 1652
/proc/meminfo: memFree=1320232/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=29392 CPUtime=12.69
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 9879 0 0 0 1263 6 0 0 25 0 1 0 142489705 30097408 6827 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 7348 6827 119 243 0 7102 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29392

[startup+25.502 s]
/proc/loadavg: 0.86 0.96 0.98 2/78 1652
/proc/meminfo: memFree=1305128/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=43852 CPUtime=25.48
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 13569 0 0 0 2539 9 0 0 25 0 1 0 142489705 44904448 10517 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 10963 10517 119 243 0 10717 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43852

[startup+51.1012 s]
/proc/loadavg: 0.91 0.96 0.98 2/78 1652
/proc/meminfo: memFree=1290152/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=58688 CPUtime=51.07
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 18345 0 0 0 5094 13 0 0 25 0 1 0 142489705 60096512 14301 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591298 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 14672 14301 119 243 0 14426 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58688

[startup+102.306 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1267048/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=81192 CPUtime=102.26
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 25115 0 0 0 10206 20 0 0 25 0 1 0 142489705 83140608 19990 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 20298 19990 119 243 0 20052 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 81192

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1245416/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=102636 CPUtime=162.24
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 30921 0 0 0 16198 26 0 0 25 0 1 0 142489705 105099264 25404 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589753 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 25659 25404 119 243 0 25413 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 102636

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1212200/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=135832 CPUtime=222.23
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 39233 0 0 0 22190 33 0 0 25 0 1 0 142489705 139091968 33716 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 33958 33716 119 243 0 33712 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 135832

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1168616/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=179156 CPUtime=282.22
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 50501 0 0 0 28178 44 0 0 25 0 1 0 142489705 183455744 44571 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591291 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 44789 44571 119 243 0 44543 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 179156

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1168424/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=179220 CPUtime=342.2
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 50980 0 0 0 34176 44 0 0 25 0 1 0 142489705 183521280 44620 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 44805 44620 119 243 0 44559 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 179220

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1166184/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=188416 CPUtime=402.19
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 52867 0 0 0 40173 46 0 0 25 0 1 0 142489705 192937984 45146 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 47104 45146 119 243 0 46858 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 188416

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1164072/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=190380 CPUtime=462.18
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 53459 0 0 0 46171 47 0 0 25 0 1 0 142489705 194949120 45738 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 47595 45738 119 243 0 47349 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 190380

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1151592/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=203532 CPUtime=522.16
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 56755 0 0 0 52166 50 0 0 25 0 1 0 142489705 208416768 49034 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 50883 49034 119 243 0 50637 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 203532

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1148520/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=205332 CPUtime=582.14
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 58351 0 0 0 58163 51 0 0 25 0 1 0 142489705 210259968 49634 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 51333 49634 119 243 0 51087 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 205332

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1652
/proc/meminfo: memFree=1148456/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=205332 CPUtime=642.13
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 58352 0 0 0 64161 52 0 0 25 0 1 0 142489705 210259968 49635 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 51333 49635 119 243 0 51087 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 205332


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2563
/proc/meminfo: memFree=65960/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1288972 CPUtime=9099.86
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345001 0 0 0 909674 312 0 0 25 0 1 0 142489705 1319907328 319486 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322243 319486 119 243 0 321997 0
Current children cumulated CPU time (s) 9099.86
Current children cumulated vsize (KiB) 1288972

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2563
/proc/meminfo: memFree=65896/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1288972 CPUtime=9159.85
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345002 0 0 0 915672 313 0 0 25 0 1 0 142489705 1319907328 319487 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581194 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322243 319487 119 243 0 321997 0
Current children cumulated CPU time (s) 9159.85
Current children cumulated vsize (KiB) 1288972

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2563
/proc/meminfo: memFree=65896/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1288972 CPUtime=9219.83
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345003 0 0 0 921670 313 0 0 25 0 1 0 142489705 1319907328 319488 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322243 319488 119 243 0 321997 0
Current children cumulated CPU time (s) 9219.83
Current children cumulated vsize (KiB) 1288972

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2563
/proc/meminfo: memFree=65896/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1288972 CPUtime=9279.82
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345004 0 0 0 927668 314 0 0 25 0 1 0 142489705 1319907328 319489 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322243 319489 119 243 0 321997 0
Current children cumulated CPU time (s) 9279.82
Current children cumulated vsize (KiB) 1288972

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2563
/proc/meminfo: memFree=65960/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1288972 CPUtime=9339.81
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345005 0 0 0 933667 314 0 0 25 0 1 0 142489705 1319907328 319490 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590148 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322243 319490 119 243 0 321997 0
Current children cumulated CPU time (s) 9339.81
Current children cumulated vsize (KiB) 1288972

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2563
/proc/meminfo: memFree=65960/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1288972 CPUtime=9399.8
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345005 0 0 0 939665 315 0 0 25 0 1 0 142489705 1319907328 319490 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322243 319490 119 243 0 321997 0
Current children cumulated CPU time (s) 9399.8
Current children cumulated vsize (KiB) 1288972

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2563
/proc/meminfo: memFree=65896/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9459.78
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345023 0 0 0 945663 315 0 0 25 0 1 0 142489705 1320042496 319508 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319508 119 243 0 322030 0
Current children cumulated CPU time (s) 9459.78
Current children cumulated vsize (KiB) 1289104

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 2733
/proc/meminfo: memFree=64624/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9519.69
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345023 0 0 0 951651 318 0 0 25 0 1 0 142489705 1320042496 319508 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319508 119 243 0 322030 0
Current children cumulated CPU time (s) 9519.69
Current children cumulated vsize (KiB) 1289104

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=65768/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9579.66
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345024 0 0 0 957648 318 0 0 25 0 1 0 142489705 1320042496 319509 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590137 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319509 119 243 0 322030 0
Current children cumulated CPU time (s) 9579.66
Current children cumulated vsize (KiB) 1289104

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=65832/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9639.65
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345025 0 0 0 963646 319 0 0 25 0 1 0 142489705 1320042496 319510 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319510 119 243 0 322030 0
Current children cumulated CPU time (s) 9639.65
Current children cumulated vsize (KiB) 1289104

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=65832/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9699.64
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345025 0 0 0 969644 320 0 0 25 0 1 0 142489705 1320042496 319510 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134592078 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319510 119 243 0 322030 0
Current children cumulated CPU time (s) 9699.64
Current children cumulated vsize (KiB) 1289104

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=65832/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9759.62
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345025 0 0 0 975642 320 0 0 25 0 1 0 142489705 1320042496 319510 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319510 119 243 0 322030 0
Current children cumulated CPU time (s) 9759.62
Current children cumulated vsize (KiB) 1289104

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=65896/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9819.61
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345027 0 0 0 981640 321 0 0 25 0 1 0 142489705 1320042496 319512 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319512 119 243 0 322030 0
Current children cumulated CPU time (s) 9819.61
Current children cumulated vsize (KiB) 1289104

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=65896/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1289104 CPUtime=9879.59
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 345028 0 0 0 987638 321 0 0 25 0 1 0 142489705 1320042496 319513 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 322276 319513 119 243 0 322030 0
Current children cumulated CPU time (s) 9879.59
Current children cumulated vsize (KiB) 1289104

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=55848/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1299476 CPUtime=9939.57
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 347612 0 0 0 993634 323 0 0 25 0 1 0 142489705 1330663424 322097 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 324869 322097 119 243 0 324623 0
Current children cumulated CPU time (s) 9939.57
Current children cumulated vsize (KiB) 1299476

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=35432/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1320012 CPUtime=9999.56
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 352680 0 0 0 999629 327 0 0 25 0 1 0 142489705 1351692288 327165 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 330003 327165 119 243 0 329757 0
Current children cumulated CPU time (s) 9999.56
Current children cumulated vsize (KiB) 1320012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=35240/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=1320144 CPUtime=10000.1
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4194304 352724 0 0 0 999679 328 0 0 25 0 1 0 142489705 1351827456 327209 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589471 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 330036 327209 119 243 0 329790 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1320144

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.00 1.00 1.00 2/78 2761
/proc/meminfo: memFree=35240/2055920 swapFree=4184648/4192956
[pid=1651] ppid=1649 vsize=0 CPUtime=10000.3
/proc/1651/stat : 1651 (cmusat) R 1649 1651 1595 0 -1 4195332 352724 0 0 0 999679 347 0 0 25 0 1 0 142489705 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/1651/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003
CPU time (s): 10000.3
CPU user time (s): 9996.8
CPU system time (s): 3.48447
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 1320144

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

runsolver used 11.7912 second user time and 23.8654 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Apr 19 01:22:59 UTC 2007

IDJOB= 367319
IDBENCH= 20533
IDSOLVER= 173
FILE ID= node43/367319-1176945779

PBS_JOBID= 4605783

Free space on /tmp= 66429 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  913879a5f9dcd02ef984b774902fd16f

RANDOM SEED= 960760780

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1347136 kB
Buffers:         52276 kB
Cached:         464356 kB
SwapCached:       2072 kB
Active:         195336 kB
Inactive:       442408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347136 kB
SwapTotal:     4192956 kB
SwapFree:      4184648 kB
Dirty:            6388 kB
Writeback:           0 kB
Mapped:         136868 kB
Slab:            56536 kB
Committed_AS:  1735000 kB
PageTables:       1896 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= 66429 MiB

End job on node43 on Thu Apr 19 04:09:44 UTC 2007