Trace number 3366677

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) 4800.46 1202.94

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
MD5SUMb69cb091f87b56cc59075b29ac9c632c
Bench CategoryRANDOM (random 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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 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-3366677-1305411923.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
2.37/0.60	c -- clauses added:            0 learnts,         7120 normals,            0 xors
2.37/0.60	c -- vars added         80
2.37/0.60	c Parsing time:  0.00 s
2.37/0.60	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
2.37/0.60	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
2.37/0.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.37/0.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.37/0.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.37/0.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.37/0.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.37/0.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.37/0.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2.37/0.60	c Finding binary XORs  T:     0.00 s  found:       0
2.37/0.60	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.37/0.60	c calculated reachability. Time: 0.00
3.17/0.85	c Calc default polars -  time:   0.00 s pos:      37 undec:       2 neg:      41
3.17/0.85	c =========================================================================================
3.17/0.85	c types(t): F = full restart, N = normal restart
3.17/0.85	c types(t): S = simplification begin/end, E = solution found
3.17/0.85	c restart types(rt): st = static, dy = dynamic
3.17/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.85	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
3.17/0.85	c  N dy     8      6114        80      7120         0      3305     49840     79650     22.85     24.06
3.17/0.85	c  N dy    11     10182        80      7120         0      6991     49840    174615     21.97     23.92
3.17/0.85	c  N dy    44     14279        80      7120         0      6903     49840    165764     22.80     24.30
3.99/1.05	c  N dy    53     20266        80      7120         0      7224     49840    156596     22.65     23.86
4.76/1.25	c  N dy    56     24310        80      7120         0     10927     49840    253351     22.47     23.77
4.76/1.25	c  F st    63     25002        80      7120         0     11565     49840    270737     22.53   no data
5.56/1.48	c  N dy    69     30000        80      7120         0      9908     49840    217525     22.53   no data
5.56/1.48	c  S st    69     30000        80      7120         0      9908     49840    217525     22.53   no data
5.96/1.52	c  S st    69     30502        80      7120         0     10384     49840    230259     22.53   no data
5.96/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.52	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.96/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.96/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.73	c lits-rem:       107  cl-subs:      734  v-elim:      0  v-fix:    0  time:  0.20 s
7.96/2.01	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.96/2.01	c calculated reachability. Time: 0.00
7.96/2.01	c  N dy    69     30502        80      7120         0      9650     49840    208451     22.53   no data
8.79/2.25	c  N dy    89     34865        80      7120         0     13648     49840    315890     22.66     23.86
9.55/2.48	c  N dy   105     38965        80      7120         0     10186     49840    206311     22.71     25.57
10.75/2.75	c  N dy   138     42968        80      7120         0     13872     49840    306778     22.91     24.84
11.55/2.96	c  S st   158     45753        80      7120         0      8238     49840    140680     23.01     22.85
11.55/2.99	c  S st   158     46256        80      7120         0      8716     49840    153838     23.01   no data
11.55/2.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.55/2.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.55/2.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.55/2.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.55/2.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.55/2.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.94/3.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.94/3.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.04	c lits-rem:         3  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.03 s
11.94/3.04	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.94/3.04	c vivif2 --  cl tried     8672 cl shrink        0 lits rem          0 time: 0.00
12.76/3.29	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
12.76/3.29	c calculated reachability. Time: 0.00
12.76/3.29	c  N dy   158     46256        80      7120         0      8672     49840    152368     23.01   no data
14.74/3.74	c  N dy   174     54162        80      7120         0     15943     49840    345529     22.94     24.16
16.34/4.11	c  N dy   190     60212        80      7120         0     12307     49840    233121     22.94     24.17
17.15/4.35	c  N dy   198     64292        80      7120         0     16043     49840    332375     22.89     25.88
18.32/4.67	c  N dy   215     68600        80      7120         0     20047     49840    441397     22.94     24.15
18.72/4.74	c  S st   218     69385        80      7120         0     10663     49840    175759     22.95     22.25
18.72/4.77	c  S st   218     69889        80      7120         0     11138     49840    189047     22.95   no data
18.72/4.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.72/4.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.72/4.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.72/4.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.72/4.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.72/4.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.72/4.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.72/4.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.72/4.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/4.85	c lits-rem:        14  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.06 s
19.13/4.85	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.13/4.85	c vivif2 --  cl tried    10986 cl shrink        0 lits rem          0 time: 0.00
20.32/5.15	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
20.32/5.15	c calculated reachability. Time: 0.00
20.32/5.15	c  N dy   218     69889        80      7120         0     10986     49840    184513     22.95   no data
21.54/5.45	c  N dy   234     74822        80      7120         0     15515     49840    306313     22.98     24.29
23.91/6.09	c  N dy   253     83662        80      7120         0     12616     49840    211852     22.93     24.16
25.12/6.34	c  F st   270     87500        80      7120         0     16121     49840    305851     22.96     22.08
25.52/6.47	c  N st   274     89531        80      7120         0     17995     49840    357176     22.96   no data
27.51/6.93	c  N dy   285     95333        80      7120         0     23340     49840    500893     22.96     24.28
29.11/7.38	c  N dy   323    101516        80      7120         0     17086     49840    320544     23.04     24.38
29.91/7.60	c  S st   324    104833        80      7120         0     20120     49840    400149     23.01     21.41
30.32/7.66	c  S st   324    105335        80      7120         0     20582     49840    412907     23.01   no data
30.32/7.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.32/7.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.32/7.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.32/7.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.32/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.32/7.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
30.32/7.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.32/7.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.32/7.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.29/8.17	c lits-rem:       208  cl-subs:     1623  v-elim:      0  v-fix:    0  time:  0.49 s
32.29/8.17	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
32.29/8.18	c vivif2 --  cl tried    18959 cl shrink        0 lits rem          0 time: 0.00
33.90/8.58	c asymm  cl-useful: 0/5850/7120 lits-rem:0 time: 0.41
33.90/8.59	c calculated reachability. Time: 0.00
33.90/8.59	c  N dy   324    105335        80      7120         0     18959     49840    366509     23.01   no data
36.29/9.17	c  N dy   353    112096        80      7120         0     25170     49840    533926     23.04     24.30
40.27/10.16	c  N dy   373    125570        80      7120         0     24726     49840    505892     22.92     24.17
47.47/11.93	c  N dy   388    147452        80      7120         0     16293     49840    252765     22.66     24.05
50.65/12.73	c  N dy   394    158003        80      7120         0     25881     49840    502404     22.58     20.24
50.65/12.73	c  S st   394    158003        80      7120         0     25881     49840    502404     22.58     20.24
50.65/12.79	c  S st   394    158511        80      7120         0     26349     49840    515026     22.58   no data
51.05/12.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.05/12.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.05/12.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.05/12.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.05/12.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.05/12.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.05/12.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.05/12.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.05/12.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.45/13.98	c lits-rem:       531  cl-subs:     3104  v-elim:      0  v-fix:    0  time:  1.16 s
55.45/13.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
55.45/13.99	c vivif2 --  cl tried    23245 cl shrink        0 lits rem          0 time: 0.00
56.25/14.10	c asymm  cl-useful: 0/1270/7120 lits-rem:0 time: 0.11
56.25/14.10	c calculated reachability. Time: 0.00
56.25/14.10	c  N dy   394    158511        80      7120         0     23245     49840    435693     22.58   no data
60.63/15.23	c  N dy   436    171394        80      7120         0     19691     49840    330334     22.60     23.80
64.63/16.22	c  N dy   485    182432        80      7120         0     29829     49840    601585     22.63     26.34
69.02/17.36	c  N dy   533    194342        80      7120         0     24380     49840    443486     22.68     23.88
74.64/18.74	c  N dy   594    206844        80      7120         0     18487     49840    268448     22.72     25.73
80.18/20.12	c  N dy   665    220130        80      7120         0     30666     49840    596060     22.77     23.99
86.18/21.60	c  N dy   711    234258        80      7120         0     25268     49840    430740     22.76     24.48
87.39/21.96	c  S st   732    237766        80      7120         0     28479     49840    517938     22.78     22.30
87.81/22.04	c  S st   732    238269        80      7120         0     28945     49840    530650     22.78   no data
87.81/22.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.81/22.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
87.81/22.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.81/22.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.81/22.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.81/22.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
87.81/22.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.81/22.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.81/22.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.37/22.91	c lits-rem:       255  cl-subs:     2071  v-elim:      0  v-fix:    0  time:  0.84 s
91.37/22.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
91.37/22.92	c vivif2 --  cl tried    26874 cl shrink        0 lits rem          0 time: 0.01
92.20/23.11	c asymm  cl-useful: 0/2468/7120 lits-rem:0 time: 0.19
92.20/23.11	c calculated reachability. Time: 0.00
92.20/23.11	c  N dy   732    238269        80      7120         0     26874     49840    472844     22.78   no data
98.55/24.76	c  N dy   783    253536        80      7120         0     21727     49840    320782     22.79     24.56
106.13/26.61	c  N dy   841    271374        80      7120         0     38052     49840    757067     22.80     24.06
113.32/28.41	c  N dy   896    288780        80      7120         0     33877     49840    630643     22.81     24.02
121.30/30.43	c  F st   966    306251        80      7120         0     28839     49840    482250     22.84     21.04
121.70/30.55	c  N st   969    307440        80      7120         0     29946     49840    512073     22.84   no data
130.87/32.83	c  N dy  1028    327093        80      7120         0     25958     49840    392996     22.85     25.10
141.65/35.55	c  N dy  1098    350518        80      7120         0     24524     49840    334480     22.85     24.19
144.46/36.27	c  S st  1142    357405        80      7120         0     30889     49840    508217     22.87   no data
144.88/36.35	c  S st  1142    357906        80      7120         0     31364     49840    521671     22.87   no data
144.88/36.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.88/36.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.88/36.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.88/36.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.88/36.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.88/36.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
144.88/36.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.88/36.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.88/36.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.03/37.14	c lits-rem:       147  cl-subs:     1486  v-elim:      0  v-fix:    0  time:  0.76 s
148.03/37.14	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
148.03/37.15	c vivif2 --  cl tried    29878 cl shrink        0 lits rem          0 time: 0.01
148.85/37.35	c asymm  cl-useful: 0/1978/7120 lits-rem:0 time: 0.20
148.85/37.35	c calculated reachability. Time: 0.00
148.85/37.35	c  N dy  1142    357906        80      7120         0     29878     49840    478525     22.87   no data
160.01/40.10	c  N dy  1201    378196        80      7120         0     24669     49840    322493     22.87     24.08
172.37/43.22	c  N dy  1289    401962        80      7120         0     46450     49840    905637     22.89     24.12
187.54/47.02	c  N dy  1362    429724        80      7120         0     47124     49840    907300     22.88     24.32
202.70/50.82	c  N dy  1387    460633        80      7120         0     49537     49840    943610     22.77     24.10
215.47/54.06	c  N dy  1451    485333        80      7120         0     45726     49840    837068     22.75     23.98
227.05/56.99	c  N dy  1524    505359        80      7120         0     36693     49840    585732     22.77     24.38
240.62/60.34	c  N dy  1613    526219        80      7120         0     55901     49840   1102368     22.79     24.19
245.43/61.56	c  S st  1624    536861        80      7120         0     37202     49840    579613     22.77     21.04
245.84/61.65	c  S st  1624    537366        80      7120         0     37679     49840    592619     22.77   no data
245.84/61.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.84/61.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
245.84/61.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.84/61.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.84/61.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.84/61.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
245.84/61.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.84/61.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
245.84/61.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.59/62.84	c lits-rem:       298  cl-subs:     2160  v-elim:      0  v-fix:    0  time:  1.15 s
250.59/62.84	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
250.59/62.85	c vivif2 --  cl tried    35519 cl shrink        0 lits rem          0 time: 0.01
251.39/63.07	c asymm  cl-useful: 0/1603/7120 lits-rem:0 time: 0.22
251.39/63.07	c calculated reachability. Time: 0.00
251.39/63.07	c  N dy  1624    537366        80      7120         0     35519     49840    536200     22.77   no data
266.16/66.74	c  N dy  1671    562652        80      7120         0     29404     49840    359329     22.73     24.21
278.94/69.93	c  N dy  1759    587095        80      7120         0     51758     49840    956877     22.74     23.98
292.90/73.49	c  N dy  1873    609272        80      7120         0     41969     49840    678492     22.77     24.04
306.47/76.85	c  N dy  1944    630008        80      7120         0     60904     49840   1184678     22.77     24.05
318.44/79.84	c  N dy  2037    650054        80      7120         0     48183     49840    832607     22.80     24.21
334.40/83.80	c  N dy  2135    670981        80      7120         0     35391     49840    470159     22.82     24.06
347.57/87.10	c  N dy  2230    690993        80      7120         0     53759     49840    966941     22.84     26.12
361.93/90.78	c  N dy  2303    711710        80      7120         0     39739     49840    573691     22.84     24.06
376.30/94.33	c  N dy  2401    731763        80      7120         0     58189     49840   1072835     22.87     25.63
392.66/98.41	c  N dy  2476    752966        80      7120         0     43649     49840    658693     22.88     24.12
406.64/101.97	c  N dy  2542    773037        80      7120         0     61993     49840   1149367     22.88     25.71
420.61/105.49	c  N dy  2594    794472        80      7120         0     46750     49840    724541     22.87     24.14
429.39/107.62	c  S st  2651    806049        80      7120         0     57397     49840   1012058     22.88   no data
429.80/107.78	c  S st  2651    806551        80      7120         0     57867     49840   1024862     22.88   no data
429.80/107.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
430.22/107.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
430.22/107.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.22/107.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.22/107.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.22/107.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
430.22/107.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.22/107.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
430.22/107.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.55/111.96	c lits-rem:       593  cl-subs:     4648  v-elim:      0  v-fix:    0  time:  4.10 s
446.55/111.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
446.55/111.97	c vivif2 --  cl tried    53219 cl shrink        0 lits rem          0 time: 0.01
447.78/112.25	c asymm  cl-useful: 0/1071/7120 lits-rem:0 time: 0.27
447.78/112.25	c calculated reachability. Time: 0.00
447.78/112.25	c  N dy  2651    806551        80      7120         0     53219     49840    895950     22.88   no data
466.09/116.87	c  N dy  2737    827308        80      7120         0     36707     49840    443957     22.89     24.24
480.06/120.34	c  N dy  2843    847515        80      7120         0     55163     49840    944817     22.92     24.21
499.23/125.15	c  N dy  2912    868878        80      7120         0     38191     49840    467067     22.92     24.19
523.16/131.18	c  N dy  2971    905501        80      7120         0     71605     49840   1357802     22.89     24.28
538.33/134.98	c  N dy  3091    925593        80      7120         0     52661     49840    847448     22.92     24.72
555.48/139.24	c  N dy  3174    945895        80      7120         0     71244     49840   1350066     22.94     24.45
569.06/142.62	c  N dy  3212    966702        80      7120         0     51806     49840    799638     22.92     24.17
586.22/146.90	c  N dy  3299    986802        80      7120         0     70151     49840   1295232     22.94     24.59
603.79/151.37	c  N dy  3360   1009434        80      7120         0     51529     49840    772648     22.93     24.19
634.11/158.94	c  N dy  3371   1056627        80      7120         0     54121     49840    818971     22.84     24.04
646.47/162.06	c  F st  3435   1071875        80      7120         0     68083     49840   1192709     22.84     23.46
650.87/163.10	c  N dy  3441   1077070        80      7120         0     72847     49840   1323532     22.84   no data
668.43/167.53	c  N dy  3521   1097176        80      7120         0     50272     49840    711173     22.85     24.12
685.59/171.81	c  N dy  3616   1117206        80      7120         0     68648     49840   1207095     22.86     25.35
707.54/177.34	c  N dy  3738   1137326        80      7120         0     45110     49840    556888     22.89     24.25
722.71/181.19	c  N dy  3825   1158017        80      7120         0     64080     49840   1070061     22.90     24.38
743.06/186.29	c  N dy  3867   1181021        80      7120         0     84972     49840   1624066     22.88     24.39
756.62/189.65	c  N dy  3896   1201088        80      7120         0     60296     49840    938164     22.86     25.20
764.60/191.60	c  S st  3929   1209826        80      7120         0     68296     49840   1152682     22.86     20.60
765.00/191.79	c  S st  3929   1210329        80      7120         0     68771     49840   1165720     22.86   no data
765.00/191.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.40/191.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
765.40/191.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.40/191.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.40/191.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.40/191.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
765.40/191.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.40/191.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
765.40/191.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
804.51/201.61	c lits-rem:       728  cl-subs:     5509  v-elim:      0  v-fix:    0  time:  9.73 s
804.51/201.61	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
804.51/201.63	c vivif2 --  cl tried    63262 cl shrink        0 lits rem          0 time: 0.02
806.51/202.12	c asymm  cl-useful: 0/1256/7120 lits-rem:0 time: 0.48
806.51/202.12	c calculated reachability. Time: 0.00
806.51/202.12	c  N dy  3929   1210329        80      7120         0     63262     49840   1022931     22.86   no data
839.63/210.45	c  N dy  3956   1239522        80      7120         0     46187     49840    555657     22.83     24.22
855.62/214.47	c  N dy  4024   1260289        80      7120         0     65148     49840   1062008     22.83     24.04
878.74/220.21	c  N dy  4115   1283479        80      7120         0     86402     49840   1635100     22.84     24.48
895.12/224.32	c  N dy  4187   1303593        80      7120         0     60151     49840    915605     22.84     24.13
911.86/228.57	c  N dy  4231   1323674        80      7120         0     78470     49840   1407211     22.84     24.09
934.63/234.24	c  N dy  4344   1343678        80      7120         0     51235     49840    660929     22.85     25.30
952.18/238.65	c  N dy  4425   1363708        80      7120         0     69612     49840   1157414     22.86     25.65
984.50/246.78	c  N dy  4515   1388219        80      7120         0     92035     49840   1758282     22.86     24.11
1004.05/251.63	c  N dy  4610   1408795        80      7120         0     64173     49840    991792     22.87     24.41
1022.43/256.21	c  N dy  4668   1428873        80      7120         0     82496     49840   1481028     22.87     24.15
1049.94/263.10	c  N dy  4677   1464640        80      7120         0     67385     49840   1049118     22.83     24.06
1068.30/267.70	c  N dy  4699   1484697        80      7120         0     85556     49840   1526535     22.81     27.06
1090.64/273.38	c  N dy  4807   1505023        80      7120         0     56001     49840    745742     22.83     24.07
1111.40/278.52	c  N dy  4932   1526038        80      7120         0     75310     49840   1271091     22.84     24.05
1138.13/285.28	c  N dy  5022   1548926        80      7120         0     96226     49840   1834203     22.85     24.08
1156.09/289.74	c  N dy  5094   1568987        80      7120         0     65202     49840    970448     22.85     25.52
1176.84/294.97	c  N dy  5191   1589108        80      7120         0     83654     49840   1469704     22.86     24.10
1203.18/301.51	c  N dy  5268   1609564        80      7120         0     52109     49840    604691     22.87     24.10
1231.92/308.74	c  N dy  5281   1645563        80      7120         0     84399     49840   1436186     22.82     24.05
1263.45/316.66	c  N dy  5372   1672672        80      7120         0     58277     49840    753205     22.82     24.14
1282.60/321.43	c  N dy  5454   1693646        80      7120         0     77466     49840   1271311     22.83     24.21
1304.14/326.87	c  S st  5570   1710329        80      7120         0     92795     49840   1690046     22.84   no data
1305.34/327.16	c  S st  5570   1710830        80      7120         0     93257     49840   1703269     22.84   no data
1305.34/327.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1305.74/327.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1305.74/327.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1305.74/327.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1305.74/327.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1305.74/327.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1305.74/327.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1305.74/327.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1305.74/327.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1354.44/339.47	c lits-rem:      1078  cl-subs:     8764  v-elim:      0  v-fix:    0  time: 12.18 s
1354.44/339.47	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1354.44/339.49	c vivif2 --  cl tried    84493 cl shrink        0 lits rem          0 time: 0.02
1356.48/339.92	c asymm  cl-useful: 0/798/7120 lits-rem:0 time: 0.43
1356.48/339.92	c calculated reachability. Time: 0.00
1356.48/339.92	c  N dy  5570   1710830        80      7120         0     84493     49840   1458990     22.84   no data
1407.51/352.73	c  N dy  5620   1746162        80      7120         0     64931     49840    910458     22.82     24.53
1437.43/360.22	c  N dy  5711   1766232        80      7120         0     83355     49840   1408007     22.82     27.47
1468.55/368.08	c  N dy  5798   1786317        80      7120         0    101735     49840   1904318     22.83     24.07
1490.51/373.55	c  N dy  5920   1806398        80      7120         0     67485     49840    980447     22.84     25.47
1512.06/378.93	c  N dy  6002   1826474        80      7120         0     85842     49840   1476706     22.85     26.06
1540.00/385.90	c  N dy  6100   1846552        80      7120         0    104169     49840   1971287     22.86     24.83
1559.95/390.92	c  N dy  6150   1867060        80      7120         0     69136     49840    995046     22.85     24.16
1588.29/398.08	c  N dy  6273   1887332        80      7120         0     87722     49840   1500842     22.87     24.09
1617.42/405.36	c  N dy  6321   1910918        80      7120         0    109086     49840   2069647     22.86     24.12
1636.99/410.22	c  N dy  6416   1930990        80      7120         0     72752     49840   1084616     22.87     25.21
1659.72/415.91	c  N dy  6500   1951055        80      7120         0     91055     49840   1579862     22.87     25.41
1687.66/422.99	c  N dy  6587   1971088        80      7120         0    109337     49840   2073292     22.88     24.12
1707.23/427.81	c  N dy  6623   1992109        80      7120         0     72823     49840   1062156     22.87     24.17
1731.55/433.92	c  N dy  6730   2012190        80      7120         0     91270     49840   1566186     22.88     25.40
1755.10/439.90	c  N dy  6758   2032243        80      7120         0    109489     49840   2052298     22.87     24.15
1777.87/445.53	c  N dy  6861   2052275        80      7120         0     71229     49840   1014807     22.88     24.90
1800.99/451.39	c  N dy  6959   2072364        80      7120         0     89627     49840   1513894     22.89     24.88
1843.31/461.95	c  N dy  7021   2107508        80      7120         0     64037     49840    792111     22.87     24.21
1864.45/467.26	c  N dy  7036   2132529        80      7120         0     86651     49840   1385986     22.85     24.08
1895.18/474.92	c  N dy  7100   2156637        80      7120         0    108644     49840   1976511     22.85     24.07
1921.91/481.65	c  N dy  7189   2177064        80      7120         0     69075     49840    923648     22.86     24.25
1947.46/488.03	c  N dy  7261   2201459        80      7120         0     91201     49840   1514500     22.86     24.16
1961.02/491.48	c  S st  7319   2210831        80      7120         0     99772     49840   1748045     22.86     21.41
1962.25/491.76	c  S st  7319   2211336        80      7120         0    100243     49840   1761316     22.86   no data
1962.25/491.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1962.61/491.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1962.61/491.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1962.61/491.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1962.61/491.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1962.61/491.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1962.61/491.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1962.61/491.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1962.61/491.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2012.90/504.40	c lits-rem:      1042  cl-subs:     9103  v-elim:      0  v-fix:    0  time: 12.50 s
2012.90/504.40	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2012.90/504.42	c vivif2 --  cl tried    91140 cl shrink        0 lits rem          0 time: 0.02
2014.10/504.78	c asymm  cl-useful: 0/742/7120 lits-rem:0 time: 0.36
2014.10/504.78	c calculated reachability. Time: 0.00
2014.10/504.78	c  N dy  7319   2211336        80      7120         0     91140     49840   1512214     22.86   no data
2044.43/512.38	c  N dy  7414   2231338        80      7120         0    109484     49840   2007692     22.87     25.17
2091.11/524.07	c  N dy  7458   2268018        80      7120         0     83787     49840   1282406     22.84     24.07
2128.64/533.48	c  N dy  7540   2289375        80      7120         0    103221     49840   1803469     22.84     24.07
2168.91/543.54	c  N dy  7667   2309949        80      7120         0     62206     49840    711566     22.85     24.20
2190.51/548.98	c  N dy  7775   2331170        80      7120         0     81702     49840   1241761     22.86     24.12
2216.02/555.40	c  N dy  7840   2351207        80      7120         0    100015     49840   1735150     22.86     26.57
2253.13/564.61	c  N dy  7940   2373119        80      7120         0    120108     49840   2278730     22.86     24.07
2284.26/572.43	c  N dy  8005   2404161        80      7120         0     87243     49840   1360837     22.86     24.07
2315.78/580.36	c  N dy  8154   2424492        80      7120         0    105897     49840   1874615     22.87     24.21
2352.10/589.48	c  N dy  8230   2448397        80      7120         0     65669     49840    767222     22.87     24.14
2374.05/594.95	c  N dy  8328   2468659        80      7120         0     84229     49840   1273388     22.88     24.20
2401.58/601.80	c  N dy  8419   2488757        80      7120         0    102627     49840   1774932     22.89     25.48
2437.09/610.76	c  N dy  8496   2510958        80      7120         0    122855     49840   2319508     22.89     24.10
2466.24/618.00	c  N dy  8598   2535079        80      7120         0     81845     49840   1192135     22.89     24.22
2487.79/623.43	c  N dy  8619   2556249        80      7120         0    100948     49840   1696138     22.88     24.11
2520.90/631.78	c  N dy  8711   2576626        80      7120         0    119578     49840   2202907     22.88     24.09
2553.24/639.80	c  N dy  8820   2598654        80      7120         0     75948     49840   1020306     22.89     24.23
2576.40/645.64	c  N dy  8911   2618696        80      7120         0     94355     49840   1522687     22.89     25.41
2606.31/653.17	c  N dy  9006   2638792        80      7120         0    112659     49840   2016983     22.90     25.52
2690.12/674.14	c  N dy  9078   2711337        80      7120         0    113504     49840   1971632     22.86     21.40
2690.12/674.14	c  S st  9078   2711337        80      7120         0    113504     49840   1971632     22.86     21.40
2691.31/674.47	c  S st  9078   2711841        80      7120         0    113973     49840   1984651     22.86   no data
2691.31/674.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2691.71/674.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2691.71/674.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2691.71/674.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2691.71/674.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2691.71/674.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2691.71/674.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2691.71/674.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2692.11/674.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2829.40/709.03	c lits-rem:      2317  cl-subs:    14426  v-elim:      0  v-fix:    0  time: 34.41 s
2829.40/709.03	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2829.40/709.06	c vivif2 --  cl tried    99547 cl shrink        0 lits rem          0 time: 0.02
2831.02/709.43	c asymm  cl-useful: 0/679/7120 lits-rem:0 time: 0.37
2831.02/709.43	c calculated reachability. Time: 0.00
2831.02/709.43	c  N dy  9078   2711841        80      7120         0     99547     49840   1631649     22.86   no data
2883.26/722.52	c  N dy  9148   2734892        80      7120         0    120532     49840   2192728     22.86     24.08
2935.13/735.53	c  N dy  9269   2758764        80      7120         0     77617     49840   1040859     22.87     24.26
2970.64/744.41	c  N dy  9408   2780434        80      7120         0     97424     49840   1584118     22.88     24.15
3000.18/751.81	c  N dy  9475   2800533        80      7120         0    115703     49840   2072091     22.88     25.79
3044.07/762.83	c  N dy  9488   2837349        80      7120         0     82777     49840   1142829     22.85     24.08
3070.40/769.49	c  N dy  9575   2857723        80      7120         0    101416     49840   1649353     22.86     24.09
3104.73/778.07	c  N dy  9670   2878635        80      7120         0    120522     49840   2168253     22.86     24.29
3142.25/787.47	c  N dy  9772   2900352        80      7120         0     73168     49840    880595     22.87     24.09
3167.79/793.81	c  N dy  9888   2920421        80      7120         0     91541     49840   1383752     22.88     24.96
3198.51/801.55	c  N dy  9995   2940516        80      7120         0    109944     49840   1885737     22.88     24.76
3237.62/811.33	c  N dy 10127   2960883        80      7120         0    128615     49840   2400593     22.89     24.19
3271.54/819.80	c  N dy 10256   2982103        80      7120         0     79613     49840   1042794     22.90     24.30
3294.69/825.64	c  N dy 10309   3002192        80      7120         0     97932     49840   1536262     22.90     26.00
3329.41/834.31	c  N dy 10429   3022284        80      7120         0    116273     49840   2038251     22.91     24.14
3368.93/844.24	c  N dy 10562   3042299        80      7120         0    134584     49840   2539460     22.92     26.42
3398.05/851.55	c  N dy 10681   3062343        80      7120         0     83566     49840   1134176     22.93     24.34
3435.57/860.96	c  N dy 10814   3090168        80      7120         0    108999     49840   1829558     22.93     24.16
3471.09/869.83	c  N dy 10909   3110262        80      7120         0    127324     49840   2330079     22.94     24.29
3508.60/879.21	c  N dy 11013   3130333        80      7120         0     75405     49840    896243     22.94     25.74
3535.34/885.98	c  N dy 11141   3150906        80      7120         0     94232     49840   1413375     22.95     24.18
3564.10/893.20	c  N dy 11214   3170933        80      7120         0    112443     49840   1903926     22.95     24.21
3601.18/902.42	c  N dy 11285   3192939        80      7120         0    132476     49840   2445629     22.95     24.19
3633.52/910.58	c  S st 11337   3211841        80      7120         0     78524     49840    957534     22.95     20.68
3634.75/910.81	c  S st 11337   3212342        80      7120         0     78979     49840    970507     22.95   no data
3634.75/910.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3634.75/910.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3634.75/910.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3634.75/910.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3634.75/910.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3634.75/910.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3634.75/910.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3634.75/910.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3635.11/910.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3643.53/913.02	c lits-rem:       310  cl-subs:     2022  v-elim:      0  v-fix:    0  time:  2.12 s
3643.53/913.02	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3643.53/913.03	c vivif2 --  cl tried    76957 cl shrink        0 lits rem          0 time: 0.01
3644.69/913.36	c asymm  cl-useful: 0/826/7120 lits-rem:0 time: 0.32
3644.69/913.36	c calculated reachability. Time: 0.00
3644.69/913.36	c  N dy 11337   3212342        80      7120         0     76957     49840    918376     22.95   no data
3667.03/918.98	c  N dy 11395   3232390        80      7120         0     95193     49840   1407469     22.95     25.13
3698.16/926.74	c  N dy 11469   3252485        80      7120         0    113578     49840   1907155     22.95     24.29
3732.08/935.25	c  N dy 11507   3272629        80      7120         0    131813     49840   2388468     22.95     24.20
3826.67/958.94	c  N dy 11545   3339941        80      7120         0    120402     49840   2016977     22.91     24.16
3878.55/971.92	c  N dy 11589   3373127        80      7120         0     77933     49840    917865     22.90     24.13
3903.29/978.16	c  N dy 11690   3393203        80      7120         0     96338     49840   1420770     22.91     24.44
3937.23/986.66	c  N dy 11821   3413302        80      7120         0    114827     49840   1928359     22.91     25.47
3975.12/996.15	c  N dy 11924   3433724        80      7120         0    133555     49840   2437220     22.92     24.22
4014.24/1005.98	c  N dy 12014   3453813        80      7120         0     78269     49840    914236     22.92     24.85
4049.35/1014.70	c  N dy 12110   3481645        80      7120         0    103627     49840   1595375     22.92     24.14
4084.88/1023.68	c  N dy 12243   3501723        80      7120         0    122089     49840   2102397     22.93     25.30
4125.58/1033.84	c  N dy 12341   3521738        80      7120         0    140369     49840   2599181     22.94     25.08
4167.48/1044.30	c  N dy 12456   3545867        80      7120         0     87569     49840   1148288     22.94     24.37
4194.22/1051.02	c  N dy 12523   3565968        80      7120         0    105873     49840   1643924     22.94     24.19
4227.39/1059.34	c  N dy 12622   3586015        80      7120         0    124223     49840   2146532     22.95     26.03
4264.46/1068.61	c  N dy 12667   3607161        80      7120         0    143452     49840   2661132     22.94     24.38
4301.60/1077.94	c  N dy 12817   3627249        80      7120         0     86197     49840   1102608     22.95     26.55
4329.10/1084.85	c  N dy 12879   3648268        80      7120         0    105334     49840   1618437     22.95     24.26
4369.01/1094.87	c  N dy 12984   3671462        80      7120         0    126556     49840   2195967     22.96     24.24
4411.33/1105.46	c  N dy 13090   3691562        80      7120         0    144911     49840   2696346     22.96     25.52
4450.41/1115.26	c  N dy 13232   3711647        80      7120         0     86615     49840   1095461     22.97     26.04
4451.60/1115.51	c  S st 13239   3712343        80      7120         0     87250     49840   1113300     22.97   no data
4452.40/1115.76	c  S st 13239   3712844        80      7120         0     87715     49840   1126079     22.97   no data
4452.40/1115.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4452.80/1115.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4452.80/1115.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4452.80/1115.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4452.80/1115.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4452.80/1115.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4452.80/1115.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4452.80/1115.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4452.80/1115.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4463.99/1118.69	c lits-rem:       209  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  2.83 s
4463.99/1118.69	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4464.41/1118.71	c vivif2 --  cl tried    85740 cl shrink        0 lits rem          0 time: 0.02
4465.56/1119.05	c asymm  cl-useful: 0/709/7120 lits-rem:0 time: 0.34
4465.56/1119.05	c calculated reachability. Time: 0.00
4465.56/1119.05	c  N dy 13239   3712844        80      7120         0     85740     49840   1067024     22.97   no data
4492.69/1125.88	c  N dy 13327   3732931        80      7120         0    104038     49840   1564766     22.98     24.23
4527.81/1134.63	c  F st 13381   3751565        80      7120         0    120956     49840   2017306     22.97     22.58
4532.59/1135.83	c  N st 13385   3753599        80      7120         0    122808     49840   2067344     22.97   no data
4574.89/1146.41	c  N dy 13457   3774325        80      7120         0    141706     49840   2582567     22.98     24.30
4616.40/1156.85	c  N dy 13564   3794420        80      7120         0     82645     49840    971095     22.98     25.50
4647.94/1164.79	c  N dy 13658   3816540        80      7120         0    102801     49840   1516526     22.98     24.32
4687.86/1174.79	c  N dy 13804   3837819        80      7120         0    122325     49840   2055802     22.99     24.24
4731.34/1185.68	c  N dy 13933   3858477        80      7120         0    141182     49840   2573859     23.00     24.38
4779.63/1197.76	c  N dy 14056   3878497        80      7120         0     80953     49840    906344     23.01     24.25

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-3366677-1305411923/watcher-3366677-1305411923 -o /tmp/evaluation-result-3366677-1305411923/solver-3366677-1305411923 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366677-1305411923.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.41 7.93 7.97 7/294 5760
/proc/meminfo: memFree=16808300/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 652795103 52396032 348 33554432000 4194304 4580107 140737184997200 18446744073709551615 47684606293938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 12792 348 299 95 0 7774 0
[pid=5760/tid=5761] ppid=5758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 4 0 652795103 52396032 352 33554432000 4194304 4580107 140737184997200 18446744073709551615 47684606293529 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 652795103 52396032 352 33554432000 4194304 4580107 140737184997200 18446744073709551615 47684606293936 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652795103 52396032 352 33554432000 4194304 4580107 140737184997200 18446744073709551615 47684606293529 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.029169 s]
/proc/loadavg: 7.41 7.93 7.97 7/294 5760
/proc/meminfo: memFree=16808300/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=281552 CPUtime=0.09 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 1376 0 0 0 9 0 0 0 18 0 4 0 652795103 288309248 1287 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 70388 1287 357 95 0 65370 0
[pid=5760/tid=5761] ppid=5758 vsize=281552 CPUtime=0.02 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 217 0 0 0 2 0 0 0 18 0 4 0 652795103 288309248 1287 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=281552 CPUtime=0.01 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 232 0 0 0 1 0 0 0 24 0 4 0 652795103 288309248 1288 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=281552 CPUtime=0.02 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 261 0 0 0 2 0 0 0 18 0 4 0 652795103 288309248 1288 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 281552

