Trace number 3394642

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
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 40000.4 5009.92

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 8 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3394642-1306102929.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:        5176
0.00/0.02	c -- clauses added:            0 learnts,         5176 normals,            0 xors
0.00/0.02	c -- vars added       1000
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0      1000      4848       160         0     19728         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/4336/4336 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  192 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c Replacing      192 vars Replaced     5480 lits Time:     0.00 s 
0.00/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    672 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.26/0.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.26/0.91	c Finding binary XORs  T:     0.00 s  found:       0
7.26/0.91	c Finding non-binary XORs:     0.00 s (found:     384, avg size: 3.7)
7.26/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     92 locsubst:     0 time:   0.00
7.26/0.91	c calculated reachability. Time: 0.00
7.26/0.91	c Calc default polars -  time:   0.00 s pos:      16 undec:     420 neg:     564
7.26/0.91	c =========================================================================================
7.26/0.91	c types(t): F = full restart, N = normal restart
7.26/0.91	c types(t): S = simplification begin/end, E = solution found
7.26/0.91	c restart types(rt): st = static, dy = dynamic
7.26/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.26/0.91	c  B st     0         0       580      1264        32         0      5848         0   no data   no data
7.26/0.91	c Decided on static restart strategy
7.26/0.91	c  N st     8      4919       580      1264        39      4673      5848    155463   no data   no data
7.26/0.91	c  N st    10     11302       580      1264        96      4489      5848     95601   no data   no data
7.26/0.91	c  N st    11     17045       580      1264        96     10104      5848    357103   no data   no data
11.91/1.50	c  F st    12     25001       580      1264       109     12358      5848    432419   no data   no data
11.91/1.50	c  N st    12     25001       580      1264       109     12358      5848    432419   no data   no data
11.91/1.50	c Finding binary XORs  T:     0.00 s  found:      56
11.91/1.52	c Replacing       56 vars Replaced     9507 lits Time:     0.01 s 
13.51/1.77	c Decided on static restart strategy
13.51/1.77	c  N st    18     30001       524      1264         6     10771      5784    291888   no data   no data
13.51/1.77	c  S st    18     30001       524      1264         6     10771      5784    291888   no data   no data
14.31/1.80	c  S st    18     30503       524      1264         6     11252      5784    302189   no data   no data
14.31/1.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     20 locsubst:     0 time:   0.00
14.31/1.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.31/1.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.31/1.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.31/1.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.31/1.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    504 time:  0.00 s
14.31/1.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.31/1.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.31/1.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.31/1.87	c lits-rem:      1322  cl-subs:      233  v-elim:      0  v-fix:    0  time:  0.06 s
14.31/1.88	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
14.31/1.88	c calculated reachability. Time: 0.00
14.31/1.88	c  N st    18     30503       504      1264         6      8434      5744    175392   no data   no data
18.30/2.32	c  N st    20     37616       504      1264         9      9023      5744    205982   no data   no data
22.30/2.85	c  N st    21     44015       504      1264         9     15229      5744    513562   no data   no data
23.11/2.96	c  S st    22     45754       504      1264        11      8986      5744    176988   no data   no data
23.11/2.99	c  S st    22     46258       504      1264        11      9474      5744    188729   no data   no data
23.11/2.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.11/2.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
23.11/2.99	c Replacing        4 vars Replaced      150 lits Time:     0.00 s 
23.11/2.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.11/2.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.11/2.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.11/2.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
23.11/2.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.11/2.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.11/3.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/3.03	c lits-rem:       451  cl-subs:      142  v-elim:      0  v-fix:    0  time:  0.04 s
23.94/3.03	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
23.94/3.04	c vivif2 --  cl tried     9331 cl shrink        0 lits rem          0 time: 0.00
23.94/3.04	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
23.94/3.04	c calculated reachability. Time: 0.00
23.94/3.04	c  N st    22     46258       500      1264         3      9331      5744    184020   no data   no data
34.27/4.34	c  N st    23     60655       500      1264         3     14129      5744    418563   no data   no data
38.26/4.87	c  N st    24     69387       500      1264         3     12004      5744    236016   no data   no data
38.26/4.87	c  S st    24     69387       500      1264         3     12004      5744    236016   no data   no data
39.06/4.90	c  S st    24     69889       500      1264         4     12476      5744    246861   no data   no data
39.06/4.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.06/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
39.06/4.90	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
39.06/4.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.06/4.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.06/4.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.06/4.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    499 time:  0.00 s
39.06/4.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.06/4.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
39.06/4.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.06/4.97	c lits-rem:       563  cl-subs:      211  v-elim:      0  v-fix:    0  time:  0.06 s
39.06/4.97	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
39.06/4.97	c vivif2 --  cl tried    12265 cl shrink        0 lits rem          0 time: 0.00
39.06/4.98	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
39.06/4.99	c calculated reachability. Time: 0.00
39.06/4.99	c  N st    24     69889       499      1264         2     12265      5744    240805   no data   no data
50.28/6.35	c  F st    25     87502       499      1264         2     17799      5744    459493   no data   no data
50.28/6.35	c  N st    25     87502       499      1264         2     17799      5744    459493   no data   no data
52.63/6.62	c Decided on static restart strategy
54.23/6.85	c  N st    32     95540       499      1264         4     25516      5744    742435   no data   no data
59.95/7.57	c  N st    34    104833       499      1264         4     22077      5744    595458   no data   no data
59.95/7.57	c  S st    34    104833       499      1264         4     22077      5744    595458   no data   no data
60.62/7.64	c  S st    34    105335       499      1264         5     22562      5744    607091   no data   no data
60.62/7.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.62/7.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
60.62/7.65	c Replacing        2 vars Replaced      556 lits Time:     0.00 s 
60.62/7.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.62/7.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.62/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.62/7.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    497 time:  0.00 s
60.62/7.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.62/7.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.62/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.62/8.12	c lits-rem:      3009  cl-subs:      803  v-elim:      0  v-fix:    0  time:  0.45 s
64.62/8.12	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
64.62/8.13	c vivif2 --  cl tried    21758 cl shrink        0 lits rem          0 time: 0.01
64.62/8.14	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
64.62/8.14	c calculated reachability. Time: 0.00
64.62/8.14	c  N st    34    105335       497      1264         1     21758      5744    571800   no data   no data
70.21/8.88	c  N st    35    114934       497      1264         1     17548      5744    386168   no data   no data
70.21/8.88	c Finding binary XORs  T:     0.00 s  found:       0
81.38/10.24	c  N st    36    129332       497      1264         1     17069      5744    338844   no data   no data
100.55/12.65	c  N st    37    150928       497      1264         1     22199      5744    537267   no data   no data
105.34/13.26	c  S st    38    158002       497      1264         1     29022      5744    790847   no data   no data
106.14/13.34	c  S st    38    158509       497      1264         1     29512      5744    806333   no data   no data
106.14/13.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.14/13.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
106.14/13.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.14/13.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.14/13.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.14/13.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    497 time:  0.00 s
106.14/13.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.14/13.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.14/13.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.43/15.25	c lits-rem:      2722  cl-subs:     3271  v-elim:      0  v-fix:    0  time:  1.88 s
121.43/15.25	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
121.43/15.26	c vivif2 --  cl tried    26241 cl shrink        0 lits rem          0 time: 0.01
121.43/15.27	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
121.43/15.27	c calculated reachability. Time: 0.00
121.43/15.27	c  N st    38    158509       497      1264         1     26241      5744    682209   no data   no data
173.25/21.74	c  N st    39    207097       497      1264         1     21237      5744    427264   no data   no data
197.97/24.88	c  N st    40    237764       497      1264         2     31672      5744    816238   no data   no data
197.97/24.88	c  S st    40    237764       497      1264         2     31672      5744    816238   no data   no data
198.77/24.96	c  S st    40    238265       497      1264         2     32158      5744    830183   no data   no data
198.77/24.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
198.77/24.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
198.77/24.98	c Replacing        1 vars Replaced      793 lits Time:     0.00 s 
198.77/24.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
198.77/24.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.77/24.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.77/24.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
198.77/24.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.77/24.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
198.77/25.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.76/25.96	c lits-rem:      3692  cl-subs:     1226  v-elim:      0  v-fix:    0  time:  0.95 s
206.76/25.96	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
206.76/25.97	c vivif2 --  cl tried    30931 cl shrink        0 lits rem          0 time: 0.01
206.76/25.99	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
206.76/25.99	c calculated reachability. Time: 0.00
206.76/25.99	c  N st    40    238265       496      1264         0     30931      5744    789615   no data   no data
263.44/33.09	c  F st    41    306250       496      1264         0     33164      5744    808912   no data   no data
263.44/33.09	c  N st    41    306250       496      1264         0     33164      5744    808912   no data   no data
267.44/33.60	c Decided on static restart strategy
286.61/35.95	c  N st    51    334556       496      1264         0     37405      5744    981740   no data   no data
306.56/38.43	c  N st    53    357399       496      1264         0     35142      5744    821204   no data   no data
306.56/38.43	c  S st    53    357399       496      1264         0     35142      5744    821204   no data   no data
307.36/38.51	c  S st    53    357902       496      1264         0     35635      5744    833364   no data   no data
307.36/38.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
307.36/38.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
307.36/38.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
307.36/38.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.36/38.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.36/38.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
307.36/38.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
307.36/38.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
307.36/38.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.14/39.63	c lits-rem:      1618  cl-subs:     1888  v-elim:      0  v-fix:    0  time:  1.07 s
316.14/39.63	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
316.14/39.64	c vivif2 --  cl tried    33747 cl shrink        0 lits rem          0 time: 0.01
316.14/39.66	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
316.14/39.66	c calculated reachability. Time: 0.00
316.14/39.66	c  N st    53    357902       496      1264         0     33747      5744    765133   no data   no data
346.50/43.41	c  N st    54    390294       496      1264         0     39798      5744    933044   no data   no data
413.57/51.86	c  N st    55    438882       496      1264         0     33806      5744    746987   no data   no data
493.43/61.80	c  N st    56    511764       496      1264         0     47131      5744   1157908   no data   no data
522.96/65.59	c  N st    57    536853       496      1264         0     41454      5744    992944   no data   no data
522.96/65.59	c  S st    57    536853       496      1264         0     41454      5744    992944   no data   no data
523.76/65.70	c  S st    57    537356       496      1264         0     41944      5744   1007088   no data   no data
523.76/65.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
524.60/65.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
524.60/65.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
524.60/65.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
524.60/65.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.60/65.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
524.60/65.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
524.60/65.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
524.60/65.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.05/68.09	c lits-rem:      2937  cl-subs:     2509  v-elim:      0  v-fix:    0  time:  2.34 s
543.05/68.09	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
543.73/68.10	c vivif2 --  cl tried    39435 cl shrink        0 lits rem          0 time: 0.01
543.73/68.12	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
543.73/68.13	c calculated reachability. Time: 0.00
543.73/68.13	c  N st    57    537356       496      1264         0     39435      5744    914964   no data   no data
771.44/96.63	c  N st    58    701341       496      1264         0     67913      5744   1833650   no data   no data
935.82/117.23	c  N st    59    806035       496      1264         0     61479      5744   1582001   no data   no data
935.82/117.23	c  S st    59    806035       496      1264         0     61479      5744   1582001   no data   no data
936.61/117.36	c  S st    59    806537       496      1264         0     61965      5744   1595309   no data   no data
936.61/117.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
936.61/117.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
936.61/117.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
936.61/117.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
936.61/117.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
936.61/117.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
936.61/117.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
936.61/117.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
937.45/117.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1059.60/132.79	c lits-rem:      3627  cl-subs:    10375  v-elim:      0  v-fix:    0  time: 15.34 s
1059.60/132.79	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1059.60/132.81	c vivif2 --  cl tried    51590 cl shrink        0 lits rem          0 time: 0.02
1060.43/132.85	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.04
1060.43/132.85	c calculated reachability. Time: 0.00
1060.43/132.85	c  N st    59    806537       496      1264         0     51590      5744   1216544   no data   no data
1473.89/184.67	c  F st    60   1071875       496      1264         0     68174      5744   1662267   no data   no data
1473.89/184.68	c  N st    60   1071875       496      1264         0     68174      5744   1662267   no data   no data
1479.34/185.37	c Decided on static restart strategy
1511.08/189.34	c  N st    70   1100178       496      1264         0     52505      5744   1086802   no data   no data
1561.88/195.76	c  N st    72   1136170       496      1264         0     87313      5744   2540241   no data   no data
1624.95/203.64	c  N st    73   1168562       496      1264         0     74273      5744   1890731   no data   no data
1707.20/213.93	c  N st    74   1209806       496      1264         0     68637      5744   1666042   no data   no data
1707.20/213.93	c  S st    74   1209806       496      1264         0     68637      5744   1666042   no data   no data
1708.80/214.14	c  S st    74   1210309       496      1264         0     69126      5744   1681985   no data   no data
1708.80/214.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1708.80/214.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
1708.80/214.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1708.80/214.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1708.80/214.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1708.80/214.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
1708.80/214.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1708.80/214.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1709.64/214.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1805.43/226.27	c lits-rem:      4144  cl-subs:     6054  v-elim:      0  v-fix:    0  time: 12.00 s
1805.43/226.27	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1805.43/226.29	c vivif2 --  cl tried    63072 cl shrink        0 lits rem          0 time: 0.02
1806.27/226.34	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
1806.27/226.34	c calculated reachability. Time: 0.00
1806.27/226.34	c  N st    74   1210309       496      1264         0     63072      5744   1457977   no data   no data
1944.37/243.61	c  N st    75   1283191       496      1264         0     87860      5744   2495742   no data   no data
2166.39/271.49	c  N st    76   1392514       496      1264         0     96060      5744   2641992   no data   no data
2516.90/315.35	c  N st    77   1556498       496      1264         0    104832      5744   3043572   no data   no data
2824.32/353.83	c  N st    78   1710310       496      1264         0     93306      5744   2366482   no data   no data
2824.32/353.83	c  S st    78   1710310       496      1264         0     93306      5744   2366482   no data   no data
2826.04/354.06	c  S st    78   1710814       496      1264         0     93804      5744   2382404   no data   no data
2826.04/354.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2826.71/354.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2826.71/354.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2826.71/354.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2826.71/354.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2826.71/354.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
2826.71/354.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2826.71/354.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2827.50/354.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3111.78/389.86	c lits-rem:      6453  cl-subs:    11031  v-elim:      0  v-fix:    0  time: 35.65 s
3111.78/389.86	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3111.78/389.89	c vivif2 --  cl tried    82773 cl shrink        0 lits rem          0 time: 0.03
3112.58/389.94	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
3112.58/389.94	c calculated reachability. Time: 0.00
3112.58/389.94	c  N st    78   1710814       496      1264         0     82773      5744   1982816   no data   no data
4082.12/511.32	c  N st    79   2079780       496      1264         0     94645      5744   2294641   no data   no data
4319.95/541.15	c  N st    80   2210815       496      1264         0     98556      5744   2344347   no data   no data
4319.95/541.15	c  S st    80   2210815       496      1264         0     98556      5744   2344347   no data   no data
4322.35/541.47	c  S st    80   2211316       496      1264         0     99043      5744   2358879   no data   no data
4322.35/541.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4323.15/541.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4323.15/541.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4323.15/541.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4323.15/541.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4323.15/541.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
4323.15/541.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4323.15/541.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4323.95/541.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4640.95/581.33	c lits-rem:      6099  cl-subs:    16773  v-elim:      0  v-fix:    0  time: 39.68 s
4640.95/581.33	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
4640.95/581.36	c vivif2 --  cl tried    82270 cl shrink        0 lits rem          0 time: 0.03
4641.75/581.42	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
4641.75/581.42	c calculated reachability. Time: 0.00
4641.75/581.42	c  N st    80   2211316       496      1264         0     82270      5744   1712467   no data   no data
6029.54/755.25	c  N st    81   2711317       496      1264         0    104493      5744   2524371   no data   no data
6029.54/755.25	c  S st    81   2711317       496      1264         0    104493      5744   2524371   no data   no data
6032.06/755.57	c  S st    81   2711825       496      1264         0    104985      5744   2539109   no data   no data
6032.06/755.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6032.72/755.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
6032.72/755.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6032.72/755.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6032.72/755.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6032.72/755.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
6032.72/755.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6032.72/755.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
6033.52/755.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6479.13/811.54	c lits-rem:      8515  cl-subs:    16516  v-elim:      0  v-fix:    0  time: 55.76 s
6479.13/811.54	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
6479.13/811.56	c vivif2 --  cl tried    88469 cl shrink        0 lits rem          0 time: 0.03
6480.00/811.62	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
6480.00/811.62	c calculated reachability. Time: 0.00
6480.00/811.62	c  N st    81   2711825       496      1264         0     88469      5744   1915066   no data   no data
8424.26/1055.19	c  N st    82   3211827       496      1264         0    142878      5744   3925389   no data   no data
8424.26/1055.19	c  S st    82   3211827       496      1264         0    142878      5744   3925389   no data   no data
8429.97/1055.82	c  S st    82   3212332       496      1264         0    143371      5744   3940693   no data   no data
8429.97/1055.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
8430.63/1055.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
8430.63/1055.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8430.63/1055.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8430.63/1055.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8430.63/1055.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
8430.63/1055.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8430.63/1055.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
8432.23/1056.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9344.02/1170.35	c lits-rem:     14160  cl-subs:    17057  v-elim:      0  v-fix:    0  time: 114.20 s
9344.02/1170.35	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
9344.82/1170.40	c vivif2 --  cl tried   126314 cl shrink        0 lits rem          0 time: 0.05
9344.82/1170.47	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.08
9344.82/1170.48	c calculated reachability. Time: 0.00
9344.82/1170.48	c  N st    82   3212332       496      1264         0    126314      5744   3348711   no data   no data
11385.84/1426.05	c  N st    83   3712332       496      1264         0    140225      5744   3815778   no data   no data
11385.84/1426.05	c  S st    83   3712332       496      1264         0    140225      5744   3815778   no data   no data
11390.62/1426.65	c  S st    83   3712836       496      1264         0    140712      5744   3829389   no data   no data
11390.62/1426.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11391.42/1426.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
11391.42/1426.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11391.42/1426.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11391.42/1426.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11391.42/1426.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
11391.42/1426.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11392.21/1426.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
11393.01/1426.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12548.35/1571.61	c lits-rem:     11448  cl-subs:    24170  v-elim:      0  v-fix:    0  time: 144.68 s
12548.35/1571.61	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
12548.35/1571.65	c vivif2 --  cl tried   116542 cl shrink        0 lits rem          0 time: 0.04
12548.35/1571.71	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
12549.24/1571.72	c calculated reachability. Time: 0.00
12549.24/1571.72	c  N st    83   3712836       496      1264         0    116542      5744   2961292   no data   no data
12650.52/1584.44	c  F st    84   3751563       496      1264         0    154223      5744   4577036   no data   no data
12650.52/1584.44	c  N st    84   3751563       496      1264         0    154223      5744   4577036   no data   no data
12661.71/1585.86	c Decided on static restart strategy
12696.04/1590.13	c  N st    94   3779869       496      1264         0    102669      5744   2066326   no data   no data
12770.28/1599.43	c  N st    96   3815862       496      1264         0    137346      5744   3402162   no data   no data
12852.53/1609.73	c  N st    97   3848255       496      1264         0     87650      5744   1438599   no data   no data
12943.59/1621.21	c  N st    98   3896843       496      1264         0    134055      5744   3137778   no data   no data
13107.23/1641.60	c  N st    99   3969725       496      1264         0    120509      5744   2690028   no data   no data
13408.27/1679.37	c  N st   100   4079048       496      1264         0    143984      5744   3475393   no data   no data
13802.75/1728.72	c  N st   101   4212836       496      1264         0    103412      5744   1970719   no data   no data
13802.75/1728.72	c  S st   101   4212836       496      1264         0    103412      5744   1970719   no data   no data
13805.26/1729.02	c  S st   101   4213341       496      1264         0    103913      5744   1986071   no data   no data
13805.26/1729.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13805.26/1729.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
13805.26/1729.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13805.26/1729.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13805.26/1729.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13805.26/1729.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
13805.26/1729.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13805.93/1729.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
13805.93/1729.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13833.87/1732.65	c lits-rem:      3681  cl-subs:     1300  v-elim:      0  v-fix:    0  time:  3.47 s
13833.87/1732.65	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
13833.87/1732.68	c vivif2 --  cl tried   102613 cl shrink        0 lits rem          0 time: 0.03
13834.67/1732.73	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
13834.67/1732.74	c calculated reachability. Time: 0.00
13834.67/1732.74	c  N st   101   4213341       496      1264         0    102613      5744   1945352   no data   no data
14792.86/1852.73	c  N st   102   4459317       496      1264         0    164223      5744   4433687   no data   no data
15625.69/1957.04	c  N st   103   4713341       496      1264         0    136874      5744   3295848   no data   no data
15625.69/1957.04	c  S st   103   4713341       496      1264         0    136874      5744   3295848   no data   no data
15630.49/1957.67	c  S st   103   4713842       496      1264         0    137371      5744   3311809   no data   no data
15630.49/1957.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
15631.33/1957.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
15631.33/1957.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15631.33/1957.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15631.33/1957.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15631.33/1957.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
15631.33/1957.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15632.22/1957.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
15632.87/1957.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16201.40/2029.15	c lits-rem:     10462  cl-subs:    18798  v-elim:      0  v-fix:    0  time: 71.20 s
16201.40/2029.15	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
16201.40/2029.19	c vivif2 --  cl tried   118573 cl shrink        0 lits rem          0 time: 0.04
16202.24/2029.25	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
16202.24/2029.25	c calculated reachability. Time: 0.00
16202.24/2029.25	c  N st   103   4713842       496      1264         0    118573      5744   2627054   no data   no data
17904.55/2242.47	c  N st   104   5213843       496      1264         0    133110      5744   2990213   no data   no data
17904.55/2242.47	c  S st   104   5213843       496      1264         0    133110      5744   2990213   no data   no data
17908.54/2242.97	c  S st   104   5214345       496      1264         0    133604      5744   3004867   no data   no data
17908.54/2242.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
17909.34/2243.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
17909.34/2243.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17909.34/2243.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17909.34/2243.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17909.34/2243.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
17909.34/2243.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17910.13/2243.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
17910.93/2243.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18400.34/2304.60	c lits-rem:      6097  cl-subs:    13660  v-elim:      0  v-fix:    0  time: 61.39 s
18400.34/2304.60	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
18401.14/2304.64	c vivif2 --  cl tried   119944 cl shrink        0 lits rem          0 time: 0.04
18401.94/2304.71	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.07
18401.94/2304.72	c calculated reachability. Time: 0.00
18401.94/2304.72	c  N st   104   5214345       496      1264         0    119944      5744   2515152   no data   no data
20248.05/2535.96	c  N st   105   5714345       496      1264         0    111893      5744   1967496   no data   no data
20248.05/2535.96	c  S st   105   5714345       496      1264         0    111893      5744   1967496   no data   no data
20251.29/2536.35	c  S st   105   5714847       496      1264         0    112389      5744   1983300   no data   no data
20251.29/2536.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20252.17/2536.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
20252.17/2536.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20252.17/2536.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20252.17/2536.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20252.17/2536.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
20252.17/2536.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20252.17/2536.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
20252.83/2536.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20347.05/2548.40	c lits-rem:      2760  cl-subs:     5536  v-elim:      0  v-fix:    0  time: 11.88 s
20347.05/2548.40	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
20347.89/2548.44	c vivif2 --  cl tried   106853 cl shrink        0 lits rem          0 time: 0.03
20347.89/2548.50	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.07
20347.89/2548.51	c calculated reachability. Time: 0.00
20347.89/2548.51	c  N st   105   5714847       496      1264         0    106853      5744   1791523   no data   no data
22694.70/2842.34	c  N st   106   6214847       496      1264         0    176251      5744   4506094   no data   no data
22694.70/2842.34	c  S st   106   6214847       496      1264         0    176251      5744   4506094   no data   no data
22705.08/2843.63	c  S st   106   6215350       496      1264         0    176745      5744   4521933   no data   no data
22705.08/2843.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
22707.48/2843.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.22
22707.48/2843.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22707.48/2843.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22707.48/2843.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22707.48/2843.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
22707.48/2843.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22708.28/2844.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
22709.88/2844.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24513.41/3070.19	c lits-rem:     21822  cl-subs:    24767  v-elim:      0  v-fix:    0  time: 226.00 s
24513.41/3070.19	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
24514.21/3070.25	c vivif2 --  cl tried   151978 cl shrink        0 lits rem          0 time: 0.06
24515.01/3070.35	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.10
24515.01/3070.36	c calculated reachability. Time: 0.00
24515.01/3070.36	c  N st   106   6215350       496      1264         0    151978      5744   3603198   no data   no data
26510.48/3320.24	c  N st   107   6715351       496      1264         0    210223      5744   5314036   no data   no data
26510.48/3320.24	c  S st   107   6715351       496      1264         0    210223      5744   5314036   no data   no data
26516.06/3320.91	c  S st   107   6715856       496      1264         0    210723      5744   5328831   no data   no data
26516.06/3320.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26516.86/3321.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.14
26516.86/3321.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26516.86/3321.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26516.86/3321.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26516.86/3321.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
26516.86/3321.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26517.66/3321.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
26519.26/3321.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28710.14/3595.75	c lits-rem:     12385  cl-subs:    25615  v-elim:      0  v-fix:    0  time: 274.43 s
28710.14/3595.75	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
28710.80/3595.83	c vivif2 --  cl tried   185108 cl shrink        0 lits rem          0 time: 0.08
28711.60/3595.92	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.09
28711.60/3595.93	c calculated reachability. Time: 0.00
28711.60/3595.93	c  N st   107   6715856       496      1264         0    185108      5744   4375612   no data   no data
31051.74/3889.18	c  N st   108   7215857       496      1264         0    116251      5744   1825708   no data   no data
31051.74/3889.18	c  S st   108   7215857       496      1264         0    116251      5744   1825708   no data   no data
31055.72/3889.60	c  S st   108   7216361       496      1264         0    116746      5744   1842631   no data   no data
31055.72/3889.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31055.72/3889.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
31055.72/3889.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31055.72/3889.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31055.72/3889.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31055.72/3889.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
31055.72/3889.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31056.53/3889.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
31056.53/3889.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31070.95/3891.59	c lits-rem:      1200  cl-subs:     1206  v-elim:      0  v-fix:    0  time:  1.81 s
31070.95/3891.59	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
31071.82/3891.62	c vivif2 --  cl tried   115540 cl shrink        0 lits rem          0 time: 0.03
31071.82/3891.67	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
31071.82/3891.68	c calculated reachability. Time: 0.00
31071.82/3891.68	c  N st   108   7216361       496      1264         0    115540      5744   1806313   no data   no data
33034.49/4137.48	c  N st   109   7716361       496      1264         0    138614      5744   2532943   no data   no data
33034.49/4137.48	c  S st   109   7716361       496      1264         0    138614      5744   2532943   no data   no data
33040.87/4138.20	c  S st   109   7716863       496      1264         0    139110      5744   2548339   no data   no data
33040.87/4138.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
33041.67/4138.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.13
33041.67/4138.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33041.67/4138.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33041.67/4138.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33041.67/4138.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
33041.67/4138.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33042.47/4138.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
33043.27/4138.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33128.70/4149.29	c lits-rem:      3195  cl-subs:     3304  v-elim:      0  v-fix:    0  time: 10.76 s
33128.70/4149.29	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
33129.50/4149.34	c vivif2 --  cl tried   135806 cl shrink        0 lits rem          0 time: 0.05
33130.30/4149.47	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.12
33130.30/4149.47	c calculated reachability. Time: 0.00
33130.30/4149.47	c  N st   109   7716863       496      1264         0    135806      5744   2436519   no data   no data
36104.52/4521.98	c  N st   110   8216863       496      1264         0    140858      5744   2607403   no data   no data
36104.52/4521.98	c  S st   110   8216863       496      1264         0    140858      5744   2607403   no data   no data
36108.38/4522.47	c  S st   110   8217365       496      1264         0    141354      5744   2621522   no data   no data
36108.38/4522.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36109.18/4522.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
36109.18/4522.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36109.18/4522.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36109.18/4522.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36109.18/4522.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
36109.18/4522.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36109.98/4522.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
36110.78/4522.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36212.17/4535.40	c lits-rem:      5023  cl-subs:     2963  v-elim:      0  v-fix:    0  time: 12.68 s
36212.17/4535.40	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
36212.17/4535.44	c vivif2 --  cl tried   138391 cl shrink        0 lits rem          0 time: 0.04
36212.97/4535.52	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.08
36212.97/4535.53	c calculated reachability. Time: 0.00
36212.97/4535.53	c  N st   110   8217365       496      1264         0    138391      5744   2507875   no data   no data
39007.57/4885.53	c  N st   111   8717365       496      1264         0    125311      5744   1940356   no data   no data
39007.57/4885.53	c  S st   111   8717365       496      1264         0    125311      5744   1940356   no data   no data
39011.68/4886.05	c  S st   111   8717866       496      1264         0    125801      5744   1956682   no data   no data
39011.68/4886.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39012.35/4886.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
39012.35/4886.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39012.35/4886.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39012.35/4886.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39012.35/4886.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
39012.35/4886.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39012.35/4886.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
39013.15/4886.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39028.37/4888.12	c lits-rem:      1043  cl-subs:     1192  v-elim:      0  v-fix:    0  time:  1.89 s
39028.37/4888.12	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
39028.37/4888.16	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.03
39029.25/4888.22	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.07
39029.25/4888.23	c calculated reachability. Time: 0.00
39029.25/4888.23	c  N st   111   8717866       496      1264         0    124609      5744   1920434   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394642-1306102929/watcher-3394642-1306102929 -o /tmp/evaluation-result-3394642-1306102929/solver-3394642-1306102929 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394642-1306102929.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.91 1/448 6559
/proc/meminfo: memFree=14666020/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=92144 CPUtime=0.01 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 411 0 0 0 1 0 0 0 23 0 8 0 702708859 94355456 352 33554432000 4194304 4580107 140735509941872 18446744073709551615 47774143281074 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6559/statm: 23036 352 299 95 0 18018 0
[pid=6559/tid=6560] ppid=6557 vsize=388496 CPUtime=0.01 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 83 0 0 0 1 0 0 0 18 0 8 0 702708859 397819904 1161 33554432000 4194304 4580107 140735509941872 18446744073709551615 220816341486 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=388496 CPUtime=0.01 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 91 0 0 0 1 0 0 0 18 0 8 0 702708859 397819904 1166 33554432000 4194304 4580107 140735509941872 18446744073709551615 220816341535 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=388496 CPUtime=0 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 135 0 0 0 0 0 0 0 18 0 8 0 702708859 397819904 1172 33554432000 4194304 4580107 140735509941872 18446744073709551615 220816341535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=388496 CPUtime=0 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) S 6557 6559 6533 0 -1 4202560 62 0 0 0 0 0 0 0 25 0 8 0 702708859 397819904 1181 33554432000 4194304 4580107 140735509941872 18446744073709551615 220816341486 0 0 4096 2 18446604468878363392 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=388496 CPUtime=0 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) S 6557 6559 6533 0 -1 4202560 148 0 0 0 0 0 0 0 18 0 8 0 702708859 397819904 1198 33554432000 4194304 4580107 140735509941872 18446744073709551615 220816341486 0 0 4096 2 18446604468878363392 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=388496 CPUtime=0 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 8 0 702708859 397819904 1206 33554432000 4194304 4580107 140735509941872 18446744073709551615 220816341486 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=396700 CPUtime=0 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 165 0 0 0 0 0 0 0 18 0 8 0 702708859 406220800 1215 33554432000 4194304 4580107 140735509941872 18446744073709551615 220816341535 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.36757 s]
/proc/loadavg: 0.00 0.00 0.91 1/448 6559
/proc/meminfo: memFree=14666020/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=486116 CPUtime=7.26 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 13357 0 0 0 721 5 0 0 19 0 8 0 702708859 497782784 6890 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 121529 6890 379 95 0 116511 0
[pid=6559/tid=6560] ppid=6557 vsize=486116 CPUtime=0.9 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1765 0 0 0 90 0 0 0 19 0 8 0 702708859 497782784 6890 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=486116 CPUtime=0.91 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1654 0 0 0 90 1 0 0 19 0 8 0 702708859 497782784 6891 33554432000 4194304 4580107 140735509941872 18446744073709551615 4318850 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=486116 CPUtime=0.9 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1817 0 0 0 90 0 0 0 19 0 8 0 702708859 497782784 6891 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=486116 CPUtime=0.9 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1456 0 0 0 90 0 0 0 19 0 8 0 702708859 497782784 6891 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=486116 CPUtime=0.9 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1866 0 0 0 90 0 0 0 18 0 8 0 702708859 497782784 6891 33554432000 4194304 4580107 140735509941872 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=486116 CPUtime=0.89 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1610 0 0 0 89 0 0 0 19 0 8 0 702708859 497782784 6891 33554432000 4194304 4580107 140735509941872 18446744073709551615 4320689 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=486116 CPUtime=0.89 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1308 0 0 0 89 0 0 0 18 0 8 0 702708859 497782784 6891 33554432000 4194304 4580107 140735509941872 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 486116

