Trace number 3366688

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.08 1202.53

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
MD5SUM6956d24237a9f7757ce3c5a1a338c9a6
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3366688-1305412057.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.61/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.61/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.77/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.77/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.77/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.23	c calculated reachability. Time: 0.00
0.77/0.23	c Calc default polars -  time:   0.00 s pos:      46 undec:       3 neg:      41
0.77/0.23	c =========================================================================================
0.77/0.23	c types(t): F = full restart, N = normal restart
0.77/0.23	c types(t): S = simplification begin/end, E = solution found
0.77/0.23	c restart types(rt): st = static, dy = dynamic
0.77/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.77/0.37	c  N dy    10      4562        90      8010         0      4220     56070    127484     25.71     27.09
0.77/0.54	c  N dy    16      9068        90      8010         0      6059     56070    166133     25.10     26.57
0.77/0.72	c  N dy    42     13126        90      8010         0      5914     56070    148525     25.63     27.45
0.77/0.95	c  N dy    53     17975        90      8010         0     10430     56070    283037     25.71     27.19
4.77/1.24	c  N dy    60     24329        90      8010         0     11090     56070    280582     25.37     26.71
4.77/1.28	c  F st    65     25000        90      8010         0     11724     56070    299363     25.40     25.19
5.97/1.52	c  N dy    71     30003        90      8010         0     10018     56070    233665     25.40   no data
5.97/1.52	c  S st    71     30003        90      8010         0     10018     56070    233665     25.40   no data
5.97/1.55	c  S st    71     30504        90      8010         0     10493     56070    247605     25.40   no data
5.97/1.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.56	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.97/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.97/1.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.78	c lits-rem:       110  cl-subs:      729  v-elim:      0  v-fix:    0  time:  0.21 s
7.96/2.07	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
7.96/2.07	c calculated reachability. Time: 0.00
7.96/2.07	c  N dy    71     30504        90      8010         0      9764     56070    224229     25.40   no data
8.76/2.29	c  N dy    80     34546        90      8010         0     13500     56070    333726     25.39     27.57
9.96/2.53	c  N dy   100     38579        90      8010         0      9950     56070    214676     25.52     28.20
10.76/2.78	c  N dy   112     42801        90      8010         0     13887     56070    332012     25.56     26.96
11.58/2.98	c  S st   118     45756        90      8010         0      8335     56070    148140     25.54     25.91
11.99/3.01	c  S st   118     46259        90      8010         0      8811     56070    162345     25.54   no data
11.99/3.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/3.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.99/3.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.99/3.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.99/3.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.99/3.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.99/3.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/3.06	c lits-rem:         2  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.04 s
11.99/3.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.99/3.06	c vivif2 --  cl tried     8755 cl shrink        0 lits rem          0 time: 0.00
13.15/3.35	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
13.15/3.35	c calculated reachability. Time: 0.00
13.15/3.35	c  N dy   118     46259        90      8010         0      8755     56070    160348     25.54   no data
14.75/3.77	c  N dy   129     53832        90      8010         0     15763     56070    367766     25.48     26.89
15.97/4.03	c  N dy   138     57872        90      8010         0     10274     56070    188101     25.47     26.81
17.14/4.35	c  N dy   143     63778        90      8010         0     15771     56070    349810     25.41     26.78
18.33/4.64	c  N dy   147     68491        90      8010         0     20173     56070    481245     25.37     26.71
18.73/4.72	c  S st   155     69388        90      8010         0     10793     56070    187678     25.40   no data
18.73/4.76	c  S st   155     69892        90      8010         0     11276     56070    202248     25.40   no data
18.73/4.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.73/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.73/4.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.73/4.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.73/4.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.73/4.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
18.73/4.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.73/4.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.73/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/4.84	c lits-rem:         4  cl-subs:      105  v-elim:      0  v-fix:    0  time:  0.07 s
19.13/4.84	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.13/4.84	c vivif2 --  cl tried    11171 cl shrink        0 lits rem          0 time: 0.00
20.37/5.18	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.33
20.37/5.18	c calculated reachability. Time: 0.00
20.37/5.18	c  N dy   155     69892        90      8010         0     11171     56070    198382     25.40   no data
21.93/5.50	c  N dy   163     75220        90      8010         0     16086     56070    341329     25.38     26.80
24.76/6.29	c  F st   172     87501        90      8010         0     16282     56070    329847     25.21     25.45
24.76/6.29	c  N st   172     87501        90      8010         0     16282     56070    329847     25.21     25.45
26.71/6.70	c  N dy   181     93137        90      8010         0     21537     56070    487662     25.21     28.23
29.15/7.33	c  N dy   184    102127        90      8010         0     17813     56070    357116     25.08     26.43
29.91/7.54	c  S st   201    104839        90      8010         0     20328     56070    430875     25.11   no data
30.31/7.60	c  S st   201    105346        90      8010         0     20810     56070    445480     25.11   no data
30.31/7.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.31/7.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.31/7.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.31/7.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.31/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.31/7.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.31/7.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.31/7.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.31/7.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.70/8.22	c lits-rem:       324  cl-subs:     1691  v-elim:      0  v-fix:    0  time:  0.59 s
32.70/8.22	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
32.70/8.23	c vivif2 --  cl tried    19119 cl shrink        0 lits rem          0 time: 0.00
34.29/8.62	c asymm  cl-useful: 0/6454/8010 lits-rem:0 time: 0.39
34.29/8.62	c calculated reachability. Time: 0.00
34.29/8.62	c  N dy   201    105346        90      8010         0     19119     56070    394667     25.11   no data
37.10/9.34	c  N dy   206    113838        90      8010         0     14084     56070    231679     25.05     26.39
40.28/10.14	c  N dy   233    124479        90      8010         0     23944     56070    521276     25.04     26.53
43.48/10.94	c  N dy   275    133737        90      8010         0     18657     56070    349005     25.10     26.43
50.67/12.74	c  N dy   310    157340        90      8010         0     25604     56070    532630     24.89     26.25
50.67/12.80	c  S st   313    158019        90      8010         0     26230     56070    550766     24.89     24.53
51.10/12.87	c  S st   313    158520        90      8010         0     26706     56070    565066     24.89   no data
51.10/12.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.10/12.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.10/12.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.10/12.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.10/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.10/12.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
51.10/12.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.10/12.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.10/12.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.25/14.18	c lits-rem:       585  cl-subs:     2476  v-elim:      0  v-fix:    0  time:  1.27 s
56.25/14.18	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
56.25/14.19	c vivif2 --  cl tried    24230 cl shrink        0 lits rem          0 time: 0.01
57.05/14.33	c asymm  cl-useful: 0/1556/8010 lits-rem:0 time: 0.14
57.05/14.33	c calculated reachability. Time: 0.00
57.05/14.33	c  N dy   313    158520        90      8010         0     24230     56070    494949     24.89   no data
61.04/15.34	c  N dy   355    170022        90      8010         0     19292     56070    335113     24.89     26.54
65.04/16.36	c  N dy   419    180951        90      8010         0     29420     56070    635366     24.97     28.58
69.82/17.54	c  N dy   477    192585        90      8010         0     23611     56070    445347     25.04     26.89
75.41/18.90	c  N dy   531    205075        90      8010         0     17613     56070    248104     25.07     26.52
81.83/20.55	c  N dy   584    223122        90      8010         0     34335     56070    739270     25.07     26.65
87.79/22.06	c  N dy   645    237444        90      8010         0     29127     56070    569781     25.12     27.74
88.19/22.10	c  S st   649    237783        90      8010         0     29442     56070    578889     25.12   no data
88.19/22.18	c  S st   649    238285        90      8010         0     29914     56070    593004     25.12   no data
88.19/22.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.19/22.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
88.19/22.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.19/22.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.19/22.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.19/22.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
88.19/22.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.59/22.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.59/22.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.18/23.11	c lits-rem:       255  cl-subs:     1917  v-elim:      0  v-fix:    0  time:  0.90 s
92.18/23.12	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
92.18/23.12	c vivif2 --  cl tried    27997 cl shrink        0 lits rem          0 time: 0.01
92.98/23.32	c asymm  cl-useful: 0/2654/8010 lits-rem:0 time: 0.20
92.98/23.32	c calculated reachability. Time: 0.00
92.98/23.32	c  N dy   649    238285        90      8010         0     27997     56070    531504     25.12   no data
103.36/25.97	c  N dy   688    265683        90      8010         0     33764     56070    681022     25.01     26.41
118.12/29.61	c  N dy   750    298192        90      8010         0     22276     56070    316380     24.95     26.33
120.92/30.39	c  F st   788    306253        90      8010         0     29758     56070    537145     24.98   no data
126.51/31.76	c  N dy   827    317784        90      8010         0     40417     56070    849327     25.00     26.59
135.69/34.07	c  N dy   906    337840        90      8010         0     36817     56070    722187     25.03     26.38
145.66/36.52	c  S st  1008    357429        90      8010         0     31891     56070    561954     25.09   no data
146.06/36.61	c  S st  1008    357934        90      8010         0     32375     56070    576503     25.09   no data
146.06/36.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.06/36.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
146.06/36.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.06/36.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.06/36.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.06/36.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
146.06/36.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.06/36.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.06/36.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.26/37.50	c lits-rem:       204  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  0.85 s
149.66/37.50	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
149.66/37.50	c vivif2 --  cl tried    30795 cl shrink        0 lits rem          0 time: 0.01
150.46/37.72	c asymm  cl-useful: 0/2069/8010 lits-rem:0 time: 0.22
150.46/37.72	c calculated reachability. Time: 0.00
150.46/37.72	c  N dy  1008    357934        90      8010         0     30795     56070    525943     25.09   no data
160.44/40.24	c  N dy  1057    378377        90      8010         0     25700     56070    362880     25.09     26.49
170.41/42.76	c  N dy  1130    398426        90      8010         0     44331     56070    908323     25.09     26.42
183.99/46.10	c  N dy  1214    419884        90      8010         0     39191     56070    742313     25.13     26.56
196.40/49.26	c  N dy  1247    444880        90      8010         0     36372     56070    633341     25.05     26.37
208.73/52.31	c  N dy  1335    464977        90      8010         0     28204     56070    383696     25.08     28.24
219.91/55.16	c  N dy  1444    486404        90      8010         0     48118     56070    974524     25.12     26.64
230.69/57.87	c  N dy  1492    507047        90      8010         0     39393     56070    690791     25.10     26.50
244.70/61.37	c  N dy  1593    528241        90      8010         0     30307     56070    404511     25.14     26.57
248.68/62.38	c  S st  1628    536902        90      8010         0     38314     56070    641435     25.15   no data
249.09/62.47	c  S st  1628    537402        90      8010         0     38787     56070    655900     25.15   no data
249.09/62.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
249.09/62.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
249.09/62.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.09/62.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.09/62.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.09/62.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
249.09/62.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.45/62.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
249.45/62.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.84/63.69	c lits-rem:       253  cl-subs:     1739  v-elim:      0  v-fix:    0  time:  1.17 s
253.84/63.69	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
254.24/63.70	c vivif2 --  cl tried    37048 cl shrink        0 lits rem          0 time: 0.01
255.04/63.93	c asymm  cl-useful: 0/1700/8010 lits-rem:0 time: 0.23
255.04/63.94	c calculated reachability. Time: 0.00
255.04/63.94	c  N dy  1628    537402        90      8010         0     37048     56070    601321     25.15   no data
270.21/67.76	c  N dy  1728    561080        90      8010         0     58985     56070   1249445     25.18     26.56
281.39/70.53	c  N dy  1814    581486        90      8010         0     48238     56070    917525     25.20     26.55
297.75/74.67	c  N dy  1888    608970        90      8010         0     43095     56070    747133     25.20     26.75
312.12/78.22	c  N dy  1983    629196        90      8010         0     61825     56070   1301882     25.22     26.60
323.73/81.17	c  N dy  2081    649227        90      8010         0     48969     56070    903071     25.25     26.61
341.66/85.68	c  N dy  2157    676357        90      8010         0     41690     56070    663201     25.24     26.60
355.23/89.03	c  N dy  2203    696512        90      8010         0     60312     56070   1205034     25.22     26.57
368.81/92.42	c  N dy  2289    716689        90      8010         0     45708     56070    772854     25.24     26.60
385.96/96.76	c  N dy  2397    736775        90      8010         0     64380     56070   1328540     25.27     26.70
399.14/100.04	c  N dy  2473    756874        90      8010         0     48724     56070    840442     25.28     28.81
414.71/103.95	c  N dy  2550    777699        90      8010         0     68059     56070   1416326     25.29     26.66
427.08/107.01	c  N dy  2582    797756        90      8010         0     51257     56070    888326     25.28     27.77
433.10/108.51	c  S st  2601    806104        90      8010         0     59010     56070   1116361     25.27     24.71
433.50/108.67	c  S st  2601    806610        90      8010         0     59483     56070   1130538     25.27   no data
433.50/108.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
433.87/108.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
433.87/108.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
433.87/108.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
433.87/108.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.87/108.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
433.87/108.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
433.87/108.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
433.87/108.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.03/113.51	c lits-rem:      1035  cl-subs:     5187  v-elim:      0  v-fix:    0  time:  4.77 s
453.03/113.52	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
453.03/113.53	c vivif2 --  cl tried    54296 cl shrink        0 lits rem          0 time: 0.02
454.23/113.83	c asymm  cl-useful: 0/1191/8010 lits-rem:0 time: 0.30
454.23/113.83	c calculated reachability. Time: 0.00
454.23/113.83	c  N dy  2601    806610        90      8010         0     54296     56070    974149     25.27   no data
470.20/117.85	c  N dy  2659    826668        90      8010         0     36982     56070    455934     25.28     26.61
484.17/121.38	c  N dy  2696    848154        90      8010         0     56754     56070   1034970     25.27     26.61
501.73/125.72	c  N dy  2774    868170        90      8010         0     38430     56070    480284     25.28     26.76
514.11/128.81	c  N dy  2836    888202        90      8010         0     56992     56070   1030887     25.29     26.66
535.66/134.24	c  N dy  2857    919908        90      8010         0     48335     56070    750854     25.25     26.70
551.66/138.29	c  N dy  2932    941055        90      8010         0     67914     56070   1332031     25.26     26.61
568.79/142.55	c  N dy  3008    961727        90      8010         0     48270     56070    730380     25.27     26.62
584.35/146.45	c  N dy  3059    982615        90      8010         0     67588     56070   1296743     25.27     26.80
604.35/151.41	c  N dy  3156   1004703        90      8010         0     48307     56070    715179     25.28     26.62
619.89/155.37	c  N dy  3214   1025783        90      8010         0     67847     56070   1291013     25.29     26.71
637.85/159.84	c  N dy  3287   1045843        90      8010         0     45705     56070    619531     25.29     29.06
652.65/163.53	c  N dy  3357   1065887        90      8010         0     64263     56070   1166274     25.30     27.16
657.44/164.75	c  F st  3366   1071875        90      8010         0     69806     56070   1329611     25.30   no data
671.38/168.25	c  N dy  3412   1085894        90      8010         0     82824     56070   1718245     25.31     26.76
686.55/172.06	c  N dy  3502   1107701        90      8010         0     61313     56070   1066809     25.32     26.68
711.70/178.33	c  N dy  3564   1137937        90      8010         0     46634     56070    606861     25.30     26.75
725.28/181.79	c  N dy  3599   1158586        90      8010         0     65643     56070   1164607     25.30     26.71
746.02/186.98	c  N dy  3669   1179018        90      8010         0     84571     56070   1725503     25.30     26.73
763.59/191.39	c  N dy  3748   1199127        90      8010         0     59714     56070    982147     25.31     26.81
775.60/194.39	c  S st  3801   1209916        90      8010         0     69725     56070   1279928     25.32     23.85
776.76/194.63	c  S st  3801   1210421        90      8010         0     70202     56070   1294193     25.32   no data
776.76/194.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
776.76/194.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
776.76/194.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
776.76/194.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
776.76/194.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.76/194.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
776.76/194.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.16/194.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
777.16/194.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.68/203.67	c lits-rem:       739  cl-subs:     4662  v-elim:      0  v-fix:    0  time:  8.94 s
812.68/203.67	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
812.68/203.69	c vivif2 --  cl tried    65540 cl shrink        0 lits rem          0 time: 0.02
814.28/204.08	c asymm  cl-useful: 0/1343/8010 lits-rem:0 time: 0.39
814.28/204.09	c calculated reachability. Time: 0.00
814.28/204.09	c  N dy  3801   1210421        90      8010         0     65540     56070   1145680     25.32   no data
839.42/210.36	c  N dy  3842   1233916        90      8010         0     87240     56070   1787280     25.31     26.79
855.40/214.31	c  N dy  3910   1253995        90      8010         0     61666     56070   1020901     25.31     27.70
871.37/218.34	c  N dy  3937   1274079        90      8010         0     80094     56070   1560039     25.30     26.64
890.16/223.02	c  N dy  3989   1294145        90      8010         0     53496     56070    754988     25.30     26.72
906.49/227.13	c  N dy  4048   1314730        90      8010         0     72499     56070   1316074     25.31     26.81
952.39/238.60	c  N dy  4069   1368499        90      8010         0     75446     56070   1359958     25.21     26.54
981.96/246.05	c  N dy  4165   1390519        90      8010         0     48981     56070    589420     25.22     26.69
999.53/250.49	c  N dy  4246   1412978        90      8010         0     69701     56070   1199324     25.22     26.58
1021.48/255.92	c  N dy  4340   1433022        90      8010         0     88222     56070   1749742     25.23     28.15
1039.45/260.44	c  N dy  4373   1453072        90      8010         0     58882     56070    857329     25.22     27.10
1061.00/265.86	c  N dy  4470   1476093        90      8010         0     80236     56070   1494237     25.23     26.57
1086.12/272.15	c  N dy  4555   1497717        90      8010         0     51325     56070    618553     25.24     26.58
1106.47/277.26	c  N dy  4627   1523268        90      8010         0     74939     56070   1313449     25.24     26.60
1130.02/283.13	c  N dy  4726   1543481        90      8010         0     93647     56070   1868557     25.25     26.68
1148.39/287.76	c  N dy  4769   1564028        90      8010         0     62699     56070    933388     25.25     26.58
1170.77/293.32	c  N dy  4827   1588825        90      8010         0     85545     56070   1605380     25.24     26.77
1232.65/308.87	c  N dy  4911   1653887        90      8010         0     94337     56070   1802565     25.16     26.66
1257.36/315.09	c  N dy  4994   1677853        90      8010         0     65070     56070    979299     25.17     26.53
1279.72/320.69	c  N dy  5103   1698774        90      8010         0     84530     56070   1559032     25.18     26.72
1294.12/324.24	c  S st  5142   1710421        90      8010         0     95366     56070   1880151     25.18   no data
1295.28/324.53	c  S st  5142   1710926        90      8010         0     95845     56070   1894610     25.18   no data
1295.28/324.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1295.28/324.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1295.28/324.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1295.28/324.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1295.28/324.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1295.28/324.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1295.28/324.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1295.68/324.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1295.68/324.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1348.77/337.98	c lits-rem:      1082  cl-subs:     7754  v-elim:      0  v-fix:    0  time: 13.31 s
1348.77/337.98	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1349.17/338.00	c vivif2 --  cl tried    88091 cl shrink        0 lits rem          0 time: 0.02
1350.37/338.39	c asymm  cl-useful: 0/888/8010 lits-rem:0 time: 0.38
1350.37/338.39	c calculated reachability. Time: 0.00
1350.37/338.39	c  N dy  5142   1710926        90      8010         0     88091     56070   1647667     25.18   no data
1378.71/345.48	c  N dy  5246   1730934        90      8010         0     54284     56070    637913     25.19     27.58
1397.47/350.18	c  N dy  5367   1751616        90      8010         0     73463     56070   1209614     25.20     26.59
1433.80/359.26	c  N dy  5439   1786357        90      8010         0    105355     56070   2148935     25.19     26.60
1453.75/364.24	c  N dy  5570   1806490        90      8010         0     70677     56070   1114506     25.21     26.57
1506.04/377.39	c  N dy  5613   1854977        90      8010         0     60756     56070    787032     25.17     26.68
1528.79/383.09	c  N dy  5697   1877816        90      8010         0     81881     56070   1412009     25.18     26.60
1555.14/389.64	c  N dy  5788   1897926        90      8010         0    100503     56070   1967843     25.18     26.75
1584.67/397.00	c  N dy  5855   1924789        90      8010         0     69929     56070   1039303     25.18     26.51
1627.42/407.80	c  N dy  5915   1966028        90      8010         0    107751     56070   2141286     25.16     26.59
1647.75/412.84	c  N dy  5986   1986102        90      8010         0     70157     56070   1037587     25.16     26.62
1672.49/419.07	c  N dy  6083   2008773        90      8010         0     91112     56070   1662605     25.17     26.54
1703.24/426.79	c  N dy  6208   2029303        90      8010         0    110148     56070   2233061     25.18     26.55
1726.38/432.58	c  N dy  6333   2049321        90      8010         0     71476     56070   1058376     25.20     27.57
1753.14/439.20	c  N dy  6370   2075833        90      8010         0     95810     56070   1767614     25.19     26.60
1781.87/446.41	c  N dy  6437   2096270        90      8010         0    114736     56070   2331702     25.19     26.52
1802.23/451.59	c  N dy  6530   2116317        90      8010         0     75194     56070   1150418     25.20     27.50
1825.42/457.33	c  N dy  6604   2136639        90      8010         0     93968     56070   1706905     25.20     26.61
1854.52/464.66	c  N dy  6681   2157926        90      8010         0    113620     56070   2288002     25.20     26.55
1877.28/470.40	c  N dy  6780   2178006        90      8010         0     73131     56070   1069738     25.21     26.59
1902.02/476.51	c  N dy  6875   2198445        90      8010         0     92088     56070   1633898     25.22     26.59
1918.39/480.65	c  S st  6915   2210926        90      8010         0    103633     56070   1976411     25.22     23.17
1919.59/480.96	c  S st  6915   2211430        90      8010         0    104111     56070   1990799     25.22   no data
1919.59/480.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1919.99/481.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1919.99/481.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1919.99/481.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1919.99/481.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1919.99/481.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1919.99/481.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1919.99/481.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1920.39/481.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1974.70/494.79	c lits-rem:       919  cl-subs:     7819  v-elim:      0  v-fix:    0  time: 13.68 s
1974.70/494.79	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1975.06/494.81	c vivif2 --  cl tried    96292 cl shrink        0 lits rem          0 time: 0.02
1976.26/495.18	c asymm  cl-useful: 0/763/8010 lits-rem:0 time: 0.37
1976.26/495.18	c calculated reachability. Time: 0.00
1976.26/495.18	c  N dy  6915   2211430        90      8010         0     96292     56070   1739529     25.22   no data
2014.58/504.73	c  N dy  7016   2236905        90      8010         0     59999     56070    661121     25.23     26.65
2034.54/509.72	c  N dy  7126   2256951        90      8010         0     78561     56070   1214083     25.24     27.78
2076.05/520.14	c  N dy  7160   2295088        90      8010         0    113542     56070   2236811     25.22     26.59
2099.61/526.07	c  N dy  7239   2315181        90      8010         0     71411     56070    985095     25.22     26.59
2122.76/531.84	c  N dy  7323   2335294        90      8010         0     89966     56070   1536846     25.23     26.61
2151.50/539.03	c  N dy  7407   2355342        90      8010         0    108486     56070   2088528     25.24     26.66
2180.67/546.40	c  N dy  7474   2375509        90      8010         0     65273     56070    780525     25.24     26.57
2231.74/559.14	c  N dy  7529   2425832        90      8010         0    111360     56070   2109244     25.20     26.72
2261.68/566.64	c  N dy  7610   2445932        90      8010         0     67359     56070    824413     25.21     28.60
2286.47/572.87	c  N dy  7731   2468460        90      8010         0     88241     56070   1449206     25.22     26.76
2314.77/579.98	c  N dy  7752   2494193        90      8010         0    111806     56070   2129584     25.20     26.59
2342.32/586.80	c  N dy  7787   2514198        90      8010         0     66724     56070    784510     25.19     27.25
2367.05/593.00	c  N dy  7822   2541513        90      8010         0     91787     56070   1513995     25.18     26.59
2396.23/600.38	c  N dy  7927   2561598        90      8010         0    110358     56070   2067570     25.19     29.18
2445.70/612.76	c  N dy  8035   2598467        90      8010         0     79785     56070   1139609     25.18     26.77
2470.48/619.00	c  N dy  8114   2618474        90      8010         0     98234     56070   1688326     25.18     27.79
2503.19/627.12	c  N dy  8226   2638826        90      8010         0    117136     56070   2253532     25.19     26.56
2536.34/635.44	c  N dy  8324   2659367        90      8010         0     70689     56070    867998     25.20     26.74
2563.09/642.13	c  N dy  8401   2682674        90      8010         0     92251     56070   1504433     25.20     26.53
2594.60/650.06	c  N dy  8515   2702891        90      8010         0    110938     56070   2063808     25.21     26.62
2606.17/652.94	c  S st  8522   2711430        90      8010         0    118785     56070   2292162     25.20     25.30
2607.36/653.28	c  S st  8522   2711933        90      8010         0    119264     56070   2306754     25.20   no data
2607.36/653.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2607.76/653.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2607.76/653.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2607.76/653.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2607.76/653.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2607.76/653.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2607.76/653.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2607.76/653.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2608.17/653.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2689.59/673.81	c lits-rem:      1369  cl-subs:     9879  v-elim:      0  v-fix:    0  time: 20.37 s
2689.59/673.81	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2689.59/673.84	c vivif2 --  cl tried   109385 cl shrink        0 lits rem          0 time: 0.03
2691.18/674.22	c asymm  cl-useful: 0/654/8010 lits-rem:0 time: 0.38
2691.18/674.22	c calculated reachability. Time: 0.00
2691.18/674.22	c  N dy  8522   2711933        90      8010         0    109385     56070   1997871     25.20   no data
2724.31/682.54	c  N dy  8594   2732453        90      8010         0    128371     56070   2563124     25.21     26.55
2751.05/689.27	c  N dy  8708   2752528        90      8010         0     80871     56070   1157539     25.22     26.67
2797.35/700.81	c  N dy  8812   2790746        90      8010         0    116008     56070   2185805     25.21     26.63
2835.68/710.42	c  N dy  8887   2810996        90      8010         0     67528     56070    739451     25.21     26.60
2853.64/714.98	c  N dy  8910   2831267        90      8010         0     86114     56070   1278941     25.20     26.60
2880.79/721.74	c  N dy  9002   2851297        90      8010         0    104668     56070   1830931     25.21     27.93
2915.91/730.53	c  N dy  9126   2871299        90      8010         0    123216     56070   2389560     25.22     26.55
2950.24/739.12	c  N dy  9184   2893438        90      8010         0     75467     56070    949975     25.22     26.63
2975.42/745.44	c  N dy  9287   2913516        90      8010         0     94024     56070   1504135     25.22     28.12
3006.93/753.33	c  N dy  9421   2933689        90      8010         0    112691     56070   2067309     25.23     26.70
3045.26/762.92	c  N dy  9553   2953734        90      8010         0    131252     56070   2626359     25.24     28.21
3081.97/772.12	c  N dy  9561   2989932        90      8010         0     95083     56070   1501409     25.22     26.78
3112.31/779.79	c  N dy  9650   3012361        90      8010         0    115792     56070   2115720     25.23     26.57
3149.44/789.04	c  N dy  9744   3032565        90      8010         0    134430     56070   2671920     25.23     26.67
3176.99/796.00	c  N dy  9834   3052673        90      8010         0     82990     56070   1145892     25.24     26.58
3204.93/802.94	c  N dy  9950   3072702        90      8010         0    101568     56070   1703403     25.24     28.37
3234.90/810.49	c  N dy 10023   3092758        90      8010         0    120109     56070   2253446     25.24     26.60
3272.38/819.86	c  N dy 10110   3112765        90      8010         0    138615     56070   2806214     25.25     26.66
3299.92/826.76	c  N dy 10201   3132780        90      8010         0     86046     56070   1217798     25.25     27.81
3334.65/835.41	c  N dy 10321   3152870        90      8010         0    104644     56070   1778231     25.26     27.14
3380.15/846.81	c  N dy 10422   3175095        90      8010         0    125164     56070   2391057     25.27     26.68
3421.67/857.27	c  N dy 10452   3195990        90      8010         0     72424     56070    791616     25.26     26.70
3441.63/862.27	c  S st 10536   3211933        90      8010         0     87178     56070   1232837     25.27     23.12
3442.82/862.50	c  S st 10536   3212437        90      8010         0     87655     56070   1247138     25.27   no data
3442.82/862.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3442.82/862.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3442.82/862.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3442.82/862.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3442.82/862.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3442.82/862.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3442.82/862.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3442.82/862.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3443.22/862.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3457.99/866.33	c lits-rem:       241  cl-subs:     2692  v-elim:      0  v-fix:    0  time:  3.72 s
3457.99/866.33	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3457.99/866.35	c vivif2 --  cl tried    84963 cl shrink        0 lits rem          0 time: 0.02
3459.58/866.70	c asymm  cl-useful: 0/821/8010 lits-rem:0 time: 0.35
3459.58/866.70	c calculated reachability. Time: 0.00
3459.58/866.70	c  N dy 10536   3212437        90      8010         0     84963     56070   1160750     25.27   no data
3485.17/873.17	c  N dy 10611   3232471        90      8010         0    103418     56070   1707973     25.27     28.04
3522.25/882.42	c  N dy 10673   3258975        90      8010         0    127804     56070   2427075     25.27     26.65
3563.80/892.86	c  N dy 10752   3279870        90      8010         0     74299     56070    831638     25.27     26.61
3588.92/899.16	c  N dy 10800   3299880        90      8010         0     92716     56070   1376659     25.27     27.48
3626.83/908.63	c  N dy 10901   3323188        90      8010         0    114314     56070   2025068     25.27     26.68
3659.57/916.83	c  N dy 10955   3344308        90      8010         0    133757     56070   2600971     25.27     26.87
3695.10/925.77	c  N dy 11052   3364415        90      8010         0     78513     56070    941062     25.28     26.67
3720.25/932.08	c  N dy 11146   3384484        90      8010         0     96979     56070   1492693     25.28     27.10
3751.78/939.93	c  N dy 11240   3404804        90      8010         0    115711     56070   2050842     25.29     26.63
3787.31/948.89	c  N dy 11311   3425653        90      8010         0    134944     56070   2621951     25.29     26.62
3823.62/957.91	c  N dy 11315   3455016        90      8010         0     87171     56070   1162688     25.27     26.63
3848.78/964.22	c  N dy 11336   3477076        90      8010         0    107395     56070   1755124     25.26     26.76
3882.31/972.67	c  N dy 11440   3497408        90      8010         0    126231     56070   2319272     25.27     26.74
3919.87/982.02	c  N dy 11475   3518569        90      8010         0    145694     56070   2888191     25.26     26.62
3946.58/988.74	c  N dy 11496   3538667        90      8010         0     88692     56070   1197411     25.26     26.90
3975.31/995.93	c  N dy 11594   3558673        90      8010         0    107181     56070   1750888     25.26     27.60
4013.63/1005.55	c  N dy 11729   3579948        90      8010         0    126883     56070   2345535     25.27     26.85
4045.97/1013.69	c  N dy 11761   3599990        90      8010         0    145280     56070   2889982     25.27     26.60
4078.70/1021.88	c  N dy 11831   3620130        90      8010         0     87405     56070   1150159     25.27     26.62
4105.85/1028.61	c  N dy 11913   3641503        90      8010         0    107106     56070   1737207     25.27     26.61
4138.19/1036.76	c  N dy 11991   3661546        90      8010         0    125631     56070   2286372     25.27     26.76
4184.88/1048.43	c  N dy 12113   3681626        90      8010         0    144206     56070   2846428     25.28     29.43
4231.21/1060.08	c  N dy 12218   3701701        90      8010         0     85310     56070   1072591     25.28     26.62
4247.15/1064.08	c  S st 12278   3712438        90      8010         0     95235     56070   1371345     25.29   no data
4248.77/1064.41	c  S st 12278   3712942        90      8010         0     95711     56070   1386034     25.29   no data
4248.77/1064.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4248.77/1064.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
4248.77/1064.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4248.77/1064.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4248.77/1064.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4248.77/1064.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4248.77/1064.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4249.17/1064.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4249.17/1064.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4281.47/1072.60	c lits-rem:       345  cl-subs:     3049  v-elim:      0  v-fix:    0  time:  8.03 s
4281.47/1072.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4281.47/1072.62	c vivif2 --  cl tried    92662 cl shrink        0 lits rem          0 time: 0.02
4283.07/1073.07	c asymm  cl-useful: 0/743/8010 lits-rem:0 time: 0.45
4283.07/1073.08	c calculated reachability. Time: 0.00
4283.07/1073.08	c  N dy 12278   3712942        90      8010         0     92662     56070   1286522     25.29   no data
4320.99/1082.58	c  N dy 12408   3734928        90      8010         0    113012     56070   1899237     25.29     26.63
4349.75/1089.76	c  F st 12480   3751563        90      8010         0    128318     56070   2355590     25.30     22.65
4358.12/1091.80	c  N dy 12486   3756753        90      8010         0    133110     56070   2501300     25.30   no data
4400.43/1102.40	c  N dy 12551   3778573        90      8010         0    153208     56070   3095051     25.30     26.69
4444.33/1113.41	c  N dy 12649   3810929        90      8010         0    104691     56070   1628520     25.30     26.85
4484.26/1123.46	c  N dy 12736   3834365        90      8010         0    126291     56070   2271492     25.30     26.64
4738.93/1187.26	c  N dy 12786   4030095        90      8010         0    145488     56070   2736253     25.17     26.57
4775.26/1196.40	c  N dy 12850   4050360        90      8010         0     83978     56070    976037     25.17     26.60
4799.21/1202.36	c  N dy 12919   4070432        90      8010         0    102482     56070   1529758     25.17     27.01

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