[startup+0.101156 s]
/proc/loadavg: 7.41 7.93 7.97 7/294 5760
/proc/meminfo: memFree=16808300/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=281552 CPUtime=0.38 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 1524 0 0 0 38 0 0 0 18 0 4 0 652795103 288309248 1435 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 70388 1435 358 95 0 65370 0
[pid=5760/tid=5761] ppid=5758 vsize=281552 CPUtime=0.09 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 229 0 0 0 9 0 0 0 18 0 4 0 652795103 288309248 1435 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=281552 CPUtime=0.09 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 251 0 0 0 9 0 0 0 24 0 4 0 652795103 288309248 1435 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=281552 CPUtime=0.09 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 366 0 0 0 9 0 0 0 18 0 4 0 652795103 288309248 1435 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281552

[startup+0.301122 s]
/proc/loadavg: 7.41 7.93 7.97 7/294 5760
/proc/meminfo: memFree=16808300/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=284372 CPUtime=1.17 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 3757 0 0 0 117 0 0 0 18 0 4 0 652795103 291196928 3201 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 71093 3201 376 95 0 66075 0
[pid=5760/tid=5761] ppid=5758 vsize=284372 CPUtime=0.29 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 864 0 0 0 29 0 0 0 18 0 4 0 652795103 291196928 3201 33554432000 4194304 4580107 140737184997200 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=284372 CPUtime=0.28 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 875 0 0 0 28 0 0 0 25 0 4 0 652795103 291196928 3201 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=284372 CPUtime=0.29 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 723 0 0 0 29 0 0 0 18 0 4 0 652795103 291196928 3202 33554432000 4194304 4580107 140737184997200 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284372