[startup+1.01849 s]
/proc/loadavg: 0.00 0.00 0.91 1/448 6559
/proc/meminfo: memFree=14666020/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=486484 CPUtime=8.05 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 14115 0 0 0 800 5 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294440 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 121621 7221 380 95 0 116603 0
[pid=6559/tid=6560] ppid=6557 vsize=486484 CPUtime=1 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1838 0 0 0 100 0 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=486484 CPUtime=1.01 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1720 0 0 0 100 1 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=486484 CPUtime=1 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1907 0 0 0 100 0 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=486484 CPUtime=1 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1525 0 0 0 100 0 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4292985 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=486484 CPUtime=1 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1961 0 0 0 100 0 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=486484 CPUtime=0.99 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1672 0 0 0 99 0 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=486484 CPUtime=0.99 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1374 0 0 0 99 0 0 0 19 0 8 0 702708859 498159616 7221 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 486484

[startup+1.11847 s]
/proc/loadavg: 0.00 0.00 0.91 1/448 6559
/proc/meminfo: memFree=14666020/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=477964 CPUtime=8.85 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 15175 0 0 0 880 5 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294173 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 119491 7405 380 95 0 114473 0
[pid=6559/tid=6560] ppid=6557 vsize=477964 CPUtime=1.1 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2078 0 0 0 110 0 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=477964 CPUtime=1.11 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1790 0 0 0 110 1 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=477964 CPUtime=1.1 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2152 0 0 0 110 0 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 4324379 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=477964 CPUtime=1.1 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1587 0 0 0 110 0 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=477964 CPUtime=1.11 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2057 0 0 0 110 1 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 220815933195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=477964 CPUtime=1.09 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1733 0 0 0 109 0 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=477964 CPUtime=1.09 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1590 0 0 0 109 0 0 0 19 0 8 0 702708859 489435136 7405 33554432000 4194304 4580107 140735509941872 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 477964