running on 4 cores: 0,2,4,6

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: 8.08 7.94 5.86 6/277 32100
/proc/meminfo: memFree=24705568/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 407 0 0 0 1 0 0 0 25 0 4 0 731436302 52396032 347 33554432000 4194304 4580107 140734731925856 18446744073709551615 47864522696626 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 12792 347 299 95 0 7774 0
[pid=32100/tid=32101] ppid=32098 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731436302 52396032 347 33554432000 4194304 4580107 140734731925856 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731436302 52396032 347 33554432000 4194304 4580107 140734731925856 18446744073709551615 47864522696624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731436302 52396032 347 33554432000 4194304 4580107 140734731925856 18446744073709551615 47864522696626 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.160004 s]
/proc/loadavg: 8.08 7.94 5.86 6/277 32100
/proc/meminfo: memFree=24705568/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=281964 CPUtime=0.61 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 1694 0 0 0 61 0 0 0 25 0 4 0 731436302 288731136 1604 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 70491 1604 358 95 0 65473 0
[pid=32100/tid=32101] ppid=32098 vsize=281964 CPUtime=0.14 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 269 0 0 0 14 0 0 0 25 0 4 0 731436302 288731136 1604 33554432000 4194304 4580107 140734731925856 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=281964 CPUtime=0.15 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 277 0 0 0 15 0 0 0 25 0 4 0 731436302 288731136 1604 33554432000 4194304 4580107 140734731925856 18446744073709551615 4295731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=281964 CPUtime=0.15 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 459 0 0 0 15 0 0 0 25 0 4 0 731436302 288731136 1604 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 281964

