Trace number 1821183

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.1 1200.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-23-s100.cnf
MD5SUMaa3fff3e05d3f50a3d088c22afa455ea
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 variables31711
Number of clauses95400
Sum of the clauses size224926
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261146
Number of clauses of size 334190
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   95200   224450 |   28559       0        0     nan |  0.000 % |
1.22/1.27	c |         0 |   58435   174205 |      --       0       --      -- |     --   | -36425/-49269
1.22/1.27	c ==============================================================================
1.22/1.27	c Result  :   #vars: 14053   #clauses: 58435   #literals: 174205
1.22/1.27	c CPU time:   1.24 s
1.22/1.27	c ==============================================================================
1.32/1.33	This is MiniSat 2.0 beta
1.32/1.33	WARNING: for repeatability, setting FPU to use double precision
1.32/1.33	============================[ Problem Statistics ]=============================
1.32/1.33	|                                                                             |
1.32/1.34	|  Number of variables:  14053                                                |
1.32/1.34	|  Number of clauses:    58435                                                |
1.32/1.38	|  Parsing time:         0.03         s                                       |
1.32/1.38	============================[ Search Statistics ]==============================
1.32/1.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.38	===============================================================================
1.32/1.38	|         0 |   14053    58435   174205 |    19478        0    nan |  0.000 % |
1.34/1.53	|       101 |   14034    58435   174205 |    21426       96     44 |  1.494 % |
2.23/2.27	|       252 |   13843    57357   171587 |    23568      245     35 |  1.494 % |
3.22/3.24	|       477 |   13843    57357   171587 |    25925      470     31 |  1.494 % |
4.91/4.96	|       814 |   13843    57357   171587 |    28518      807     27 |  1.494 % |
7.21/7.29	|      1320 |   13825    57194   171062 |    31370     1312     26 |  1.622 % |
10.51/10.57	|      2080 |   13825    57194   171062 |    34507     2072     27 |  1.622 % |
16.11/16.15	|      3220 |   13825    57194   171062 |    37957     3212     30 |  1.622 % |
24.31/24.34	|      4928 |   13825    57194   171062 |    41753     4920     29 |  1.622 % |
37.92/37.93	|      7490 |   13825    57194   171062 |    45928     7482     27 |  1.622 % |
59.72/59.81	|     11335 |   13825    57194   171062 |    50521    11327     25 |  1.622 % |
93.12/93.19	|     17104 |   13825    57194   171062 |    55573    17096     25 |  1.622 % |
139.51/139.57	|     25754 |   13728    56765   170081 |    61131    25740     26 |  2.313 % |
220.93/220.96	|     38728 |   13679    56553   169597 |    67244    38709     26 |  2.661 % |
348.24/348.25	|     58190 |   13679    56553   169597 |    73968    58171     32 |  2.662 % |
537.34/537.34	|     87383 |   13667    56476   169393 |    81365    27103     33 |  2.747 % |
782.77/782.73	|    131172 |   13667    56476   169393 |    89502    70892     41 |  2.747 % |
1200.09/1200.01	HOME/SatELiteGTI: line 36: 28177 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-1821183-1242515928/watcher-1821183-1242515928 -o /tmp/evaluation-result-1821183-1242515928/solver-1821183-1242515928 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821183-1242515928.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.11 1.04 1.01 2/91 28171
/proc/meminfo: memFree=1413712/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2416 CPUtime=0
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 368 643 0 0 0 0 0 0 18 0 1 0 1016090884 2473984 277 4294967295 134512640 135169312 3215889968 3215888504 3085590254 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28171/statm: 604 277 235 161 0 43 0
[pid=28175] ppid=28171 vsize=952 CPUtime=0
/proc/28175/stat : 28175 (SatELite_releas) R 28171 28171 15108 0 -1 4202496 119 0 0 0 0 0 0 0 18 0 1 0 1016090884 974848 54 4294967295 134512640 135223648 3213585392 3213584296 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28175/statm: 238 57 45 174 0 63 0

