Trace number 1820439

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.92

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
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 variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

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 |   28318    74883 |    8495       0        0     nan |  0.000 % |
0.22/0.23	c |         0 |   19862    62399 |      --       0       --      -- |     --   | -8325/-12062
0.22/0.23	c ==============================================================================
0.22/0.23	c Result  :   #vars: 3611   #clauses: 19862   #literals: 62399
0.22/0.23	c CPU time:   0.23 s
0.22/0.23	c ==============================================================================
0.22/0.25	This is MiniSat 2.0 beta
0.22/0.25	WARNING: for repeatability, setting FPU to use double precision
0.22/0.25	============================[ Problem Statistics ]=============================
0.22/0.25	|                                                                             |
0.22/0.25	|  Number of variables:  3611                                                 |
0.22/0.25	|  Number of clauses:    19862                                                |
0.22/0.26	|  Parsing time:         0.01         s                                       |
0.22/0.26	============================[ Search Statistics ]==============================
0.22/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.26	===============================================================================
0.22/0.26	|         0 |    3611    19862    62399 |     6620        0    nan |  0.000 % |
0.22/0.27	|       100 |    3611    19862    62399 |     7282      100     10 |  0.001 % |
0.22/0.29	|       251 |    3611    19862    62399 |     8011      251     17 |  0.000 % |
0.22/0.30	|       477 |    3611    19862    62399 |     8812      477     14 |  0.000 % |
0.25/0.33	|       815 |    3611    19862    62399 |     9693      815     18 |  0.000 % |
0.25/0.39	|      1323 |    3611    19862    62399 |    10662     1323     26 |  0.000 % |
0.25/0.51	|      2084 |    3611    19862    62399 |    11728     2084     28 |  0.000 % |
0.25/0.69	|      3225 |    3611    19862    62399 |    12901     3225     35 |  0.000 % |
0.25/0.88	|      4935 |    3611    19862    62399 |    14191     4935     33 |  0.000 % |
1.42/1.46	|      7497 |    3611    19862    62399 |    15611     7497     37 |  0.000 % |
2.52/2.56	|     11342 |    3611    19862    62399 |    17172    11342     40 |  0.000 % |
4.02/4.08	|     17108 |    3611    19862    62399 |    18889    17108     36 |  0.000 % |
6.62/6.66	|     25760 |    3611    19862    62399 |    20778    15963     28 |  0.000 % |
10.92/10.92	|     38734 |    3611    19862    62399 |    22856    18065     35 |  0.000 % |
17.82/17.85	|     58195 |    3611    19862    62399 |    25141    14259     35 |  0.000 % |
31.32/31.35	|     87387 |    3611    19862    62399 |    27656    17880     33 |  0.000 % |
49.82/49.88	|    131176 |    3611    19862    62399 |    30421    19003     42 |  0.000 % |
83.63/83.66	|    196860 |    3611    19862    62399 |    33463    22361     38 |  0.000 % |
135.03/135.05	|    295388 |    3611    19862    62399 |    36810    18192     32 |  0.000 % |
217.63/217.61	|    443177 |    3610    19857    62385 |    40491    32509     32 |  0.028 % |
351.04/351.08	|    664860 |    3610    19857    62385 |    44540    15722     35 |  0.028 % |
559.87/559.88	|    997385 |    3610    19857    62385 |    48994    22778     33 |  0.028 % |
908.50/908.44	|   1496173 |    3610    19857    62385 |    53894    35703     34 |  0.028 % |
1200.01/1199.91	HOME/SatELiteGTI: line 36: 20487 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-1820439-1242444317/watcher-1820439-1242444317 -o /tmp/evaluation-result-1820439-1242444317/solver-1820439-1242444317 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820439-1242444317.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: 1.00 1.00 1.00 3/93 20481
/proc/meminfo: memFree=945796/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2416 CPUtime=0
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 367 647 0 0 0 0 0 0 19 0 1 0 1008932253 2473984 277 4294967295 134512640 135169312 3217112912 3217111448 3085328110 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20481/statm: 604 277 235 161 0 43 0
[pid=20485] ppid=20481 vsize=952 CPUtime=0
/proc/20485/stat : 20485 (SatELite_releas) R 20481 20481 10436 0 -1 4202496 96 0 0 0 0 0 0 0 18 0 1 0 1008932253 974848 32 4294967295 134512640 135223648 3218446480 3218446316 135067520 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20485/statm: 238 46 37 174 0 63 0

