Trace number 367365

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CMUSAT 2007-02-08? (TO) 10000.2 10004.3

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark637.607
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  69789                                                |
1.09/1.12	c |  Number of clauses:    968295                                               |

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/node67/watcher-367365-1176968078 -o ROOT/results/node67/solver-367365-1176968078 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367365-1176968078/cmusat /tmp/evaluation/367365-1176968078/instance-367365-1176968078.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.72 0.95 0.98 2/64 8278
/proc/meminfo: memFree=1844760/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=2320 CPUtime=0
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 427 0 0 0 0 0 0 0 18 0 1 0 172797488 2375680 410 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 580 411 96 243 0 334 0

[startup+0.077124 s]
/proc/loadavg: 0.72 0.95 0.98 2/64 8278
/proc/meminfo: memFree=1844760/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=7320 CPUtime=0.07
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 1602 0 0 0 6 1 0 0 18 0 1 0 172797488 7495680 1585 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 1830 1590 96 243 0 1584 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7320

[startup+0.101128 s]
/proc/loadavg: 0.72 0.95 0.98 2/64 8278
/proc/meminfo: memFree=1844760/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=8752 CPUtime=0.09
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 1988 0 0 0 8 1 0 0 18 0 1 0 172797488 8962048 1971 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134549064 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 2188 1971 96 243 0 1942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8752

[startup+0.301164 s]
/proc/loadavg: 0.72 0.95 0.98 2/64 8278
/proc/meminfo: memFree=1844760/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=20952 CPUtime=0.29
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 4906 0 0 0 27 2 0 0 19 0 1 0 172797488 21454848 4889 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 5238 4890 96 243 0 4992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20952

[startup+0.701238 s]
/proc/loadavg: 0.72 0.95 0.98 2/64 8278
/proc/meminfo: memFree=1844760/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=44976 CPUtime=0.69
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 10556 0 0 0 64 5 0 0 23 0 1 0 172797488 46055424 10539 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 11244 10539 96 243 0 10998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44976

[startup+1.50138 s]
/proc/loadavg: 0.72 0.95 0.98 2/65 8279
/proc/meminfo: memFree=1786432/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=69640 CPUtime=1.49
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 16467 0 0 0 141 8 0 0 25 0 1 0 172797488 71311360 16450 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530761 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 17410 16450 106 243 0 17164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69640

[startup+3.10168 s]
/proc/loadavg: 0.72 0.95 0.98 2/65 8279
/proc/meminfo: memFree=1779136/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=80368 CPUtime=3.08
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 18742 0 0 0 299 9 0 0 25 0 1 0 172797488 82296832 18725 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 20092 18725 107 243 0 19846 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80368

[startup+6.30126 s]
/proc/loadavg: 0.74 0.95 0.98 2/65 8279
/proc/meminfo: memFree=1765376/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=84364 CPUtime=6.28
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 19991 0 0 0 618 10 0 0 25 0 1 0 172797488 86388736 19974 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530504 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 21091 19974 107 243 0 20845 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84364

[startup+12.7014 s]
/proc/loadavg: 0.76 0.95 0.98 2/65 8279
/proc/meminfo: memFree=1749760/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=134820 CPUtime=12.68
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 41201 0 0 0 1249 19 0 0 25 0 1 0 172797488 138055680 28096 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591356 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 33705 28096 119 243 0 33459 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 134820

