Trace number 1820415

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
APTUSAT 2009-03-22? (TO) 1200.01 1199.93

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.11/0.17	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.11/0.17	c ==============================================================================
0.11/0.17	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.11/0.17	c CPU time:   0.18 s
0.11/0.17	c ==============================================================================
0.11/0.20	This is MiniSat 2.0 beta
0.11/0.20	WARNING: for repeatability, setting FPU to use double precision
0.11/0.20	============================[ Problem Statistics ]=============================
0.11/0.20	|                                                                             |
0.11/0.20	|  Number of variables:  2673                                                 |
0.11/0.20	|  Number of clauses:    15594                                                |
0.20/0.21	|  Parsing time:         0.01         s                                       |
0.20/0.21	============================[ Search Statistics ]==============================
0.20/0.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.20/0.21	===============================================================================
0.20/0.21	|         0 |    2673    15594    54914 |     5198        0    nan |  0.000 % |
0.20/0.21	|       100 |    2673    15594    54914 |     5717      100      9 |  0.000 % |
0.20/0.22	|       250 |    2673    15594    54914 |     6289      250     15 |  0.000 % |
0.20/0.24	|       475 |    2673    15594    54914 |     6918      475     15 |  0.000 % |
0.20/0.25	|       812 |    2673    15594    54914 |     7610      812     16 |  0.000 % |
0.20/0.30	|      1320 |    2673    15594    54914 |     8371     1320     23 |  0.000 % |
0.20/0.38	|      2080 |    2673    15594    54914 |     9208     2080     26 |  0.000 % |
0.20/0.56	|      3222 |    2672    15582    54884 |    10129     3220     32 |  0.038 % |
0.20/0.93	|      4931 |    2672    15582    54884 |    11142     4929     36 |  0.037 % |
1.51/1.53	|      7494 |    2672    15582    54884 |    12256     7492     41 |  0.037 % |
2.41/2.44	|     11338 |    2672    15582    54884 |    13482    11336     42 |  0.038 % |
3.51/3.53	|     17105 |    2671    15567    54847 |    14830     9575     32 |  0.075 % |
6.20/6.26	|     25754 |    2671    15567    54847 |    16313    10624     30 |  0.075 % |
12.11/12.15	|     38728 |    2671    15567    54847 |    17944    15276     35 |  0.075 % |
19.10/19.13	|     58190 |    2671    15567    54847 |    19739    16477     34 |  0.075 % |
31.60/31.65	|     87384 |    2671    15567    54847 |    21713    15573     36 |  0.075 % |
51.41/51.45	|    131174 |    2671    15567    54847 |    23884    15081     34 |  0.075 % |
88.22/88.22	|    196860 |    2671    15567    54847 |    26273    20242     34 |  0.075 % |
154.72/154.77	|    295387 |    2671    15567    54847 |    28900    25207     33 |  0.075 % |
254.53/254.61	|    443176 |    2670    15555    54817 |    31790    26590     49 |  0.112 % |
389.44/389.47	|    664859 |    2670    15555    54817 |    34969    22921     39 |  0.112 % |
643.37/643.36	|    997385 |    2670    15555    54817 |    38466    18612     30 |  0.112 % |
1069.60/1069.55	|   1496174 |    2670    15555    54817 |    42313    31373     31 |  0.113 % |
1200.01/1199.92	HOME/SatELiteGTI: line 36:  8997 Terminated              $MS $2 $TMP.cnf $TMP.result

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-1820415-1242440714/watcher-1820415-1242440714 -o /tmp/evaluation-result-1820415-1242440714/solver-1820415-1242440714 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820415-1242440714.cnf -restarts=1 

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.94 1.00 0.99 2/93 8991
/proc/meminfo: memFree=946092/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2416 CPUtime=0
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1008571884 2473984 277 4294967295 134512640 135169312 3217344400 3217342936 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8991/statm: 604 277 235 161 0 43 0
[pid=8995] ppid=8991 vsize=956 CPUtime=0
/proc/8995/stat : 8995 (SatELite_releas) R 8991 8991 10436 0 -1 4202496 126 0 0 0 0 0 0 0 25 0 1 0 1008571884 978944 61 4294967295 134512640 135223648 3220421248 3220419844 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8995/statm: 239 64 45 174 0 64 0

