Trace number 1849389

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
minisat2 070721/core? (TO) 1200.01 1199.96

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.08	c ==============================================================================
3.02/3.08	c |           |     ORIGINAL     |              LEARNT              |          |
3.02/3.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.02/3.08	c ==============================================================================
3.02/3.08	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
53.70/53.78	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
53.70/53.79	c ==============================================================================
53.70/53.79	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
53.70/53.79	c CPU time:   53.15 s
53.70/53.79	c ==============================================================================
57.40/57.42	This is MiniSat 2.0 beta
57.40/57.42	WARNING: for repeatability, setting FPU to use double precision
57.40/57.42	============================[ Problem Statistics ]=============================
57.40/57.42	|                                                                             |
57.40/57.43	|  Number of variables:  168000                                               |
57.40/57.43	|  Number of clauses:    3532144                                              |
59.60/59.70	|  Parsing time:         1.88         s                                       |
59.80/59.87	============================[ Search Statistics ]==============================
59.80/59.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
59.80/59.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
59.80/59.87	===============================================================================
59.80/59.87	|         0 |  168000  3532144 10927904 |  1177381        0    nan |  0.000 % |
60.20/60.24	|       114 |  168000  3532144 10927904 |  1295119      114     76 |  0.000 % |
60.90/60.98	|       264 |  168000  3532144 10927904 |  1424631      264     57 |  0.000 % |
61.40/61.50	|       489 |  168000  3532144 10927904 |  1567094      489     49 |  0.000 % |
62.50/62.56	|       828 |  168000  3532144 10927904 |  1723804      828     47 |  0.000 % |
62.90/62.95	|      1337 |  168000  3532144 10927904 |  1896184     1337     46 |  0.000 % |
63.40/63.49	|      2098 |  168000  3532144 10927904 |  2085802     2098     41 |  0.000 % |
66.60/66.63	|      3238 |  168000  3532144 10927904 |  2294383     3238     46 |  0.000 % |
67.50/67.55	|      4946 |  168000  3532144 10927904 |  2523821     4946     48 |  0.000 % |
69.10/69.18	|      7509 |  168000  3532144 10927904 |  2776203     7509     73 |  0.000 % |
73.11/73.16	|     11354 |  168000  3532144 10927904 |  3053823    11354    143 |  0.000 % |
77.61/77.67	|     17120 |  168000  3532144 10927904 |  3359206    17120    125 |  0.000 % |
92.71/92.73	|     25769 |  168000  3532144 10927904 |  3695126    25769    132 |  0.000 % |
105.61/105.70	|     38743 |  168000  3532144 10927904 |  4064639    38743    120 |  0.000 % |
132.41/132.50	|     58206 |  168000  3532144 10927904 |  4471103    58206    145 |  0.000 % |
162.61/162.62	|     87400 |  168000  3532144 10927904 |  4918214    87400    140 |  0.000 % |
211.02/211.08	|    131189 |  168000  3532144 10927904 |  5410035   131189    263 |  0.000 % |
269.72/269.74	|    196873 |  168000  3532144 10927904 |  5951038   196873    253 |  0.000 % |
393.23/393.26	|    295399 |  168000  3532144 10927904 |  6546142   295399    233 |  0.000 % |
710.55/710.57	|    443189 |  168000  3532144 10927904 |  7200757   443189    390 |  0.000 % |
986.57/986.56	|    664872 |  168000  3532144 10927904 |  7920832   664872    335 |  0.000 % |

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-1849389-1244810130/watcher-1849389-1244810130 -o /tmp/evaluation-result-1849389-1244810130/solver-1849389-1244810130 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849389-1244810130.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: 0.97 0.99 0.99 2/94 27130
/proc/meminfo: memFree=1205796/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=952 CPUtime=0
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 128 0 0 0 0 0 0 0 18 0 1 0 78434569 974848 64 4294967295 134512640 135223648 3219265888 3219264484 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 238 67 46 174 0 63 0