[startup+0.200999 s]
/proc/loadavg: 8.08 7.94 5.86 6/277 32100
/proc/meminfo: memFree=24705568/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=283692 CPUtime=0.77 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) D 32098 32100 31966 0 -1 4202496 2340 0 0 0 77 0 0 0 25 0 4 0 731436302 290500608 2020 33554432000 4194304 4580107 140734731925856 18446744073709551615 260020439223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 70923 2020 363 95 0 65905 0
[pid=32100/tid=32101] ppid=32098 vsize=283692 CPUtime=0.18 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 499 0 0 0 18 0 0 0 25 0 4 0 731436302 290500608 2020 33554432000 4194304 4580107 140734731925856 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=283692 CPUtime=0.19 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) D 32098 32100 31966 0 -1 4202560 464 0 0 0 19 0 0 0 25 0 4 0 731436302 290500608 2020 33554432000 4194304 4580107 140734731925856 18446744073709551615 260020439223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=283692 CPUtime=0.19 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 662 0 0 0 19 0 0 0 25 0 4 0 731436302 290500608 2020 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283692

[startup+1.06084 s]
/proc/loadavg: 8.08 7.94 5.86 6/277 32100
/proc/meminfo: memFree=24705568/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=288300 CPUtime=4.21 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 8364 0 0 0 419 2 0 0 19 0 4 0 731436302 295219200 4277 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 72075 4277 376 95 0 67057 0
[pid=32100/tid=32101] ppid=32098 vsize=288300 CPUtime=1.04 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 2003 0 0 0 104 0 0 0 19 0 4 0 731436302 295219200 4277 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=288300 CPUtime=1.04 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 2084 0 0 0 104 0 0 0 19 0 4 0 731436302 295219200 4278 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=288300 CPUtime=1.05 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 1743 0 0 0 105 0 0 0 25 0 4 0 731436302 295219200 4278 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 288300