[startup+0.094844 s]
/proc/loadavg: 1.11 1.04 1.01 2/91 28171
/proc/meminfo: memFree=1413712/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2416 CPUtime=0
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 368 643 0 0 0 0 0 0 18 0 1 0 1016090884 2473984 277 4294967295 134512640 135169312 3215889968 3215888504 3085590254 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28171/statm: 604 277 235 161 0 43 0
[pid=28175] ppid=28171 vsize=13776 CPUtime=0.1
/proc/28175/stat : 28175 (SatELite_releas) R 28171 28171 15108 0 -1 4202496 3219 0 0 0 8 2 0 0 18 0 1 0 1016090884 14106624 3141 4294967295 134512640 135223648 3213585392 3213583740 134592864 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28175/statm: 3444 3141 71 174 0 3269 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16192

[startup+0.114842 s]
/proc/loadavg: 1.11 1.04 1.01 2/91 28171
/proc/meminfo: memFree=1413712/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2416 CPUtime=0
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 368 643 0 0 0 0 0 0 18 0 1 0 1016090884 2473984 277 4294967295 134512640 135169312 3215889968 3215888504 3085590254 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28171/statm: 604 277 235 161 0 43 0
[pid=28175] ppid=28171 vsize=13816 CPUtime=0.12
/proc/28175/stat : 28175 (SatELite_releas) R 28171 28171 15108 0 -1 4202496 3397 0 0 0 10 2 0 0 18 0 1 0 1016090884 14147584 3221 4294967295 134512640 135223648 3213585392 3213583408 134586854 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28175/statm: 3454 3221 73 174 0 3279 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16232

[startup+0.314826 s]
/proc/loadavg: 1.11 1.04 1.01 2/91 28171
/proc/meminfo: memFree=1413712/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2416 CPUtime=0
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 368 643 0 0 0 0 0 0 18 0 1 0 1016090884 2473984 277 4294967295 134512640 135169312 3215889968 3215888504 3085590254 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28171/statm: 604 277 235 161 0 43 0
[pid=28175] ppid=28171 vsize=14552 CPUtime=0.32
/proc/28175/stat : 28175 (SatELite_releas) R 28171 28171 15108 0 -1 4202496 3579 0 0 0 29 3 0 0 18 0 1 0 1016090884 14901248 3403 4294967295 134512640 135223648 3213585392 3213583408 134587044 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28175/statm: 3638 3403 73 174 0 3463 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16968

[startup+0.714796 s]
/proc/loadavg: 1.11 1.04 1.01 2/91 28171
/proc/meminfo: memFree=1413712/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2416 CPUtime=0
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 368 643 0 0 0 0 0 0 18 0 1 0 1016090884 2473984 277 4294967295 134512640 135169312 3215889968 3215888504 3085590254 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28171/statm: 604 277 235 161 0 43 0
[pid=28175] ppid=28171 vsize=15744 CPUtime=0.72
/proc/28175/stat : 28175 (SatELite_releas) R 28171 28171 15108 0 -1 4202496 3770 0 0 0 69 3 0 0 18 0 1 0 1016090884 16121856 3594 4294967295 134512640 135223648 3213585392 3213583408 134586759 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28175/statm: 3936 3594 73 174 0 3761 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18160

[startup+1.51473 s]
/proc/loadavg: 1.11 1.04 1.01 2/93 28176
/proc/meminfo: memFree=1395484/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2420

[startup+3.11461 s]
/proc/loadavg: 1.11 1.04 1.01 2/93 28177
/proc/meminfo: memFree=1404536/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=5864 CPUtime=1.78
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 1352 0 0 0 177 1 0 0 25 0 1 0 1016091017 6004736 1287 4294967295 134512640 135213731 3216838512 3216836992 134529987 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28177/statm: 1466 1287 73 172 0 1292 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8284

[startup+6.31437 s]
/proc/loadavg: 1.10 1.04 1.01 2/93 28177
/proc/meminfo: memFree=1404536/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=5996 CPUtime=4.97
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 1380 0 0 0 496 1 0 0 25 0 1 0 1016091017 6139904 1315 4294967295 134512640 135213731 3216838512 3216836768 134537816 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 1499 1315 73 172 0 1325 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 8416

[startup+12.7139 s]
/proc/loadavg: 1.10 1.04 1.01 2/93 28177
/proc/meminfo: memFree=1404384/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=6260 CPUtime=11.37
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 1447 0 0 0 1136 1 0 0 25 0 1 0 1016091017 6410240 1382 4294967295 134512640 135213731 3216838512 3216836992 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 1565 1382 73 172 0 1391 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 8680