[startup+0.701051 s]
/proc/loadavg: 7.41 7.93 7.97 7/294 5760
/proc/meminfo: memFree=16808300/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=286872 CPUtime=2.77 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 6160 0 0 0 276 1 0 0 18 0 4 0 652795103 293756928 3836 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 71718 3836 376 95 0 66700 0
[pid=5760/tid=5761] ppid=5758 vsize=286872 CPUtime=0.69 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 1523 0 0 0 69 0 0 0 18 0 4 0 652795103 293756928 3836 33554432000 4194304 4580107 140737184997200 18446744073709551615 4320616 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=286872 CPUtime=0.68 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 1488 0 0 0 68 0 0 0 25 0 4 0 652795103 293756928 3836 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=286872 CPUtime=0.69 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 1211 0 0 0 69 0 0 0 18 0 4 0 652795103 293756928 3836 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286872

[startup+1.50091 s]
/proc/loadavg: 7.41 7.93 7.97 10/298 5764
/proc/meminfo: memFree=16784972/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=287648 CPUtime=5.96 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 9968 0 0 0 595 1 0 0 20 0 4 0 652795103 294551552 4655 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 71912 4655 377 95 0 66894 0
[pid=5760/tid=5761] ppid=5758 vsize=287648 CPUtime=1.49 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 2484 0 0 0 149 0 0 0 19 0 4 0 652795103 294551552 4655 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=287648 CPUtime=1.47 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 2442 0 0 0 147 0 0 0 25 0 4 0 652795103 294551552 4655 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=287648 CPUtime=1.49 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 2147 0 0 0 149 0 0 0 20 0 4 0 652795103 294551552 4655 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287648