[startup+0.046166 s]
/proc/loadavg: 0.97 0.99 0.99 2/94 27130
/proc/meminfo: memFree=1205796/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=4756 CPUtime=0.05
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 1089 0 0 0 3 2 0 0 18 0 1 0 78434569 4870144 1025 4294967295 134512640 135223648 3219265888 3219264840 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 1189 1025 46 174 0 1014 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7172

[startup+0.116159 s]
/proc/loadavg: 0.97 0.99 0.99 2/94 27130
/proc/meminfo: memFree=1205796/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=10780 CPUtime=0.12
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 2474 0 0 0 10 2 0 0 18 0 1 0 78434569 11038720 2410 4294967295 134512640 135223648 3219265888 3219264672 134575988 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 2695 2411 46 174 0 2520 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13196

[startup+0.316148 s]
/proc/loadavg: 0.97 0.99 0.99 2/94 27130
/proc/meminfo: memFree=1205796/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=28224 CPUtime=0.32
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 6279 0 0 0 27 5 0 0 18 0 1 0 78434569 28901376 6215 4294967295 134512640 135223648 3219265888 3219264840 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 7056 6215 46 174 0 6881 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30640

[startup+0.716109 s]
/proc/loadavg: 0.97 0.99 0.99 2/94 27130
/proc/meminfo: memFree=1205796/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=60012 CPUtime=0.72
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 13464 0 0 0 62 10 0 0 18 0 1 0 78434569 61452288 13400 4294967295 134512640 135223648 3219265888 3219264840 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 15003 13400 46 174 0 14828 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 62428

[startup+1.51604 s]
/proc/loadavg: 0.97 0.99 0.99 4/96 27135
/proc/meminfo: memFree=1131356/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=130396 CPUtime=1.52
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 27562 0 0 0 130 22 0 0 20 0 1 0 78434569 133525504 27498 4294967295 134512640 135223648 3219265888 3219264840 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 32599 27499 46 174 0 32424 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 132812

[startup+3.11591 s]
/proc/loadavg: 0.97 0.99 0.99 2/96 27135
/proc/meminfo: memFree=1057576/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=235580 CPUtime=3.12
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 56885 0 0 0 273 39 0 0 25 0 1 0 78434569 241233920 56821 4294967295 134512640 135223648 3219265888 3219264176 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 58895 56821 67 174 0 58720 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 237996

[startup+6.31564 s]
/proc/loadavg: 0.97 0.99 0.99 2/96 27135
/proc/meminfo: memFree=962872/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=268328 CPUtime=6.32
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 72117 0 0 0 587 45 0 0 25 0 1 0 78434569 274767872 64440 4294967295 134512640 135223648 3219265888 3219263888 134549039 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27134/statm: 67082 64440 73 174 0 66907 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 270744

[startup+12.7151 s]
/proc/loadavg: 0.97 0.99 0.99 2/96 27136
/proc/meminfo: memFree=935344/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=297264 CPUtime=12.7
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 75500 0 0 0 1220 50 0 0 25 0 1 0 78434569 304398336 67823 4294967295 134512640 135223648 3219265888 3219263904 134587023 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27134/statm: 74316 67823 73 174 0 74141 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 299680

[startup+25.514 s]
/proc/loadavg: 0.98 0.99 0.99 3/96 27323
/proc/meminfo: memFree=884464/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=359188 CPUtime=25.5
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 87051 0 0 0 2492 58 0 0 25 0 1 0 78434569 367808512 78806 4294967295 134512640 135223648 3219265888 3219263696 134549042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27134/statm: 89797 78806 73 174 0 89622 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 361604