[startup+1.21845 s]
/proc/loadavg: 0.00 0.00 0.91 1/448 6559
/proc/meminfo: memFree=14666020/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=478288 CPUtime=9.66 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 15953 0 0 0 960 6 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 4489428 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 119572 7714 380 95 0 114554 0
[pid=6559/tid=6560] ppid=6557 vsize=478288 CPUtime=1.2 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2178 0 0 0 120 0 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 4319898 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=478288 CPUtime=1.21 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1872 0 0 0 120 1 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=478288 CPUtime=1.2 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2264 0 0 0 120 0 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 4322558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=478288 CPUtime=1.2 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1630 0 0 0 120 0 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=478288 CPUtime=1.21 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2330 0 0 0 120 1 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=478288 CPUtime=1.19 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1781 0 0 0 119 0 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 220815896830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=478288 CPUtime=1.19 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1658 0 0 0 119 0 0 0 19 0 8 0 702708859 489766912 7714 33554432000 4194304 4580107 140735509941872 18446744073709551615 4324244 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 478288

[startup+1.5004 s]
/proc/loadavg: 0.00 0.00 0.91 1/448 6559
/proc/meminfo: memFree=14666020/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=478964 CPUtime=11.91 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 18416 0 0 0 1185 6 0 0 20 0 8 0 702708859 490459136 8304 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293962 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 119741 8304 380 95 0 114723 0
[pid=6559/tid=6560] ppid=6557 vsize=478964 CPUtime=1.48 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2425 0 0 0 148 0 0 0 19 0 8 0 702708859 490459136 8304 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=478964 CPUtime=1.49 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2287 0 0 0 148 1 0 0 19 0 8 0 702708859 490459136 8304 33554432000 4194304 4580107 140735509941872 18446744073709551615 4318376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=478964 CPUtime=1.48 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2672 0 0 0 148 0 0 0 20 0 8 0 702708859 490459136 8305 33554432000 4194304 4580107 140735509941872 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=478964 CPUtime=1.48 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2063 0 0 0 148 0 0 0 19 0 8 0 702708859 490459136 8306 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=478964 CPUtime=1.49 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2553 0 0 0 148 1 0 0 19 0 8 0 702708859 490459136 8306 33554432000 4194304 4580107 140735509941872 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=478964 CPUtime=1.47 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2183 0 0 0 147 0 0 0 19 0 8 0 702708859 490459136 8306 33554432000 4194304 4580107 140735509941872 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=478964 CPUtime=1.47 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 1825 0 0 0 147 0 0 0 19 0 8 0 702708859 490459136 8306 33554432000 4194304 4580107 140735509941872 18446744073709551615 4322021 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 478964