[startup+3.10062 s]
/proc/loadavg: 7.41 7.93 7.97 9/298 5764
/proc/meminfo: memFree=16743680/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=293432 CPUtime=12.34 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 20436 0 0 0 1232 2 0 0 25 0 4 0 652795103 300474368 11029 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 73358 11029 378 95 0 68340 0
[pid=5760/tid=5761] ppid=5758 vsize=293432 CPUtime=3.09 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 4707 0 0 0 309 0 0 0 25 0 4 0 652795103 300474368 11029 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=293432 CPUtime=3.06 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 5229 0 0 0 306 0 0 0 25 0 4 0 652795103 300474368 11029 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=293432 CPUtime=3.08 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 5406 0 0 0 308 0 0 0 25 0 4 0 652795103 300474368 11029 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 293432

[startup+6.30105 s]
/proc/loadavg: 7.46 7.93 7.97 9/298 5764
/proc/meminfo: memFree=16709896/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=284948 CPUtime=25.12 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 30650 0 0 0 2507 5 0 0 25 0 4 0 652795103 291786752 12892 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 71237 12892 378 95 0 66219 0
[pid=5760/tid=5761] ppid=5758 vsize=284948 CPUtime=6.28 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 8173 0 0 0 628 0 0 0 25 0 4 0 652795103 291786752 12892 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=284948 CPUtime=6.23 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 7588 0 0 0 622 1 0 0 25 0 4 0 652795103 291786752 12892 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=284948 CPUtime=6.29 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 7805 0 0 0 628 1 0 0 25 0 4 0 652795103 291786752 12892 33554432000 4194304 4580107 140737184997200 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 284948