[startup+51.1119 s]
/proc/loadavg: 0.98 0.99 0.99 3/96 27324
/proc/meminfo: memFree=884032/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2416 CPUtime=0
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 78434569 2473984 277 4294967295 134512640 135169312 3213728816 3213727352 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 604 277 235 161 0 43 0
[pid=27134] ppid=27130 vsize=359792 CPUtime=51.1
/proc/27134/stat : 27134 (SatELite_releas) R 27130 27130 19205 0 -1 4202496 87182 0 0 0 5051 59 0 0 25 0 1 0 78434569 368427008 78937 4294967295 134512640 135223648 3219265888 3219264220 134611921 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27134/statm: 89948 78937 73 174 0 89773 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 362208

[startup+102.318 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 27519
/proc/meminfo: memFree=939028/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=183640 CPUtime=44.9
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 45107 0 0 0 4440 50 0 0 25 0 1 0 78440312 188047360 44988 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 45910 44988 76 171 0 45738 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 186060

[startup+162.313 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 27708
/proc/meminfo: memFree=906756/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=216584 CPUtime=104.9
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 53340 0 0 0 10434 56 0 0 25 0 1 0 78440312 221782016 53221 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 54146 53221 76 171 0 53974 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 219004

[startup+222.318 s]
/proc/loadavg: 0.99 0.99 0.99 4/96 27898
/proc/meminfo: memFree=807596/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=315452 CPUtime=164.91
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 77968 0 0 0 16417 74 0 0 25 0 1 0 78440312 323022848 77849 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 78863 77849 76 171 0 78691 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 317872

[startup+282.313 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 28088
/proc/meminfo: memFree=747688/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=375396 CPUtime=224.91
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 93008 0 0 0 22404 87 0 0 25 0 1 0 78440312 384405504 92889 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 93849 92889 76 171 0 93677 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 377816

[startup+342.307 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 28279
/proc/meminfo: memFree=696624/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=426328 CPUtime=284.91
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 105664 0 0 0 28387 104 0 0 25 0 1 0 78440312 436559872 105545 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 106582 105545 76 171 0 106410 0
Current children cumulated CPU time (s) 342.32

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

/proc/27330/statm: 178822 177678 76 171 0 178650 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 717708

[startup+642.312 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 29232
/proc/meminfo: memFree=346852/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=776464 CPUtime=584.94
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 193076 0 0 0 58351 143 0 0 25 0 1 0 78440312 795099136 192957 4294967295 134512640 135212939 3215672912 3215671304 134719078 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 194116 192957 76 171 0 193944 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 778884

[startup+702.307 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 29423
/proc/meminfo: memFree=272544/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=850960 CPUtime=644.94
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 211736 0 0 0 64345 149 0 0 25 0 1 0 78440312 871383040 211617 4294967295 134512640 135212939 3215672912 3215671088 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 212740 211617 76 171 0 212568 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 853380

[startup+762.312 s]
/proc/loadavg: 0.99 0.99 0.99 2/96 29612
/proc/meminfo: memFree=240188/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=883620 CPUtime=704.95
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 219680 0 0 0 70343 152 0 0 25 0 1 0 78440312 904826880 219561 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 220905 219561 76 171 0 220733 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 886040

[startup+822.317 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 29806
/proc/meminfo: memFree=222192/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=901868 CPUtime=764.96
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 224277 0 0 0 76338 158 0 0 25 0 1 0 78440312 923512832 224158 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 225467 224158 76 171 0 225295 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 904288

[startup+882.312 s]
/proc/loadavg: 0.99 0.99 0.99 4/96 29996
/proc/meminfo: memFree=207652/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=915984 CPUtime=824.96
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 227836 0 0 0 82335 161 0 0 25 0 1 0 78440312 937967616 227717 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 228996 227717 76 171 0 228824 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 918404

[startup+942.307 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 30185
/proc/meminfo: memFree=152892/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=972296 CPUtime=884.96
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 241920 0 0 0 88330 166 0 0 25 0 1 0 78440312 995631104 241801 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 243074 241801 76 171 0 242902 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 974716

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/96 30376
/proc/meminfo: memFree=65848/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=1074672 CPUtime=944.96
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 267534 0 0 0 94324 172 0 0 25 0 1 0 78440312 1100464128 267415 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 268668 267415 76 171 0 268496 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 1077092

[startup+1062.32 s]
/proc/loadavg: 0.99 0.99 0.99 3/96 30565
/proc/meminfo: memFree=60140/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=1122792 CPUtime=1004.98
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 279226 0 0 0 100320 178 0 0 25 0 1 0 78440312 1149739008 279107 4294967295 134512640 135212939 3215672912 3215671376 134526557 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 280698 279107 76 171 0 280526 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 1125212

[startup+1122.32 s]
/proc/loadavg: 0.99 0.99 0.99 4/96 30755
/proc/meminfo: memFree=55208/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=1154744 CPUtime=1064.99
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 287253 0 0 0 106319 180 0 0 25 0 1 0 78440312 1182457856 287134 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 288686 287134 76 171 0 288514 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 1157164

[startup+1182.32 s]
/proc/loadavg: 0.99 0.99 0.99 2/96 30947
/proc/meminfo: memFree=52116/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=1188948 CPUtime=1124.99
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 295818 0 0 0 112311 188 0 0 25 0 1 0 78440312 1217482752 295699 4294967295 134512640 135212939 3215672912 3215671088 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 297237 295699 76 171 0 297065 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 1191368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.93 s]
/proc/loadavg: 0.99 0.99 0.99 2/96 30950
/proc/meminfo: memFree=53964/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=1198084 CPUtime=1142.6
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 298120 0 0 0 114071 189 0 0 25 0 1 0 78440312 1226838016 298001 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 299521 298001 76 171 0 299349 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1200504

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

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

[startup+1199.93 s]
/proc/loadavg: 0.99 0.99 0.99 2/96 30950
/proc/meminfo: memFree=53964/2074464 swapFree=1959888/1959888
[pid=27130] ppid=27128 vsize=2420 CPUtime=57.41
/proc/27130/stat : 27130 (SatELiteGTI) S 27128 27130 19205 0 -1 4194304 387 95415 0 0 0 0 5663 78 20 0 1 0 78434569 2478080 278 4294967295 134512640 135169312 3213728816 3213725032 3085410030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27130/statm: 605 278 235 161 0 44 0
[pid=27330] ppid=27130 vsize=1198084 CPUtime=1142.6
/proc/27330/stat : 27330 (minisat_static) R 27130 27130 19205 0 -1 4202496 298120 0 0 0 114071 189 0 0 25 0 1 0 78440312 1226838016 298001 4294967295 134512640 135212939 3215672912 3215671376 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27330/statm: 299521 298001 76 171 0 299349 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1200504

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1199.96
CPU time (s): 1200.01
CPU user time (s): 1197.34
CPU system time (s): 2.67
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1200504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.63
system time used= 0.78
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95802
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= 15
involuntary context switches= 608

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 14:35:30
IDJOB=1849389
IDBENCH=20576
IDSOLVER=690
FILE ID=tipi09/1849389-1244810130
PBS_JOBID=
Free space on /tmp= 15452 MiB

SOLVER NAME= minisat2 070721/core
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-1849389-1244810130/watcher-1849389-1244810130 -o /tmp/evaluation-result-1849389-1244810130/solver-1849389-1244810130 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849389-1244810130.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED= 1701241929

Linux tipi09 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.365
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.365
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.76

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1205820 kB
Buffers:         58740 kB
Cached:         675648 kB
SwapCached:          0 kB
Active:         332100 kB
Inactive:       414680 kB
HighTotal:     1178688 kB
HighFree:       691904 kB
LowTotal:       895776 kB
LowFree:        513916 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:          125208 kB
Writeback:           0 kB
AnonPages:       12432 kB
Mapped:           6524 kB
Slab:           112708 kB
PageTables:        548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91004 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15368 MiB
End job on tipi09 at 2009-06-12 14:55:39