Trace number 1849493

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.03 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.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   94910   223744 |   28472       0        0     nan |  0.000 % |
1.22/1.27	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
1.22/1.27	c ==============================================================================
1.22/1.27	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
1.22/1.27	c CPU time:   1.22 s
1.22/1.27	c ==============================================================================
1.32/1.33	This is MiniSat 2.0 beta
1.32/1.33	WARNING: for repeatability, setting FPU to use double precision
1.32/1.33	============================[ Problem Statistics ]=============================
1.32/1.33	|                                                                             |
1.32/1.34	|  Number of variables:  13864                                                |
1.32/1.34	|  Number of clauses:    57628                                                |
1.32/1.38	|  Parsing time:         0.04         s                                       |
1.32/1.38	============================[ Search Statistics ]==============================
1.32/1.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.38	===============================================================================
1.32/1.38	|         0 |   13864    57628   172230 |    19209        0    nan |  0.000 % |
1.34/1.57	|       100 |   13820    57628   172230 |    21130       95     48 |  1.183 % |
1.34/2.12	|       251 |   13700    56760   170096 |    23243      241     45 |  1.183 % |
3.02/3.03	|       476 |   13700    56760   170096 |    25567      466     38 |  1.183 % |
4.72/4.78	|       813 |   13700    56760   170096 |    28124      803     35 |  1.183 % |
6.62/6.69	|      1319 |   13654    56548   169615 |    30936     1308     34 |  1.515 % |
9.42/9.47	|      2078 |   13654    56548   169615 |    34030     2067     33 |  1.515 % |
13.72/13.77	|      3217 |   13654    56548   169615 |    37433     3206     33 |  1.515 % |
20.42/20.49	|      4925 |   13654    56548   169615 |    41176     4914     31 |  1.515 % |
32.72/32.71	|      7490 |   13654    56548   169615 |    45294     7479     30 |  1.515 % |
53.62/53.61	|     11334 |   13654    56548   169615 |    49824    11323     28 |  1.515 % |
84.23/84.31	|     17100 |   13654    56548   169615 |    54806    17089     30 |  1.515 % |
128.84/128.89	|     25750 |   13654    56548   169615 |    60287    25739     31 |  1.515 % |
214.65/214.63	|     38728 |   13654    56548   169615 |    66315    38717     32 |  1.515 % |
357.65/357.67	|     58189 |   13605    56336   169131 |    72947    58175     29 |  1.868 % |
568.97/568.93	|     87381 |   13605    56336   169131 |    80242    27837     21 |  1.868 % |
848.19/848.13	|    131170 |   13605    56336   169131 |    88266    71626     24 |  1.868 % |
1200.02/1199.92	HOME/SatELiteGTI: line 36: 19260 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-1849493-1244827625/watcher-1849493-1244827625 -o /tmp/evaluation-result-1849493-1244827625/solver-1849493-1244827625 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849493-1244827625.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: 1.00 1.02 1.00 2/94 19254
/proc/meminfo: memFree=1091692/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2412 CPUtime=0
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 80183435 2469888 277 4294967295 134512640 135169312 3213462496 3213461032 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19254/statm: 603 277 235 161 0 42 0
[pid=19258] ppid=19254 vsize=956 CPUtime=0
/proc/19258/stat : 19258 (SatELite_releas) R 19254 19254 19205 0 -1 4202496 142 0 0 0 0 0 0 0 18 0 1 0 80183436 978944 78 4294967295 134512640 135223648 3215027536 3215026132 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19258/statm: 239 82 45 174 0 64 0

[startup+0.116095 s]
/proc/loadavg: 1.00 1.02 1.00 2/94 19254
/proc/meminfo: memFree=1091692/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2412 CPUtime=0
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 80183435 2469888 277 4294967295 134512640 135169312 3213462496 3213461032 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19254/statm: 603 277 235 161 0 42 0
[pid=19258] ppid=19254 vsize=13784 CPUtime=0.12
/proc/19258/stat : 19258 (SatELite_releas) R 19254 19254 19205 0 -1 4202496 3413 0 0 0 11 1 0 0 18 0 1 0 80183436 14114816 3210 4294967295 134512640 135223648 3215027536 3215025264 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19258/statm: 3446 3214 73 174 0 3271 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16196