[startup+12.7009 s]
/proc/loadavg: 7.50 7.93 7.97 9/298 5764
/proc/meminfo: memFree=16673032/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=300412 CPUtime=50.65 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 48257 0 0 0 5058 7 0 0 25 0 4 0 652795103 307621888 18055 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294440 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 75103 18055 378 95 0 70085 0
[pid=5760/tid=5761] ppid=5758 vsize=300412 CPUtime=12.69 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 12524 0 0 0 1268 1 0 0 25 0 4 0 652795103 307621888 18055 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=300412 CPUtime=12.57 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 11806 0 0 0 1255 2 0 0 25 0 4 0 652795103 307621888 18055 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=300412 CPUtime=12.69 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 12495 0 0 0 1267 2 0 0 25 0 4 0 652795103 307621888 18055 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294754 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 300412

[startup+25.5006 s]
/proc/loadavg: 7.68 7.95 7.97 9/298 5765
/proc/meminfo: memFree=16630876/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=288052 CPUtime=101.74 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 72009 0 0 0 10162 12 0 0 25 0 4 0 652795103 294965248 24123 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 72013 24123 378 95 0 66995 0
[pid=5760/tid=5761] ppid=5758 vsize=288052 CPUtime=25.49 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 19211 0 0 0 2547 2 0 0 25 0 4 0 652795103 294965248 24123 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=288052 CPUtime=25.25 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 18532 0 0 0 2522 3 0 0 25 0 4 0 652795103 294965248 24123 33554432000 4194304 4580107 140737184997200 18446744073709551615 4322527 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=288052 CPUtime=25.48 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 17692 0 0 0 2545 3 0 0 25 0 4 0 652795103 294965248 24123 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 288052

