Trace number 1820811

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.08 1200.05

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
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 variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	c Parsing...
0.72/0.74	c ==============================================================================
0.72/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.74	c ==============================================================================
0.72/0.74	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
1.02/1.06	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
1.02/1.06	c ==============================================================================
1.02/1.06	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
1.02/1.06	c CPU time:   0.96 s
1.02/1.06	c ==============================================================================
2.12/2.20	This is MiniSat 2.0 beta
2.12/2.20	WARNING: for repeatability, setting FPU to use double precision
2.12/2.20	============================[ Problem Statistics ]=============================
2.12/2.20	|                                                                             |
2.12/2.20	|  Number of variables:  6212                                                 |
2.12/2.20	|  Number of clauses:    479096                                               |
2.20/2.70	|  Parsing time:         0.50         s                                       |
2.20/2.74	============================[ Search Statistics ]==============================
2.20/2.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.20/2.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.20/2.74	===============================================================================
2.20/2.74	|         0 |    6212   479096  3790745 |   159698        0    nan |  0.000 % |
2.20/2.74	|       100 |    6212   479096  3790745 |   175668      100     15 |  0.000 % |
2.20/2.74	|       250 |    6212   479096  3790745 |   193235      250     12 |  0.000 % |
2.20/2.74	|       476 |    6212   479096  3790745 |   212558      476     11 |  0.000 % |
2.20/2.75	|       813 |    6212   479096  3790745 |   233814      813     11 |  0.000 % |
2.20/2.76	|      1319 |    6212   479096  3790745 |   257196     1319     11 |  0.000 % |
2.20/2.79	|      2079 |    6212   479096  3790745 |   282915     2079     11 |  0.000 % |
2.20/2.83	|      3218 |    6212   479096  3790745 |   311207     3218     11 |  0.000 % |
2.20/2.89	|      4926 |    6212   479096  3790745 |   342328     4926     11 |  0.000 % |
2.20/2.98	|      7488 |    6212   479096  3790745 |   376561     7488     11 |  0.000 % |
2.20/3.12	|     11332 |    6212   479096  3790745 |   414217    11332     12 |  0.000 % |
3.42/3.46	|     17098 |    6210   479096  3790745 |   455638    17097     12 |  0.032 % |
3.92/3.92	|     25747 |    6208   479096  3790745 |   501202    25745     12 |  0.064 % |
4.72/4.80	|     38721 |    6208   479096  3790745 |   551323    38719     13 |  0.064 % |
7.12/7.16	|     58182 |    6205   479096  3790745 |   606455    58178     14 |  0.113 % |
10.52/10.57	|     87374 |    6204   479096  3790745 |   667100    87369     14 |  0.129 % |
17.33/17.38	|    131163 |    6204   479096  3790745 |   733811   131158     15 |  0.129 % |
24.73/24.72	|    196847 |    6204   479096  3790745 |   807192   196842     14 |  0.129 % |
49.13/49.18	|    295374 |    6204   477682  3781570 |   887911   295369     14 |  0.129 % |
102.72/102.75	|    443163 |    6204   477682  3781570 |   976702   443158     15 |  0.129 % |
206.13/206.11	|    664847 |    6202   477473  3780137 |  1074372   664841     15 |  0.161 % |
400.43/400.49	|    997372 |    6202   477473  3780137 |  1181810   997366     15 |  0.161 % |
754.34/754.32	|   1496160 |    6202   477473  3780137 |  1299991   347763     22 |  0.161 % |
1200.06/1200.03	HOME/SatELiteGTI: line 36:   835 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-1820811-1242478954/watcher-1820811-1242478954 -o /tmp/evaluation-result-1820811-1242478954/solver-1820811-1242478954 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820811-1242478954.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 2/91 829
/proc/meminfo: memFree=1417372/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2416 CPUtime=0.01
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 369 644 0 0 0 1 0 0 18 0 1 0 1012395885 2473984 277 4294967295 134512640 135169312 3216418480 3216417016 3085450990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/829/statm: 604 277 235 161 0 43 0
[pid=833] ppid=829 vsize=816 CPUtime=0
/proc/833/stat : 833 (SatELite_releas) R 829 829 9090 0 -1 4194304 70 0 0 0 0 0 0 0 20 0 1 0 1012395885 835584 5 4294967295 134512640 135223648 3219599792 3219599680 134658290 0 0 0 0 0 0 0 17 3 0 0 0
/proc/833/statm: 205 17 10 174 0 30 0

