Trace number 1821123

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-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
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.09	c ==============================================================================
0.09/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.09	c ==============================================================================
0.09/0.09	c |         0 |   97093   229175 |   29127       0        0     nan |  0.000 % |
1.21/1.30	c |         0 |   60325   180482 |      --       0       --      -- |     --   | -36648/-48269
1.21/1.30	c ==============================================================================
1.21/1.30	c Result  :   #vars: 14507   #clauses: 60325   #literals: 180482
1.21/1.30	c CPU time:   1.22 s
1.21/1.30	c ==============================================================================
1.31/1.37	This is MiniSat 2.0 beta
1.31/1.37	WARNING: for repeatability, setting FPU to use double precision
1.31/1.37	============================[ Problem Statistics ]=============================
1.31/1.37	|                                                                             |
1.31/1.37	|  Number of variables:  14507                                                |
1.31/1.37	|  Number of clauses:    60325                                                |
1.36/1.41	|  Parsing time:         0.02         s                                       |
1.36/1.41	============================[ Search Statistics ]==============================
1.36/1.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.36/1.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.36/1.41	===============================================================================
1.36/1.41	|         0 |   14507    60325   180482 |    20108        0    nan |  0.000 % |
1.36/1.59	|       101 |   14499    60325   180482 |    22119       98     55 |  0.820 % |
1.36/2.06	|       252 |   14388    59558   178546 |    24331      248     42 |  0.820 % |
2.72/2.80	|       477 |   14388    59558   178546 |    26764      473     40 |  0.820 % |
4.31/4.37	|       817 |   14388    59558   178546 |    29440      813     41 |  0.820 % |
6.51/6.60	|      1324 |   14388    59558   178546 |    32384     1320     40 |  0.820 % |
10.31/10.33	|      2083 |   14388    59558   178546 |    35623     2079     38 |  0.820 % |
12.21/12.31	|      3222 |   14388    59558   178546 |    39185     3218     48 |  0.820 % |
20.61/20.71	|      4930 |   14388    59558   178546 |    43103     4926     45 |  0.820 % |
33.51/33.55	|      7493 |   14388    59558   178546 |    47414     7489     42 |  0.820 % |
53.51/53.61	|     11338 |   14388    59558   178546 |    52155    11334     41 |  0.820 % |
87.31/87.35	|     17106 |   14388    59558   178546 |    57371    17102     39 |  0.820 % |
132.12/132.13	|     25756 |   14388    59558   178546 |    63108    25752     41 |  0.820 % |
205.22/205.31	|     38730 |   14388    59558   178546 |    69419    38726     45 |  0.820 % |
332.62/332.69	|     58192 |   14230    58828   176622 |    76361    58174     48 |  1.909 % |
454.13/454.17	|     87385 |   14230    58828   176622 |    83997    23886     58 |  1.909 % |
679.85/679.85	|    131175 |   14230    58828   176622 |    92397    67676     50 |  1.909 % |
1045.26/1045.24	|    196859 |   14230    58828   176622 |   101636    56366     42 |  1.909 % |
1200.07/1200.02	HOME/SatELiteGTI: line 36:  7332 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-1821123-1242508910/watcher-1821123-1242508910 -o /tmp/evaluation-result-1821123-1242508910/solver-1821123-1242508910 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821123-1242508910.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 3/97 7326
/proc/meminfo: memFree=1675988/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2412 CPUtime=0.01
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1015392032 2469888 276 4294967295 134512640 135169312 3216236160 3216234696 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 603 276 235 161 0 42 0
[pid=7330] ppid=7326 vsize=1084 CPUtime=0
/proc/7330/stat : 7330 (SatELite_releas) R 7326 7326 16367 0 -1 4202496 152 0 0 0 0 0 0 0 20 0 1 0 1015392032 1110016 89 4294967295 134512640 135223648 3214894384 3214893104 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7330/statm: 271 93 45 174 0 96 0