[startup+1.10083 s]
/proc/loadavg: 8.08 7.94 5.86 6/277 32100
/proc/meminfo: memFree=24705568/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=288300 CPUtime=4.37 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 8464 0 0 0 435 2 0 0 19 0 4 0 731436302 295219200 4377 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 72075 4377 376 95 0 67057 0
[pid=32100/tid=32101] ppid=32098 vsize=288300 CPUtime=1.08 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 2028 0 0 0 108 0 0 0 19 0 4 0 731436302 295219200 4377 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=288300 CPUtime=1.08 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 2110 0 0 0 108 0 0 0 19 0 4 0 731436302 295219200 4377 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=288300 CPUtime=1.09 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 1765 0 0 0 109 0 0 0 25 0 4 0 731436302 295219200 4377 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 288300

[startup+1.50076 s]
/proc/loadavg: 8.08 7.94 5.86 6/277 32100
/proc/meminfo: memFree=24705568/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=288908 CPUtime=5.97 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 10497 0 0 0 595 2 0 0 19 0 4 0 731436302 295841792 4658 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 72227 4658 377 95 0 67209 0
[pid=32100/tid=32101] ppid=32098 vsize=288908 CPUtime=1.48 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 2516 0 0 0 148 0 0 0 19 0 4 0 731436302 295841792 4658 33554432000 4194304 4580107 140734731925856 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=288908 CPUtime=1.48 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 2646 0 0 0 148 0 0 0 19 0 4 0 731436302 295841792 4658 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=288908 CPUtime=1.49 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 2281 0 0 0 149 0 0 0 25 0 4 0 731436302 295841792 4658 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288908

