Trace number 1821224

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
BinMiniSat 2009-03-21? (TO) 1200.04 1200.03

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-06.cnf
MD5SUMd6f6073d38b29a9cff1f80910bc0501b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.79
Satisfiable
(Un)Satisfiability was proved
Number of variables77262
Number of clauses263137
Sum of the clauses size679549
Maximum clause length74
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2120283
Number of clauses of size 3133670
Number of clauses of size 48992
Number of clauses of size 554
Number of clauses of size over 5137

Solver Data

0.00/0.00	c Parsing...
0.22/0.24	c ==============================================================================
0.22/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.24	c ==============================================================================
0.22/0.24	c |         0 |  262886   678881 |   78865       0        0     nan |  0.000 % |
2.01/2.03	c |         0 |  193019   627084 |      --       0       --      -- |     --   | -69867/-51797
2.01/2.03	c ==============================================================================
2.01/2.03	c Result  :   #vars: 37512   #clauses: 193019   #literals: 627084
2.01/2.03	c CPU time:   1.92 s
2.01/2.03	c ==============================================================================
2.21/2.26	This is MiniSat 2.0 beta
2.21/2.26	WARNING: for repeatability, setting FPU to use double precision
2.21/2.26	============================[ Problem Statistics ]=============================
2.21/2.26	|                                                                             |
2.21/2.26	|  Number of variables:  37512                                                |
2.21/2.26	|  Number of clauses:    193019                                               |
2.25/2.40	|  Parsing time:         0.10         s                                       |
2.25/2.41	============================[ Search Statistics ]==============================
2.25/2.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.25/2.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.25/2.41	===============================================================================
2.25/2.41	|         0 |   37512   193019   627084 |    64339        0    nan |  0.000 % |
2.25/2.49	|       100 |   37512   193019   627084 |    70773      100     29 |  0.000 % |
2.25/2.61	|       250 |   37512   193019   627084 |    77850      250     19 |  0.000 % |
2.25/2.76	|       476 |   37512   193019   627084 |    85636      476     22 |  0.000 % |
2.25/2.92	|       813 |   37426   192563   625442 |    94199      810     17 |  0.229 % |
2.25/3.03	|      1319 |   37426   192563   625442 |   103619     1316     16 |  0.229 % |
2.25/3.18	|      2078 |   37368   192563   625442 |   113981     2052     13 |  0.395 % |
3.61/3.69	|      3217 |   37357   192160   624003 |   125379     3116     15 |  0.413 % |
4.40/4.46	|      4925 |   37338   192068   623676 |   137917     4806     17 |  0.464 % |
7.00/7.02	|      7487 |   37338   192068   623676 |   151709     7366     22 |  0.493 % |
12.20/12.27	|     11331 |   37327   191987   623381 |   166880    11199     38 |  0.493 % |
18.70/18.80	|     17097 |   37295   191811   622787 |   183568    16940     36 |  0.640 % |
29.20/29.24	|     25748 |   37258   191626   622198 |   201925    25562     42 |  0.688 % |
45.40/45.50	|     38722 |   37248   191577   622058 |   222117    38524     40 |  0.704 % |
89.30/89.40	|     58184 |   37244   191568   622029 |   244329    57983     56 |  0.770 % |
158.00/158.06	|     87377 |   37174   191211   620884 |   268762    87091     54 |  0.901 % |
296.61/296.69	|    131166 |   37149   191068   620371 |   295639   130855     60 |  0.968 % |
514.40/514.45	|    196851 |   37120   190901   619777 |   325202   196514     65 |  1.045 % |
954.92/954.91	|    295380 |   37067   190610   618776 |   357723   294986     67 |  1.186 % |
1200.03/1200.02	HOME/SatELiteGTI: line 36:  3251 Terminated              $MS $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-1821224-1242520175/watcher-1821224-1242520175 -o /tmp/evaluation-result-1821224-1242520175/solver-1821224-1242520175 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821224-1242520175.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3244
/proc/meminfo: memFree=1182816/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2412 CPUtime=0
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 367 648 0 0 0 0 0 0 18 0 1 0 1016518332 2469888 277 4294967295 134512640 135169312 3215990352 3215988888 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 603 277 235 161 0 42 0
[pid=3248] ppid=3244 vsize=952 CPUtime=0
/proc/3248/stat : 3248 (SatELite_releas) R 3244 3244 10114 0 -1 4202496 114 0 0 0 0 0 0 0 18 0 1 0 1016518332 974848 50 4294967295 134512640 135223648 3220562592 3220561496 134736942 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3248/statm: 239 55 44 174 0 64 0