[startup+0.080687 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 7326
/proc/meminfo: memFree=1675988/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2412 CPUtime=0.01
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1015392032 2469888 276 4294967295 134512640 135169312 3216236160 3216234696 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 603 276 235 161 0 42 0
[pid=7330] ppid=7326 vsize=11416 CPUtime=0.08
/proc/7330/stat : 7330 (SatELite_releas) R 7326 7326 16367 0 -1 4202496 2717 0 0 0 6 2 0 0 20 0 1 0 1015392032 11689984 2653 4294967295 134512640 135223648 3214894384 3214893336 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7330/statm: 2854 2653 47 174 0 2679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13828

[startup+0.110685 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 7326
/proc/meminfo: memFree=1675988/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2412 CPUtime=0.01
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1015392032 2469888 276 4294967295 134512640 135169312 3216236160 3216234696 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 603 276 235 161 0 42 0
[pid=7330] ppid=7326 vsize=14104 CPUtime=0.11
/proc/7330/stat : 7330 (SatELite_releas) R 7326 7326 16367 0 -1 4202496 3339 0 0 0 9 2 0 0 21 0 1 0 1015392032 14442496 3250 4294967295 134512640 135223648 3214894384 3214892152 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7330/statm: 3526 3250 81 174 0 3351 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16516

[startup+0.310672 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 7326
/proc/meminfo: memFree=1675988/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2412 CPUtime=0.01
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1015392032 2469888 276 4294967295 134512640 135169312 3216236160 3216234696 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 603 276 235 161 0 42 0
[pid=7330] ppid=7326 vsize=14728 CPUtime=0.31
/proc/7330/stat : 7330 (SatELite_releas) R 7326 7326 16367 0 -1 4202496 3531 0 0 0 27 4 0 0 21 0 1 0 1015392032 15081472 3434 4294967295 134512640 135223648 3214894384 3214892244 134716533 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7330/statm: 3682 3434 73 174 0 3507 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17140

[startup+0.71065 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 7326
/proc/meminfo: memFree=1675988/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2412 CPUtime=0.01
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1015392032 2469888 276 4294967295 134512640 135169312 3216236160 3216234696 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 603 276 235 161 0 42 0
[pid=7330] ppid=7326 vsize=15748 CPUtime=0.71
/proc/7330/stat : 7330 (SatELite_releas) R 7326 7326 16367 0 -1 4202496 3776 0 0 0 66 5 0 0 22 0 1 0 1015392032 16125952 3679 4294967295 134512640 135223648 3214894384 3214892400 134586697 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7330/statm: 3937 3679 95 174 0 3762 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18160

[startup+1.51061 s]
/proc/loadavg: 1.00 1.00 1.00 4/99 7331
/proc/meminfo: memFree=1657016/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 2416

[startup+3.12051 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7332
/proc/meminfo: memFree=1665572/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=5932 CPUtime=1.75
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 1390 0 0 0 171 4 0 0 25 0 1 0 1015392169 6074368 1324 4294967295 134512640 135213731 3220323008 3220321488 134530103 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 1483 1324 73 172 0 1309 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 8348

[startup+6.32033 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7332
/proc/meminfo: memFree=1665488/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=6196 CPUtime=4.95
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 1429 0 0 0 491 4 0 0 25 0 1 0 1015392169 6344704 1363 4294967295 134512640 135213731 3220323008 3220321264 134536767 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 1549 1363 73 172 0 1375 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 8612

[startup+12.72 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7334
/proc/meminfo: memFree=1665328/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=6724 CPUtime=11.35
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 1568 0 0 0 1131 4 0 0 25 0 1 0 1015392169 6885376 1502 4294967295 134512640 135213731 3220323008 3220321488 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 1681 1502 73 172 0 1507 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 9140

[startup+25.5193 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7334
/proc/meminfo: memFree=1664804/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=7252 CPUtime=24.15
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 1695 0 0 0 2411 4 0 0 25 0 1 0 1015392169 7426048 1629 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 1813 1629 73 172 0 1639 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 9668

[startup+51.1178 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 7335
/proc/meminfo: memFree=1663836/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=8188 CPUtime=49.75
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 1958 0 0 0 4971 4 0 0 25 0 1 0 1015392169 8384512 1892 4294967295 134512640 135213731 3220323008 3220321488 134530015 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 2047 1892 73 172 0 1873 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 10604

[startup+102.325 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 7523
/proc/meminfo: memFree=1661696/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=10088 CPUtime=100.96
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 2392 0 0 0 10092 4 0 0 25 0 1 0 1015392169 10330112 2326 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 2522 2326 73 172 0 2348 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 12504

[startup+162.322 s]
/proc/loadavg: 1.11 1.03 1.01 3/99 7712
/proc/meminfo: memFree=1659316/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=12580 CPUtime=160.96
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 3002 0 0 0 16091 5 0 0 25 0 1 0 1015392169 12881920 2936 4294967295 134512640 135213731 3220323008 3220321488 134530132 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 3145 2936 73 172 0 2971 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 14996

[startup+222.328 s]
/proc/loadavg: 1.09 1.04 1.01 2/99 7903
/proc/meminfo: memFree=1656712/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=15172 CPUtime=220.97
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 3664 0 0 0 22091 6 0 0 25 0 1 0 1015392169 15536128 3598 4294967295 134512640 135213731 3220323008 3220321488 134530199 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 3793 3598 73 172 0 3619 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 17588

[startup+282.315 s]
/proc/loadavg: 1.08 1.04 1.01 3/99 8090
/proc/meminfo: memFree=1654604/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=17464 CPUtime=280.96
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 4226 0 0 0 28090 6 0 0 25 0 1 0 1015392169 17883136 4160 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7332/statm: 4366 4160 73 172 0 4192 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 19880

[startup+342.311 s]
/proc/loadavg: 1.12 1.06 1.01 3/99 8279
/proc/meminfo: memFree=1652008/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=20292 CPUtime=340.96
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 4921 0 0 0 34089 7 0 0 25 0 1 0 1015392169 20779008 4855 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 5073 4855 73 172 0 4899 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 22708

[startup+402.318 s]

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

/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=24568 CPUtime=460.97
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 5992 0 0 0 46087 10 0 0 25 0 1 0 1015392169 25157632 5926 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 6142 5926 73 172 0 5968 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 26984

[startup+522.321 s]
/proc/loadavg: 1.00 1.03 1.00 2/99 8844
/proc/meminfo: memFree=1647660/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=24568 CPUtime=520.98
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 5993 0 0 0 52087 11 0 0 25 0 1 0 1015392169 25157632 5927 4294967295 134512640 135213731 3220323008 3220321264 134536440 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 6142 5927 73 172 0 5968 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 26984

[startup+582.318 s]
/proc/loadavg: 1.00 1.02 1.00 3/99 9035
/proc/meminfo: memFree=1647528/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=24700 CPUtime=580.98
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 6007 0 0 0 58087 11 0 0 25 0 1 0 1015392169 25292800 5941 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 6175 5941 73 172 0 6001 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 27116

[startup+642.315 s]
/proc/loadavg: 1.00 1.02 1.00 2/99 9222
/proc/meminfo: memFree=1647536/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=24700 CPUtime=640.98
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 6011 0 0 0 64087 11 0 0 25 0 1 0 1015392169 25292800 5945 4294967295 134512640 135213731 3220323008 3220321248 134526885 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 6175 5945 73 172 0 6001 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 27116

[startup+702.311 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 9411
/proc/meminfo: memFree=1647536/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=24700 CPUtime=700.98
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 6029 0 0 0 70087 11 0 0 25 0 1 0 1015392169 25292800 5963 4294967295 134512640 135213731 3220323008 3220321488 134530636 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 6175 5963 73 172 0 6001 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 27116

[startup+762.318 s]
/proc/loadavg: 1.04 1.02 1.00 2/99 9600
/proc/meminfo: memFree=1645792/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=26448 CPUtime=760.99
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 6456 0 0 0 76088 11 0 0 25 0 1 0 1015392169 27082752 6390 4294967295 134512640 135213731 3220323008 3220321264 134536740 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 6612 6390 73 172 0 6438 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 28864

[startup+822.315 s]
/proc/loadavg: 1.01 1.01 1.00 3/99 9787
/proc/meminfo: memFree=1643188/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=28868 CPUtime=820.99
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7042 0 0 0 82088 11 0 0 25 0 1 0 1015392169 29560832 6976 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7217 6976 73 172 0 7043 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 31284

[startup+882.321 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 9974
/proc/meminfo: memFree=1642328/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=29836 CPUtime=881
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7250 0 0 0 88089 11 0 0 25 0 1 0 1015392169 30552064 7184 4294967295 134512640 135213731 3220323008 3220321488 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7459 7184 73 172 0 7285 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 32252

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 10161
/proc/meminfo: memFree=1642328/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=29988 CPUtime=941
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7265 0 0 0 94089 11 0 0 25 0 1 0 1015392169 30707712 7199 4294967295 134512640 135213731 3220323008 3220321488 134530042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7497 7199 73 172 0 7323 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 32404

[startup+1002.31 s]
/proc/loadavg: 1.09 1.03 1.01 2/99 10354
/proc/meminfo: memFree=1642088/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=29988 CPUtime=1001
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7266 0 0 0 100089 11 0 0 25 0 1 0 1015392169 30707712 7200 4294967295 134512640 135213731 3220323008 3220321264 134536125 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7497 7200 73 172 0 7323 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 32404

[startup+1062.31 s]
/proc/loadavg: 1.03 1.02 1.00 3/99 10543
/proc/meminfo: memFree=1642080/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=30332 CPUtime=1061
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7344 0 0 0 106089 11 0 0 25 0 1 0 1015392169 31059968 7278 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7583 7278 73 172 0 7409 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 32748

[startup+1122.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/99 10730
/proc/meminfo: memFree=1641832/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=30332 CPUtime=1121.01
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7371 0 0 0 112090 11 0 0 25 0 1 0 1015392169 31059968 7305 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7583 7305 73 172 0 7409 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 32748

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 10917
/proc/meminfo: memFree=1641964/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=30544 CPUtime=1181.01
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7394 0 0 0 118090 11 0 0 25 0 1 0 1015392169 31277056 7328 4294967295 134512640 135213731 3220323008 3220321488 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7636 7328 73 172 0 7462 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 32960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 10919
/proc/meminfo: memFree=1641956/2074464 swapFree=1949244/1959888
[pid=7326] ppid=7324 vsize=2416 CPUtime=1.36
/proc/7326/stat : 7326 (SatELiteGTI) S 7324 7326 16367 0 -1 4194304 384 4682 0 0 0 1 128 7 18 0 1 0 1015392032 2473984 278 4294967295 134512640 135169312 3216236160 3216232376 3085397742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7326/statm: 604 278 235 161 0 43 0
[pid=7332] ppid=7326 vsize=30544 CPUtime=1198.71
/proc/7332/stat : 7332 (minisat_static) R 7326 7326 16367 0 -1 4202496 7394 0 0 0 119860 11 0 0 25 0 1 0 1015392169 31277056 7328 4294967295 134512640 135213731 3220323008 3220321264 134536458 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7332/statm: 7636 7328 73 172 0 7462 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32960

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.88
CPU system time (s): 0.2
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 32960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12736
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= 22
involuntary context switches= 699

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 23:21:50
IDJOB=1821123
IDBENCH=70843
IDSOLVER=662
FILE ID=tipi11/1821123-1242508910
PBS_JOBID=
Free space on /tmp= 9842 MiB

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

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED= 1117301793

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:       1675988 kB
Buffers:         27384 kB
Cached:         300096 kB
SwapCached:       5224 kB
Active:          78056 kB
Inactive:       261240 kB
HighTotal:     1178688 kB
HighFree:       898296 kB
LowTotal:       895776 kB
LowFree:        777692 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            3216 kB
Writeback:           0 kB
AnonPages:       11044 kB
Mapped:           5148 kB
Slab:            50220 kB
PageTables:        432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 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-16 23:41:51