[startup+3.10047 s]
/proc/loadavg: 8.07 7.94 5.87 9/281 32104
/proc/meminfo: memFree=24654200/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=294668 CPUtime=12.34 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 21920 0 0 0 1230 4 0 0 24 0 4 0 731436302 301740032 12282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 73667 12282 378 95 0 68649 0
[pid=32100/tid=32101] ppid=32098 vsize=294668 CPUtime=3.06 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 4829 0 0 0 306 0 0 0 24 0 4 0 731436302 301740032 12282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=294668 CPUtime=3.08 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 5670 0 0 0 307 1 0 0 24 0 4 0 731436302 301740032 12282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=294668 CPUtime=3.09 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 5729 0 0 0 308 1 0 0 25 0 4 0 731436302 301740032 12282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 294668

[startup+6.30994 s]
/proc/loadavg: 8.07 7.94 5.87 5/276 32105
/proc/meminfo: memFree=25090268/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=301928 CPUtime=25.16 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 31824 0 0 0 2509 7 0 0 25 0 4 0 731436302 309174272 14713 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 75482 14713 378 95 0 70464 0
[pid=32100/tid=32101] ppid=32098 vsize=301928 CPUtime=6.25 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 7898 0 0 0 624 1 0 0 25 0 4 0 731436302 309174272 14713 33554432000 4194304 4580107 140734731925856 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=301928 CPUtime=6.29 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 8113 0 0 0 628 1 0 0 25 0 4 0 731436302 309174272 14713 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=301928 CPUtime=6.29 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 7852 0 0 0 628 1 0 0 25 0 4 0 731436302 309174272 14713 33554432000 4194304 4580107 140734731925856 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 301928