[startup+0.046802 s]
/proc/loadavg: 0.94 1.00 0.99 2/93 8991
/proc/meminfo: memFree=946092/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2416 CPUtime=0
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1008571884 2473984 277 4294967295 134512640 135169312 3217344400 3217342936 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8991/statm: 604 277 235 161 0 43 0
[pid=8995] ppid=8991 vsize=4204 CPUtime=0.05
/proc/8995/stat : 8995 (SatELite_releas) R 8991 8991 10436 0 -1 4202496 944 0 0 0 5 0 0 0 25 0 1 0 1008571884 4304896 879 4294967295 134512640 135223648 3220421248 3220419264 134586851 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8995/statm: 1051 879 73 174 0 876 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6620

[startup+0.106796 s]
/proc/loadavg: 0.94 1.00 0.99 2/93 8991
/proc/meminfo: memFree=946092/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2416 CPUtime=0
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1008571884 2473984 277 4294967295 134512640 135169312 3217344400 3217342936 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8991/statm: 604 277 235 161 0 43 0
[pid=8995] ppid=8991 vsize=4744 CPUtime=0.11
/proc/8995/stat : 8995 (SatELite_releas) R 8991 8991 10436 0 -1 4202496 1081 0 0 0 11 0 0 0 25 0 1 0 1008571884 4857856 1016 4294967295 134512640 135223648 3220421248 3220419264 134586877 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8995/statm: 1186 1016 73 174 0 1011 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7160

[startup+0.30678 s]
/proc/loadavg: 0.94 1.00 0.99 2/93 8991
/proc/meminfo: memFree=946092/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2420

[startup+0.706747 s]
/proc/loadavg: 0.94 1.00 0.99 2/93 8991
/proc/meminfo: memFree=946092/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2420

[startup+1.50668 s]
/proc/loadavg: 0.94 1.00 0.99 3/95 8997
/proc/meminfo: memFree=943200/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=4260 CPUtime=1.31
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 833 0 0 0 130 1 0 0 25 0 1 0 1008571904 4362240 768 4294967295 134512640 135213731 3216434960 3216433152 134527106 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 1065 768 74 172 0 891 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 6680

[startup+3.10655 s]
/proc/loadavg: 0.94 1.00 0.99 3/95 8997
/proc/meminfo: memFree=942208/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=5448 CPUtime=2.91
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 1129 0 0 0 290 1 0 0 25 0 1 0 1008571904 5578752 1064 4294967295 134512640 135213731 3216434960 3216433440 134530264 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 1362 1064 74 172 0 1188 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 7868

[startup+6.30629 s]
/proc/loadavg: 0.94 1.00 0.99 3/95 8999
/proc/meminfo: memFree=941588/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=5448 CPUtime=6.1
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 1130 0 0 0 609 1 0 0 25 0 1 0 1008571904 5578752 1065 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 1362 1065 74 172 0 1188 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 7868

[startup+12.7058 s]
/proc/loadavg: 0.95 1.00 0.99 3/95 8999
/proc/meminfo: memFree=941096/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=5980 CPUtime=12.5
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 1256 0 0 0 1249 1 0 0 25 0 1 0 1008571904 6123520 1191 4294967295 134512640 135213731 3216434960 3216433440 134530199 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 1495 1191 74 172 0 1321 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8400

[startup+25.5047 s]
/proc/loadavg: 0.96 1.00 0.99 2/95 9183
/proc/meminfo: memFree=939804/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=6780 CPUtime=25.3
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 1444 0 0 0 2524 6 0 0 25 0 1 0 1008571904 6942720 1379 4294967295 134512640 135213731 3216434960 3216433216 134536941 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 1695 1379 74 172 0 1521 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 9200