[startup+0.046957 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3244
/proc/meminfo: memFree=1182816/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2412 CPUtime=0
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 367 648 0 0 0 0 0 0 18 0 1 0 1016518332 2469888 277 4294967295 134512640 135169312 3215990352 3215988888 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 603 277 235 161 0 42 0
[pid=3248] ppid=3244 vsize=14664 CPUtime=0.05
/proc/3248/stat : 3248 (SatELite_releas) R 3244 3244 10114 0 -1 4202496 2520 0 0 0 4 1 0 0 18 0 1 0 1016518332 15015936 2310 4294967295 134512640 135223648 3220562592 3220561544 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3248/statm: 3666 2311 47 174 0 3491 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17076

[startup+0.116951 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3244
/proc/meminfo: memFree=1182816/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2412 CPUtime=0
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 367 648 0 0 0 0 0 0 18 0 1 0 1016518332 2469888 277 4294967295 134512640 135169312 3215990352 3215988888 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 603 277 235 161 0 42 0
[pid=3248] ppid=3244 vsize=21908 CPUtime=0.12
/proc/3248/stat : 3248 (SatELite_releas) R 3244 3244 10114 0 -1 4202496 4343 0 0 0 9 3 0 0 18 0 1 0 1016518332 22433792 4133 4294967295 134512640 135223648 3220562592 3220561176 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3248/statm: 5477 4134 47 174 0 5302 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 24320

[startup+0.316942 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3244
/proc/meminfo: memFree=1182816/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2412 CPUtime=0
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 367 648 0 0 0 0 0 0 18 0 1 0 1016518332 2469888 277 4294967295 134512640 135169312 3215990352 3215988888 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 603 277 235 161 0 42 0
[pid=3248] ppid=3244 vsize=39056 CPUtime=0.32
/proc/3248/stat : 3248 (SatELite_releas) R 3244 3244 10114 0 -1 4202496 8510 0 0 0 25 7 0 0 18 0 1 0 1016518332 39993344 8111 4294967295 134512640 135223648 3220562592 3220560544 134564107 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3248/statm: 9764 8111 73 174 0 9589 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41468

[startup+0.716922 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3244
/proc/meminfo: memFree=1182816/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2412 CPUtime=0
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 367 648 0 0 0 0 0 0 18 0 1 0 1016518332 2469888 277 4294967295 134512640 135169312 3215990352 3215988888 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 603 277 235 161 0 42 0
[pid=3248] ppid=3244 vsize=49180 CPUtime=0.72
/proc/3248/stat : 3248 (SatELite_releas) R 3244 3244 10114 0 -1 4202496 10899 0 0 0 63 9 0 0 18 0 1 0 1016518332 50360320 10500 4294967295 134512640 135223648 3220562592 3220560608 134586909 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3248/statm: 12295 10500 73 174 0 12120 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 51592

[startup+1.51688 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3250
/proc/meminfo: memFree=1139168/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2412 CPUtime=0
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 367 648 0 0 0 0 0 0 18 0 1 0 1016518332 2469888 277 4294967295 134512640 135169312 3215990352 3215988888 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 603 277 235 161 0 42 0
[pid=3248] ppid=3244 vsize=51212 CPUtime=1.52
/proc/3248/stat : 3248 (SatELite_releas) R 3244 3244 10114 0 -1 4202496 11520 0 0 0 143 9 0 0 20 0 1 0 1016518332 52441088 10969 4294967295 134512640 135223648 3220562592 3220560768 134585507 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3248/statm: 12803 10969 85 174 0 12628 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 53624

[startup+3.11681 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3250
/proc/meminfo: memFree=1135820/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 2416
heavy processes:

[startup+6.31665 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3251
/proc/meminfo: memFree=1162528/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=14404 CPUtime=4.05
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 3444 0 0 0 401 4 0 0 25 0 1 0 1016518558 14749696 3378 4294967295 134512640 135216011 3219776064 3219774416 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 3601 3378 71 172 0 3428 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 16820

[startup+12.7163 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3253
/proc/meminfo: memFree=1161236/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=15856 CPUtime=10.45
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 3806 0 0 0 1040 5 0 0 25 0 1 0 1016518558 16236544 3740 4294967295 134512640 135216011 3219776064 3219774416 134528363 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 3964 3740 71 172 0 3791 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18272

[startup+25.5157 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3253
/proc/meminfo: memFree=1158728/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=18448 CPUtime=23.25
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 4434 0 0 0 2319 6 0 0 25 0 1 0 1016518558 18890752 4368 4294967295 134512640 135216011 3219776064 3219774416 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 4612 4368 71 172 0 4439 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 20864

[startup+51.1145 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3260
/proc/meminfo: memFree=1155116/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=21996 CPUtime=48.85
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 5305 0 0 0 4879 6 0 0 25 0 1 0 1016518558 22523904 5239 4294967295 134512640 135216011 3219776064 3219774416 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 5499 5239 71 172 0 5326 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 24412

[startup+102.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3465
/proc/meminfo: memFree=1146576/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=30332 CPUtime=100.05
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 7377 0 0 0 9997 8 0 0 25 0 1 0 1016518558 31059968 7311 4294967295 134512640 135216011 3219776064 3219774416 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 7583 7311 71 172 0 7410 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32748

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3661
/proc/meminfo: memFree=1140872/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=35756 CPUtime=160.05
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 8766 0 0 0 15997 8 0 0 25 0 1 0 1016518558 36614144 8700 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 8939 8700 71 172 0 8766 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 38172

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3848
/proc/meminfo: memFree=1133324/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=43012 CPUtime=220.06
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 10557 0 0 0 21997 9 0 0 25 0 1 0 1016518558 44044288 10491 4294967295 134512640 135216011 3219776064 3219774416 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 10753 10491 71 172 0 10580 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 45428

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4037
/proc/meminfo: memFree=1127976/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=48212 CPUtime=280.06
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 11864 0 0 0 27996 10 0 0 25 0 1 0 1016518558 49369088 11798 4294967295 134512640 135216011 3219776064 3219774416 134527213 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 12053 11798 71 172 0 11880 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 50628

[startup+342.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4227
/proc/meminfo: memFree=1120404/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=55760 CPUtime=340.07
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 13702 0 0 0 33996 11 0 0 25 0 1 0 1016518558 57098240 13636 4294967295 134512640 135216011 3219776064 3219774144 134524559 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 13940 13636 71 172 0 13767 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 58176


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

[pid=3251] ppid=3244 vsize=68112 CPUtime=460.05
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 16789 0 0 0 45991 14 0 0 25 0 1 0 1016518558 69746688 16723 4294967295 134512640 135216011 3219776064 3219774416 134527414 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 17028 16723 71 172 0 16855 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 70528

[startup+522.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4793
/proc/meminfo: memFree=1103820/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=72120 CPUtime=520.05
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 17832 0 0 0 51990 15 0 0 25 0 1 0 1016518558 73850880 17766 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 18030 17766 71 172 0 17857 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 74536

[startup+582.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4982
/proc/meminfo: memFree=1098348/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=77968 CPUtime=580.06
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 19179 0 0 0 57990 16 0 0 25 0 1 0 1016518558 79839232 19113 4294967295 134512640 135216011 3219776064 3219774416 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 19492 19113 71 172 0 19319 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 80384

[startup+642.316 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 5170
/proc/meminfo: memFree=1093612/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=82800 CPUtime=640.06
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 20392 0 0 0 63990 16 0 0 25 0 1 0 1016518558 84787200 20326 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 20700 20326 71 172 0 20527 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 85216

[startup+702.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5356
/proc/meminfo: memFree=1090428/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=85796 CPUtime=700.07
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 21162 0 0 0 69990 17 0 0 25 0 1 0 1016518558 87855104 21096 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 21449 21096 71 172 0 21276 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 88212

[startup+762.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5545
/proc/meminfo: memFree=1086676/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=89352 CPUtime=760.07
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 22055 0 0 0 75989 18 0 0 25 0 1 0 1016518558 91496448 21989 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 22338 21989 71 172 0 22165 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 91768

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5738
/proc/meminfo: memFree=1083468/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=92876 CPUtime=820.07
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 22929 0 0 0 81987 20 0 0 25 0 1 0 1016518558 95105024 22863 4294967295 134512640 135216011 3219776064 3219774416 134527320 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 23219 22863 71 172 0 23046 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 95292

[startup+882.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5927
/proc/meminfo: memFree=1078888/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=97768 CPUtime=880.08
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 24133 0 0 0 87980 28 0 0 25 0 1 0 1016518558 100114432 24067 4294967295 134512640 135216011 3219776064 3219774416 134527788 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 24442 24067 71 172 0 24269 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 100184

[startup+942.311 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 6115
/proc/meminfo: memFree=1074888/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=101656 CPUtime=940.07
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 25115 0 0 0 93975 32 0 0 25 0 1 0 1016518558 104095744 25049 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3251/statm: 25414 25049 71 172 0 25241 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 104072

[startup+1002.32 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 6301
/proc/meminfo: memFree=1071696/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=105200 CPUtime=1000.08
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 26018 0 0 0 99975 33 0 0 25 0 1 0 1016518558 107724800 25952 4294967295 134512640 135216011 3219776064 3219774416 134527946 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3251/statm: 26300 25952 71 172 0 26127 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 107616

[startup+1062.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 6490
/proc/meminfo: memFree=1068324/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=108856 CPUtime=1060.08
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 26760 0 0 0 105974 34 0 0 25 0 1 0 1016518558 111468544 26694 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3251/statm: 27214 26694 71 172 0 27041 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 111272

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6677
/proc/meminfo: memFree=1064868/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=112256 CPUtime=1120.08
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 27621 0 0 0 111974 34 0 0 25 0 1 0 1016518558 114950144 27555 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3251/statm: 28064 27555 71 172 0 27891 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 114672

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6870
/proc/meminfo: memFree=1061628/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=115620 CPUtime=1180.08
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 28447 0 0 0 117973 35 0 0 25 0 1 0 1016518558 118394880 28381 4294967295 134512640 135216011 3219776064 3219774416 134527397 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3251/statm: 28905 28381 71 172 0 28732 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 118036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6870
/proc/meminfo: memFree=1060520/2074464 swapFree=1950884/1959888
[pid=3244] ppid=3242 vsize=2416 CPUtime=2.25
/proc/3244/stat : 3244 (SatELiteGTI) S 3242 3244 10114 0 -1 4194304 387 13249 0 0 0 0 213 12 18 0 1 0 1016518332 2473984 278 4294967295 134512640 135169312 3215990352 3215986568 3084971758 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3244/statm: 604 278 235 161 0 43 0
[pid=3251] ppid=3244 vsize=116644 CPUtime=1197.78
/proc/3251/stat : 3251 (minisat_static) R 3244 3244 10114 0 -1 4202496 28698 0 0 0 119742 36 0 0 25 0 1 0 1016518558 119443456 28632 4294967295 134512640 135216011 3219776064 3219774416 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3251/statm: 29161 28632 71 172 0 28988 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 119060

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.03
CPU time (s): 1200.04
CPU user time (s): 1199.55
CPU system time (s): 0.49
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 119060

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 02:29:35
IDJOB=1821224
IDBENCH=70881
IDSOLVER=661
FILE ID=tipi13/1821224-1242520175
PBS_JOBID=
Free space on /tmp= 7056 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/aprove09/AProVE09-06.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821224-1242520175/watcher-1821224-1242520175 -o /tmp/evaluation-result-1821224-1242520175/solver-1821224-1242520175 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821224-1242520175.cnf

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

MD5SUM BENCH= d6f6073d38b29a9cff1f80910bc0501b
RANDOM SEED= 673692250

Linux tipi13 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.475
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.475
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.475
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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:       1182940 kB
Buffers:         44224 kB
Cached:         753800 kB
SwapCached:       3516 kB
Active:         354548 kB
Inactive:       453012 kB
HighTotal:     1178688 kB
HighFree:       448192 kB
LowTotal:       895776 kB
LowFree:        734748 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            6484 kB
Writeback:           0 kB
AnonPages:        8676 kB
Mapped:           3176 kB
Slab:            75276 kB
PageTables:        548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7052 MiB
End job on tipi13 at 2009-05-17 02:49:37