[startup+12.7007 s]
/proc/loadavg: 7.76 7.87 5.87 9/281 32135
/proc/meminfo: memFree=24935432/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=322032 CPUtime=50.67 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 49278 0 0 0 5056 11 0 0 25 0 4 0 731436302 329760768 20821 33554432000 4194304 4580107 140734731925856 18446744073709551615 4342268 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 80508 20821 378 95 0 75490 0
[pid=32100/tid=32101] ppid=32098 vsize=322032 CPUtime=12.59 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 11279 0 0 0 1257 2 0 0 25 0 4 0 731436302 329760768 20821 33554432000 4194304 4580107 140734731925856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=322032 CPUtime=12.68 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 12812 0 0 0 1266 2 0 0 25 0 4 0 731436302 329760768 20821 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=322032 CPUtime=12.69 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 12635 0 0 0 1266 3 0 0 25 0 4 0 731436302 329760768 20821 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 322032

[startup+25.5004 s]
/proc/loadavg: 7.80 7.88 5.89 8/281 32135
/proc/meminfo: memFree=24709416/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=317224 CPUtime=101.76 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 75289 0 0 0 10160 16 0 0 25 0 4 0 731436302 324837376 27327 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 79306 27327 378 95 0 74288 0
[pid=32100/tid=32101] ppid=32098 vsize=317224 CPUtime=25.28 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 17218 0 0 0 2525 3 0 0 25 0 4 0 731436302 324837376 27327 33554432000 4194304 4580107 140734731925856 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=317224 CPUtime=25.48 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 19594 0 0 0 2545 3 0 0 25 0 4 0 731436302 324837376 27327 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=317224 CPUtime=25.49 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 18593 0 0 0 2545 4 0 0 25 0 4 0 731436302 324837376 27327 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 317224

