Trace number 1820659

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniSat2hack 2009-03-23? (TO) 1200.08 1200.13

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications 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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c Parsing...
3.02/3.10	c ==============================================================================
3.02/3.10	c |           |     ORIGINAL     |              LEARNT              |          |
3.02/3.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.02/3.10	c ==============================================================================
3.02/3.10	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
53.42/53.48	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
53.42/53.48	c ==============================================================================
53.42/53.48	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
53.42/53.48	c CPU time:   52.92 s
53.42/53.48	c ==============================================================================
57.03/57.20	This is MiniSat 2.0 beta with hacks by AVG
57.03/57.20	WARNING: for repeatability, setting FPU to use double precision
57.03/57.20	============================[ Problem Statistics ]=============================
57.03/57.20	|                                                                             |
57.03/57.20	|  Number of variables:  168000                                               |
57.03/57.20	|  Number of clauses:    3532144                                              |
59.34/59.45	|  Parsing time:         2.05         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1820659-1242463988/watcher-1820659-1242463988 -o /tmp/evaluation-result-1820659-1242463988/solver-1820659-1242463988 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820659-1242463988.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): 1800 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 25161
/proc/meminfo: memFree=891272/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=956 CPUtime=0
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 134 0 0 0 0 0 0 0 20 0 1 0 1010900352 978944 69 4294967295 134512640 135223648 3214181504 3214180456 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 239 69 46 174 0 64 0

