Trace number 1821153

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1105.71
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
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.09/0.08	c ==============================================================================
0.09/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.08	c ==============================================================================
0.09/0.08	c |         0 |   94548   222824 |   28364       0        0     nan |  0.000 % |
1.22/1.24	c |         0 |   56930   168628 |      --       0       --      -- |     --   | -37278/-53220
1.22/1.24	c ==============================================================================
1.22/1.24	c Result  :   #vars: 13726   #clauses: 56930   #literals: 168628
1.22/1.24	c CPU time:   1.24 s
1.22/1.24	c ==============================================================================
1.22/1.30	This is MiniSat 2.0 beta
1.22/1.30	WARNING: for repeatability, setting FPU to use double precision
1.22/1.30	============================[ Problem Statistics ]=============================
1.22/1.30	|                                                                             |
1.22/1.31	|  Number of variables:  13726                                                |
1.22/1.31	|  Number of clauses:    56930                                                |
1.31/1.34	|  Parsing time:         0.04         s                                       |
1.31/1.35	============================[ Search Statistics ]==============================
1.31/1.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/1.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/1.35	===============================================================================
1.31/1.35	|         0 |   13726    56930   168628 |    18976        0    nan |  0.000 % |
1.31/1.37	|       100 |   13725    56930   168628 |    20874       99     61 |  0.036 % |
1.31/1.48	|       251 |   13720    56930   168628 |    22961      247     61 |  0.831 % |
2.32/2.35	|       480 |   13612    56293   167109 |    25257      475     51 |  0.831 % |
3.72/3.80	|       819 |   13612    56293   167109 |    27783      814     42 |  0.831 % |
6.12/6.11	|      1326 |   13598    56208   166881 |    30562     1319     42 |  1.071 % |
9.52/9.54	|      2086 |   13530    55899   166155 |    33618     2076     37 |  1.428 % |
15.42/15.42	|      3226 |   13530    55899   166155 |    36980     3216     35 |  1.428 % |
24.02/24.07	|      4934 |   13530    55899   166155 |    40678     4924     32 |  1.428 % |
34.42/34.46	|      7496 |   13471    55682   165655 |    44745     7481     33 |  2.135 % |
42.32/42.40	|     11341 |   13433    55470   165174 |    49220    11326     41 |  2.135 % |
74.32/74.32	|     17108 |   13433    55470   165174 |    54142    17093     37 |  2.135 % |
126.23/126.27	|     25758 |   13433    55470   165174 |    59556    25743     31 |  2.135 % |
201.63/201.69	|     38732 |   13433    55470   165174 |    65512    38717     29 |  2.135 % |
339.24/339.30	|     58193 |   13433    55470   165174 |    72063    58178     28 |  2.135 % |
532.65/532.66	|     87385 |   13433    55470   165174 |    79270    29387     26 |  2.135 % |
844.77/844.81	|    131174 |   13433    55470   165174 |    87197    73176     24 |  2.135 % |
1200.07/1200.02	HOME/SatELiteGTI: line 36: 18628 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-1821153-1242512515/watcher-1821153-1242512515 -o /tmp/evaluation-result-1821153-1242512515/solver-1821153-1242512515 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821153-1242512515.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/97 18622
/proc/meminfo: memFree=1674384/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2416 CPUtime=0
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015752521 2473984 277 4294967295 134512640 135169312 3215048032 3215046568 3085795054 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18622/statm: 604 277 235 161 0 43 0
[pid=18626] ppid=18622 vsize=956 CPUtime=0.01
/proc/18626/stat : 18626 (SatELite_releas) R 18622 18622 16367 0 -1 4202496 149 0 0 0 1 0 0 0 18 0 1 0 1015752522 978944 85 4294967295 134512640 135223648 3216363168 3216362048 134543095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18626/statm: 272 87 45 174 0 97 0