[startup+0.216086 s]
/proc/loadavg: 1.00 1.02 1.00 2/94 19254
/proc/meminfo: memFree=1091692/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2412 CPUtime=0
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 80183435 2469888 277 4294967295 134512640 135169312 3213462496 3213461032 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19254/statm: 603 277 235 161 0 42 0
[pid=19258] ppid=19254 vsize=14320 CPUtime=0.22
/proc/19258/stat : 19258 (SatELite_releas) R 19254 19254 19205 0 -1 4202496 3541 0 0 0 19 3 0 0 18 0 1 0 80183436 14663680 3338 4294967295 134512640 135223648 3215027536 3215025536 134548300 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19258/statm: 3580 3338 73 174 0 3405 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 16732

[startup+0.316077 s]
/proc/loadavg: 1.00 1.02 1.00 2/94 19254
/proc/meminfo: memFree=1091692/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2412 CPUtime=0
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 80183435 2469888 277 4294967295 134512640 135169312 3213462496 3213461032 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19254/statm: 603 277 235 161 0 42 0
[pid=19258] ppid=19254 vsize=14516 CPUtime=0.32
/proc/19258/stat : 19258 (SatELite_releas) R 19254 19254 19205 0 -1 4202496 3600 0 0 0 29 3 0 0 18 0 1 0 80183436 14864384 3397 4294967295 134512640 135223648 3215027536 3215025536 134548910 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19258/statm: 3629 3397 73 174 0 3454 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16928

[startup+0.716044 s]
/proc/loadavg: 1.00 1.02 1.00 2/94 19254
/proc/meminfo: memFree=1091692/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2412 CPUtime=0
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 80183435 2469888 277 4294967295 134512640 135169312 3213462496 3213461032 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19254/statm: 603 277 235 161 0 42 0
[pid=19258] ppid=19254 vsize=15720 CPUtime=0.72
/proc/19258/stat : 19258 (SatELite_releas) R 19254 19254 19205 0 -1 4202496 3791 0 0 0 67 5 0 0 18 0 1 0 80183436 16097280 3588 4294967295 134512640 135223648 3215027536 3215025552 134587057 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19258/statm: 3930 3588 73 174 0 3755 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18132

[startup+1.51598 s]
/proc/loadavg: 1.00 1.02 1.00 2/96 19259
/proc/meminfo: memFree=1074076/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2416

[startup+3.11584 s]
/proc/loadavg: 1.00 1.02 1.00 2/96 19260
/proc/meminfo: memFree=1082508/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=5792 CPUtime=1.78
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 1345 0 0 0 177 1 0 0 25 0 1 0 80183569 5931008 1280 4294967295 134512640 135212939 3219647008 3219645472 134526557 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 1448 1280 75 171 0 1276 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8208

[startup+6.31557 s]
/proc/loadavg: 1.00 1.02 1.00 2/96 19262
/proc/meminfo: memFree=1082384/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=5924 CPUtime=4.98
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 1379 0 0 0 497 1 0 0 25 0 1 0 80183569 6066176 1314 4294967295 134512640 135212939 3219647008 3219645472 134527045 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 1481 1314 75 171 0 1309 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8340

[startup+12.715 s]
/proc/loadavg: 1.07 1.03 1.00 3/96 19262
/proc/meminfo: memFree=1081976/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=6320 CPUtime=11.38
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 1454 0 0 0 1136 2 0 0 25 0 1 0 80183569 6471680 1389 4294967295 134512640 135212939 3219647008 3219645472 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 1580 1389 75 171 0 1408 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8736

[startup+25.514 s]
/proc/loadavg: 1.06 1.03 1.00 2/96 19447
/proc/meminfo: memFree=1080972/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=6848 CPUtime=24.18
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 1597 0 0 0 2415 3 0 0 25 0 1 0 80183569 7012352 1532 4294967295 134512640 135212939 3219647008 3219645184 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 1712 1532 75 171 0 1540 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9264

