Trace number 1821135

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.04 1199.93

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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 |   94910   223744 |   28472       0        0     nan |  0.000 % |
1.21/1.27	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
1.21/1.27	c ==============================================================================
1.21/1.27	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
1.21/1.27	c CPU time:   1.25 s
1.21/1.27	c ==============================================================================
1.31/1.34	This is MiniSat 2.0 beta
1.31/1.34	WARNING: for repeatability, setting FPU to use double precision
1.31/1.34	============================[ Problem Statistics ]=============================
1.31/1.34	|                                                                             |
1.31/1.34	|  Number of variables:  13864                                                |
1.31/1.34	|  Number of clauses:    57628                                                |
1.31/1.38	|  Parsing time:         0.04         s                                       |
1.31/1.38	============================[ Search Statistics ]==============================
1.31/1.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/1.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/1.38	===============================================================================
1.31/1.38	|         0 |   13864    57628   172230 |    19209        0    nan |  0.000 % |
1.34/1.59	|       100 |   13781    57154   171043 |    21130       94     53 |  0.635 % |
2.11/2.17	|       250 |   13781    57154   171043 |    23243      244     34 |  0.635 % |
2.81/2.86	|       475 |   13776    57107   170918 |    25567      469     32 |  0.635 % |
4.11/4.15	|       812 |   13776    57107   170918 |    28124      806     29 |  0.635 % |
6.01/6.07	|      1319 |   13751    56977   170596 |    30936     1310     28 |  0.815 % |
9.42/9.51	|      2078 |   13751    56977   170596 |    34030     2069     25 |  0.815 % |
13.22/13.23	|      3217 |   13705    56765   170115 |    37433     3207     35 |  1.147 % |
20.92/20.99	|      4925 |   13656    56553   169631 |    41176     4912     33 |  1.500 % |
31.62/31.70	|      7488 |   13656    56553   169631 |    45294     7475     30 |  1.500 % |
47.02/47.05	|     11333 |   13656    56553   169631 |    49824    11320     28 |  1.500 % |
75.31/75.39	|     17100 |   13605    56336   169131 |    54806    17080     29 |  1.868 % |
116.52/116.54	|     25750 |   13605    56336   169131 |    60287    25730     30 |  1.868 % |
168.33/168.39	|     38726 |   13605    56336   169131 |    66315    38706     32 |  1.868 % |
270.23/270.28	|     58189 |   13605    56336   169131 |    72947    58169     31 |  1.868 % |
426.25/426.24	|     87382 |   13605    56336   169131 |    80242    27157     38 |  1.868 % |
674.77/674.71	|    131171 |   13605    56336   169131 |    88266    70946     35 |  1.868 % |
1069.71/1069.70	|    196856 |   13605    56336   169131 |    97093    63799     22 |  1.868 % |
1200.03/1199.92	HOME/SatELiteGTI: line 36: 15533 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-1821135-1242509928/watcher-1821135-1242509928 -o /tmp/evaluation-result-1821135-1242509928/solver-1821135-1242509928 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821135-1242509928.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/93 15527
/proc/meminfo: memFree=945488/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2412 CPUtime=0
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1015493917 2469888 277 4294967295 134512640 135169312 3215293856 3215292392 3085364974 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15527/statm: 603 277 235 161 0 42 0
[pid=15531] ppid=15527 vsize=956 CPUtime=0
/proc/15531/stat : 15531 (SatELite_releas) R 15527 15527 20977 0 -1 4202496 118 0 0 0 0 0 0 0 25 0 1 0 1015493917 978944 54 4294967295 134512640 135223648 3214552288 3214551180 134737065 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15531/statm: 239 56 45 174 0 64 0