[startup+51.1007 s]
/proc/loadavg: 7.93 7.90 5.95 9/281 32136
/proc/meminfo: memFree=24552364/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=323368 CPUtime=203.95 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 110356 0 0 0 20370 25 0 0 25 0 4 0 731436302 331128832 30443 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 80842 30443 378 95 0 75824 0
[pid=32100/tid=32101] ppid=32098 vsize=323368 CPUtime=50.68 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 24207 0 0 0 5063 5 0 0 25 0 4 0 731436302 331128832 30443 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=323368 CPUtime=51.08 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 29055 0 0 0 5102 6 0 0 25 0 4 0 731436302 331128832 30443 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=323368 CPUtime=51.08 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 27617 0 0 0 5102 6 0 0 25 0 4 0 731436302 331128832 30443 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 323368

[startup+102.3 s]
/proc/loadavg: 8.07 7.95 6.08 9/281 32138
/proc/meminfo: memFree=24433880/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=333908 CPUtime=408.32 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 167211 0 0 0 40790 42 0 0 25 0 4 0 731436302 341921792 36510 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 83477 36510 378 95 0 78459 0
[pid=32100/tid=32101] ppid=32098 vsize=333908 CPUtime=101.45 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 35244 0 0 0 10138 7 0 0 25 0 4 0 731436302 341921792 36510 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=333908 CPUtime=102.28 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 44118 0 0 0 10217 11 0 0 25 0 4 0 731436302 341921792 36510 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=333908 CPUtime=102.29 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 43048 0 0 0 10218 11 0 0 25 0 4 0 731436302 341921792 36510 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 333908

[startup+162.3 s]

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

[pid=32100] ppid=32098 vsize=498368 CPUtime=2803.34 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 531651 0 0 0 280160 174 0 0 25 0 4 0 731436302 510328832 74465 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 124592 74465 378 95 0 119574 0
[pid=32100/tid=32101] ppid=32098 vsize=498368 CPUtime=696.52 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 102485 0 0 0 69622 30 0 0 25 0 4 0 731436302 510328832 74465 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=498368 CPUtime=702.29 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 146976 0 0 0 70182 47 0 0 25 0 4 0 731436302 510328832 74465 33554432000 4194304 4580107 140734731925856 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=498368 CPUtime=702.3 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 141722 0 0 0 70180 50 0 0 25 0 4 0 731436302 510328832 74465 33554432000 4194304 4580107 140734731925856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.34
Current children cumulated vsize (KiB) 498368

[startup+762.3 s]
/proc/loadavg: 8.26 8.16 7.12 9/281 32158
/proc/meminfo: memFree=23200188/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=551112 CPUtime=3042.85 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 553440 0 0 0 304101 184 0 0 25 0 4 0 731436302 564338688 79756 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 137778 79756 378 95 0 132760 0
[pid=32100/tid=32101] ppid=32098 vsize=551112 CPUtime=756.02 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 106181 0 0 0 75570 32 0 0 25 0 4 0 731436302 564338688 79756 33554432000 4194304 4580107 140734731925856 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=551112 CPUtime=762.3 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 154016 0 0 0 76179 51 0 0 25 0 4 0 731436302 564338688 79756 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=551112 CPUtime=762.3 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 145963 0 0 0 76179 51 0 0 25 0 4 0 731436302 564338688 79756 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.85
Current children cumulated vsize (KiB) 551112

[startup+822.3 s]
/proc/loadavg: 8.16 8.14 7.17 9/281 32160
/proc/meminfo: memFree=23174744/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=617456 CPUtime=3282.37 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 575597 0 0 0 328045 192 0 0 25 0 4 0 731436302 632274944 79432 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 154364 79432 378 95 0 149346 0
[pid=32100/tid=32101] ppid=32098 vsize=617456 CPUtime=815.55 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 110325 0 0 0 81521 34 0 0 25 0 4 0 731436302 632274944 79432 33554432000 4194304 4580107 140734731925856 18446744073709551615 4305290 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=617456 CPUtime=822.29 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 161391 0 0 0 82176 53 0 0 25 0 4 0 731436302 632274944 79432 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=617456 CPUtime=822.31 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 152002 0 0 0 82177 54 0 0 25 0 4 0 731436302 632274944 79432 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3282.37
Current children cumulated vsize (KiB) 617456

[startup+882.3 s]
/proc/loadavg: 8.05 8.11 7.22 9/281 32161
/proc/meminfo: memFree=22896964/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=591140 CPUtime=3521.85 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 598661 0 0 0 351985 200 0 0 25 0 4 0 731436302 605327360 86813 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 147785 86813 378 95 0 142767 0
[pid=32100/tid=32101] ppid=32098 vsize=591140 CPUtime=875.03 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 114943 0 0 0 87469 34 0 0 25 0 4 0 731436302 605327360 86813 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=591140 CPUtime=882.3 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 167698 0 0 0 88174 56 0 0 25 0 4 0 731436302 605327360 86813 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=591140 CPUtime=882.3 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 158752 0 0 0 88175 55 0 0 25 0 4 0 731436302 605327360 86813 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.85
Current children cumulated vsize (KiB) 591140