[startup+25.5129 s]
/proc/loadavg: 1.07 1.04 1.01 2/93 28178
/proc/meminfo: memFree=1404076/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=6656 CPUtime=24.17
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 1554 0 0 0 2416 1 0 0 25 0 1 0 1016091017 6815744 1489 4294967295 134512640 135213731 3216838512 3216836992 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 1664 1489 73 172 0 1490 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 9076

[startup+51.1209 s]
/proc/loadavg: 1.05 1.03 1.00 2/93 28180
/proc/meminfo: memFree=1403364/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=7344 CPUtime=49.78
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 1722 0 0 0 4974 4 0 0 25 0 1 0 1016091017 7520256 1657 4294967295 134512640 135213731 3216838512 3216836976 134523426 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 1836 1657 73 172 0 1662 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 9764

[startup+102.317 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 28367
/proc/meminfo: memFree=1401736/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=8732 CPUtime=100.98
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 2043 0 0 0 10094 4 0 0 25 0 1 0 1016091017 8941568 1978 4294967295 134512640 135213731 3216838512 3216836992 134530238 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 2183 1978 73 172 0 2009 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 11152

[startup+162.312 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 28555
/proc/meminfo: memFree=1399752/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=10576 CPUtime=160.98
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 2508 0 0 0 16092 6 0 0 25 0 1 0 1016091017 10829824 2443 4294967295 134512640 135213731 3216838512 3216836768 134536994 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 2644 2443 73 172 0 2470 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 12996

[startup+222.318 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 28748
/proc/meminfo: memFree=1398180/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=11992 CPUtime=220.99
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 2856 0 0 0 22093 6 0 0 25 0 1 0 1016091017 12279808 2791 4294967295 134512640 135213731 3216838512 3216836992 134530193 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 2998 2791 73 172 0 2824 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 14412

[startup+282.313 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 28934
/proc/meminfo: memFree=1396296/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=13808 CPUtime=280.99
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 3302 0 0 0 28091 8 0 0 25 0 1 0 1016091017 14139392 3237 4294967295 134512640 135213731 3216838512 3216836704 134527026 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 3452 3237 73 172 0 3278 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 16228

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29122
/proc/meminfo: memFree=1394568/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=15800 CPUtime=341
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 3801 0 0 0 34091 9 0 0 25 0 1 0 1016091017 16179200 3736 4294967295 134512640 135213731 3216838512 3216836992 134530499 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 3950 3736 73 172 0 3776 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 18220

[startup+402.314 s]

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

[pid=28177] ppid=28171 vsize=18244 CPUtime=461
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 4378 0 0 0 46090 10 0 0 25 0 1 0 1016091017 18681856 4313 4294967295 134512640 135213731 3216838512 3216836768 134536125 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 4561 4313 73 172 0 4387 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 20664

[startup+522.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29689
/proc/meminfo: memFree=1391824/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=18508 CPUtime=521
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 4443 0 0 0 52090 10 0 0 25 0 1 0 1016091017 18952192 4378 4294967295 134512640 135213731 3216838512 3216836768 134536494 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 4627 4378 73 172 0 4453 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 20928

[startup+582.32 s]
/proc/loadavg: 1.08 1.02 1.01 2/93 29879
/proc/meminfo: memFree=1391560/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=18644 CPUtime=581.02
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 4492 0 0 0 58092 10 0 0 25 0 1 0 1016091017 19091456 4427 4294967295 134512640 135213731 3216838512 3216836992 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 4661 4427 73 172 0 4487 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 21064

[startup+642.316 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 30067
/proc/meminfo: memFree=1391428/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=18644 CPUtime=641.02
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 4492 0 0 0 64087 15 0 0 25 0 1 0 1016091017 19091456 4427 4294967295 134512640 135213731 3216838512 3216836992 134530028 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 4661 4427 73 172 0 4487 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 21064

[startup+702.321 s]
/proc/loadavg: 1.01 1.00 1.00 3/93 30255
/proc/meminfo: memFree=1390916/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=18940 CPUtime=701.03
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 4570 0 0 0 70088 15 0 0 25 0 1 0 1016091017 19394560 4505 4294967295 134512640 135213731 3216838512 3216836992 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 4735 4505 73 172 0 4561 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 21360

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30443
/proc/meminfo: memFree=1389032/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=21064 CPUtime=761.03
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 5075 0 0 0 76086 17 0 0 25 0 1 0 1016091017 21569536 5010 4294967295 134512640 135213731 3216838512 3216836992 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 5266 5010 73 172 0 5092 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 23484

[startup+822.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30632
/proc/meminfo: memFree=1387320/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=22624 CPUtime=821.03
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 5474 0 0 0 82086 17 0 0 25 0 1 0 1016091017 23166976 5409 4294967295 134512640 135213731 3216838512 3216836704 134527026 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 5656 5409 73 172 0 5482 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 25044

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30818
/proc/meminfo: memFree=1386188/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=23744 CPUtime=881.03
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 5748 0 0 0 88086 17 0 0 25 0 1 0 1016091017 24313856 5683 4294967295 134512640 135213731 3216838512 3216836992 134529987 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 5936 5683 73 172 0 5762 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 26164

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31006
/proc/meminfo: memFree=1384888/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=25064 CPUtime=941.04
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 6089 0 0 0 94087 17 0 0 25 0 1 0 1016091017 25665536 6024 4294967295 134512640 135213731 3216838512 3216836992 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 6266 6024 73 172 0 6092 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 27484

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31198
/proc/meminfo: memFree=1384888/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=25328 CPUtime=1001.05
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 6134 0 0 0 100088 17 0 0 25 0 1 0 1016091017 25935872 6069 4294967295 134512640 135213731 3216838512 3216836992 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 6332 6069 73 172 0 6158 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 27748

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31386
/proc/meminfo: memFree=1384764/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=25328 CPUtime=1061.05
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 6134 0 0 0 106088 17 0 0 25 0 1 0 1016091017 25935872 6069 4294967295 134512640 135213731 3216838512 3216836992 134530157 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 6332 6069 73 172 0 6158 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 27748

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31575
/proc/meminfo: memFree=1384508/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=25328 CPUtime=1121.06
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 6139 0 0 0 112089 17 0 0 25 0 1 0 1016091017 25935872 6074 4294967295 134512640 135213731 3216838512 3216836992 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 6332 6074 73 172 0 6158 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 27748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31761
/proc/meminfo: memFree=1384368/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=25328 CPUtime=1181.05
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 6144 0 0 0 118088 17 0 0 25 0 1 0 1016091017 25935872 6079 4294967295 134512640 135213731 3216838512 3216836992 134529940 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 6332 6079 73 172 0 6158 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 27748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31947
/proc/meminfo: memFree=1384044/2074464 swapFree=1952056/1959888
[pid=28171] ppid=28169 vsize=2420 CPUtime=1.34
/proc/28171/stat : 28171 (SatELiteGTI) S 28169 28171 15108 0 -1 4194304 385 4786 0 0 0 0 131 3 18 0 1 0 1016090884 2478080 278 4294967295 134512640 135169312 3215889968 3215886184 3085590254 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28171/statm: 605 278 235 161 0 44 0
[pid=28177] ppid=28171 vsize=25500 CPUtime=1198.75
/proc/28177/stat : 28177 (minisat_static) R 28171 28171 15108 0 -1 4202496 6164 0 0 0 119858 17 0 0 25 0 1 0 1016091017 26112000 6099 4294967295 134512640 135213731 3216838512 3216836992 134530449 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28177/statm: 6375 6099 73 172 0 6201 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 27920

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

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

Child status: 143
Real time (s): 1200.02
CPU time (s): 1200.1
CPU user time (s): 1199.89
CPU system time (s): 0.21
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 27920

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 01:18:48
IDJOB=1821183
IDBENCH=70868
IDSOLVER=662
FILE ID=tipi24/1821183-1242515928
PBS_JOBID=
Free space on /tmp= 9945 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-23-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821183-1242515928/watcher-1821183-1242515928 -o /tmp/evaluation-result-1821183-1242515928/solver-1821183-1242515928 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821183-1242515928.cnf -restarts=1

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

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED= 792752877

Linux tipi24 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.461
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.40

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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:       1413712 kB
Buffers:         28312 kB
Cached:         550940 kB
SwapCached:       3828 kB
Active:          83660 kB
Inactive:       505028 kB
HighTotal:     1178688 kB
HighFree:       708076 kB
LowTotal:       895776 kB
LowFree:        705636 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:        8960 kB
Mapped:           3340 kB
Slab:            63380 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9945 MiB
End job on tipi24 at 2009-05-17 01:38:48