[startup+0.028229 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15527
/proc/meminfo: memFree=945488/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2412 CPUtime=0
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1015493917 2469888 277 4294967295 134512640 135169312 3215293856 3215292392 3085364974 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15527/statm: 603 277 235 161 0 42 0
[pid=15531] ppid=15527 vsize=5892 CPUtime=0.03
/proc/15531/stat : 15531 (SatELite_releas) R 15527 15527 20977 0 -1 4202496 1331 0 0 0 3 0 0 0 25 0 1 0 1015493917 6033408 1267 4294967295 134512640 135223648 3214552288 3214550872 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15531/statm: 1473 1267 47 174 0 1298 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8304

[startup+0.108221 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15527
/proc/meminfo: memFree=945488/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2412 CPUtime=0
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1015493917 2469888 277 4294967295 134512640 135169312 3215293856 3215292392 3085364974 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15527/statm: 603 277 235 161 0 42 0
[pid=15531] ppid=15527 vsize=13784 CPUtime=0.11
/proc/15531/stat : 15531 (SatELite_releas) R 15527 15527 20977 0 -1 4202496 3397 0 0 0 10 1 0 0 25 0 1 0 1015493917 14114816 3194 4294967295 134512640 135223648 3214552288 3214550016 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15531/statm: 3446 3194 73 174 0 3271 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16196

[startup+0.3082 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15527
/proc/meminfo: memFree=945488/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2412 CPUtime=0
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1015493917 2469888 277 4294967295 134512640 135169312 3215293856 3215292392 3085364974 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15527/statm: 603 277 235 161 0 42 0
[pid=15531] ppid=15527 vsize=14516 CPUtime=0.31
/proc/15531/stat : 15531 (SatELite_releas) R 15527 15527 20977 0 -1 4202496 3594 0 0 0 29 2 0 0 25 0 1 0 1015493917 14864384 3391 4294967295 134512640 135223648 3214552288 3214550304 134587038 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15531/statm: 3629 3391 73 174 0 3454 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 16928

[startup+0.708161 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15527
/proc/meminfo: memFree=945488/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2412 CPUtime=0
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1015493917 2469888 277 4294967295 134512640 135169312 3215293856 3215292392 3085364974 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15527/statm: 603 277 235 161 0 42 0
[pid=15531] ppid=15527 vsize=15720 CPUtime=0.71
/proc/15531/stat : 15531 (SatELite_releas) R 15527 15527 20977 0 -1 4202496 3791 0 0 0 69 2 0 0 25 0 1 0 1015493917 16097280 3588 4294967295 134512640 135223648 3214552288 3214550304 134587044 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15531/statm: 3930 3588 73 174 0 3755 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18132

[startup+1.50809 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15532
/proc/meminfo: memFree=927104/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2416

[startup+3.10794 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15533
/proc/meminfo: memFree=935908/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=5816 CPUtime=1.77
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 1345 0 0 0 177 0 0 0 25 0 1 0 1015494051 5955584 1279 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15533/statm: 1454 1279 73 172 0 1280 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 8232

[startup+6.30762 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15533
/proc/meminfo: memFree=935660/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=5948 CPUtime=4.97
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 1384 0 0 0 497 0 0 0 25 0 1 0 1015494051 6090752 1318 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15533/statm: 1487 1318 73 172 0 1313 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 8364

[startup+12.717 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15534
/proc/meminfo: memFree=935112/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=6344 CPUtime=11.38
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 1478 0 0 0 1138 0 0 0 25 0 1 0 1015494051 6496256 1412 4294967295 134512640 135213731 3219499504 3219497984 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15533/statm: 1586 1412 73 172 0 1412 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8760

[startup+25.5157 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15538
/proc/meminfo: memFree=934812/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=6872 CPUtime=24.18
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 1594 0 0 0 2418 0 0 0 25 0 1 0 1015494051 7036928 1528 4294967295 134512640 135213731 3219499504 3219497696 134527111 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15533/statm: 1718 1528 73 172 0 1544 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9288

[startup+51.1132 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15722
/proc/meminfo: memFree=933756/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=7848 CPUtime=49.78
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 1830 0 0 0 4977 1 0 0 25 0 1 0 1015494051 8036352 1764 4294967295 134512640 135213731 3219499504 3219497760 134536789 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15533/statm: 1962 1764 73 172 0 1788 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10264

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15914
/proc/meminfo: memFree=931692/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=9648 CPUtime=100.98
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 2299 0 0 0 10095 3 0 0 25 0 1 0 1015494051 9879552 2233 4294967295 134512640 135213731 3219499504 3219497984 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 2412 2233 73 172 0 2238 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 12064

[startup+162.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16101
/proc/meminfo: memFree=928740/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=12412 CPUtime=160.98
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 2963 0 0 0 16094 4 0 0 25 0 1 0 1015494051 12709888 2897 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 3103 2897 73 172 0 2929 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 14828

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16289
/proc/meminfo: memFree=926856/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=14380 CPUtime=220.99
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 3453 0 0 0 22094 5 0 0 25 0 1 0 1015494051 14725120 3387 4294967295 134512640 135213731 3219499504 3219497984 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 3595 3387 73 172 0 3421 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 16796

[startup+282.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16476
/proc/meminfo: memFree=925268/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=16140 CPUtime=280.99
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 3893 0 0 0 28093 6 0 0 25 0 1 0 1015494051 16527360 3827 4294967295 134512640 135213731 3219499504 3219497968 134523462 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 4035 3827 73 172 0 3861 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 18556

[startup+342.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16665
/proc/meminfo: memFree=923128/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=18112 CPUtime=341
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 4370 0 0 0 34094 6 0 0 25 0 1 0 1015494051 18546688 4304 4294967295 134512640 135213731 3219499504 3219497984 134530403 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 4528 4304 73 172 0 4354 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 20528

[startup+402.309 s]

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

/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=19480 CPUtime=521.02
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 4697 0 0 0 52093 9 0 0 25 0 1 0 1015494051 19947520 4631 4294967295 134512640 135213731 3219499504 3219497760 134536458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 4870 4631 73 172 0 4696 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 21896

[startup+582.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17420
/proc/meminfo: memFree=922020/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=19480 CPUtime=581.02
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 4714 0 0 0 58093 9 0 0 25 0 1 0 1015494051 19947520 4648 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 4870 4648 73 172 0 4696 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 21896

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17609
/proc/meminfo: memFree=921740/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=19648 CPUtime=641.02
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 4729 0 0 0 64093 9 0 0 25 0 1 0 1015494051 20119552 4663 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 4912 4663 73 172 0 4738 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 22064

[startup+702.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17797
/proc/meminfo: memFree=920780/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=20376 CPUtime=701.03
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 4923 0 0 0 70094 9 0 0 25 0 1 0 1015494051 20865024 4857 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5094 4857 73 172 0 4920 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 22792

[startup+762.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17984
/proc/meminfo: memFree=920152/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=21300 CPUtime=761.04
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5141 0 0 0 76095 9 0 0 25 0 1 0 1015494051 21811200 5075 4294967295 134512640 135213731 3219499504 3219497984 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5325 5075 73 172 0 5151 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 23716

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18172
/proc/meminfo: memFree=919028/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=22280 CPUtime=821.05
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5387 0 0 0 82093 12 0 0 25 0 1 0 1015494051 22814720 5321 4294967295 134512640 135213731 3219499504 3219497984 134530171 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5570 5321 73 172 0 5396 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 24696

[startup+882.322 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 18363
/proc/meminfo: memFree=919248/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=22280 CPUtime=881.06
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5387 0 0 0 88094 12 0 0 25 0 1 0 1015494051 22814720 5321 4294967295 134512640 135213731 3219499504 3219497984 134529917 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5570 5321 73 172 0 5396 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 24696

[startup+942.326 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 18552
/proc/meminfo: memFree=919008/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=22280 CPUtime=941.07
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5416 0 0 0 94059 48 0 0 25 0 1 0 1015494051 22814720 5350 4294967295 134512640 135213731 3219499504 3219497696 134527095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5570 5350 73 172 0 5396 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 24696

[startup+1002.32 s]
/proc/loadavg: 1.11 1.03 1.01 2/95 18740
/proc/meminfo: memFree=918868/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=22428 CPUtime=1001.07
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5424 0 0 0 100059 48 0 0 25 0 1 0 1015494051 22966272 5358 4294967295 134512640 135213731 3219499504 3219497984 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5607 5358 73 172 0 5433 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 24844

[startup+1062.31 s]
/proc/loadavg: 1.04 1.03 1.00 3/95 18927
/proc/meminfo: memFree=918860/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=22428 CPUtime=1061.07
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5447 0 0 0 106059 48 0 0 25 0 1 0 1015494051 22966272 5381 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5607 5381 73 172 0 5433 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 24844

[startup+1122.32 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 19115
/proc/meminfo: memFree=917768/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=23660 CPUtime=1121.08
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5721 0 0 0 112057 51 0 0 25 0 1 0 1015494051 24227840 5655 4294967295 134512640 135213731 3219499504 3219497696 134527056 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5915 5655 73 172 0 5741 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 26076

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 19302
/proc/meminfo: memFree=917728/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=23740 CPUtime=1181.09
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5728 0 0 0 118057 52 0 0 25 0 1 0 1015494051 24309760 5662 4294967295 134512640 135213731 3219499504 3219497984 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5935 5662 73 172 0 5761 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 26156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 19304
/proc/meminfo: memFree=917816/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=23740 CPUtime=1198.69
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5734 0 0 0 119817 52 0 0 25 0 1 0 1015494051 24309760 5668 4294967295 134512640 135213731 3219499504 3219497984 134530004 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5935 5668 73 172 0 5761 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 26156

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 19304
/proc/meminfo: memFree=917816/2074464 swapFree=1951864/1959888
[pid=15527] ppid=15525 vsize=2416 CPUtime=1.34
/proc/15527/stat : 15527 (SatELiteGTI) S 15525 15527 20977 0 -1 4194304 386 4813 0 0 0 0 131 3 18 0 1 0 1015493917 2473984 278 4294967295 134512640 135169312 3215293856 3215290072 3085364974 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15527/statm: 604 278 235 161 0 43 0
[pid=15533] ppid=15527 vsize=23740 CPUtime=1198.69
/proc/15533/stat : 15533 (minisat_static) R 15527 15527 20977 0 -1 4202496 5734 0 0 0 119817 52 0 0 25 0 1 0 1015494051 24309760 5668 4294967295 134512640 135213731 3219499504 3219497984 134530004 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15533/statm: 5935 5668 73 172 0 5761 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 26156

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.04
CPU user time (s): 1199.48
CPU system time (s): 0.56
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 26156

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 23:38:48
IDJOB=1821135
IDBENCH=70848
IDSOLVER=662
FILE ID=tipi10/1821135-1242509928
PBS_JOBID=
Free space on /tmp= 4167 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED= 2005202878

Linux tipi10 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.367
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.367
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.367
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:        945504 kB
Buffers:         25132 kB
Cached:         990480 kB
SwapCached:       2732 kB
Active:         467100 kB
Inactive:       558408 kB
HighTotal:     1178688 kB
HighFree:       333344 kB
LowTotal:       895776 kB
LowFree:        612160 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            3180 kB
Writeback:           0 kB
AnonPages:        9156 kB
Mapped:           3232 kB
Slab:            94716 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4167 MiB
End job on tipi10 at 2009-05-16 23:58:49