[startup+51.1118 s]
/proc/loadavg: 1.04 1.03 1.00 2/96 19449
/proc/meminfo: memFree=1080584/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=7516 CPUtime=49.78
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 1769 0 0 0 4975 3 0 0 25 0 1 0 80183569 7696384 1704 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 1879 1704 75 171 0 1707 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 9932

[startup+102.318 s]
/proc/loadavg: 1.12 1.05 1.01 2/96 19638
/proc/meminfo: memFree=1078312/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=9336 CPUtime=100.99
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 2227 0 0 0 10095 4 0 0 25 0 1 0 80183569 9560064 2162 4294967295 134512640 135212939 3219647008 3219645472 134526833 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 2334 2162 75 171 0 2162 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 11752

[startup+162.322 s]
/proc/loadavg: 1.05 1.04 1.00 3/96 19829
/proc/meminfo: memFree=1076504/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=11260 CPUtime=161
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 2672 0 0 0 16095 5 0 0 25 0 1 0 80183569 11530240 2607 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 2815 2607 75 171 0 2643 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 13676

[startup+222.327 s]
/proc/loadavg: 1.01 1.03 1.00 2/96 20017
/proc/meminfo: memFree=1075344/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=12548 CPUtime=221.01
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 3024 0 0 0 22096 5 0 0 25 0 1 0 80183569 12849152 2959 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 3137 2959 75 171 0 2965 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 14964

[startup+282.312 s]
/proc/loadavg: 1.00 1.02 1.00 3/96 20208
/proc/meminfo: memFree=1073776/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=13900 CPUtime=281
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 3333 0 0 0 28095 5 0 0 25 0 1 0 80183569 14233600 3268 4294967295 134512640 135212939 3219647008 3219645472 134526778 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 3475 3268 75 171 0 3303 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 16316

[startup+342.317 s]
/proc/loadavg: 1.00 1.02 1.00 3/96 20399
/proc/meminfo: memFree=1072600/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=15304 CPUtime=341.01
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 3660 0 0 0 34096 5 0 0 25 0 1 0 80183569 15671296 3595 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 3826 3595 75 171 0 3654 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 17720

[startup+402.312 s]

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

[pid=19260] ppid=19254 vsize=17432 CPUtime=461.02
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4181 0 0 0 46095 7 0 0 25 0 1 0 80183569 17850368 4116 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4358 4116 75 171 0 4186 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 19848

[startup+522.312 s]
/proc/loadavg: 1.04 1.03 1.00 2/96 20972
/proc/meminfo: memFree=1070236/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=17828 CPUtime=521.02
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4277 0 0 0 52093 9 0 0 25 0 1 0 80183569 18255872 4212 4294967295 134512640 135212939 3219647008 3219645472 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4457 4212 75 171 0 4285 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 20244

[startup+582.317 s]
/proc/loadavg: 1.01 1.02 1.00 2/96 21163
/proc/meminfo: memFree=1070164/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=18128 CPUtime=581.03
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4329 0 0 0 58094 9 0 0 25 0 1 0 80183569 18563072 4264 4294967295 134512640 135212939 3219647008 3219645472 134526898 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4532 4264 75 171 0 4360 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 20544

[startup+642.312 s]
/proc/loadavg: 1.00 1.02 1.00 2/96 21352
/proc/meminfo: memFree=1069756/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=18340 CPUtime=641.03
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4396 0 0 0 64092 11 0 0 25 0 1 0 80183569 18780160 4331 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4585 4331 75 171 0 4413 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 20756

