Trace number 1849485

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
minisat2 070721/core? (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.03/0.09	c ==============================================================================
0.03/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.09	c ==============================================================================
0.03/0.09	c |         0 |   95200   224450 |   28559       0        0     nan |  0.000 % |
1.22/1.24	c |         0 |   58435   174205 |      --       0       --      -- |     --   | -36425/-49269
1.22/1.24	c ==============================================================================
1.22/1.24	c Result  :   #vars: 14053   #clauses: 58435   #literals: 174205
1.22/1.24	c CPU time:   1.19 s
1.22/1.24	c ==============================================================================
1.22/1.31	This is MiniSat 2.0 beta
1.22/1.31	WARNING: for repeatability, setting FPU to use double precision
1.22/1.31	============================[ Problem Statistics ]=============================
1.22/1.31	|                                                                             |
1.22/1.31	|  Number of variables:  14053                                                |
1.22/1.31	|  Number of clauses:    58435                                                |
1.31/1.35	|  Parsing time:         0.03         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 |   14053    58435   174205 |    19478        0    nan |  0.000 % |
1.31/1.50	|       100 |   14038    58435   174205 |    21426       94     34 |  1.708 % |
1.31/2.11	|       251 |   13813    57117   170858 |    23568      242     37 |  1.708 % |
3.02/3.04	|       476 |   13813    57117   170858 |    25925      467     33 |  1.708 % |
3.82/3.84	|       813 |   13762    56900   170358 |    28518      798     41 |  2.071 % |
5.52/5.55	|      1319 |   13762    56900   170358 |    31370     1304     37 |  2.071 % |
8.92/9.00	|      2078 |   13762    56900   170358 |    34507     2063     31 |  2.071 % |
13.62/13.66	|      3217 |   13716    56688   169877 |    37957     3201     28 |  2.398 % |
21.22/21.27	|      4926 |   13716    56688   169877 |    41753     4910     28 |  2.398 % |
32.82/32.86	|      7488 |   13716    56688   169877 |    45928     7472     25 |  2.398 % |
49.81/49.90	|     11332 |   13716    56688   169877 |    50521    11316     24 |  2.398 % |
75.41/75.45	|     17098 |   13667    56476   169393 |    55573    17079     25 |  2.747 % |
118.02/118.05	|     25748 |   13667    56476   169393 |    61131    25729     25 |  2.747 % |
185.42/185.43	|     38722 |   13667    56476   169393 |    67244    38703     25 |  2.747 % |
294.04/294.11	|     58183 |   13667    56476   169393 |    73968    58164     26 |  2.747 % |
441.15/441.14	|     87376 |   13667    56476   169393 |    81365    27585     40 |  2.747 % |
692.16/692.20	|    131166 |   13667    56476   169393 |    89502    71375     32 |  2.747 % |
1086.29/1086.26	|    196850 |   13667    56476   169393 |    98452    63856     33 |  2.747 % |
1200.09/1200.01	HOME/SatELiteGTI: line 36: 11679 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849485-1244825688/watcher-1849485-1244825688 -o /tmp/evaluation-result-1849485-1244825688/solver-1849485-1244825688 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849485-1244825688.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 11673
/proc/meminfo: memFree=1833192/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2416 CPUtime=0
/proc/11673/stat : 11673 (SatELiteGTI) R 11671 11673 18459 0 -1 4194304 354 642 0 0 0 0 0 0 25 0 1 0 79994069 2473984 277 4294967295 134512640 135169312 3218278528 3218277004 3085084532 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/11673/statm: 604 277 235 161 0 43 0
[pid=11677] ppid=11673 vsize=0 CPUtime=0
/proc/11677/stat : 11677 (SatELiteGTI) R 11673 11673 18459 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 79994069 0 0 4294967295 0 0 0 3218277156 3085085162 0 0 0 0 0 0 0 17 2 0 0 0
/proc/11677/statm: 21 1 0 0 0 21 0

[startup+0.029968 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 11673
/proc/meminfo: memFree=1833192/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2416 CPUtime=0
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 79994069 2473984 277 4294967295 134512640 135169312 3218278528 3218277064 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11673/statm: 604 277 235 161 0 43 0
[pid=11677] ppid=11673 vsize=6020 CPUtime=0.03
/proc/11677/stat : 11677 (SatELite_releas) R 11673 11673 18459 0 -1 4202496 1379 0 0 0 2 1 0 0 25 0 1 0 79994069 6164480 1315 4294967295 134512640 135223648 3213312944 3213311896 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11677/statm: 1505 1315 47 174 0 1330 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8436

[startup+0.119954 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 11673
/proc/meminfo: memFree=1833192/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2416 CPUtime=0
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 79994069 2473984 277 4294967295 134512640 135169312 3218278528 3218277064 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11673/statm: 604 277 235 161 0 43 0
[pid=11677] ppid=11673 vsize=13972 CPUtime=0.12
/proc/11677/stat : 11677 (SatELite_releas) R 11673 11673 18459 0 -1 4202496 3444 0 0 0 10 2 0 0 25 0 1 0 79994069 14307328 3269 4294967295 134512640 135223648 3213312944 3213310712 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11677/statm: 3493 3269 73 174 0 3318 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16388

[startup+0.319938 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 11673
/proc/meminfo: memFree=1833192/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2416 CPUtime=0
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 79994069 2473984 277 4294967295 134512640 135169312 3218278528 3218277064 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11673/statm: 604 277 235 161 0 43 0
[pid=11677] ppid=11673 vsize=14552 CPUtime=0.32
/proc/11677/stat : 11677 (SatELite_releas) R 11673 11673 18459 0 -1 4202496 3582 0 0 0 28 4 0 0 25 0 1 0 79994069 14901248 3407 4294967295 134512640 135223648 3213312944 3213310712 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11677/statm: 3638 3407 73 174 0 3463 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16968

[startup+0.719909 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 11673
/proc/meminfo: memFree=1833192/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2416 CPUtime=0
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 79994069 2473984 277 4294967295 134512640 135169312 3218278528 3218277064 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11673/statm: 604 277 235 161 0 43 0
[pid=11677] ppid=11673 vsize=15744 CPUtime=0.72
/proc/11677/stat : 11677 (SatELite_releas) R 11673 11673 18459 0 -1 4202496 3768 0 0 0 67 5 0 0 25 0 1 0 79994069 16121856 3593 4294967295 134512640 135223648 3213312944 3213310960 134586911 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11677/statm: 3936 3593 73 174 0 3761 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18160

[startup+1.51985 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 11678
/proc/meminfo: memFree=1814312/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2420

[startup+3.11974 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 11679
/proc/meminfo: memFree=1823752/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=5808 CPUtime=1.81
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 1354 0 0 0 180 1 0 0 25 0 1 0 79994200 5947392 1289 4294967295 134512640 135212939 3215752800 3215751360 134538879 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 1452 1289 75 171 0 1280 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8228

[startup+6.31951 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 11864
/proc/meminfo: memFree=1823136/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=6076 CPUtime=5.01
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 1402 0 0 0 500 1 0 0 25 0 1 0 79994200 6221824 1337 4294967295 134512640 135212939 3215752800 3215751040 134536447 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 1519 1337 75 171 0 1347 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8496

[startup+12.7191 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 11865
/proc/meminfo: memFree=1822916/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=6208 CPUtime=11.41
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 1452 0 0 0 1140 1 0 0 25 0 1 0 79994200 6356992 1387 4294967295 134512640 135212939 3215752800 3215751264 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 1552 1387 75 171 0 1380 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8628

[startup+25.5181 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 11865
/proc/meminfo: memFree=1822688/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=6740 CPUtime=24.21
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 1567 0 0 0 2420 1 0 0 25 0 1 0 79994200 6901760 1502 4294967295 134512640 135212939 3215752800 3215751360 134538835 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 1685 1502 75 171 0 1513 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9160

[startup+51.1063 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 11868
/proc/meminfo: memFree=1822076/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=7544 CPUtime=49.8
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 1770 0 0 0 4979 1 0 0 25 0 1 0 79994200 7725056 1705 4294967295 134512640 135212939 3215752800 3215751264 134526608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 1886 1705 75 171 0 1714 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 9964

[startup+102.313 s]
/proc/loadavg: 0.98 0.98 0.99 3/93 12056
/proc/meminfo: memFree=1820620/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=9184 CPUtime=101.01
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 2181 0 0 0 10099 2 0 0 25 0 1 0 79994200 9404416 2116 4294967295 134512640 135212939 3215752800 3215751264 134526883 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 2296 2116 75 171 0 2124 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 11604

[startup+162.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 12247
/proc/meminfo: memFree=1818752/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=10848 CPUtime=161.01
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 2595 0 0 0 16099 2 0 0 25 0 1 0 79994200 11108352 2530 4294967295 134512640 135212939 3215752800 3215751264 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 2712 2530 75 171 0 2540 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 13268

[startup+222.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 12435
/proc/meminfo: memFree=1817024/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=12880 CPUtime=221.02
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 3063 0 0 0 22100 2 0 0 25 0 1 0 79994200 13189120 2998 4294967295 134512640 135212939 3215752800 3215751040 134536480 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 3220 2998 75 171 0 3048 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 15300

[startup+282.32 s]
/proc/loadavg: 1.39 1.09 1.03 3/93 12626
/proc/meminfo: memFree=1815040/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=14616 CPUtime=281.03
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 3498 0 0 0 28101 2 0 0 25 0 1 0 79994200 14966784 3433 4294967295 134512640 135212939 3215752800 3215751264 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 3654 3433 75 171 0 3482 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 17036

[startup+342.326 s]
/proc/loadavg: 1.25 1.10 1.03 2/93 12823
/proc/meminfo: memFree=1812156/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=17336 CPUtime=341.04
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 4143 0 0 0 34102 2 0 0 25 0 1 0 79994200 17752064 4078 4294967295 134512640 135212939 3215752800 3215751264 134526720 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 4334 4078 75 171 0 4162 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 19756

[startup+402.311 s]

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

/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=18892 CPUtime=461.04
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 4550 0 0 0 46102 2 0 0 25 0 1 0 79994200 19345408 4485 4294967295 134512640 135212939 3215752800 3215751264 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 4723 4485 75 171 0 4551 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 21312

[startup+522.313 s]
/proc/loadavg: 1.03 1.06 1.02 3/93 13390
/proc/meminfo: memFree=1810328/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=19032 CPUtime=521.04
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 4562 0 0 0 52102 2 0 0 25 0 1 0 79994200 19488768 4497 4294967295 134512640 135212939 3215752800 3215751360 134538879 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 4758 4497 75 171 0 4586 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 21452

[startup+582.308 s]
/proc/loadavg: 1.01 1.05 1.02 4/93 13581
/proc/meminfo: memFree=1810452/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=19176 CPUtime=581.04
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 4601 0 0 0 58102 2 0 0 25 0 1 0 79994200 19636224 4536 4294967295 134512640 135212939 3215752800 3215751264 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 4794 4536 75 171 0 4622 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 21596

[startup+642.314 s]
/proc/loadavg: 1.00 1.04 1.01 3/93 13776
/proc/meminfo: memFree=1810304/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=19176 CPUtime=641.05
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 4603 0 0 0 64103 2 0 0 25 0 1 0 79994200 19636224 4538 4294967295 134512640 135212939 3215752800 3215751264 134526608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 4794 4538 75 171 0 4622 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 21596

[startup+702.31 s]
/proc/loadavg: 1.13 1.06 1.02 2/93 13964
/proc/meminfo: memFree=1809948/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=19632 CPUtime=701.05
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 4712 0 0 0 70102 3 0 0 25 0 1 0 79994200 20103168 4647 4294967295 134512640 135212939 3215752800 3215751264 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 4908 4647 75 171 0 4736 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 22052

[startup+762.316 s]
/proc/loadavg: 1.05 1.05 1.01 3/93 14155
/proc/meminfo: memFree=1808576/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=21084 CPUtime=761.06
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5066 0 0 0 76103 3 0 0 25 0 1 0 79994200 21590016 5001 4294967295 134512640 135212939 3215752800 3215751264 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5271 5001 75 171 0 5099 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 23504

[startup+822.311 s]
/proc/loadavg: 1.02 1.04 1.00 3/93 14343
/proc/meminfo: memFree=1807064/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=22364 CPUtime=821.06
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5405 0 0 0 82102 4 0 0 25 0 1 0 79994200 22900736 5340 4294967295 134512640 135212939 3215752800 3215751264 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5591 5340 75 171 0 5419 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 24784

[startup+882.317 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 14534
/proc/meminfo: memFree=1806816/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=22628 CPUtime=881.07
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5445 0 0 0 88103 4 0 0 25 0 1 0 79994200 23171072 5380 4294967295 134512640 135212939 3215752800 3215751040 134536338 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5657 5380 75 171 0 5485 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 25048

[startup+942.313 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 14725
/proc/meminfo: memFree=1806692/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=22628 CPUtime=941.07
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5445 0 0 0 94103 4 0 0 25 0 1 0 79994200 23171072 5380 4294967295 134512640 135212939 3215752800 3215751264 134526569 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5657 5380 75 171 0 5485 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 25048

[startup+1002.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 14917
/proc/meminfo: memFree=1806444/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=22628 CPUtime=1001.08
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5472 0 0 0 100104 4 0 0 25 0 1 0 79994200 23171072 5407 4294967295 134512640 135212939 3215752800 3215751264 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5657 5407 75 171 0 5485 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 25048

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 15108
/proc/meminfo: memFree=1806064/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=22792 CPUtime=1061.08
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5500 0 0 0 106104 4 0 0 25 0 1 0 79994200 23339008 5435 4294967295 134512640 135212939 3215752800 3215751264 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5698 5435 75 171 0 5526 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 25212

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15296
/proc/meminfo: memFree=1805452/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=23368 CPUtime=1121.08
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5623 0 0 0 112104 4 0 0 25 0 1 0 79994200 23928832 5558 4294967295 134512640 135212939 3215752800 3215751264 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5842 5558 75 171 0 5670 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 25788

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15487
/proc/meminfo: memFree=1805328/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=23692 CPUtime=1181.08
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5690 0 0 0 118104 4 0 0 25 0 1 0 79994200 24260608 5625 4294967295 134512640 135212939 3215752800 3215751264 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5923 5625 75 171 0 5751 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 26112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15489
/proc/meminfo: memFree=1805320/2074464 swapFree=1959864/1959888
[pid=11673] ppid=11671 vsize=2420 CPUtime=1.31
/proc/11673/stat : 11673 (SatELiteGTI) S 11671 11673 18459 0 -1 4194304 386 4783 0 0 0 0 126 5 18 0 1 0 79994069 2478080 278 4294967295 134512640 135169312 3218278528 3218274744 3085082350 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11673/statm: 605 278 235 161 0 44 0
[pid=11679] ppid=11673 vsize=23692 CPUtime=1198.78
/proc/11679/stat : 11679 (minisat_static) R 11673 11673 18459 0 -1 4202496 5692 0 0 0 119874 4 0 0 25 0 1 0 79994200 24260608 5627 4294967295 134512640 135212939 3215752800 3215751264 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11679/statm: 5923 5627 75 171 0 5751 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 26112

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.02
CPU time (s): 1200.1
CPU user time (s): 1200
CPU system time (s): 0.1
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 26112

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 18:54:48
IDJOB=1849485
IDBENCH=70868
IDSOLVER=690
FILE ID=tipi06/1849485-1244825688
PBS_JOBID=
Free space on /tmp= 15530 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-23-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849485-1244825688/watcher-1849485-1244825688 -o /tmp/evaluation-result-1849485-1244825688/solver-1849485-1244825688 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849485-1244825688.cnf

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

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED= 1440315020

Linux tipi06 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.76

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1833572 kB
Buffers:         15200 kB
Cached:         161288 kB
SwapCached:         24 kB
Active:          33944 kB
Inactive:       153612 kB
HighTotal:     1178688 kB
HighFree:      1058360 kB
LowTotal:       895776 kB
LowFree:        775212 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:            3188 kB
Writeback:           0 kB
AnonPages:       11056 kB
Mapped:           5228 kB
Slab:            45108 kB
PageTables:        328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85608 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15530 MiB
End job on tipi06 at 2009-06-12 19:14:48