Trace number 331185

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) 1200.17 1200.71

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 benchmark573.881
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.10/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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node45/watcher-331185-1173181787 -o ROOT/results/node45/solver-331185-1173181787 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331185-1173181787/cmusat /tmp/evaluation/331185-1173181787/instance-331185-1173181787.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 1.09 1.03 0.99 3/64 23356
/proc/meminfo: memFree=1428296/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=2320 CPUtime=0
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 44154582 2375680 413 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 580 419 96 243 0 334 0

[startup+0.096049 s]
/proc/loadavg: 1.09 1.03 0.99 3/64 23356
/proc/meminfo: memFree=1428296/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=8488 CPUtime=0.08
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 1913 0 0 0 8 0 0 0 18 0 1 0 44154582 8691712 1896 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134531925 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 2122 1897 96 243 0 1876 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8488

[startup+0.101049 s]
/proc/loadavg: 1.09 1.03 0.99 3/64 23356
/proc/meminfo: memFree=1428296/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=8752 CPUtime=0.09
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 1992 0 0 0 9 0 0 0 18 0 1 0 44154582 8962048 1975 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 2188 1975 96 243 0 1942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8752

[startup+0.301086 s]
/proc/loadavg: 1.09 1.03 0.99 3/64 23356
/proc/meminfo: memFree=1428296/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=21084 CPUtime=0.29
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 4915 0 0 0 27 2 0 0 19 0 1 0 44154582 21590016 4898 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 5271 4898 96 243 0 5025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21084

[startup+0.701158 s]
/proc/loadavg: 1.09 1.03 0.99 3/64 23356
/proc/meminfo: memFree=1428296/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=45108 CPUtime=0.69
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 10575 0 0 0 64 5 0 0 22 0 1 0 44154582 46190592 10558 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 11277 10558 96 243 0 11031 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45108

[startup+1.5013 s]
/proc/loadavg: 1.09 1.03 0.99 2/65 23357
/proc/meminfo: memFree=1369856/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=69640 CPUtime=1.49
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 16468 0 0 0 140 9 0 0 25 0 1 0 44154582 71311360 16451 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 17410 16451 106 243 0 17164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69640

[startup+3.1016 s]
/proc/loadavg: 1.09 1.03 0.99 2/65 23357
/proc/meminfo: memFree=1362624/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=78056 CPUtime=3.08
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 18682 0 0 0 298 10 0 0 25 0 1 0 44154582 79929344 18665 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 19514 18665 107 243 0 19268 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78056

[startup+6.30117 s]
/proc/loadavg: 1.17 1.04 1.00 2/65 23357
/proc/meminfo: memFree=1348672/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=84364 CPUtime=6.29
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 19988 0 0 0 618 11 0 0 25 0 1 0 44154582 86388736 19971 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530482 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 21091 19971 107 243 0 20845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84364

[startup+12.7023 s]
/proc/loadavg: 1.15 1.04 1.00 2/65 23357
/proc/meminfo: memFree=1341896/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=134820 CPUtime=12.69
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 41201 0 0 0 1249 20 0 0 25 0 1 0 44154582 138055680 28096 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134591312 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 33705 28096 119 243 0 33459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134820