[startup+51.1011 s]
/proc/loadavg: 7.79 7.95 7.97 9/298 5765
/proc/meminfo: memFree=16589504/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=300504 CPUtime=203.9 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 107255 0 0 0 20368 22 0 0 25 0 4 0 652795103 307716096 29773 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 75126 29773 378 95 0 70108 0
[pid=5760/tid=5761] ppid=5758 vsize=300504 CPUtime=51.08 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 29043 0 0 0 5104 4 0 0 25 0 4 0 652795103 307716096 29773 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=300504 CPUtime=50.62 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 27572 0 0 0 5056 6 0 0 25 0 4 0 652795103 307716096 29773 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=300504 CPUtime=51.08 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 26550 0 0 0 5103 5 0 0 25 0 4 0 652795103 307716096 29773 33554432000 4194304 4580107 140737184997200 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 300504

[startup+102.311 s]
/proc/loadavg: 7.96 7.97 7.98 9/298 5767
/proc/meminfo: memFree=16526864/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=304160 CPUtime=408.26 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 162434 0 0 0 40785 41 0 0 25 0 4 0 652795103 311459840 34149 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 76040 34149 378 95 0 71022 0
[pid=5760/tid=5761] ppid=5758 vsize=304160 CPUtime=102.3 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 41987 0 0 0 10220 10 0 0 25 0 4 0 652795103 311459840 34149 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=304160 CPUtime=101.37 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 40208 0 0 0 10126 11 0 0 25 0 4 0 652795103 311459840 34149 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=304160 CPUtime=102.3 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 42627 0 0 0 10219 11 0 0 25 0 4 0 652795103 311459840 34149 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 304160