[startup+3.11711 s]
/proc/loadavg: 0.80 0.17 0.96 9/456 6568
/proc/meminfo: memFree=14600264/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=475996 CPUtime=24.82 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 33559 0 0 0 2473 9 0 0 25 0 8 0 702708859 487419904 16866 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295695 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 118999 16866 380 95 0 113981 0
[pid=6559/tid=6560] ppid=6557 vsize=475996 CPUtime=3.09 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 4723 0 0 0 309 0 0 0 25 0 8 0 702708859 487419904 16866 33554432000 4194304 4580107 140735509941872 18446744073709551615 4489520 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=475996 CPUtime=3.1 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 4819 0 0 0 309 1 0 0 25 0 8 0 702708859 487419904 16866 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=475996 CPUtime=3.1 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 5349 0 0 0 309 1 0 0 25 0 8 0 702708859 487419904 16866 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=475996 CPUtime=3.09 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 3652 0 0 0 309 0 0 0 25 0 8 0 702708859 487419904 16867 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=475996 CPUtime=3.1 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 4098 0 0 0 309 1 0 0 25 0 8 0 702708859 487419904 16867 33554432000 4194304 4580107 140735509941872 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=475996 CPUtime=3.06 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 3475 0 0 0 305 1 0 0 25 0 8 0 702708859 487419904 16867 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=475996 CPUtime=3.09 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 2616 0 0 0 309 0 0 0 25 0 8 0 702708859 487419904 16867 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 475996