[startup+0.044171 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 829
/proc/meminfo: memFree=1417372/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2416 CPUtime=0.01
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 369 644 0 0 0 1 0 0 18 0 1 0 1012395885 2473984 277 4294967295 134512640 135169312 3216418480 3216417016 3085450990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/829/statm: 604 277 235 161 0 43 0
[pid=833] ppid=829 vsize=3800 CPUtime=0.04
/proc/833/stat : 833 (SatELite_releas) R 829 829 9090 0 -1 4202496 806 0 0 0 4 0 0 0 20 0 1 0 1012395885 3891200 741 4294967295 134512640 135223648 3219599792 3219598392 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/833/statm: 950 741 47 174 0 775 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6216

[startup+0.114167 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 829
/proc/meminfo: memFree=1417372/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2416 CPUtime=0.01
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 369 644 0 0 0 1 0 0 18 0 1 0 1012395885 2473984 277 4294967295 134512640 135169312 3216418480 3216417016 3085450990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/829/statm: 604 277 235 161 0 43 0
[pid=833] ppid=829 vsize=7876 CPUtime=0.11
/proc/833/stat : 833 (SatELite_releas) R 829 829 9090 0 -1 4202496 1776 0 0 0 8 3 0 0 20 0 1 0 1012395885 8065024 1711 4294967295 134512640 135223648 3219599792 3219598744 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/833/statm: 1969 1712 47 174 0 1794 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10292

[startup+0.314157 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 829
/proc/meminfo: memFree=1417372/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2416 CPUtime=0.01
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 369 644 0 0 0 1 0 0 18 0 1 0 1012395885 2473984 277 4294967295 134512640 135169312 3216418480 3216417016 3085450990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/829/statm: 604 277 235 161 0 43 0
[pid=833] ppid=829 vsize=18420 CPUtime=0.31
/proc/833/stat : 833 (SatELite_releas) R 829 829 9090 0 -1 4202496 4440 0 0 0 28 3 0 0 21 0 1 0 1012395885 18862080 4375 4294967295 134512640 135223648 3219599792 3219598744 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/833/statm: 4605 4375 47 174 0 4430 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 20836

[startup+0.714139 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 829
/proc/meminfo: memFree=1417372/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2416 CPUtime=0.01
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 369 644 0 0 0 1 0 0 18 0 1 0 1012395885 2473984 277 4294967295 134512640 135169312 3216418480 3216417016 3085450990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/829/statm: 604 277 235 161 0 43 0
[pid=833] ppid=829 vsize=50992 CPUtime=0.71
/proc/833/stat : 833 (SatELite_releas) R 829 829 9090 0 -1 4202496 12580 0 0 0 62 9 0 0 22 0 1 0 1012395885 52215808 12515 4294967295 134512640 135223648 3219599792 3219598800 134547591 0 0 0 3 0 0 0 17 3 0 0 0
/proc/833/statm: 12748 12515 47 174 0 12573 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 53408

[startup+1.5141 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 834
/proc/meminfo: memFree=1363408/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2416 CPUtime=0.01
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 369 644 0 0 0 1 0 0 18 0 1 0 1012395885 2473984 277 4294967295 134512640 135169312 3216418480 3216417016 3085450990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/829/statm: 604 277 235 161 0 43 0
[pid=833] ppid=829 vsize=53892 CPUtime=1.51
/proc/833/stat : 833 (SatELite_releas) R 829 829 9090 0 -1 4202496 13750 0 0 0 140 11 0 0 25 0 1 0 1012395885 55185408 12954 4294967295 134512640 135223648 3219599792 3219596596 134818296 0 0 0 3 0 0 0 17 3 0 0 0
/proc/833/statm: 13473 12954 74 174 0 13298 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 56308

[startup+3.11403 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 834
/proc/meminfo: memFree=1347288/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 2420
heavy processes:

[startup+6.31387 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 835
/proc/meminfo: memFree=1361176/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=38692 CPUtime=4.12
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 9377 0 0 0 410 2 0 0 25 0 1 0 1012396105 39620608 9312 4294967295 134512640 135213731 3220831040 3220829520 134530125 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 9673 9312 74 172 0 9499 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 41112

[startup+12.7136 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 837
/proc/meminfo: memFree=1354940/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=44284 CPUtime=10.52
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 10730 0 0 0 1050 2 0 0 25 0 1 0 1012396105 45346816 10665 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 11071 10665 74 172 0 10897 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 46704

[startup+25.523 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 837
/proc/meminfo: memFree=1345860/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=53012 CPUtime=23.33
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 12956 0 0 0 2330 3 0 0 25 0 1 0 1012396105 54284288 12891 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 13253 12891 74 172 0 13079 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 55432

[startup+51.1217 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1037
/proc/meminfo: memFree=1336116/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=62828 CPUtime=48.93
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 15390 0 0 0 4889 4 0 0 25 0 1 0 1012396105 64335872 15325 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 15707 15325 74 172 0 15533 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 65248

[startup+102.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1223
/proc/meminfo: memFree=1321792/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=76220 CPUtime=100.13
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 18725 0 0 0 10006 7 0 0 25 0 1 0 1012396105 78049280 18660 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 19055 18660 74 172 0 18881 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 78640

[startup+162.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1412
/proc/meminfo: memFree=1308912/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=90024 CPUtime=160.13
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 22049 0 0 0 16003 10 0 0 25 0 1 0 1012396105 92184576 21984 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 22506 21984 74 172 0 22332 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 92444

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1599
/proc/meminfo: memFree=1298536/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=99792 CPUtime=220.13
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 24599 0 0 0 22002 11 0 0 25 0 1 0 1012396105 102187008 24534 4294967295 134512640 135213731 3220831040 3220829520 134529984 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 24948 24534 74 172 0 24774 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 102212

[startup+282.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1792
/proc/meminfo: memFree=1287740/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=111704 CPUtime=280.14
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 27311 0 0 0 28002 12 0 0 25 0 1 0 1012396105 114384896 27246 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/835/statm: 27926 27246 74 172 0 27752 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 114124

[startup+342.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1978
/proc/meminfo: memFree=1275580/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=123760 CPUtime=340.12
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 30443 0 0 0 33996 16 0 0 25 0 1 0 1012396105 126730240 30378 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 30940 30378 74 172 0 30766 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 126180


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

[pid=835] ppid=829 vsize=151596 CPUtime=460.11
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37076 0 0 0 45986 25 0 0 25 0 1 0 1012396105 155234304 37011 4294967295 134512640 135213731 3220831040 3220829456 134535104 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 37899 37011 74 172 0 37725 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 154016

[startup+522.309 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 2544
/proc/meminfo: memFree=1248812/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=151596 CPUtime=520.12
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37082 0 0 0 51987 25 0 0 25 0 1 0 1012396105 155234304 37017 4294967295 134512640 135213731 3220831040 3220829520 134530371 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 37899 37017 74 172 0 37725 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 154016

[startup+582.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2733
/proc/meminfo: memFree=1248564/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=151748 CPUtime=580.12
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37108 0 0 0 57987 25 0 0 25 0 1 0 1012396105 155389952 37043 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 37937 37043 74 172 0 37763 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 154168

[startup+642.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2926
/proc/meminfo: memFree=1248036/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=152156 CPUtime=640.13
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37210 0 0 0 63988 25 0 0 25 0 1 0 1012396105 155807744 37145 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38039 37145 74 172 0 37865 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 154576

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3125
/proc/meminfo: memFree=1247820/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=152804 CPUtime=700.13
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37333 0 0 0 69987 26 0 0 25 0 1 0 1012396105 156471296 37268 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38201 37268 74 172 0 38027 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 155224

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3316
/proc/meminfo: memFree=1246548/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=153916 CPUtime=760.14
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37567 0 0 0 75988 26 0 0 25 0 1 0 1012396105 157609984 37502 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38479 37502 74 172 0 38305 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 156336

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3504
/proc/meminfo: memFree=1246456/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=153916 CPUtime=820.14
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37596 0 0 0 81987 27 0 0 25 0 1 0 1012396105 157609984 37531 4294967295 134512640 135213731 3220831040 3220829520 134530157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38479 37531 74 172 0 38305 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 156336

[startup+882.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3698
/proc/meminfo: memFree=1246448/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=153916 CPUtime=880.14
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37598 0 0 0 87987 27 0 0 25 0 1 0 1012396105 157609984 37533 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38479 37533 74 172 0 38305 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 156336

[startup+942.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3910
/proc/meminfo: memFree=1245804/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=154504 CPUtime=940.15
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37705 0 0 0 93988 27 0 0 25 0 1 0 1012396105 158212096 37640 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38626 37640 74 172 0 38452 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 156924

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4098
/proc/meminfo: memFree=1245712/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=154812 CPUtime=1000.15
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37769 0 0 0 99984 31 0 0 25 0 1 0 1012396105 158527488 37704 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38703 37704 74 172 0 38529 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 157232

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4291
/proc/meminfo: memFree=1245556/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=154812 CPUtime=1060.16
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37783 0 0 0 105985 31 0 0 25 0 1 0 1012396105 158527488 37718 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38703 37718 74 172 0 38529 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 157232

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4478
/proc/meminfo: memFree=1245464/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=154956 CPUtime=1120.16
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37844 0 0 0 111985 31 0 0 25 0 1 0 1012396105 158674944 37779 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38739 37779 74 172 0 38565 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 157376

[startup+1182.32 s]
/proc/loadavg: 1.10 1.03 1.01 3/93 4667
/proc/meminfo: memFree=1245216/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=155284 CPUtime=1180.16
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37903 0 0 0 117985 31 0 0 25 0 1 0 1012396105 159010816 37838 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38821 37838 74 172 0 38647 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 157704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.08 1.03 1.00 3/93 4667
/proc/meminfo: memFree=1245444/2074464 swapFree=1953004/1959888
[pid=829] ppid=827 vsize=2420 CPUtime=2.2
/proc/829/stat : 829 (SatELiteGTI) S 827 829 9090 0 -1 4194304 386 14396 0 0 0 1 206 13 18 0 1 0 1012395885 2478080 278 4294967295 134512640 135169312 3216418480 3216414696 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/829/statm: 605 278 235 161 0 44 0
[pid=835] ppid=829 vsize=155284 CPUtime=1197.86
/proc/835/stat : 835 (minisat_static) R 829 829 9090 0 -1 4202496 37903 0 0 0 119755 31 0 0 25 0 1 0 1012396105 159010816 37838 4294967295 134512640 135213731 3220831040 3220829520 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/835/statm: 38821 37838 74 172 0 38647 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 157704

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.05
CPU time (s): 1200.08
CPU user time (s): 1199.61
CPU system time (s): 0.47
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 157704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.61
system time used= 0.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52777
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= 18
involuntary context switches= 2176

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 15:02:34
IDJOB=1820811
IDBENCH=69600
IDSOLVER=662
FILE ID=tipi19/1820811-1242478954
PBS_JOBID=
Free space on /tmp= 9298 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820811-1242478954/watcher-1820811-1242478954 -o /tmp/evaluation-result-1820811-1242478954/solver-1820811-1242478954 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820811-1242478954.cnf -restarts=1

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED= 384296593

Linux tipi19 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.426
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.39

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1417768 kB
Buffers:         20544 kB
Cached:         556056 kB
SwapCached:       2992 kB
Active:         146564 kB
Inactive:       439568 kB
HighTotal:     1178688 kB
HighFree:       699800 kB
LowTotal:       895776 kB
LowFree:        717968 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           22460 kB
Writeback:           0 kB
AnonPages:        8668 kB
Mapped:           3244 kB
Slab:            62400 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9298 MiB
End job on tipi19 at 2009-05-16 15:22:38