[startup+162.3 s]

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

[pid=5760] ppid=5758 vsize=515780 CPUtime=2802.66 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 502691 0 0 0 280078 188 0 0 25 0 4 0 652795103 528158720 79235 33554432000 4194304 4580107 140737184997200 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 128945 79235 378 95 0 123927 0
[pid=5760/tid=5761] ppid=5758 vsize=515780 CPUtime=702.3 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 122701 0 0 0 70187 43 0 0 25 0 4 0 652795103 528158720 79235 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=515780 CPUtime=695.87 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 124683 0 0 0 69540 47 0 0 25 0 4 0 652795103 528158720 79235 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=515780 CPUtime=702.3 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 129408 0 0 0 70179 51 0 0 25 0 4 0 652795103 528158720 79235 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.66
Current children cumulated vsize (KiB) 515780

[startup+762.311 s]
/proc/loadavg: 8.12 8.08 8.01 9/298 5784
/proc/meminfo: memFree=16098000/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=501580 CPUtime=3042.12 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 525125 0 0 0 304012 200 0 0 25 0 4 0 652795103 513617920 83489 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 125395 83489 378 95 0 120377 0
[pid=5760/tid=5761] ppid=5758 vsize=501580 CPUtime=762.31 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 128456 0 0 0 76186 45 0 0 25 0 4 0 652795103 513617920 83489 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294642 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=501580 CPUtime=755.3 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 130569 0 0 0 75480 50 0 0 25 0 4 0 652795103 513617920 83489 33554432000 4194304 4580107 140737184997200 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=501580 CPUtime=762.31 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 135122 0 0 0 76179 52 0 0 25 0 4 0 652795103 513617920 83489 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.12
Current children cumulated vsize (KiB) 501580

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 8.02 9/298 5786
/proc/meminfo: memFree=15991708/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=514680 CPUtime=3281.52 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 547838 0 0 0 327939 213 0 0 25 0 4 0 652795103 527032320 99981 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 128670 99981 378 95 0 123652 0
[pid=5760/tid=5761] ppid=5758 vsize=514680 CPUtime=822.31 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 135011 0 0 0 82181 50 0 0 25 0 4 0 652795103 527032320 99981 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=514680 CPUtime=814.75 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 134091 0 0 0 81423 52 0 0 25 0 4 0 652795103 527032320 99981 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=514680 CPUtime=822.3 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 141420 0 0 0 82175 55 0 0 25 0 4 0 652795103 527032320 99981 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.52
Current children cumulated vsize (KiB) 514680

[startup+882.301 s]
/proc/loadavg: 8.09 8.09 8.02 9/298 5788
/proc/meminfo: memFree=15996020/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=567356 CPUtime=3520.97 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 567760 0 0 0 351874 223 0 0 25 0 4 0 652795103 580972544 98947 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 141839 98947 378 95 0 136821 0
[pid=5760/tid=5761] ppid=5758 vsize=567356 CPUtime=882.31 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 138607 0 0 0 88179 52 0 0 25 0 4 0 652795103 580972544 98947 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=567356 CPUtime=874.2 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 140398 0 0 0 87365 55 0 0 25 0 4 0 652795103 580972544 98947 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=567356 CPUtime=882.3 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 144994 0 0 0 88173 57 0 0 25 0 4 0 652795103 580972544 98947 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.97
Current children cumulated vsize (KiB) 567356