[startup+51.1026 s]
/proc/loadavg: 0.97 1.00 0.99 2/95 9186
/proc/meminfo: memFree=939376/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=7452 CPUtime=50.9
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 1635 0 0 0 5084 6 0 0 25 0 1 0 1008571904 7630848 1570 4294967295 134512640 135213731 3216434960 3216433440 134530171 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 1863 1570 74 172 0 1689 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9872

[startup+102.318 s]
/proc/loadavg: 0.99 1.00 0.99 3/95 9372
/proc/meminfo: memFree=938408/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=8376 CPUtime=102.12
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 1867 0 0 0 10206 6 0 0 25 0 1 0 1008571904 8577024 1802 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 2094 1802 74 172 0 1920 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 10796

[startup+162.323 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 9560
/proc/meminfo: memFree=937508/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=9344 CPUtime=162.13
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2068 0 0 0 16204 9 0 0 25 0 1 0 1008571904 9568256 2003 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 2336 2003 74 172 0 2162 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 11764

[startup+222.319 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 9747
/proc/meminfo: memFree=936548/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=10400 CPUtime=222.13
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2334 0 0 0 22204 9 0 0 25 0 1 0 1008571904 10649600 2269 4294967295 134512640 135213731 3216434960 3216433216 134536125 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 2600 2269 74 172 0 2426 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 12820

[startup+282.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9936
/proc/meminfo: memFree=935424/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=11456 CPUtime=282.14
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2617 0 0 0 28204 10 0 0 25 0 1 0 1008571904 11730944 2552 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 2864 2552 74 172 0 2690 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 13876

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10127
/proc/meminfo: memFree=935284/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=11720 CPUtime=342.14
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2673 0 0 0 34202 12 0 0 25 0 1 0 1008571904 12001280 2608 4294967295 134512640 135213731 3216434960 3216433216 134537724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 2930 2608 74 172 0 2756 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 14140

[startup+402.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10317
/proc/meminfo: memFree=935424/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2

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

/proc/8997/statm: 3041 2701 74 172 0 2867 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 14584

[startup+642.324 s]
/proc/loadavg: 1.02 1.01 1.00 4/95 11075
/proc/meminfo: memFree=934904/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=12164 CPUtime=642.17
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2782 0 0 0 64201 16 0 0 25 0 1 0 1008571904 12455936 2717 4294967295 134512640 135213731 3216434960 3216433440 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3041 2717 74 172 0 2867 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 14584

[startup+702.309 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 11263
/proc/meminfo: memFree=934928/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=12460 CPUtime=702.16
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2835 0 0 0 70198 18 0 0 25 0 1 0 1008571904 12759040 2770 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3115 2770 74 172 0 2941 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 14880

[startup+762.314 s]
/proc/loadavg: 1.03 1.02 1.00 3/95 11451
/proc/meminfo: memFree=934648/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=12724 CPUtime=762.17
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2914 0 0 0 76196 21 0 0 25 0 1 0 1008571904 13029376 2849 4294967295 134512640 135213731 3216434960 3216433440 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3181 2849 74 172 0 3007 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 15144

[startup+822.309 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 11638
/proc/meminfo: memFree=934556/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=12864 CPUtime=822.17
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 2935 0 0 0 82196 21 0 0 25 0 1 0 1008571904 13172736 2870 4294967295 134512640 135213731 3216434960 3216433424 134523417 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3216 2870 74 172 0 3042 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 15284

[startup+882.314 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 11828
/proc/meminfo: memFree=934152/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=13260 CPUtime=882.18
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3035 0 0 0 88195 23 0 0 25 0 1 0 1008571904 13578240 2970 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3315 2970 74 172 0 3141 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 15680

[startup+942.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 12019
/proc/meminfo: memFree=933532/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=13936 CPUtime=942.19
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3207 0 0 0 94196 23 0 0 25 0 1 0 1008571904 14270464 3142 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3484 3142 74 172 0 3310 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 16356

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12207
/proc/meminfo: memFree=933440/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=13936 CPUtime=1002.19
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3217 0 0 0 100196 23 0 0 25 0 1 0 1008571904 14270464 3152 4294967295 134512640 135213731 3216434960 3216433440 134530171 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3484 3152 74 172 0 3310 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 16356

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12395
/proc/meminfo: memFree=933408/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=13936 CPUtime=1062.19
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3217 0 0 0 106195 24 0 0 25 0 1 0 1008571904 14270464 3152 4294967295 134512640 135213731 3216434960 3216433216 134536440 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3484 3152 74 172 0 3310 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 16356

[startup+1122.31 s]
/proc/loadavg: 1.07 1.03 1.01 3/95 12584
/proc/meminfo: memFree=933192/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=14156 CPUtime=1122.2
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3239 0 0 0 112194 26 0 0 25 0 1 0 1008571904 14495744 3174 4294967295 134512640 135213731 3216434960 3216433440 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3539 3174 74 172 0 3365 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 16576

[startup+1182.32 s]
/proc/loadavg: 1.06 1.03 1.01 3/95 12773
/proc/meminfo: memFree=933068/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=14420 CPUtime=1182.21
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3299 0 0 0 118195 26 0 0 25 0 1 0 1008571904 14766080 3234 4294967295 134512640 135213731 3216434960 3216433216 134537724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3605 3234 74 172 0 3431 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 16840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.04 1.03 1.00 3/95 12773
/proc/meminfo: memFree=933016/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=14552 CPUtime=1199.81
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3348 0 0 0 119955 26 0 0 25 0 1 0 1008571904 14901248 3283 4294967295 134512640 135213731 3216434960 3216433440 134529885 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3638 3283 74 172 0 3464 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 16972

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

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

[startup+1199.92 s]
/proc/loadavg: 1.04 1.03 1.00 3/95 12773
/proc/meminfo: memFree=933016/2074464 swapFree=1948616/1959888
[pid=8991] ppid=8989 vsize=2420 CPUtime=0.2
/proc/8991/stat : 8991 (SatELiteGTI) S 8989 8991 10436 0 -1 4194304 385 1815 0 0 0 0 20 0 23 0 1 0 1008571884 2478080 278 4294967295 134512640 135169312 3217344400 3217340616 3085156078 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8991/statm: 605 278 235 161 0 44 0
[pid=8997] ppid=8991 vsize=14552 CPUtime=1199.81
/proc/8997/stat : 8997 (minisat_static) R 8991 8991 10436 0 -1 4202496 3348 0 0 0 119955 26 0 0 25 0 1 0 1008571904 14901248 3283 4294967295 134512640 135213731 3216434960 3216433440 134529885 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8997/statm: 3638 3283 74 172 0 3464 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 16972

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8991 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=750000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=260000
# CPU time returned by wait4() is 1200.01
# 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.93
CPU time (s): 1200.01
CPU user time (s): 1199.75
CPU system time (s): 0.26
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 16972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5824
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= 19
involuntary context switches= 3215

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 04:25:14
IDJOB=1820415
IDBENCH=20399
IDSOLVER=662
FILE ID=tipi16/1820415-1242440714
PBS_JOBID=
Free space on /tmp= 6046 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820415-1242440714/watcher-1820415-1242440714 -o /tmp/evaluation-result-1820415-1242440714/solver-1820415-1242440714 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820415-1242440714.cnf -restarts=1

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED= 1325341967

Linux tipi16 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.457
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.37

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        946116 kB
Buffers:         36664 kB
Cached:        1006080 kB
SwapCached:       6028 kB
Active:         684172 kB
Inactive:       368744 kB
HighTotal:     1178688 kB
HighFree:       236392 kB
LowTotal:       895776 kB
LowFree:        709724 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            2032 kB
Writeback:           0 kB
AnonPages:        9468 kB
Mapped:           3336 kB
Slab:            66252 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6046 MiB
End job on tipi16 at 2009-05-16 04:45:14