[startup+25.5018 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 8279
/proc/meminfo: memFree=1732608/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=134820 CPUtime=25.47
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 41241 0 0 0 2528 19 0 0 25 0 1 0 172797488 138055680 28136 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589526 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 33705 28136 119 243 0 33459 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 134820

[startup+51.1015 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 8279
/proc/meminfo: memFree=1731968/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=134820 CPUtime=51.05
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 41387 0 0 0 5085 20 0 0 25 0 1 0 172797488 138055680 28282 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 33705 28282 119 243 0 33459 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 134820

[startup+102.306 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 8279
/proc/meminfo: memFree=1671232/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=194588 CPUtime=102.23
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 56585 0 0 0 10191 32 0 0 25 0 1 0 172797488 199258112 43480 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 48647 43480 119 243 0 48401 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 194588

[startup+162.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 8279
/proc/meminfo: memFree=1623744/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=241652 CPUtime=162.22
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 68582 0 0 0 16180 42 0 0 25 0 1 0 172797488 247451648 55477 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578742 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 60413 55477 119 243 0 60167 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 241652

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8279
/proc/meminfo: memFree=1565952/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=298164 CPUtime=222.2
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 82945 0 0 0 22166 54 0 0 25 0 1 0 172797488 305319936 69840 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 74541 69840 119 243 0 74295 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 298164

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8279
/proc/meminfo: memFree=1471168/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=391976 CPUtime=282.18
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 106607 0 0 0 28150 68 0 0 25 0 1 0 172797488 401383424 93502 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 97994 93502 119 243 0 97748 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 391976

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8281
/proc/meminfo: memFree=1383936/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=477740 CPUtime=342.15
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 128325 0 0 0 34131 84 0 0 25 0 1 0 172797488 489205760 115187 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 119435 115187 119 243 0 119189 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 477740

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8281
/proc/meminfo: memFree=1296512/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=565280 CPUtime=402.13
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 150414 0 0 0 40114 99 0 0 25 0 1 0 172797488 578846720 137276 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 141320 137276 119 243 0 141074 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 565280

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8281
/proc/meminfo: memFree=1259328/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=600648 CPUtime=462.11
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 159328 0 0 0 46107 104 0 0 25 0 1 0 172797488 615063552 146190 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 150162 146190 119 243 0 149916 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 600648

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8281
/proc/meminfo: memFree=1259328/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=600648 CPUtime=522.09
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 159331 0 0 0 52105 104 0 0 25 0 1 0 172797488 615063552 146193 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 150162 146193 119 243 0 149916 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 600648

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8281
/proc/meminfo: memFree=1259136/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=600780 CPUtime=582.07
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 159370 0 0 0 58103 104 0 0 25 0 1 0 172797488 615198720 146232 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 150195 146232 119 243 0 149949 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 600780

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8281
/proc/meminfo: memFree=1258752/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=601308 CPUtime=642.06
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 159461 0 0 0 64101 105 0 0 25 0 1 0 172797488 615739392 146323 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578742 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 150327 146323 119 243 0 150081 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 601308


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

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=398592/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9158.88
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 402542 0 0 0 915610 278 0 0 25 0 1 0 172797488 1489334272 360500 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 360500 119 243 0 363361 0
Current children cumulated CPU time (s) 9158.88
Current children cumulated vsize (KiB) 1454428

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=398528/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9218.88
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 402592 0 0 0 921609 279 0 0 25 0 1 0 172797488 1489334272 360550 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 360550 119 243 0 363361 0
Current children cumulated CPU time (s) 9218.88
Current children cumulated vsize (KiB) 1454428

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=398208/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9278.85
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 402665 0 0 0 927606 279 0 0 25 0 1 0 172797488 1489334272 360623 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 360623 119 243 0 363361 0
Current children cumulated CPU time (s) 9278.85
Current children cumulated vsize (KiB) 1454428

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=398080/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9338.83
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 402721 0 0 0 933604 279 0 0 25 0 1 0 172797488 1489334272 360679 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 360679 119 243 0 363361 0
Current children cumulated CPU time (s) 9338.83
Current children cumulated vsize (KiB) 1454428

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=397568/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9398.81
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 402849 0 0 0 939602 279 0 0 25 0 1 0 172797488 1489334272 360807 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 360807 119 243 0 363361 0
Current children cumulated CPU time (s) 9398.81
Current children cumulated vsize (KiB) 1454428

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=396864/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9458.78
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 403032 0 0 0 945599 279 0 0 25 0 1 0 172797488 1489334272 360990 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 360990 119 243 0 363361 0
Current children cumulated CPU time (s) 9458.78
Current children cumulated vsize (KiB) 1454428

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=395712/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9518.77
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 403324 0 0 0 951597 280 0 0 25 0 1 0 172797488 1489334272 361282 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 361282 119 243 0 363361 0
Current children cumulated CPU time (s) 9518.77
Current children cumulated vsize (KiB) 1454428

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=394880/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1454428 CPUtime=9578.75
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 403519 0 0 0 957595 280 0 0 25 0 1 0 172797488 1489334272 361477 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 363607 361477 119 243 0 363361 0
Current children cumulated CPU time (s) 9578.75
Current children cumulated vsize (KiB) 1454428

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379840/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=9638.73
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410615 0 0 0 963589 284 0 0 25 0 1 0 172797488 1504477184 365223 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365223 119 243 0 367058 0
Current children cumulated CPU time (s) 9638.73
Current children cumulated vsize (KiB) 1469216

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379840/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=9698.71
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410616 0 0 0 969587 284 0 0 25 0 1 0 172797488 1504477184 365224 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578742 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365224 119 243 0 367058 0
Current children cumulated CPU time (s) 9698.71
Current children cumulated vsize (KiB) 1469216

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379840/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=9758.69
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410621 0 0 0 975585 284 0 0 25 0 1 0 172797488 1504477184 365229 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365229 119 243 0 367058 0
Current children cumulated CPU time (s) 9758.69
Current children cumulated vsize (KiB) 1469216

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379904/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=9818.67
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410621 0 0 0 981583 284 0 0 25 0 1 0 172797488 1504477184 365229 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365229 119 243 0 367058 0
Current children cumulated CPU time (s) 9818.67
Current children cumulated vsize (KiB) 1469216

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379840/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=9878.65
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410629 0 0 0 987581 284 0 0 25 0 1 0 172797488 1504477184 365237 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365237 119 243 0 367058 0
Current children cumulated CPU time (s) 9878.65
Current children cumulated vsize (KiB) 1469216

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379776/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=9938.63
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410642 0 0 0 993579 284 0 0 25 0 1 0 172797488 1504477184 365250 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365250 119 243 0 367058 0
Current children cumulated CPU time (s) 9938.63
Current children cumulated vsize (KiB) 1469216

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379776/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=9998.61
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410652 0 0 0 999577 284 0 0 25 0 1 0 172797488 1504477184 365260 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365260 119 243 0 367058 0
Current children cumulated CPU time (s) 9998.61
Current children cumulated vsize (KiB) 1469216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379776/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=1469216 CPUtime=10000
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4194304 410652 0 0 0 999717 284 0 0 25 0 1 0 172797488 1504477184 365260 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 367304 365260 119 243 0 367058 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1469216

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

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

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379776/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=0 CPUtime=10000.1
/proc/8278/stat : 8278 (cmusat) R 8276 8278 8222 0 -1 4195332 410652 0 0 0 999717 294 0 0 25 0 1 0 172797488 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/8278/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

[startup+10004.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8879
/proc/meminfo: memFree=379776/2055920 swapFree=4179676/4192956
[pid=8278] ppid=8276 vsize=0 CPUtime=10000.2
/proc/8278/stat : 8278 (cmusat) D 8276 8278 8222 0 -1 4195332 410652 0 0 0 999717 307 0 0 24 0 1 0 172797488 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 35 18446744072099781622 0 0 17 0 0 0
/proc/8278/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): 10004.3
CPU time (s): 10000.2
CPU user time (s): 9997.17
CPU system time (s): 3.07253
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 1469216

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

runsolver used 6.52401 second user time and 20.9408 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Thu Apr 19 07:34:40 UTC 2007

IDJOB= 367365
IDBENCH= 20581
IDSOLVER= 173
FILE ID= node67/367365-1176968078

PBS_JOBID= 4630297

Free space on /tmp= 66435 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= /tmp/evaluation/367365-1176968078/cmusat /tmp/evaluation/367365-1176968078/instance-367365-1176968078.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-367365-1176968078 -o ROOT/results/node67/solver-367365-1176968078 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367365-1176968078/cmusat /tmp/evaluation/367365-1176968078/instance-367365-1176968078.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 843861958

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1845280 kB
Buffers:         22384 kB
Cached:         135168 kB
SwapCached:       7008 kB
Active:          90716 kB
Inactive:        79348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845280 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:           21384 kB
Writeback:           0 kB
Mapped:          15188 kB
Slab:            26540 kB
Committed_AS:   269308 kB
PageTables:       1452 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= 66435 MiB

End job on node67 on Thu Apr 19 10:21:26 UTC 2007