[startup+942.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/298 5789
/proc/meminfo: memFree=15951856/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=567472 CPUtime=3760.42 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 582009 0 0 0 375810 232 0 0 25 0 4 0 652795103 581091328 100645 33554432000 4194304 4580107 140737184997200 18446744073709551615 4305594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 141868 100645 378 95 0 136850 0
[pid=5760/tid=5761] ppid=5758 vsize=567472 CPUtime=942.31 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 138900 0 0 0 94179 52 0 0 25 0 4 0 652795103 581091328 100645 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=567472 CPUtime=933.66 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 146518 0 0 0 93308 58 0 0 25 0 4 0 652795103 581091328 100645 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=567472 CPUtime=942.31 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 147891 0 0 0 94172 59 0 0 25 0 4 0 652795103 581091328 100645 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.42
Current children cumulated vsize (KiB) 567472

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/298 5791
/proc/meminfo: memFree=15916252/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=567512 CPUtime=3999.86 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 595182 0 0 0 399746 240 0 0 25 0 4 0 652795103 581132288 102010 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 141878 102010 378 95 0 136860 0
[pid=5760/tid=5761] ppid=5758 vsize=567512 CPUtime=1002.31 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 141562 0 0 0 100178 53 0 0 25 0 4 0 652795103 581132288 102010 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=567512 CPUtime=993.11 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 150917 0 0 0 99250 61 0 0 25 0 4 0 652795103 581132288 102010 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=567512 CPUtime=1002.31 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 150750 0 0 0 100171 60 0 0 25 0 4 0 652795103 581132288 102010 33554432000 4194304 4580107 140737184997200 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.86
Current children cumulated vsize (KiB) 567512

[startup+1062.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/298 5792
/proc/meminfo: memFree=15966952/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=594404 CPUtime=4239.32 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 611227 0 0 0 423686 246 0 0 25 0 4 0 652795103 608669696 98238 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 148601 98238 378 95 0 143583 0
[pid=5760/tid=5761] ppid=5758 vsize=594404 CPUtime=1062.31 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 145776 0 0 0 106176 55 0 0 25 0 4 0 652795103 608669696 98238 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=594404 CPUtime=1052.57 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 153762 0 0 0 105195 62 0 0 25 0 4 0 652795103 608669696 98238 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=594404 CPUtime=1062.31 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 153700 0 0 0 106170 61 0 0 25 0 4 0 652795103 608669696 98238 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4239.32
Current children cumulated vsize (KiB) 594404

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/298 5794
/proc/meminfo: memFree=15959252/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=581252 CPUtime=4478.73 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 629520 0 0 0 447616 257 0 0 25 0 4 0 652795103 595202048 96319 33554432000 4194304 4580107 140737184997200 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 145313 96319 378 95 0 140295 0
[pid=5760/tid=5761] ppid=5758 vsize=581252 CPUtime=1122.31 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 150349 0 0 0 112173 58 0 0 25 0 4 0 652795103 595202048 96319 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=581252 CPUtime=1112 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 159955 0 0 0 111135 65 0 0 25 0 4 0 652795103 595202048 96319 33554432000 4194304 4580107 140737184997200 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=581252 CPUtime=1122.31 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 155515 0 0 0 112169 62 0 0 25 0 4 0 652795103 595202048 96319 33554432000 4194304 4580107 140737184997200 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478.73
Current children cumulated vsize (KiB) 581252

[startup+1182.3 s]
/proc/loadavg: 8.07 8.09 8.02 9/298 5796
/proc/meminfo: memFree=15939032/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=567784 CPUtime=4718.17 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 646669 0 0 0 471548 269 0 0 25 0 4 0 652795103 581410816 102900 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 141946 102900 378 95 0 136928 0
[pid=5760/tid=5761] ppid=5758 vsize=567784 CPUtime=1182.32 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 154824 0 0 0 118171 61 0 0 25 0 4 0 652795103 581410816 102900 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=567784 CPUtime=1171.45 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 164495 0 0 0 117076 69 0 0 25 0 4 0 652795103 581410816 102900 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=567784 CPUtime=1182.31 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 159065 0 0 0 118166 65 0 0 25 0 4 0 652795103 581410816 102900 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4718.17
Current children cumulated vsize (KiB) 567784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.11 8.09 8.02 5/293 5797
/proc/meminfo: memFree=16391544/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=635788 CPUtime=4800.4 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 651188 0 0 0 479768 272 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 158947 103973 378 95 0 153929 0
[pid=5760/tid=5761] ppid=5758 vsize=635788 CPUtime=1202.92 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 156082 0 0 0 120231 61 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=635788 CPUtime=1191.85 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 165492 0 0 0 119116 69 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4305136 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=635788 CPUtime=1202.92 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 159065 0 0 0 120227 65 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 635788

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

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

[startup+1202.9 s]
/proc/loadavg: 8.11 8.09 8.02 5/293 5797
/proc/meminfo: memFree=16391544/32951124 swapFree=52307768/67111528
[pid=5760] ppid=5758 vsize=635788 CPUtime=4800.4 cores=1,3,5,7
/proc/5760/stat : 5760 (strangenight2-m) R 5758 5760 5130 0 -1 4202496 651188 0 0 0 479768 272 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5760/statm: 158947 103973 378 95 0 153929 0
[pid=5760/tid=5761] ppid=5758 vsize=635788 CPUtime=1202.92 cores=1,3,5,7
/proc/5760/task/5761/stat : 5761 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 156082 0 0 0 120231 61 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5760/tid=5762] ppid=5758 vsize=635788 CPUtime=1191.85 cores=1,3,5,7
/proc/5760/task/5762/stat : 5762 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 165492 0 0 0 119116 69 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4305136 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5760/tid=5763] ppid=5758 vsize=635788 CPUtime=1202.92 cores=1,3,5,7
/proc/5760/task/5763/stat : 5763 (strangenight2-m) R 5758 5760 5130 0 -1 4202560 159065 0 0 0 120227 65 0 0 25 0 4 0 652795103 651046912 103973 33554432000 4194304 4580107 140737184997200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 635788

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.94
CPU time (s): 4800.46
CPU user time (s): 4797.72
CPU system time (s): 2.74458
CPU usage (%): 399.062
Max. virtual memory (cumulated for all children) (KiB): 689492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.72
system time used= 2.74458
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 651189
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= 312
involuntary context switches= 34732

runsolver used 2.98555 second user time and 8.10977 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 00:25:23
IDJOB=3366677
IDBENCH=83086
IDSOLVER=1844
FILE ID=node101/3366677-1305411923
RUNJOBID= node101-1305411923-5738
PBS_JOBID= 13324502
Free space on /tmp= 73732 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366677-1305411923/watcher-3366677-1305411923 -o /tmp/evaluation-result-3366677-1305411923/solver-3366677-1305411923 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366677-1305411923.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=1952873824

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16809820 kB
Buffers:        324172 kB
Cached:        5885028 kB
SwapCached:      14848 kB
Active:       10839600 kB
Inactive:      5026596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16809820 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           11044 kB
Writeback:           0 kB
AnonPages:     9653492 kB
Mapped:          14680 kB
Slab:           149900 kB
PageTables:      62196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42064120 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= 73732 MiB
End job on node101 at 2011-05-15 00:45:28