[startup+942.3 s]
/proc/loadavg: 8.13 8.12 7.28 9/281 32163
/proc/meminfo: memFree=22927824/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=644996 CPUtime=3761.39 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 624853 0 0 0 375928 211 0 0 25 0 4 0 731436302 660475904 91301 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 161249 91301 378 95 0 156231 0
[pid=32100/tid=32101] ppid=32098 vsize=644996 CPUtime=934.54 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 120343 0 0 0 93417 37 0 0 25 0 4 0 731436302 660475904 91301 33554432000 4194304 4580107 140734731925856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=644996 CPUtime=942.31 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 175070 0 0 0 94172 59 0 0 25 0 4 0 731436302 660475904 91301 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=644996 CPUtime=942.31 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 165558 0 0 0 94173 58 0 0 25 0 4 0 731436302 660475904 91301 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3761.39
Current children cumulated vsize (KiB) 644996

[startup+1002.3 s]
/proc/loadavg: 8.05 8.10 7.32 9/281 32165
/proc/meminfo: memFree=22792400/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=591988 CPUtime=4000.86 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 651888 0 0 0 399863 223 0 0 25 0 4 0 731436302 606195712 89832 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 147997 89832 378 95 0 142979 0
[pid=32100/tid=32101] ppid=32098 vsize=591988 CPUtime=994.04 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 127069 0 0 0 99365 39 0 0 25 0 4 0 731436302 606195712 89832 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=591988 CPUtime=1002.31 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 181954 0 0 0 100169 62 0 0 25 0 4 0 731436302 606195712 89832 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=591988 CPUtime=1002.31 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 172060 0 0 0 100170 61 0 0 25 0 4 0 731436302 606195712 89832 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.86
Current children cumulated vsize (KiB) 591988

[startup+1062.31 s]
/proc/loadavg: 8.11 8.11 7.37 9/281 32166
/proc/meminfo: memFree=22773404/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=592352 CPUtime=4240.39 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 675651 0 0 0 423806 233 0 0 25 0 4 0 731436302 606568448 91005 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 148088 91005 378 95 0 143070 0
[pid=32100/tid=32101] ppid=32098 vsize=592352 CPUtime=1053.55 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 133703 0 0 0 105314 41 0 0 25 0 4 0 731436302 606568448 91005 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=592352 CPUtime=1062.32 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 187333 0 0 0 106167 65 0 0 25 0 4 0 731436302 606568448 91005 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=592352 CPUtime=1062.32 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 177587 0 0 0 106168 64 0 0 25 0 4 0 731436302 606568448 91005 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.39
Current children cumulated vsize (KiB) 592352

[startup+1122.3 s]
/proc/loadavg: 8.07 8.10 7.41 9/281 32168
/proc/meminfo: memFree=22709280/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=578944 CPUtime=4479.87 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 697753 0 0 0 447744 243 0 0 25 0 4 0 731436302 592838656 89282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 144736 89282 378 95 0 139718 0
[pid=32100/tid=32101] ppid=32098 vsize=578944 CPUtime=1113.05 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 137816 0 0 0 111262 43 0 0 25 0 4 0 731436302 592838656 89282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=578944 CPUtime=1122.31 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 193989 0 0 0 112163 68 0 0 25 0 4 0 731436302 592838656 89282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=578944 CPUtime=1122.31 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 183973 0 0 0 112164 67 0 0 25 0 4 0 731436302 592838656 89282 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294743 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4479.87
Current children cumulated vsize (KiB) 578944

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 7.46 9/281 32170
/proc/meminfo: memFree=22848508/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=593004 CPUtime=4719.37 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 724720 0 0 0 471682 255 0 0 25 0 4 0 731436302 607236096 89601 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 148251 89601 378 95 0 143233 0
[pid=32100/tid=32101] ppid=32098 vsize=593004 CPUtime=1172.56 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 144179 0 0 0 117211 45 0 0 25 0 4 0 731436302 607236096 89601 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=593004 CPUtime=1182.31 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 201085 0 0 0 118161 70 0 0 25 0 4 0 731436302 607236096 89601 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=593004 CPUtime=1182.3 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 189643 0 0 0 118161 69 0 0 25 0 4 0 731436302 607236096 89601 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.37
Current children cumulated vsize (KiB) 593004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.07 8.10 7.47 9/281 32170
/proc/meminfo: memFree=22754640/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=593112 CPUtime=4800.03 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 733182 0 0 0 479745 258 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 148278 90497 378 95 0 143260 0
[pid=32100/tid=32101] ppid=32098 vsize=593112 CPUtime=1192.6 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 145720 0 0 0 119213 47 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=593112 CPUtime=1202.52 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 202760 0 0 0 120181 71 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=593112 CPUtime=1202.52 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 192157 0 0 0 120182 70 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 593112

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

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

[startup+1202.5 s]
/proc/loadavg: 8.07 8.10 7.47 9/281 32170
/proc/meminfo: memFree=22754640/32951124 swapFree=67083432/67111528
[pid=32100] ppid=32098 vsize=593112 CPUtime=4800.03 cores=0,2,4,6
/proc/32100/stat : 32100 (strangenight2-m) R 32098 32100 31966 0 -1 4202496 733182 0 0 0 479745 258 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32100/statm: 148278 90497 378 95 0 143260 0
[pid=32100/tid=32101] ppid=32098 vsize=593112 CPUtime=1192.6 cores=0,2,4,6
/proc/32100/task/32101/stat : 32101 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 145720 0 0 0 119213 47 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32100/tid=32102] ppid=32098 vsize=593112 CPUtime=1202.52 cores=0,2,4,6
/proc/32100/task/32102/stat : 32102 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 202760 0 0 0 120181 71 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32100/tid=32103] ppid=32098 vsize=593112 CPUtime=1202.52 cores=0,2,4,6
/proc/32100/task/32103/stat : 32103 (strangenight2-m) R 32098 32100 31966 0 -1 4202560 192157 0 0 0 120182 70 0 0 25 0 4 0 731436302 607346688 90497 33554432000 4194304 4580107 140734731925856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 593112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.53
CPU time (s): 4800.08
CPU user time (s): 4797.48
CPU system time (s): 2.6006
CPU usage (%): 399.164
Max. virtual memory (cumulated for all children) (KiB): 756220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.48
system time used= 2.6006
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 733185
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= 873
involuntary context switches= 33084

runsolver used 2.83057 second user time and 7.11792 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 00:27:37
IDJOB=3366688
IDBENCH=83097
IDSOLVER=1844
FILE ID=node110/3366688-1305412057
RUNJOBID= node110-1305410851-31984
PBS_JOBID= 13324533
Free space on /tmp= 73588 MiB

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

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

MD5SUM BENCH= 6956d24237a9f7757ce3c5a1a338c9a6
RANDOM SEED=174817425

node110.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.830
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.75
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.830
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.830
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.76
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.830
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.830
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.74
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.830
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:      24705732 kB
Buffers:        278332 kB
Cached:        4045760 kB
SwapCached:       1440 kB
Active:        4732628 kB
Inactive:      3182404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24705732 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            5848 kB
Writeback:           0 kB
AnonPages:     3589420 kB
Mapped:          23360 kB
Slab:           245684 kB
PageTables:      21348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46678204 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= 73580 MiB
End job on node110 at 2011-05-15 00:47:42