[startup+25.5017 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 23357
/proc/meminfo: memFree=1315976/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=134820 CPUtime=25.48
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 41241 0 0 0 2528 20 0 0 25 0 1 0 44154582 138055680 28136 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134591312 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 33705 28136 119 243 0 33459 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 134820

[startup+51.1013 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 23357
/proc/meminfo: memFree=1315464/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=134820 CPUtime=51.07
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 41387 0 0 0 5087 20 0 0 25 0 1 0 44154582 138055680 28282 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 33705 28282 119 243 0 33459 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 134820

[startup+102.306 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 23357
/proc/meminfo: memFree=1254600/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=194588 CPUtime=102.26
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 56587 0 0 0 10195 31 0 0 25 0 1 0 44154582 199258112 43482 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 48647 43482 119 243 0 48401 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 194588

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 23357
/proc/meminfo: memFree=1207112/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=241784 CPUtime=162.23
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 68601 0 0 0 16182 41 0 0 25 0 1 0 44154582 247586816 55496 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 60446 55496 119 243 0 60200 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 241784

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23357
/proc/meminfo: memFree=1148808/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=298692 CPUtime=222.21
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 83074 0 0 0 22167 54 0 0 25 0 1 0 44154582 305860608 69969 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 74673 69969 119 243 0 74427 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 298692

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23357
/proc/meminfo: memFree=1054152/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=392108 CPUtime=282.19
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 106621 0 0 0 28149 70 0 0 25 0 1 0 44154582 401518592 93516 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 98027 93516 119 243 0 97781 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 392108

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23357
/proc/meminfo: memFree=967112/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=478404 CPUtime=342.17
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 128464 0 0 0 34132 85 0 0 25 0 1 0 44154582 489885696 115326 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590072 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 119601 115326 119 243 0 119355 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 478404

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23357
/proc/meminfo: memFree=879304/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=565940 CPUtime=402.15
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 150561 0 0 0 40117 98 0 0 25 0 1 0 44154582 579522560 137423 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 141485 137423 119 243 0 141239 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 565940

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23357
/proc/meminfo: memFree=842888/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=600648 CPUtime=462.12
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 159328 0 0 0 46110 102 0 0 25 0 1 0 44154582 615063552 146190 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 150162 146190 119 243 0 149916 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 600648

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23357
/proc/meminfo: memFree=842952/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=600648 CPUtime=522.1
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 159331 0 0 0 52108 102 0 0 25 0 1 0 44154582 615063552 146193 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 150162 146193 119 243 0 149916 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 600648

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23357
/proc/meminfo: memFree=842760/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=600780 CPUtime=582.08
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 159370 0 0 0 58106 102 0 0 25 0 1 0 44154582 615198720 146232 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578742 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 150195 146232 119 243 0 149949 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 600780

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23357
/proc/meminfo: memFree=842376/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=601308 CPUtime=642.07
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 159461 0 0 0 64104 103 0 0 25 0 1 0 44154582 615739392 146323 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 150327 146323 119 243 0 150081 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 601308

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23467
/proc/meminfo: memFree=840336/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=601700 CPUtime=701.99
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 159656 0 0 0 70095 104 0 0 25 0 1 0 44154582 616140800 146485 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 150425 146485 119 243 0 150179 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 601700

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=814016/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=628616 CPUtime=761.92
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 168825 0 0 0 76083 109 0 0 25 0 1 0 44154582 643702784 153252 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157154 153252 119 243 0 156908 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 628616

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=813960/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629012 CPUtime=821.89
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 168887 0 0 0 82080 109 0 0 25 0 1 0 44154582 644108288 153314 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157253 153314 119 243 0 157007 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 629012

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=813896/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629012 CPUtime=881.87
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 168911 0 0 0 88078 109 0 0 25 0 1 0 44154582 644108288 153338 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157253 153338 119 243 0 157007 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 629012

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=813768/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629144 CPUtime=941.85
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 168946 0 0 0 94075 110 0 0 25 0 1 0 44154582 644243456 153373 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590137 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157286 153373 119 243 0 157040 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 629144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=813640/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629276 CPUtime=1001.83
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 168965 0 0 0 100073 110 0 0 25 0 1 0 44154582 644378624 153392 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157319 153392 119 243 0 157073 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 629276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=813448/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629408 CPUtime=1061.8
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 169037 0 0 0 106070 110 0 0 25 0 1 0 44154582 644513792 153464 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157352 153464 119 243 0 157106 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 629408

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=812360/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629712 CPUtime=1121.78
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 171758 0 0 0 112067 111 0 0 25 0 1 0 44154582 644825088 153719 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157428 153719 119 243 0 157182 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 629712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=812360/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629712 CPUtime=1181.76
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 171759 0 0 0 118064 112 0 0 25 0 1 0 44154582 644825088 153720 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134592078 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157428 153720 119 243 0 157182 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 629712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23555
/proc/meminfo: memFree=812360/2055920 swapFree=4192812/4192956
[pid=23356] ppid=23354 vsize=629712 CPUtime=1200.06
/proc/23356/stat : 23356 (cmusat) R 23354 23356 22561 0 -1 4194304 171759 0 0 0 119894 112 0 0 25 0 1 0 44154582 644825088 153720 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/23356/statm: 157428 153720 119 243 0 157182 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 629712

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.17
CPU user time (s): 1198.95
CPU system time (s): 1.22081
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 629712

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

runsolver used 0.952855 second user time and 2.42563 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Mar  6 11:49:48 UTC 2007

IDJOB= 331185
IDBENCH= 20581
IDSOLVER= 121
FILE ID= node45/331185-1173181787

PBS_JOBID= 4015268

Free space on /tmp= 66355 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/331185-1173181787/cmusat /tmp/evaluation/331185-1173181787/instance-331185-1173181787.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-331185-1173181787 -o ROOT/results/node45/solver-331185-1173181787 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331185-1173181787/cmusat /tmp/evaluation/331185-1173181787/instance-331185-1173181787.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 794132689

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:       1428704 kB
Buffers:         31236 kB
Cached:         517856 kB
SwapCached:        144 kB
Active:         193256 kB
Inactive:       371424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21196 kB
Writeback:           0 kB
Mapped:          25604 kB
Slab:            48564 kB
Committed_AS:   127008 kB
PageTables:       1396 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= 66355 MiB

End job on node45 on Tue Mar  6 12:09:51 UTC 2007