[startup+6.30052 s]
/proc/loadavg: 1.38 0.30 1.00 9/456 6568
/proc/meminfo: memFree=14536172/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=505276 CPUtime=50.28 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 60017 0 0 0 5014 14 0 0 25 0 8 0 702708859 517402624 32678 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 126319 32678 380 95 0 121301 0
[pid=6559/tid=6560] ppid=6557 vsize=505276 CPUtime=6.3 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 9547 0 0 0 629 1 0 0 25 0 8 0 702708859 517402624 32711 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=505276 CPUtime=6.3 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 8039 0 0 0 628 2 0 0 25 0 8 0 702708859 517402624 32711 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=505276 CPUtime=6.29 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 7932 0 0 0 628 1 0 0 25 0 8 0 702708859 517402624 32711 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=505276 CPUtime=6.29 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 7546 0 0 0 628 1 0 0 25 0 8 0 702708859 517402624 32711 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=505276 CPUtime=6.3 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 6471 0 0 0 629 1 0 0 25 0 8 0 702708859 517402624 32711 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=505276 CPUtime=6.21 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 6178 0 0 0 620 1 0 0 25 0 8 0 702708859 517402624 32711 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=505276 CPUtime=6.29 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 6708 0 0 0 628 1 0 0 25 0 8 0 702708859 517402624 32711 33554432000 4194304 4580107 140735509941872 18446744073709551615 4320689 0 0 4096 2 0 0 0 -1 3 0 0 0

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