[startup+0.084933 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18622
/proc/meminfo: memFree=1674384/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2416 CPUtime=0
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015752521 2473984 277 4294967295 134512640 135169312 3215048032 3215046568 3085795054 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18622/statm: 604 277 235 161 0 43 0
[pid=18626] ppid=18622 vsize=12472 CPUtime=0.09
/proc/18626/stat : 18626 (SatELite_releas) R 18622 18622 16367 0 -1 4202496 2969 0 0 0 8 1 0 0 18 0 1 0 1015752522 12771328 2905 4294967295 134512640 135223648 3216363168 3216362176 134547532 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18626/statm: 3118 2905 47 174 0 2943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14888

[startup+0.114931 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18622
/proc/meminfo: memFree=1674384/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2416 CPUtime=0
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015752521 2473984 277 4294967295 134512640 135169312 3215048032 3215046568 3085795054 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18622/statm: 604 277 235 161 0 43 0
[pid=18626] ppid=18622 vsize=13868 CPUtime=0.12
/proc/18626/stat : 18626 (SatELite_releas) R 18622 18622 16367 0 -1 4202496 3434 0 0 0 11 1 0 0 18 0 1 0 1015752522 14200832 3232 4294967295 134512640 135223648 3216363168 3216360836 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18626/statm: 3467 3232 73 174 0 3292 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16284

[startup+0.314927 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18622
/proc/meminfo: memFree=1674384/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2416 CPUtime=0
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015752521 2473984 277 4294967295 134512640 135169312 3215048032 3215046568 3085795054 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18622/statm: 604 277 235 161 0 43 0
[pid=18626] ppid=18622 vsize=14464 CPUtime=0.32
/proc/18626/stat : 18626 (SatELite_releas) R 18622 18622 16367 0 -1 4202496 3591 0 0 0 31 1 0 0 18 0 1 0 1015752522 14811136 3389 4294967295 134512640 135223648 3216363168 3216361168 134548270 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18626/statm: 3616 3389 73 174 0 3441 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16880

[startup+0.714897 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18622
/proc/meminfo: memFree=1674384/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2416 CPUtime=0
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015752521 2473984 277 4294967295 134512640 135169312 3215048032 3215046568 3085795054 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18622/statm: 604 277 235 161 0 43 0
[pid=18626] ppid=18622 vsize=16028 CPUtime=0.72
/proc/18626/stat : 18626 (SatELite_releas) R 18622 18622 16367 0 -1 4202496 3783 0 0 0 71 1 0 0 18 0 1 0 1015752522 16412672 3581 4294967295 134512640 135223648 3216363168 3216361184 134586911 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18626/statm: 4007 3581 73 174 0 3832 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18444

[startup+1.51485 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18627
/proc/meminfo: memFree=1656396/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2420

[startup+3.11476 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18628
/proc/meminfo: memFree=1665200/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=5916 CPUtime=1.81
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 1346 0 0 0 181 0 0 0 25 0 1 0 1015752652 6057984 1281 4294967295 134512640 135213731 3220152992 3220151248 134536789 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 1479 1281 73 172 0 1305 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8336

[startup+6.31459 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18812
/proc/meminfo: memFree=1664624/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=6048 CPUtime=5.01
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 1387 0 0 0 501 0 0 0 25 0 1 0 1015752652 6193152 1322 4294967295 134512640 135213731 3220152992 3220151472 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 1512 1322 73 172 0 1338 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8468

[startup+12.7142 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18813
/proc/meminfo: memFree=1664364/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=6180 CPUtime=11.41
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 1438 0 0 0 1140 1 0 0 25 0 1 0 1015752652 6328320 1373 4294967295 134512640 135213731 3220152992 3220151184 134527026 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 1545 1373 73 172 0 1371 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8600

[startup+25.5135 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18813
/proc/meminfo: memFree=1664088/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=6716 CPUtime=24.21
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 1549 0 0 0 2420 1 0 0 25 0 1 0 1015752652 6877184 1484 4294967295 134512640 135213731 3220152992 3220151472 134530042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 1679 1484 73 172 0 1505 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9136

[startup+51.1121 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18814
/proc/meminfo: memFree=1662236/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=8360 CPUtime=49.81
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 1964 0 0 0 4980 1 0 0 25 0 1 0 1015752652 8560640 1899 4294967295 134512640 135213731 3220152992 3220151248 134536372 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 2090 1899 73 172 0 1916 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10780

[startup+102.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 19002
/proc/meminfo: memFree=1660864/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=9588 CPUtime=101.02
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 2278 0 0 0 10099 3 0 0 25 0 1 0 1015752652 9818112 2213 4294967295 134512640 135213731 3220152992 3220151248 134536497 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 2397 2213 73 172 0 2223 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12008

[startup+162.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 19191
/proc/meminfo: memFree=1659144/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=11236 CPUtime=161.02
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 2684 0 0 0 16096 6 0 0 25 0 1 0 1015752652 11505664 2619 4294967295 134512640 135213731 3220152992 3220151248 134536125 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 2809 2619 73 172 0 2635 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 13656

[startup+222.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 19378
/proc/meminfo: memFree=1657524/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=12780 CPUtime=221.02
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 3041 0 0 0 22093 9 0 0 25 0 1 0 1015752652 13086720 2976 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 3195 2976 73 172 0 3021 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 15200

[startup+282.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 19565
/proc/meminfo: memFree=1656408/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=13996 CPUtime=281.02
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 3352 0 0 0 28088 14 0 0 25 0 1 0 1015752652 14331904 3287 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 3499 3287 73 172 0 3325 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 16416

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 19754
/proc/meminfo: memFree=1655268/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=15340 CPUtime=341.03
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 3670 0 0 0 34089 14 0 0 25 0 1 0 1015752652 15708160 3605 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 3835 3605 73 172 0 3661 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 17760

[startup+402.312 s]

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

/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=17444 CPUtime=461.03
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4190 0 0 0 46089 14 0 0 25 0 1 0 1015752652 17862656 4125 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4361 4125 73 172 0 4187 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 19864

[startup+522.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 20323
/proc/meminfo: memFree=1653300/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=17592 CPUtime=521.04
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4206 0 0 0 52090 14 0 0 25 0 1 0 1015752652 18014208 4141 4294967295 134512640 135213731 3220152992 3220151472 134530458 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4398 4141 73 172 0 4224 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 20012

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 20510
/proc/meminfo: memFree=1653184/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=17592 CPUtime=581.03
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4207 0 0 0 58089 14 0 0 25 0 1 0 1015752652 18014208 4142 4294967295 134512640 135213731 3220152992 3220151472 134530096 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4398 4142 73 172 0 4224 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 20012

[startup+642.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 20697
/proc/meminfo: memFree=1652804/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=18020 CPUtime=641.04
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4320 0 0 0 64090 14 0 0 25 0 1 0 1015752652 18452480 4255 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4505 4255 73 172 0 4331 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 20440

[startup+702.306 s]
/proc/loadavg: 1.00 1.00 1.00 4/99 20886
/proc/meminfo: memFree=1652656/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=18020 CPUtime=701.04
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4320 0 0 0 70090 14 0 0 25 0 1 0 1015752652 18452480 4255 4294967295 134512640 135213731 3220152992 3220151248 134536440 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4505 4255 73 172 0 4331 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 20440

[startup+762.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 21079
/proc/meminfo: memFree=1652828/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=18020 CPUtime=761.05
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4321 0 0 0 76091 14 0 0 25 0 1 0 1015752652 18452480 4256 4294967295 134512640 135213731 3220152992 3220151472 134530193 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4505 4256 73 172 0 4331 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 20440

[startup+822.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 21266
/proc/meminfo: memFree=1652672/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=18020 CPUtime=821.05
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4322 0 0 0 82091 14 0 0 25 0 1 0 1015752652 18452480 4257 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4505 4257 73 172 0 4331 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 20440

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 21453
/proc/meminfo: memFree=1652192/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=18716 CPUtime=881.06
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4455 0 0 0 88092 14 0 0 25 0 1 0 1015752652 19165184 4390 4294967295 134512640 135213731 3220152992 3220151472 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18628/statm: 4679 4390 73 172 0 4505 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 21136

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 21640
/proc/meminfo: memFree=1651668/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=19672 CPUtime=941.04
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4691 0 0 0 94081 23 0 0 25 0 1 0 1015752652 20144128 4626 4294967295 134512640 135213731 3220152992 3220151472 134530220 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18628/statm: 4918 4626 73 172 0 4744 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 22092

[startup+1002.32 s]
/proc/loadavg: 1.16 1.03 1.01 3/99 21829
/proc/meminfo: memFree=1650860/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=20068 CPUtime=1001.05
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4821 0 0 0 100082 23 0 0 25 0 1 0 1015752652 20549632 4756 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18628/statm: 5017 4756 73 172 0 4843 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 22488

[startup+1062.32 s]
/proc/loadavg: 1.06 1.03 1.00 3/99 22018
/proc/meminfo: memFree=1650884/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=20068 CPUtime=1061.05
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4822 0 0 0 106082 23 0 0 25 0 1 0 1015752652 20549632 4757 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18628/statm: 5017 4757 73 172 0 4843 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 22488

[startup+1122.32 s]
/proc/loadavg: 1.02 1.02 1.00 2/99 22209
/proc/meminfo: memFree=1650836/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=20436 CPUtime=1121.06
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4872 0 0 0 112083 23 0 0 25 0 1 0 1015752652 20926464 4807 4294967295 134512640 135213731 3220152992 3220151248 134536125 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18628/statm: 5109 4807 73 172 0 4935 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 22856

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 22396
/proc/meminfo: memFree=1650456/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=20436 CPUtime=1181.06
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4877 0 0 0 118083 23 0 0 25 0 1 0 1015752652 20926464 4812 4294967295 134512640 135213731 3220152992 3220151472 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18628/statm: 5109 4812 73 172 0 4935 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 22856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 22398
/proc/meminfo: memFree=1650580/2074464 swapFree=1949244/1959888
[pid=18622] ppid=18620 vsize=2420 CPUtime=1.31
/proc/18622/stat : 18622 (SatELiteGTI) S 18620 18622 16367 0 -1 4194304 386 4874 0 0 0 0 129 2 18 0 1 0 1015752521 2478080 278 4294967295 134512640 135169312 3215048032 3215044248 3085795054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18622/statm: 605 278 235 161 0 44 0
[pid=18628] ppid=18622 vsize=20436 CPUtime=1198.76
/proc/18628/stat : 18628 (minisat_static) R 18622 18622 16367 0 -1 4202496 4878 0 0 0 119853 23 0 0 25 0 1 0 1015752652 20926464 4813 4294967295 134512640 135213731 3220152992 3220151472 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18628/statm: 5109 4813 73 172 0 4935 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 22856

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.08
CPU user time (s): 1199.82
CPU system time (s): 0.26
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 22856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10414
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 1843

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 00:21:55
IDJOB=1821153
IDBENCH=70853
IDSOLVER=662
FILE ID=tipi11/1821153-1242512515
PBS_JOBID=
Free space on /tmp= 9842 MiB

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

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED= 1697158216

Linux tipi11 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.431
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.431
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.431
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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:       1674408 kB
Buffers:         27464 kB
Cached:         301492 kB
SwapCached:       5224 kB
Active:          78116 kB
Inactive:       262656 kB
HighTotal:     1178688 kB
HighFree:       896544 kB
LowTotal:       895776 kB
LowFree:        777864 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            3092 kB
Writeback:           0 kB
AnonPages:       11236 kB
Mapped:           5220 kB
Slab:            50188 kB
PageTables:        548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97132 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9842 MiB
End job on tipi11 at 2009-05-17 00:41:56