[startup+0.049247 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20481
/proc/meminfo: memFree=945796/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2416 CPUtime=0
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 367 647 0 0 0 0 0 0 19 0 1 0 1008932253 2473984 277 4294967295 134512640 135169312 3217112912 3217111448 3085328110 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20481/statm: 604 277 235 161 0 43 0
[pid=20485] ppid=20481 vsize=4608 CPUtime=0.05
/proc/20485/stat : 20485 (SatELite_releas) R 20481 20481 10436 0 -1 4202496 1091 0 0 0 5 0 0 0 18 0 1 0 1008932253 4718592 1003 4294967295 134512640 135223648 3218446480 3218444496 134586693 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20485/statm: 1152 1003 73 174 0 977 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7024

[startup+0.11922 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20481
/proc/meminfo: memFree=945796/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2416 CPUtime=0
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 367 647 0 0 0 0 0 0 19 0 1 0 1008932253 2473984 277 4294967295 134512640 135169312 3217112912 3217111448 3085328110 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20481/statm: 604 277 235 161 0 43 0
[pid=20485] ppid=20481 vsize=5220 CPUtime=0.12
/proc/20485/stat : 20485 (SatELite_releas) R 20481 20481 10436 0 -1 4202496 1221 0 0 0 12 0 0 0 18 0 1 0 1008932253 5345280 1133 4294967295 134512640 135223648 3218446480 3218444496 134586827 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20485/statm: 1305 1133 73 174 0 1130 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7636

[startup+0.319205 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20481
/proc/meminfo: memFree=945796/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 2420

[startup+0.719171 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20481
/proc/meminfo: memFree=945796/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 2420

[startup+1.5191 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20487
/proc/meminfo: memFree=942440/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=4492 CPUtime=1.27
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 893 0 0 0 127 0 0 0 22 0 1 0 1008932278 4599808 827 4294967295 134512640 135213731 3216246496 3216244976 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 1123 827 73 172 0 949 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 6912

[startup+3.11897 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20489
/proc/meminfo: memFree=941572/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=5708 CPUtime=2.87
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 1187 0 0 0 287 0 0 0 25 0 1 0 1008932278 5844992 1121 4294967295 134512640 135213731 3216246496 3216244752 134537017 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 1427 1121 73 172 0 1253 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8128

[startup+6.31871 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20489
/proc/meminfo: memFree=939992/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=6680 CPUtime=6.07
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 1412 0 0 0 607 0 0 0 25 0 1 0 1008932278 6840320 1346 4294967295 134512640 135213731 3216246496 3216244976 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 1670 1346 73 172 0 1496 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 9100

[startup+12.7182 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20489
/proc/meminfo: memFree=939296/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=7476 CPUtime=12.47
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 1638 0 0 0 1247 0 0 0 25 0 1 0 1008932278 7655424 1572 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 1869 1572 73 172 0 1695 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 9896

[startup+25.5171 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20490
/proc/meminfo: memFree=938152/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=8424 CPUtime=25.27
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 1859 0 0 0 2526 1 0 0 25 0 1 0 1008932278 8626176 1793 4294967295 134512640 135213731 3216246496 3216244752 134536479 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 2106 1793 73 172 0 1932 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10844

[startup+51.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20676
/proc/meminfo: memFree=936228/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=10040 CPUtime=50.87
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 2245 0 0 0 5085 2 0 0 25 0 1 0 1008932278 10280960 2179 4294967295 134512640 135213731 3216246496 3216244976 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 2510 2179 73 172 0 2336 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 12460

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20866
/proc/meminfo: memFree=935368/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=10908 CPUtime=102.08
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 2451 0 0 0 10205 3 0 0 25 0 1 0 1008932278 11169792 2385 4294967295 134512640 135213731 3216246496 3216244976 134530117 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 2727 2385 73 172 0 2553 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 13328

[startup+162.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21054
/proc/meminfo: memFree=935228/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=11180 CPUtime=162.08
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 2513 0 0 0 16205 3 0 0 25 0 1 0 1008932278 11448320 2447 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 2795 2447 73 172 0 2621 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 13600

[startup+222.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21241
/proc/meminfo: memFree=934136/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=12064 CPUtime=222.09
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 2737 0 0 0 22206 3 0 0 25 0 1 0 1008932278 12353536 2671 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3016 2671 73 172 0 2842 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 14484

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21430
/proc/meminfo: memFree=933872/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=12144 CPUtime=282.09
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 2762 0 0 0 28206 3 0 0 25 0 1 0 1008932278 12435456 2696 4294967295 134512640 135213731 3216246496 3216244688 134527056 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3036 2696 73 172 0 2862 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 14564

[startup+342.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21618
/proc/meminfo: memFree=933336/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=12576 CPUtime=342.09
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 2849 0 0 0 34205 4 0 0 25 0 1 0 1008932278 12877824 2783 4294967295 134512640 135213731 3216246496 3216244976 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3144 2783 73 172 0 2970 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 14996

[startup+402.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21807
/proc/meminfo: memFree=931780/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25

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

/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3450 0 0 0 58201 11 0 0 25 0 1 0 1008932278 15396864 3384 4294967295 134512640 135213731 3216246496 3216244976 134530171 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3759 3384 73 172 0 3585 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 17456

[startup+642.316 s]
/proc/loadavg: 1.10 1.05 1.01 3/95 22563
/proc/meminfo: memFree=930732/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=15300 CPUtime=642.12
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3540 0 0 0 64201 11 0 0 25 0 1 0 1008932278 15667200 3474 4294967295 134512640 135213731 3216246496 3216244976 134530180 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3825 3474 73 172 0 3651 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 17720

[startup+702.312 s]
/proc/loadavg: 1.04 1.04 1.00 2/95 22750
/proc/meminfo: memFree=930392/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=15468 CPUtime=702.12
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3566 0 0 0 70201 11 0 0 25 0 1 0 1008932278 15839232 3500 4294967295 134512640 135213731 3216246496 3216244976 134530117 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3867 3500 73 172 0 3693 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 17888

[startup+762.317 s]
/proc/loadavg: 1.01 1.03 1.00 2/95 22938
/proc/meminfo: memFree=930516/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=15468 CPUtime=762.13
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3571 0 0 0 76202 11 0 0 25 0 1 0 1008932278 15839232 3505 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3867 3505 73 172 0 3693 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 17888

[startup+822.312 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 23125
/proc/meminfo: memFree=930276/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=15648 CPUtime=822.13
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3626 0 0 0 82202 11 0 0 25 0 1 0 1008932278 16023552 3560 4294967295 134512640 135213731 3216246496 3216244976 134530110 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 3912 3560 73 172 0 3738 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 18068

[startup+882.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 23318
/proc/meminfo: memFree=930020/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=16044 CPUtime=882.13
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3722 0 0 0 88202 11 0 0 25 0 1 0 1008932278 16429056 3656 4294967295 134512640 135213731 3216246496 3216244976 134530180 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4011 3656 73 172 0 3837 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 18464

[startup+942.322 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 23506
/proc/meminfo: memFree=929632/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=16224 CPUtime=942.15
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3763 0 0 0 94204 11 0 0 25 0 1 0 1008932278 16613376 3697 4294967295 134512640 135213731 3216246496 3216244976 134530160 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4056 3697 73 172 0 3882 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 18644

[startup+1002.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23693
/proc/meminfo: memFree=929152/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=16916 CPUtime=1002.16
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3929 0 0 0 100205 11 0 0 25 0 1 0 1008932278 17321984 3863 4294967295 134512640 135213731 3216246496 3216244976 134530157 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4229 3863 73 172 0 4055 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 19336

[startup+1062.31 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 23881
/proc/meminfo: memFree=928780/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=17104 CPUtime=1062.15
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 3985 0 0 0 106204 11 0 0 25 0 1 0 1008932278 17514496 3919 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4276 3919 73 172 0 4102 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 19524

[startup+1122.32 s]
/proc/loadavg: 1.17 1.06 1.01 2/95 24068
/proc/meminfo: memFree=927416/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=18696 CPUtime=1122.16
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 4367 0 0 0 112204 12 0 0 25 0 1 0 1008932278 19144704 4301 4294967295 134512640 135213731 3216246496 3216244816 134528809 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4674 4301 73 172 0 4500 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 21116

[startup+1182.31 s]
/proc/loadavg: 1.06 1.04 1.01 2/95 24257
/proc/meminfo: memFree=927292/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=18696 CPUtime=1182.16
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 4372 0 0 0 118204 12 0 0 25 0 1 0 1008932278 19144704 4306 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4674 4306 73 172 0 4500 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 21116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.05 1.04 1.01 2/95 24257
/proc/meminfo: memFree=927520/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=18696 CPUtime=1199.76
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 4372 0 0 0 119964 12 0 0 25 0 1 0 1008932278 19144704 4306 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4674 4306 73 172 0 4500 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 21116

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.91 s]
/proc/loadavg: 1.05 1.04 1.01 2/95 24257
/proc/meminfo: memFree=927520/2074464 swapFree=1948616/1959888
[pid=20481] ppid=20479 vsize=2420 CPUtime=0.25
/proc/20481/stat : 20481 (SatELiteGTI) S 20479 20481 10436 0 -1 4194304 386 2072 0 0 0 0 25 0 18 0 1 0 1008932253 2478080 279 4294967295 134512640 135169312 3217112912 3217109128 3085328110 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20481/statm: 605 279 235 161 0 44 0
[pid=20487] ppid=20481 vsize=18696 CPUtime=1199.76
/proc/20487/stat : 20487 (minisat_static) R 20481 20481 10436 0 -1 4202496 4372 0 0 0 119964 12 0 0 25 0 1 0 1008932278 19144704 4306 4294967295 134512640 135213731 3216246496 3216244976 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20487/statm: 4674 4306 73 172 0 4500 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 21116

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20481 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=890000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120000
# 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.92
CPU time (s): 1200.01
CPU user time (s): 1199.89
CPU system time (s): 0.12
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 21116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7106
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= 20
involuntary context switches= 1110

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 05:25:17
IDJOB=1820439
IDBENCH=20404
IDSOLVER=662
FILE ID=tipi16/1820439-1242444317
PBS_JOBID=
Free space on /tmp= 6046 MiB

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

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED= 936084875

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:        945688 kB
Buffers:         36736 kB
Cached:        1006960 kB
SwapCached:       6028 kB
Active:         684264 kB
Inactive:       369476 kB
HighTotal:     1178688 kB
HighFree:       235732 kB
LowTotal:       895776 kB
LowFree:        709956 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            2016 kB
Writeback:           0 kB
AnonPages:        9388 kB
Mapped:           3488 kB
Slab:            66332 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90756 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 05:45:17