[startup+0.09276 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 25161
/proc/meminfo: memFree=891272/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=8688 CPUtime=0.09
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 2000 0 0 0 8 1 0 0 21 0 1 0 1010900352 8896512 1935 4294967295 134512640 135223648 3214181504 3214180456 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 2172 1936 46 174 0 1997 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11104

[startup+0.122758 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 25161
/proc/meminfo: memFree=891272/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=11048 CPUtime=0.12
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 2565 0 0 0 11 1 0 0 21 0 1 0 1010900352 11313152 2500 4294967295 134512640 135223648 3214181504 3214180072 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 2762 2501 46 174 0 2587 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13464

[startup+0.322746 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 25161
/proc/meminfo: memFree=891272/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=28096 CPUtime=0.32
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 6225 0 0 0 26 6 0 0 21 0 1 0 1010900352 28770304 6160 4294967295 134512640 135223648 3214181504 3214180456 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 7024 6161 46 174 0 6849 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 30512

[startup+0.722724 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 25161
/proc/meminfo: memFree=891272/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=58552 CPUtime=0.71
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 13049 0 0 0 63 8 0 0 22 0 1 0 1010900352 59957248 12984 4294967295 134512640 135223648 3214181504 3214180456 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 14638 12985 46 174 0 14463 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 60968

[startup+1.52268 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 25166
/proc/meminfo: memFree=818460/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=119964 CPUtime=1.51
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 26874 0 0 0 133 18 0 0 25 0 1 0 1010900352 122843136 26809 4294967295 134512640 135223648 3214181504 3214180120 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 29991 26809 46 174 0 29816 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 122380

[startup+3.12259 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 25166
/proc/meminfo: memFree=743812/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=235584 CPUtime=3.11
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 56887 0 0 0 277 34 0 0 25 0 1 0 1010900352 241238016 56822 4294967295 134512640 135223648 3214181504 3214179792 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 58896 56822 67 174 0 58721 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 238000

[startup+6.3224 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 25166
/proc/meminfo: memFree=647364/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=268332 CPUtime=6.31
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 72119 0 0 0 590 41 0 0 25 0 1 0 1010900352 274771968 64441 4294967295 134512640 135223648 3214181504 3214179504 134548206 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 67083 64441 73 174 0 66908 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 270748

[startup+12.722 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 25166
/proc/meminfo: memFree=619676/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=297532 CPUtime=12.71
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 75579 0 0 0 1227 44 0 0 25 0 1 0 1010900352 304672768 67901 4294967295 134512640 135223648 3214181504 3214179280 134585461 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 74383 67901 73 174 0 74208 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 299948

[startup+25.5213 s]
/proc/loadavg: 1.07 1.02 1.00 2/99 25166
/proc/meminfo: memFree=569628/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=359192 CPUtime=25.51
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 87054 0 0 0 2499 52 0 0 25 0 1 0 1010900352 367812608 78808 4294967295 134512640 135223648 3214181504 3214179312 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 89798 78808 73 174 0 89623 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 361608

[startup+51.1198 s]
/proc/loadavg: 1.05 1.01 1.00 2/99 25169
/proc/meminfo: memFree=569272/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2416 CPUtime=0.01
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1010900352 2473984 277 4294967295 134512640 135169312 3217782784 3217781320 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 604 277 235 161 0 43 0
[pid=25165] ppid=25161 vsize=312832 CPUtime=51.11
/proc/25165/stat : 25165 (SatELite_releas) R 25161 25161 16367 0 -1 4202496 87532 0 0 0 5058 53 0 0 25 0 1 0 1010900352 320339968 71424 4294967295 134512640 135223648 3214181504 3214179520 134586676 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25165/statm: 78208 71424 73 174 0 78033 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 315248

[startup+102.317 s]
/proc/loadavg: 1.06 1.03 1.00 2/99 25356
/proc/meminfo: memFree=619780/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=184036 CPUtime=45.12
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 45195 0 0 0 4489 23 0 0 25 0 1 0 1010906072 188452864 45076 4294967295 134512640 135214715 3217666112 3217664576 134529000 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 46009 45076 73 172 0 45836 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 186456

[startup+162.313 s]
/proc/loadavg: 1.02 1.02 1.00 3/99 25545
/proc/meminfo: memFree=586260/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=217408 CPUtime=105.12
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 53524 0 0 0 10474 38 0 0 25 0 1 0 1010906072 222625792 53405 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 54352 53405 73 172 0 54179 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 219828

[startup+222.32 s]
/proc/loadavg: 1.06 1.03 1.00 2/99 25734
/proc/meminfo: memFree=477296/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=326672 CPUtime=165.13
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 80795 0 0 0 16456 57 0 0 25 0 1 0 1010906072 334512128 80676 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 81668 80676 73 172 0 81495 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 329092

[startup+282.317 s]
/proc/loadavg: 1.02 1.02 1.00 2/99 25921
/proc/meminfo: memFree=413924/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=390756 CPUtime=225.12
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 96736 0 0 0 22449 63 0 0 25 0 1 0 1010906072 400134144 96617 4294967295 134512640 135214715 3217666112 3217664576 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 97689 96617 73 172 0 97516 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 393176

[startup+342.323 s]
/proc/loadavg: 1.01 1.02 1.00 2/99 26112
/proc/meminfo: memFree=368292/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=435984 CPUtime=285.13
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 108062 0 0 0 28448 65 0 0 25 0 1 0 1010906072 446447616 107943 4294967295 134512640 135214715 3217666112 3217664320 134537852 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 108996 107943 73 172 0 108823 0
Current children cumulated CPU time (s) 342.24

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

/proc/25354/statm: 195292 194151 73 172 0 195119 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 783588

[startup+642.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 27064
/proc/meminfo: memFree=51580/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=865832 CPUtime=585.14
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 215428 0 0 0 58393 121 0 0 25 0 1 0 1010906072 886611968 215309 4294967295 134512640 135214715 3217666112 3217664504 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 216458 215309 73 172 0 216285 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 868252

[startup+702.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 27251
/proc/meminfo: memFree=53228/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=888920 CPUtime=645.15
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 221030 0 0 0 64389 126 0 0 25 0 1 0 1010906072 910254080 220911 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 222230 220911 73 172 0 222057 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 891340

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 27444
/proc/meminfo: memFree=51540/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=905692 CPUtime=705.15
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 225240 0 0 0 70386 129 0 0 25 0 1 0 1010906072 927428608 225121 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 226423 225121 73 172 0 226250 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 908112

[startup+822.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 27633
/proc/meminfo: memFree=51664/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=918800 CPUtime=765.15
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 228536 0 0 0 76382 133 0 0 25 0 1 0 1010906072 940851200 228417 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25354/statm: 229700 228417 73 172 0 229527 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 921220

[startup+882.312 s]
/proc/loadavg: 1.04 1.01 1.00 3/99 27820
/proc/meminfo: memFree=51728/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1019928 CPUtime=825.15
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 253817 0 0 0 82364 151 0 0 25 0 1 0 1010906072 1044406272 253698 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 254982 253698 73 172 0 254809 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1022348

[startup+942.319 s]
/proc/loadavg: 1.01 1.01 1.00 2/99 28007
/proc/meminfo: memFree=51452/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1096372 CPUtime=885.16
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 272957 0 0 0 88357 159 0 0 25 0 1 0 1010906072 1122684928 272838 4294967295 134512640 135214715 3217666112 3217664576 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 274093 272838 73 172 0 273920 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1098792

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 28194
/proc/meminfo: memFree=52472/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1143356 CPUtime=945.16
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 284389 0 0 0 94354 162 0 0 25 0 1 0 1010906072 1170796544 284270 4294967295 134512640 135214715 3217666112 3217664672 134540511 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 285839 284270 73 172 0 285666 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1145776

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 28383
/proc/meminfo: memFree=53428/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1174944 CPUtime=1005.16
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 292313 0 0 0 100346 170 0 0 25 0 1 0 1010906072 1203142656 292194 4294967295 134512640 135214715 3217666112 3217664576 134528709 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 293736 292194 73 172 0 293563 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1177364

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 28576
/proc/meminfo: memFree=53296/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1209172 CPUtime=1065.17
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 300875 0 0 0 106340 177 0 0 25 0 1 0 1010906072 1238192128 300756 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 302293 300756 73 172 0 302120 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1211592

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 28763
/proc/meminfo: memFree=51524/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1240700 CPUtime=1125.16
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 308803 0 0 0 112336 180 0 0 25 0 1 0 1010906072 1270476800 308684 4294967295 134512640 135214715 3217666112 3217664576 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 310175 308684 73 172 0 310002 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1243120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 28948
/proc/meminfo: memFree=51736/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1254768 CPUtime=1142.97
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 312300 0 0 0 114114 183 0 0 25 0 1 0 1010906072 1284882432 312181 4294967295 134512640 135214715 3217666112 3217664504 134720710 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 313692 312181 73 172 0 313519 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1257188

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 28948
/proc/meminfo: memFree=51736/2074464 swapFree=1949244/1959888
[pid=25161] ppid=25159 vsize=2420 CPUtime=57.11
/proc/25161/stat : 25161 (SatELiteGTI) S 25159 25161 16367 0 -1 4194304 387 95412 0 0 0 0 5639 72 18 0 1 0 1010900352 2478080 278 4294967295 134512640 135169312 3217782784 3217779000 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25161/statm: 605 278 235 161 0 44 0
[pid=25354] ppid=25161 vsize=1254768 CPUtime=1142.97
/proc/25354/stat : 25354 (minisat_static) R 25161 25161 16367 0 -1 4202496 312300 0 0 0 114114 183 0 0 25 0 1 0 1010906072 1284882432 312181 4294967295 134512640 135214715 3217666112 3217664504 134720710 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25354/statm: 313692 312181 73 172 0 313519 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1257188

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25161 and gives
#  childrusage.ru_utime.tv_sec=56
#  childrusage.ru_utime.tv_usec=390000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=720000
# CPU time returned by wait4() is 57.11
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.13
CPU time (s): 1200.08
CPU user time (s): 1197.53
CPU system time (s): 2.55
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 1257188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.39
system time used= 0.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95799
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= 24
involuntary context switches= 394

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 10:53:08
IDJOB=1820659
IDBENCH=20576
IDSOLVER=660
FILE ID=tipi11/1820659-1242463988
PBS_JOBID=
Free space on /tmp= 10286 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820659-1242463988/watcher-1820659-1242463988 -o /tmp/evaluation-result-1820659-1242463988/solver-1820659-1242463988 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820659-1242463988.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED= 276023115

Linux tipi11 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        891396 kB
Buffers:         44220 kB
Cached:        1023464 kB
SwapCached:       5336 kB
Active:         510088 kB
Inactive:       569556 kB
HighTotal:     1178688 kB
HighFree:       305200 kB
LowTotal:       895776 kB
LowFree:        586196 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           79768 kB
Writeback:           0 kB
AnonPages:       10996 kB
Mapped:           5268 kB
Slab:            94700 kB
PageTables:        572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10202 MiB
End job on tipi11 at 2009-05-16 11:13:16