[startup+4722.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/456 6708
/proc/meminfo: memFree=12436824/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=2893660 CPUtime=37704.5 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 3000461 0 0 0 3768783 1664 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 723415 556583 380 95 0 718397 0
[pid=6559/tid=6560] ppid=6557 vsize=2893660 CPUtime=4721.58 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 370595 0 0 0 471992 166 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=2893660 CPUtime=4722.42 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 433671 0 0 0 472012 230 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=2893660 CPUtime=4721.22 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 298405 0 0 0 471965 157 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=2893660 CPUtime=4722.43 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 406867 0 0 0 472032 211 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=2893660 CPUtime=4722.38 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 383316 0 0 0 472003 235 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=2893660 CPUtime=4650.49 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 463465 0 0 0 464754 295 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=2893660 CPUtime=4722.42 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 276078 0 0 0 472054 188 0 0 25 0 8 0 702708859 2963107840 556583 33554432000 4194304 4580107 140735509941872 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37704.5
Current children cumulated vsize (KiB) 2893660

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/456 6710
/proc/meminfo: memFree=12417960/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=3100456 CPUtime=38183.6 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 3036785 0 0 0 3816673 1683 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 775114 561473 380 95 0 770096 0
[pid=6559/tid=6560] ppid=6557 vsize=3100456 CPUtime=4781.58 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 378884 0 0 0 477989 169 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=3100456 CPUtime=4782.41 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 442810 0 0 0 478007 234 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=3100456 CPUtime=4781.21 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 300834 0 0 0 477963 158 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=3100456 CPUtime=4782.43 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 406867 0 0 0 478032 211 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406334 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=3100456 CPUtime=4782.38 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 390730 0 0 0 477999 239 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=3100456 CPUtime=4709.57 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 469173 0 0 0 470659 298 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=3100456 CPUtime=4782.42 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 277175 0 0 0 478053 189 0 0 25 0 8 0 702708859 3174866944 561473 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38183.6
Current children cumulated vsize (KiB) 3100456

[startup+4842.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/456 6712
/proc/meminfo: memFree=12435908/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=3118424 CPUtime=38662.6 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 3061256 0 0 0 3864563 1698 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 779606 556949 380 95 0 774588 0
[pid=6559/tid=6560] ppid=6557 vsize=3118424 CPUtime=4841.57 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 386821 0 0 0 483985 172 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=3118424 CPUtime=4842.42 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 451702 0 0 0 484002 240 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=3118424 CPUtime=4841.19 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 302815 0 0 0 483960 159 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=3118424 CPUtime=4842.43 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 406867 0 0 0 484032 211 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=3118424 CPUtime=4842.38 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 392914 0 0 0 483996 242 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=3118424 CPUtime=4768.64 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 469173 0 0 0 476566 298 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=3118424 CPUtime=4842.43 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 278839 0 0 0 484052 191 0 0 25 0 8 0 702708859 3193266176 556949 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38662.6
Current children cumulated vsize (KiB) 3118424

[startup+4902.3 s]
/proc/loadavg: 8.04 8.07 8.00 9/456 6713
/proc/meminfo: memFree=12412316/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=3071064 CPUtime=39141.7 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 3087018 0 0 0 3912456 1717 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 767766 562924 380 95 0 762748 0
[pid=6559/tid=6560] ppid=6557 vsize=3071064 CPUtime=4901.57 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 386821 0 0 0 489985 172 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=3071064 CPUtime=4902.41 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 459924 0 0 0 489996 245 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=3071064 CPUtime=4901.17 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 304252 0 0 0 489957 160 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=3071064 CPUtime=4902.44 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 409094 0 0 0 490030 214 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=3071064 CPUtime=4902.39 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 399628 0 0 0 489992 247 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=3071064 CPUtime=4827.75 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 469173 0 0 0 482477 298 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=3071064 CPUtime=4902.43 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 280606 0 0 0 490050 193 0 0 25 0 8 0 702708859 3144769536 562924 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39141.7
Current children cumulated vsize (KiB) 3071064

[startup+4962.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/456 6715
/proc/meminfo: memFree=12358220/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=3214836 CPUtime=39620.9 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 3114918 0 0 0 3960350 1735 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 803709 576415 380 95 0 798691 0
[pid=6559/tid=6560] ppid=6557 vsize=3214836 CPUtime=4961.57 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 386821 0 0 0 495985 172 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=3214836 CPUtime=4962.42 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 466635 0 0 0 495993 249 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4323982 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=3214836 CPUtime=4961.17 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 310598 0 0 0 495954 163 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=3214836 CPUtime=4962.44 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 415903 0 0 0 496026 218 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=3214836 CPUtime=4962.38 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 403790 0 0 0 495988 250 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295465 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=3214836 CPUtime=4886.87 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 469173 0 0 0 488389 298 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=3214836 CPUtime=4962.43 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 281456 0 0 0 496049 194 0 0 25 0 8 0 702708859 3291992064 576415 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39620.9
Current children cumulated vsize (KiB) 3214836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.8 s]
/proc/loadavg: 8.00 8.04 8.00 9/456 6716
/proc/meminfo: memFree=12342572/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=2989448 CPUtime=40000.2 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 3139947 0 0 0 3998264 1753 0 0 25 0 8 0 702708859 3061194752 580153 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 747362 580153 380 95 0 742344 0
[pid=6559/tid=6560] ppid=6557 vsize=2989448 CPUtime=5009.09 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 386821 0 0 0 500737 172 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=2989448 CPUtime=5009.94 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 471910 0 0 0 500743 251 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=2989448 CPUtime=5008.68 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 312611 0 0 0 500703 165 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=2989448 CPUtime=5009.96 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 421671 0 0 0 500773 223 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=2989448 CPUtime=5009.9 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 408938 0 0 0 500736 254 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=2989448 CPUtime=4933.66 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 469173 0 0 0 493068 298 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=2989448 CPUtime=5009.95 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 283135 0 0 0 500800 195 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 2989448

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

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

[startup+5009.8 s]
/proc/loadavg: 8.00 8.04 8.00 9/456 6716
/proc/meminfo: memFree=12342572/32951124 swapFree=63485464/67111528
[pid=6559] ppid=6557 vsize=2989448 CPUtime=40000.2 cores=0-7
/proc/6559/stat : 6559 (strangenight2-m) R 6557 6559 6533 0 -1 4202496 3139947 0 0 0 3998264 1753 0 0 25 0 8 0 702708859 3061194752 580153 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6559/statm: 747362 580153 380 95 0 742344 0
[pid=6559/tid=6560] ppid=6557 vsize=2989448 CPUtime=5009.09 cores=0-7
/proc/6559/task/6560/stat : 6560 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 386821 0 0 0 500737 172 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6559/tid=6561] ppid=6557 vsize=2989448 CPUtime=5009.94 cores=0-7
/proc/6559/task/6561/stat : 6561 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 471910 0 0 0 500743 251 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6559/tid=6562] ppid=6557 vsize=2989448 CPUtime=5008.68 cores=0-7
/proc/6559/task/6562/stat : 6562 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 312611 0 0 0 500703 165 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6559/tid=6563] ppid=6557 vsize=2989448 CPUtime=5009.96 cores=0-7
/proc/6559/task/6563/stat : 6563 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 421671 0 0 0 500773 223 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6559/tid=6564] ppid=6557 vsize=2989448 CPUtime=5009.9 cores=0-7
/proc/6559/task/6564/stat : 6564 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 408938 0 0 0 500736 254 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6559/tid=6565] ppid=6557 vsize=2989448 CPUtime=4933.66 cores=0-7
/proc/6559/task/6565/stat : 6565 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 469173 0 0 0 493068 298 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6559/tid=6566] ppid=6557 vsize=2989448 CPUtime=5009.95 cores=0-7
/proc/6559/task/6566/stat : 6566 (strangenight2-m) R 6557 6559 6533 0 -1 4202560 283135 0 0 0 500800 195 0 0 25 0 8 0 702708859 3061194752 580156 33554432000 4194304 4580107 140735509941872 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 2989448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.92
CPU time (s): 40000.4
CPU user time (s): 39982.8
CPU system time (s): 17.6293
CPU usage (%): 798.424
Max. virtual memory (cumulated for all children) (KiB): 3290160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39982.8
system time used= 17.6293
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3139953
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= 5910
involuntary context switches= 126454

runsolver used 19.0501 second user time and 57.2843 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-23 00:22:10
IDJOB=3394642
IDBENCH=83418
IDSOLVER=1878
FILE ID=node147/3394642-1306102929
RUNJOBID= node147-1306102929-6547
PBS_JOBID= 13387992
Free space on /tmp= 73400 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394642-1306102929/watcher-3394642-1306102929 -o /tmp/evaluation-result-3394642-1306102929/solver-3394642-1306102929 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3394642-1306102929.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=967719866

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14666432 kB
Buffers:        358292 kB
Cached:        8309084 kB
SwapCached:      13096 kB
Active:        9884968 kB
Inactive:      8112132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14666432 kB
SwapTotal:    67111528 kB
SwapFree:     63485464 kB
Dirty:            5440 kB
Writeback:           0 kB
AnonPages:     9324860 kB
Mapped:          26764 kB
Slab:           160796 kB
PageTables:      58392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120750304 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73396 MiB
End job on node147 at 2011-05-23 01:45:41