[startup+702.307 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 21546
/proc/meminfo: memFree=1069616/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=18340 CPUtime=701.03
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4396 0 0 0 70090 13 0 0 25 0 1 0 80183569 18780160 4331 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4585 4331 75 171 0 4413 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 20756

[startup+762.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 21737
/proc/meminfo: memFree=1069708/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=18552 CPUtime=761.04
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4418 0 0 0 76091 13 0 0 25 0 1 0 80183569 18997248 4353 4294967295 134512640 135212939 3219647008 3219645472 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4638 4353 75 171 0 4466 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 20968

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 21925
/proc/meminfo: memFree=1069492/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=18552 CPUtime=821.05
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4451 0 0 0 82090 15 0 0 25 0 1 0 80183569 18997248 4386 4294967295 134512640 135212939 3219647008 3219645472 134526875 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4638 4386 75 171 0 4466 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 20968

[startup+882.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 22116
/proc/meminfo: memFree=1068800/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=19224 CPUtime=881.06
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4616 0 0 0 88090 16 0 0 25 0 1 0 80183569 19685376 4543 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4806 4543 75 171 0 4634 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 21640

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 22305
/proc/meminfo: memFree=1068492/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=19468 CPUtime=941.06
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4684 0 0 0 94085 21 0 0 25 0 1 0 80183569 19935232 4611 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4867 4611 75 171 0 4695 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 21884

[startup+1002.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/96 22495
/proc/meminfo: memFree=1068144/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=19864 CPUtime=1001.06
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4789 0 0 0 100081 25 0 0 25 0 1 0 80183569 20340736 4716 4294967295 134512640 135212939 3219647008 3219645472 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 4966 4716 75 171 0 4794 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 22280

[startup+1062.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/96 22690
/proc/meminfo: memFree=1068088/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=20000 CPUtime=1061.06
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4794 0 0 0 106080 26 0 0 25 0 1 0 80183569 20480000 4721 4294967295 134512640 135212939 3219647008 3219645472 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 5000 4721 75 171 0 4828 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 22416

[startup+1122.31 s]
/proc/loadavg: 1.07 1.03 1.01 3/96 22878
/proc/meminfo: memFree=1068012/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=20000 CPUtime=1121.07
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4824 0 0 0 112078 29 0 0 25 0 1 0 80183569 20480000 4751 4294967295 134512640 135212939 3219647008 3219645472 134526820 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 5000 4751 75 171 0 4828 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 22416

[startup+1182.32 s]
/proc/loadavg: 1.03 1.02 1.00 2/96 23069
/proc/meminfo: memFree=1067816/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=20144 CPUtime=1181.08
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4856 0 0 0 118077 31 0 0 25 0 1 0 80183569 20627456 4783 4294967295 134512640 135212939 3219647008 3219645472 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 5036 4783 75 171 0 4864 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 22560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.02 1.02 1.00 2/96 23070
/proc/meminfo: memFree=1067936/2074464 swapFree=1959888/1959888
[pid=19254] ppid=19252 vsize=2416 CPUtime=1.34
/proc/19254/stat : 19254 (SatELiteGTI) S 19252 19254 19205 0 -1 4194304 387 4811 0 0 0 0 129 5 18 0 1 0 80183435 2473984 278 4294967295 134512640 135169312 3213462496 3213458712 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19254/statm: 604 278 235 161 0 43 0
[pid=19260] ppid=19254 vsize=20300 CPUtime=1198.68
/proc/19260/stat : 19260 (minisat_static) R 19254 19254 19205 0 -1 4202496 4869 0 0 0 119837 31 0 0 25 0 1 0 80183569 20787200 4796 4294967295 134512640 135212939 3219647008 3219645472 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19260/statm: 5075 4796 75 171 0 4903 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 22716

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

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

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.03
CPU user time (s): 1199.66
CPU system time (s): 0.37
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 22716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.37
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10343
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= 19
involuntary context switches= 627

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 19:27:05
IDJOB=1849493
IDBENCH=70848
IDSOLVER=690
FILE ID=tipi09/1849493-1244827625
PBS_JOBID=
Free space on /tmp= 15296 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED= 711690449

Linux tipi09 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.365
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1091592 kB
Buffers:         67256 kB
Cached:         786908 kB
SwapCached:          0 kB
Active:         291104 kB
Inactive:       575424 kB
HighTotal:     1178688 kB
HighFree:       496452 kB
LowTotal:       895776 kB
LowFree:        595140 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            3024 kB
Writeback:           0 kB
AnonPages:       12584 kB
Mapped:           6372 kB
Slab:           107268 kB
PageTables:        672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91004 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15296 MiB
End job on tipi09 at 2009-06-12 19:47:05