Trace number 3366328

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.3 1204.45

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1805176884-064.UNKNOWN.cnf
MD5SUM91ecb427720c901d7e357cfd52fa252a
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366328-1305401849.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.37/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.37/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.37/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.37/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.16	c calculated reachability. Time: 0.00
0.37/0.16	c Calc default polars -  time:   0.00 s pos:      34 undec:       1 neg:      35
0.37/0.16	c =========================================================================================
0.37/0.16	c types(t): F = full restart, N = normal restart
0.37/0.16	c types(t): S = simplification begin/end, E = solution found
0.37/0.16	c restart types(rt): st = static, dy = dynamic
0.37/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
1.17/0.34	c  N dy     8      5851        70      6230         0      3026     43610     66689     20.74     21.91
1.57/0.48	c  N dy    21     10005        70      6230         0      6782     43610    158403     21.02     22.13
2.37/0.70	c  N dy    31     15270        70      6230         0      7701     43610    168493     20.92     22.12
3.17/0.87	c  N dy    36     19296        70      6230         0      6268     43610    122750     20.72     22.24
4.41/1.12	c  F st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36
4.41/1.12	c  N st    45     25001        70      6230         0     11429     43610    246800     20.65     18.36
5.15/1.35	c  N dy    51     30000        70      6230         0      9811     43610    196727     20.65   no data
5.15/1.35	c  S st    51     30000        70      6230         0      9811     43610    196727     20.65   no data
5.15/1.38	c  S st    51     30504        70      6230         0     10261     43610    207922     20.65   no data
5.15/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.15/1.39	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.15/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.15/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.15/1.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.15/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.55/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.59	c lits-rem:       110  cl-subs:      866  v-elim:      0  v-fix:    0  time:  0.19 s
7.15/1.83	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
7.15/1.83	c calculated reachability. Time: 0.00
7.15/1.83	c  N dy    51     30504        70      6230         0      9395     43610    186140     20.65   no data
8.37/2.15	c  N dy    55     36330        70      6230         0      7535     43610    128786     20.52     21.60
10.34/2.65	c  N dy    59     45757        70      6230         0     16003     43610    327052     20.12     18.10
10.34/2.65	c  S st    59     45757        70      6230         0     16003     43610    327052     20.12     18.10
10.74/2.70	c  S st    59     46263        70      6230         0      8421     43610    139833     20.12   no data
10.74/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.74/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.74/2.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.74/2.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.74/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.74/2.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.74/2.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.74/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.75	c lits-rem:        12  cl-subs:       54  v-elim:      0  v-fix:    0  time:  0.03 s
10.74/2.75	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.74/2.75	c vivif2 --  cl tried     8367 cl shrink        0 lits rem          0 time: 0.00
11.53/2.98	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.53/2.98	c calculated reachability. Time: 0.00
11.53/2.98	c  N dy    59     46263        70      6230         0      8367     43610    138293     20.12   no data
12.76/3.22	c  N dy    87     50886        70      6230         0     12596     43610    240849     20.24     21.43
14.32/3.66	c  N dy   113     57661        70      6230         0      9721     43610    158349     20.28     21.42
15.92/4.00	c  N dy   124     63716        70      6230         0     15165     43610    288233     20.27     21.37
17.14/4.33	c  N dy   156     67806        70      6230         0     18881     43610    379286     20.38     21.52
17.57/4.47	c  S st   167     69395        70      6230         0     10382     43610    161705     20.41     19.53
17.91/4.51	c  S st   167     69900        70      6230         0     10850     43610    173286     20.41   no data
17.91/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.91/4.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.91/4.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.91/4.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.91/4.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.91/4.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.91/4.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.91/4.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.91/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.91/4.58	c lits-rem:         8  cl-subs:      136  v-elim:      0  v-fix:    0  time:  0.06 s
17.91/4.58	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.91/4.58	c vivif2 --  cl tried    10714 cl shrink        0 lits rem          0 time: 0.00
19.11/4.86	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
19.11/4.86	c calculated reachability. Time: 0.00
19.11/4.86	c  N dy   167     69900        70      6230         0     10714     43610    169756     20.41   no data
20.31/5.19	c  N dy   180     75278        70      6230         0     15566     43610    284397     20.40     21.51
21.95/5.51	c  N dy   188     80084        70      6230         0     19897     43610    387089     20.38     21.49
23.49/5.93	c  N dy   203     86328        70      6230         0     14721     43610    252904     20.36     21.48
23.89/6.00	c  F st   209     87502        70      6230         0     15794     43610    279315     20.37     19.55
25.09/6.36	c  N dy   215     92696        70      6230         0     20476     43610    393023     20.37   no data
28.28/7.10	c  N dy   248    102820        70      6230         0     17831     43610    313055     20.35     21.70
28.68/7.26	c  S st   264    104852        70      6230         0     19683     43610    358560     20.39   no data
29.08/7.32	c  S st   264    105354        70      6230         0     20143     43610    370081     20.39   no data
29.08/7.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.08/7.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.08/7.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.08/7.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.08/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.08/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
29.08/7.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.08/7.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.08/7.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.06/7.88	c lits-rem:       266  cl-subs:     1990  v-elim:      0  v-fix:    0  time:  0.54 s
31.06/7.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
31.06/7.89	c vivif2 --  cl tried    18153 cl shrink        0 lits rem          0 time: 0.00
32.66/8.27	c asymm  cl-useful: 0/5299/6230 lits-rem:0 time: 0.39
32.66/8.27	c calculated reachability. Time: 0.00
32.66/8.27	c  N dy   264    105354        70      6230         0     18153     43610    322991     20.39   no data
35.44/8.92	c  N dy   303    112950        70      6230         0     25037     43610    490038     20.46     21.81
39.07/9.84	c  N dy   335    125646        70      6230         0     23991     43610    451419     20.42     21.52
41.83/10.52	c  N dy   384    133692        70      6230         0     17764     43610    291458     20.50     22.28
44.62/11.26	c  N dy   431    142245        70      6230         0     25576     43610    481915     20.56     22.26
49.00/12.31	c  N dy   452    155653        70      6230         0     23132     43610    400240     20.48     21.59
49.80/12.54	c  S st   454    158031        70      6230         0     25252     43610    448630     20.46     20.40
50.20/12.61	c  S st   454    158537        70      6230         0     25727     43610    460465     20.46   no data
50.20/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.20/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.20/12.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.20/12.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.20/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.20/12.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
50.20/12.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.20/12.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
50.20/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.19/13.68	c lits-rem:       379  cl-subs:     2930  v-elim:      0  v-fix:    0  time:  1.04 s
54.19/13.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
54.19/13.68	c vivif2 --  cl tried    22797 cl shrink        0 lits rem          0 time: 0.00
54.59/13.77	c asymm  cl-useful: 0/931/6230 lits-rem:0 time: 0.08
54.59/13.77	c calculated reachability. Time: 0.00
54.59/13.77	c  N dy   454    158537        70      6230         0     22797     43610    394222     20.46   no data
58.57/14.70	c  N dy   460    169992        70      6230         0     17893     43610    263404     20.35     21.44
64.96/16.39	c  N dy   497    188836        70      6230         0     18666     43610    272198     20.29     21.38
72.53/18.20	c  N dy   501    210141        70      6230         0     20737     43610    309792     20.15     21.22
78.11/19.62	c  N dy   570    223555        70      6230         0     32891     43610    601432     20.20     22.49
84.48/21.23	c  S st   677    237805        70      6230         0     27811     43610    471491     20.29   no data
84.89/21.30	c  S st   677    238307        70      6230         0     28280     43610    483075     20.29   no data
84.89/21.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.89/21.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.89/21.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.89/21.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.89/21.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.89/21.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
84.89/21.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.89/21.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.89/21.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.73/22.08	c lits-rem:       247  cl-subs:     1939  v-elim:      0  v-fix:    0  time:  0.75 s
87.73/22.08	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
87.73/22.09	c vivif2 --  cl tried    26341 cl shrink        0 lits rem          0 time: 0.00
89.27/22.46	c asymm  cl-useful: 0/4220/6230 lits-rem:0 time: 0.37
89.27/22.46	c calculated reachability. Time: 0.00
89.27/22.46	c  N dy   677    238307        70      6230         0     26341     43610    432724     20.29   no data
96.50/24.26	c  N dy   771    253741        70      6230         0     21496     43610    303863     20.37     21.57
103.22/25.98	c  N dy   843    269993        70      6230         0     36199     43610    658923     20.40     23.51
111.19/27.90	c  N dy   897    288878        70      6230         0     33367     43610    575436     20.39     21.47
119.16/29.93	c  F st   973    306252        70      6230         0     28328     43610    440833     20.43     18.38
119.56/30.05	c  N st   976    307442        70      6230         0     29410     43610    467461     20.43   no data
128.73/32.39	c  N dy  1049    327085        70      6230         0     25487     43610    361968     20.46     21.62
139.11/34.93	c  N dy  1122    348804        70      6230         0     45057     43610    830054     20.44     21.55
142.69/35.85	c  S st  1166    357460        70      6230         0     30305     43610    466657     20.46   no data
143.09/35.93	c  S st  1166    357964        70      6230         0     30772     43610    478507     20.46   no data
143.09/35.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.09/35.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
143.09/35.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.09/35.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.09/35.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.09/35.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
143.09/35.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.09/35.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.09/35.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.87/36.68	c lits-rem:       230  cl-subs:     1686  v-elim:      0  v-fix:    0  time:  0.71 s
145.87/36.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
145.87/36.68	c vivif2 --  cl tried    29086 cl shrink        0 lits rem          0 time: 0.00
147.07/36.91	c asymm  cl-useful: 0/2010/6230 lits-rem:0 time: 0.23
147.07/36.91	c calculated reachability. Time: 0.00
147.07/36.91	c  N dy  1166    357964        70      6230         0     29086     43610    436067     20.46   no data
158.23/39.72	c  N dy  1246    379659        70      6230         0     25281     43610    329150     20.46     21.58
167.79/42.12	c  N dy  1291    399746        70      6230         0     43318     43610    756428     20.44     24.73
180.14/45.24	c  N dy  1387    419805        70      6230         0     37187     43610    607376     20.48     22.43
191.72/48.13	c  N dy  1475    440430        70      6230         0     30598     43610    431511     20.51     21.66
202.87/50.95	c  N dy  1548    460506        70      6230         0     48741     43610    867860     20.51     23.39
219.61/55.17	c  N dy  1601    493520        70      6230         0     52023     43610    913770     20.43     21.70
229.98/57.77	c  N dy  1669    513526        70      6230         0     43101     43610    705117     20.43     24.05
243.53/61.15	c  N dy  1801    533588        70      6230         0     33386     43610    461759     20.48     22.39
245.15/61.56	c  S st  1817    536946        70      6230         0     36433     43610    535482     20.49   no data
245.58/61.66	c  S st  1817    537447        70      6230         0     36885     43610    546684     20.49   no data
245.58/61.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.58/61.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
245.58/61.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.58/61.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.58/61.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.58/61.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
245.58/61.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.58/61.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
245.58/61.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.54/62.67	c lits-rem:       234  cl-subs:     1812  v-elim:      0  v-fix:    0  time:  0.98 s
249.54/62.67	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
249.54/62.68	c vivif2 --  cl tried    35073 cl shrink        0 lits rem          0 time: 0.01
250.31/62.89	c asymm  cl-useful: 0/1747/6230 lits-rem:0 time: 0.21
250.31/62.89	c calculated reachability. Time: 0.00
250.31/62.89	c  N dy  1817    537447        70      6230         0     35073     43610    500498     20.49   no data
263.46/66.17	c  N dy  1928    557553        70      6230         0     53301     43610    945613     20.52     21.78
274.23/68.80	c  N dy  1966    577572        70      6230         0     42534     43610    666167     20.50     22.15
287.79/72.25	c  N dy  2021    598213        70      6230         0     31373     43610    387122     20.49     21.68
300.94/75.58	c  N dy  2059    622948        70      6230         0     53570     43610    914028     20.46     21.58
314.10/78.88	c  N dy  2143    643024        70      6230         0     41076     43610    605262     20.48     22.33
328.05/82.33	c  N dy  2219    663056        70      6230         0     59145     43610   1042431     20.49     23.36
340.80/85.56	c  N dy  2299    683192        70      6230         0     45734     43610    703341     20.50     21.62
356.59/89.58	c  N dy  2347    706643        70      6230         0     34434     43610    416988     20.47     21.56
369.27/92.77	c  N dy  2432    727144        70      6230         0     53025     43610    870411     20.49     21.64
386.61/97.14	c  N dy  2515    748938        70      6230         0     39288     43610    516157     20.49     21.60
400.79/100.74	c  N dy  2617    769022        70      6230         0     57424     43610    956096     20.51     23.06
415.81/104.54	c  N dy  2669    789970        70      6230         0     41996     43610    571452     20.51     21.59
427.69/107.53	c  S st  2767    806170        70      6230         0     56628     43610    931421     20.53     19.62
428.09/107.69	c  S st  2767    806673        70      6230         0     57091     43610    942858     20.53   no data
428.09/107.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
428.51/107.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
428.51/107.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.51/107.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.51/107.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.51/107.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
428.51/107.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.51/107.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
428.51/107.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.03/111.60	c lits-rem:       756  cl-subs:     4924  v-elim:      0  v-fix:    0  time:  3.85 s
444.03/111.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
444.03/111.62	c vivif2 --  cl tried    52167 cl shrink        0 lits rem          0 time: 0.01
444.83/111.88	c asymm  cl-useful: 0/1130/6230 lits-rem:0 time: 0.26
444.83/111.88	c calculated reachability. Time: 0.00
444.83/111.88	c  N dy  2767    806673        70      6230         0     52167     43610    820282     20.53   no data
462.77/116.32	c  N dy  2820    828596        70      6230         0     36993     43610    440796     20.53     21.63
474.33/119.28	c  N dy  2863    848652        70      6230         0     55060     43610    870736     20.51     21.69
492.67/123.88	c  N dy  2911    868665        70      6230         0     37140     43610    431973     20.50     22.95
513.39/129.03	c  N dy  2992    900306        70      6230         0     65586     43610   1104281     20.47     21.56
528.94/132.92	c  N dy  3030    920355        70      6230         0     46743     43610    650827     20.46     23.14
544.09/136.71	c  N dy  3095    940393        70      6230         0     64664     43610   1079776     20.46     22.78
562.03/141.22	c  N dy  3099    969703        70      6230         0     53159     43610    776630     20.39     21.46
588.74/147.95	c  N dy  3190   1002186        70      6230         0     43784     43610    551907     20.38     21.47
602.29/151.35	c  N dy  3249   1022285        70      6230         0     61843     43610    983559     20.37     23.58
623.02/156.56	c  N dy  3334   1043738        70      6230         0     41693     43610    490347     20.38     21.47
637.38/160.15	c  N dy  3414   1063794        70      6230         0     59809     43610    927945     20.38     23.41
644.54/161.93	c  F st  3443   1071875        70      6230         0     67124     43610   1105184     20.39   no data
657.69/165.25	c  N dy  3460   1085891        70      6230         0     79662     43610   1403092     20.38     21.51
676.84/170.01	c  N dy  3550   1110749        70      6230         0     61636     43610    956177     20.38     21.53
702.34/176.42	c  N dy  3592   1141414        70      6230         0     47747     43610    601521     20.34     21.66
719.08/180.66	c  N dy  3696   1161443        70      6230         0     65837     43610   1043379     20.36     21.46
741.40/186.28	c  N dy  3797   1181698        70      6230         0     84135     43610   1488653     20.37     21.45
759.34/190.74	c  N dy  3906   1203611        70      6230         0     61531     43610    933487     20.39     21.56
765.73/192.37	c  S st  3927   1210011        70      6230         0     67299     43610   1071320     20.38     17.97
766.91/192.60	c  S st  3927   1210517        70      6230         0     67766     43610   1082922     20.38   no data
766.91/192.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
766.91/192.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
766.91/192.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
766.91/192.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.91/192.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.91/192.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
766.91/192.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.91/192.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.91/192.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.60/200.34	c lits-rem:       688  cl-subs:     5832  v-elim:      0  v-fix:    0  time:  7.64 s
797.60/200.34	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
797.60/200.36	c vivif2 --  cl tried    61934 cl shrink        0 lits rem          0 time: 0.01
799.20/200.74	c asymm  cl-useful: 0/901/6230 lits-rem:0 time: 0.38
799.20/200.74	c calculated reachability. Time: 0.00
799.20/200.74	c  N dy  3927   1210517        70      6230         0     61934     43610    939683     20.38   no data
827.96/207.97	c  N dy  4096   1230607        70      6230         0     80161     43610   1392837     20.42     23.00
849.46/213.39	c  N dy  4189   1250666        70      6230         0     55210     43610    767674     20.43     21.51
869.76/218.45	c  N dy  4322   1270690        70      6230         0     73373     43610   1212058     20.45     22.73
891.68/223.97	c  N dy  4381   1290767        70      6230         0     47308     43610    559160     20.45     22.39
908.02/228.03	c  N dy  4449   1311568        70      6230         0     66113     43610   1012662     20.45     21.53
930.75/233.78	c  N dy  4528   1334095        70      6230         0     86415     43610   1501924     20.45     21.53
949.09/238.33	c  N dy  4614   1354616        70      6230         0     59877     43610    852268     20.46     21.60
972.99/244.32	c  N dy  4711   1374677        70      6230         0     78060     43610   1293993     20.47     22.55
1001.31/251.46	c  N dy  4840   1394688        70      6230         0     50157     43610    604303     20.49     21.65
1018.04/255.65	c  N dy  4897   1414736        70      6230         0     68169     43610   1033895     20.48     24.51
1045.16/262.44	c  N dy  4960   1441765        70      6230         0     92353     43610   1612581     20.48     21.56
1062.29/266.72	c  N dy  5048   1461778        70      6230         0     63613     43610    918487     20.48     23.00
1079.83/271.13	c  N dy  5060   1481912        70      6230         0     81501     43610   1335883     20.46     21.55
1104.20/277.25	c  N dy  5180   1502008        70      6230         0     52046     43610    628214     20.48     22.50
1120.90/281.51	c  N dy  5271   1522092        70      6230         0     70111     43610   1068904     20.49     22.51
1141.22/286.56	c  N dy  5318   1542694        70      6230         0     88545     43610   1504895     20.47     21.58
1163.55/292.12	c  N dy  5412   1562707        70      6230         0     58069     43610    756965     20.48     22.67
1183.14/297.06	c  N dy  5503   1582801        70      6230         0     76174     43610   1199297     20.49     21.80
1214.97/305.04	c  N dy  5583   1609639        70      6230         0     50839     43610    568414     20.49     21.57
1232.10/309.39	c  N dy  5682   1629687        70      6230         0     68920     43610   1010226     20.50     21.61
1257.67/315.72	c  N dy  5796   1650947        70      6230         0     88108     43610   1479118     20.51     21.59
1284.72/322.51	c  N dy  5897   1671933        70      6230         0     56553     43610    694881     20.52     21.70
1302.66/327.05	c  N dy  5961   1693163        70      6230         0     75665     43610   1158388     20.52     21.60
1323.78/332.35	c  S st  6033   1710518        70      6230         0     91318     43610   1537244     20.52   no data
1324.98/332.65	c  S st  6033   1711023        70      6230         0     91775     43610   1549090     20.52   no data
1324.98/332.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1325.38/332.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1325.38/332.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1325.38/332.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1325.38/332.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1325.38/332.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1325.38/332.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1325.38/332.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1325.38/332.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1387.57/348.35	c lits-rem:      1251  cl-subs:     9720  v-elim:      0  v-fix:    0  time: 15.59 s
1387.57/348.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1387.57/348.37	c vivif2 --  cl tried    82055 cl shrink        0 lits rem          0 time: 0.02
1389.55/348.80	c asymm  cl-useful: 0/668/6230 lits-rem:0 time: 0.43
1389.55/348.81	c calculated reachability. Time: 0.00
1389.55/348.81	c  N dy  6033   1711023        70      6230         0     82055     43610   1313604     20.52   no data
1427.42/358.38	c  N dy  6115   1731831        70      6230         0    100724     43610   1765687     20.53     21.69
1452.13/364.57	c  N dy  6258   1751868        70      6230         0     68083     43610    977895     20.54     22.51
1479.64/371.40	c  N dy  6374   1773161        70      6230         0     87321     43610   1449637     20.55     21.64
1504.75/377.76	c  N dy  6442   1793276        70      6230         0     53360     43610    595425     20.55     21.73
1523.89/382.55	c  N dy  6566   1813303        70      6230         0     71410     43610   1040662     20.57     24.00
1544.61/387.74	c  N dy  6623   1833311        70      6230         0     89369     43610   1473568     20.56     23.71
1579.29/396.40	c  N dy  6719   1853334        70      6230         0     54378     43610    606832     20.57     21.68
1598.02/401.15	c  N dy  6817   1873395        70      6230         0     72525     43610   1053559     20.58     23.16
1622.34/407.20	c  N dy  6913   1893675        70      6230         0     90873     43610   1500451     20.58     21.86
1650.65/414.34	c  N dy  6996   1913686        70      6230         0     54830     43610    604298     20.59     25.40
1669.83/419.13	c  N dy  7104   1933722        70      6230         0     72868     43610   1047377     20.60     21.69
1732.76/434.90	c  N dy  7196   1995671        70      6230         0     73372     43610   1023982     20.55     21.78
1759.48/441.67	c  N dy  7314   2016429        70      6230         0     92082     43610   1482141     20.56     21.91
1792.60/449.98	c  N dy  7353   2045227        70      6230         0     62166     43610    750824     20.54     21.77
1816.07/455.83	c  N dy  7506   2065295        70      6230         0     80403     43610   1203847     20.56     22.11
1842.38/462.47	c  N dy  7582   2085326        70      6230         0     98443     43610   1641559     20.56     22.69
1876.26/470.90	c  N dy  7669   2109966        70      6230         0     63946     43610    783357     20.56     21.65
1912.94/480.10	c  N dy  7674   2150796        70      6230         0    100143     43610   1619741     20.52     21.79
1944.83/488.19	c  N dy  7763   2174166        70      6230         0     63807     43610    771446     20.53     21.66
1969.94/494.49	c  N dy  7831   2198999        70      6230         0     86195     43610   1313384     20.52     21.67
1988.27/499.09	c  S st  7919   2211023        70      6230         0     97065     43610   1582626     20.53   no data
1989.49/499.39	c  S st  7919   2211526        70      6230         0     97530     43610   1594298     20.53   no data
1989.49/499.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1989.92/499.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1989.92/499.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1989.92/499.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1989.92/499.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1989.92/499.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1989.92/499.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1989.92/499.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1990.26/499.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2032.93/510.31	c lits-rem:      1011  cl-subs:     9414  v-elim:      0  v-fix:    0  time: 10.80 s
2032.93/510.31	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2033.35/510.33	c vivif2 --  cl tried    88116 cl shrink        0 lits rem          0 time: 0.02
2034.52/510.68	c asymm  cl-useful: 0/620/6230 lits-rem:0 time: 0.35
2034.52/510.68	c calculated reachability. Time: 0.00
2034.52/510.68	c  N dy  7919   2211526        70      6230         0     88116     43610   1365518     20.53   no data
2074.78/520.77	c  N dy  8045   2233149        70      6230         0    107608     43610   1845021     20.54     21.63
2108.32/529.14	c  N dy  8177   2253382        70      6230         0     67974     43610    868056     20.55     21.94
2134.96/535.84	c  N dy  8264   2273440        70      6230         0     86038     43610   1311549     20.56     23.41
2162.88/542.82	c  N dy  8293   2293490        70      6230         0    103954     43610   1738424     20.55     22.64
2203.14/552.98	c  N dy  8393   2321525        70      6230         0     70003     43610    887868     20.56     21.66
2228.24/559.20	c  N dy  8432   2346062        70      6230         0     91861     43610   1402509     20.55     21.83
2265.74/568.70	c  N dy  8574   2368288        70      6230         0    111954     43610   1900475     20.56     21.65
2292.83/575.47	c  N dy  8648   2388356        70      6230         0     69995     43610    884121     20.56     23.11
2315.94/581.28	c  N dy  8737   2408412        70      6230         0     88048     43610   1325583     20.56     23.29
2345.43/588.64	c  N dy  8840   2428477        70      6230         0    106190     43610   1769837     20.57     22.44
2378.53/596.90	c  N dy  8903   2449445        70      6230         0     63932     43610    721639     20.57     21.66
2399.26/602.14	c  N dy  9002   2469524        70      6230         0     82019     43610   1165301     20.57     23.34
2426.77/609.02	c  N dy  9084   2490373        70      6230         0    100792     43610   1624020     20.57     21.85
2461.85/617.89	c  N dy  9192   2510450        70      6230         0    118897     43610   2070269     20.58     22.94
2486.15/623.93	c  N dy  9205   2532786        70      6230         0     76706     43610   1009367     20.57     21.66
2512.46/630.50	c  N dy  9305   2552858        70      6230         0     94839     43610   1455010     20.58     25.33
2544.35/638.55	c  N dy  9412   2573428        70      6230         0    113389     43610   1907444     20.58     21.71
2578.23/647.07	c  N dy  9518   2593509        70      6230         0     68552     43610    809464     20.59     22.16
2602.96/653.26	c  N dy  9647   2613605        70      6230         0     86747     43610   1258574     20.60     22.67
2632.05/660.57	c  N dy  9750   2634058        70      6230         0    105195     43610   1711243     20.61     21.75
2672.71/670.71	c  N dy  9857   2656858        70      6230         0    125705     43610   2210110     20.61     21.71
2701.01/677.87	c  N dy  9980   2678810        70      6230         0     81533     43610   1115634     20.62     21.72
2726.15/684.15	c  N dy 10031   2699390        70      6230         0    100014     43610   1563302     20.62     21.72
2744.12/688.61	c  S st 10072   2711526        70      6230         0    110922     43610   1827056     20.62     19.25
2745.25/688.94	c  S st 10072   2712033        70      6230         0    111398     43610   1839266     20.62   no data
2745.25/688.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2745.65/689.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2745.65/689.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2745.65/689.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2745.65/689.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2745.65/689.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2745.65/689.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2745.65/689.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2745.65/689.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2803.87/703.60	c lits-rem:       990  cl-subs:    11042  v-elim:      0  v-fix:    0  time: 14.52 s
2803.87/703.60	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2803.87/703.63	c vivif2 --  cl tried   100356 cl shrink        0 lits rem          0 time: 0.02
2805.08/704.00	c asymm  cl-useful: 0/560/6230 lits-rem:0 time: 0.37
2805.08/704.00	c calculated reachability. Time: 0.00
2805.08/704.00	c  N dy 10072   2712033        70      6230         0    100356     43610   1571034     20.62   no data
2850.49/715.39	c  N dy 10163   2733907        70      6230         0    120079     43610   2052663     20.62     21.72
2949.36/740.18	c  N dy 10297   2794798        70      6230         0    110160     43610   1747552     20.60     21.75
2995.20/751.68	c  N dy 10375   2819000        70      6230         0     66710     43610    730263     20.60     21.69
3019.52/757.81	c  N dy 10489   2840387        70      6230         0     86015     43610   1205776     20.60     21.77
3047.41/764.75	c  N dy 10553   2860458        70      6230         0    104063     43610   1639698     20.60     22.13
3080.11/772.90	c  N dy 10628   2880501        70      6230         0    122090     43610   2077805     20.60     22.29
3112.44/781.02	c  N dy 10715   2900560        70      6230         0     73759     43610    887835     20.61     22.91
3137.91/787.42	c  N dy 10795   2921917        70      6230         0     92972     43610   1356339     20.61     21.76
3168.20/795.02	c  N dy 10847   2943801        70      6230         0    112678     43610   1831339     20.60     21.76
3206.46/804.61	c  N dy 10893   2967916        70      6230         0    134258     43610   2355739     20.60     21.83
3233.18/811.31	c  N dy 11041   2987989        70      6230         0     85067     43610   1159048     20.61     22.14
3259.88/818.06	c  N dy 11116   3008280        70      6230         0    103238     43610   1600158     20.61     21.81
3294.57/826.78	c  N dy 11211   3028373        70      6230         0    121364     43610   2042688     20.61     24.16
3329.25/835.47	c  N dy 11266   3048436        70      6230         0     71055     43610    796342     20.61     21.74
3352.77/841.35	c  N dy 11280   3072332        70      6230         0     92351     43610   1293948     20.60     21.79
3380.67/848.30	c  N dy 11332   3092540        70      6230         0    110483     43610   1729944     20.60     21.72
3413.75/856.68	c  N dy 11399   3112612        70      6230         0    128468     43610   2164230     20.60     22.51
3449.24/865.58	c  N dy 11512   3133393        70      6230         0     78113     43610    958744     20.61     21.76
3476.39/872.38	c  N dy 11620   3153398        70      6230         0     96125     43610   1399431     20.61     21.72
3513.01/881.53	c  N dy 11706   3177488        70      6230         0    117737     43610   1923972     20.61     21.73
3551.68/891.21	c  N dy 11796   3197778        70      6230         0    135966     43610   2366972     20.61     21.72
3574.79/897.00	c  S st 11883   3212034        70      6230         0     78805     43610    963005     20.62   no data
3575.59/897.23	c  S st 11883   3212539        70      6230         0     79274     43610    974678     20.62   no data
3575.59/897.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3575.59/897.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3575.59/897.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3575.59/897.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3575.59/897.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3575.59/897.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3575.59/897.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3575.59/897.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3575.99/897.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3584.76/899.58	c lits-rem:       186  cl-subs:     1858  v-elim:      0  v-fix:    0  time:  2.27 s
3584.76/899.58	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3585.16/899.60	c vivif2 --  cl tried    77416 cl shrink        0 lits rem          0 time: 0.01
3586.00/899.86	c asymm  cl-useful: 0/604/6230 lits-rem:0 time: 0.26
3586.00/899.86	c calculated reachability. Time: 0.00
3586.00/899.86	c  N dy 11883   3212539        70      6230         0     77416     43610    926564     20.62   no data
3613.45/906.73	c  N dy 11968   3234637        70      6230         0     97246     43610   1409696     20.62     21.86
3648.93/915.61	c  N dy 12098   3254698        70      6230         0    115357     43610   1857703     20.63     23.21
3686.86/925.18	c  N dy 12161   3275108        70      6230         0    133635     43610   2298804     20.63     21.73
3721.94/933.97	c  N dy 12242   3296563        70      6230         0     82046     43610   1026872     20.63     21.75
3769.32/945.81	c  N dy 12347   3328600        70      6230         0    110688     43610   1717664     20.63     21.80
3809.20/955.84	c  N dy 12478   3348660        70      6230         0    128821     43610   2168439     20.64     21.84
3851.84/966.59	c  N dy 12599   3369194        70      6230         0     75462     43610    852841     20.64     21.81
3878.55/973.21	c  N dy 12673   3390513        70      6230         0     94594     43610   1316934     20.64     21.81
3909.24/980.98	c  N dy 12754   3410528        70      6230         0    112607     43610   1757295     20.65     23.03
3948.70/990.88	c  N dy 12871   3430611        70      6230         0    130713     43610   2205245     20.65     22.64
3986.97/1000.42	c  N dy 12946   3450662        70      6230         0     75954     43610    853588     20.65     22.64
4013.28/1007.00	c  N dy 13062   3470737        70      6230         0     94082     43610   1302039     20.66     22.57
4043.58/1014.65	c  N dy 13151   3490783        70      6230         0    112098     43610   1740810     20.66     23.72
4171.93/1046.87	c  N dy 13165   3594145        70      6230         0    130082     43610   2091236     20.59     22.00
4222.55/1059.51	c  N dy 13289   3619174        70      6230         0     78572     43610    895042     20.60     21.69
4252.51/1067.09	c  N dy 13375   3643150        70      6230         0    100045     43610   1412694     20.60     21.79
4288.71/1076.13	c  N dy 13477   3664334        70      6230         0    119136     43610   1883826     20.60     21.85
4323.39/1084.84	c  N dy 13513   3685735        70      6230         0    138236     43610   2345279     20.60     21.82
4366.08/1095.57	c  N dy 13634   3705772        70      6230         0     81138     43610    947709     20.61     23.35
4375.62/1097.92	c  S st 13692   3712540        70      6230         0     87224     43610   1100102     20.61   no data
4376.42/1098.16	c  S st 13692   3713045        70      6230         0     87696     43610   1111969     20.61   no data
4376.42/1098.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4376.82/1098.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4376.82/1098.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4376.82/1098.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4376.82/1098.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4376.82/1098.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4376.82/1098.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4376.82/1098.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4376.82/1098.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4389.17/1101.40	c lits-rem:       199  cl-subs:     2595  v-elim:      0  v-fix:    0  time:  3.13 s
4389.57/1101.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4389.57/1101.41	c vivif2 --  cl tried    85101 cl shrink        0 lits rem          0 time: 0.02
4390.77/1101.73	c asymm  cl-useful: 0/805/6230 lits-rem:0 time: 0.31
4390.77/1101.73	c calculated reachability. Time: 0.00
4390.77/1101.73	c  N dy 13692   3713045        70      6230         0     85101     43610   1044397     20.61   no data
4439.81/1114.01	c  F st 13777   3751564        70      6230         0    119595     43610   1874996     20.60     17.61
4439.81/1114.02	c  N st 13777   3751564        70      6230         0    119595     43610   1874996     20.60     17.61
4482.45/1124.76	c  N dy 13856   3774803        70      6230         0    140457     43610   2386992     20.60     21.77
4549.03/1141.44	c  N dy 13888   3823209        70      6230         0    107368     43610   1533454     20.58     21.73
4587.69/1151.11	c  N dy 13983   3843222        70      6230         0    125361     43610   1974354     20.58     22.62
4633.14/1162.59	c  N dy 14092   3863833        70      6230         0    143840     43610   2428058     20.59     21.75
4678.57/1173.97	c  N dy 14226   3884216        70      6230         0     85378     43610   1029983     20.59     21.82
4710.07/1181.82	c  N dy 14358   3904231        70      6230         0    103467     43610   1479403     20.60     23.89
4743.61/1190.24	c  N dy 14455   3924297        70      6230         0    121495     43610   1921692     20.60     23.42
4787.80/1201.31	c  N dy 14559   3945274        70      6230         0    140378     43610   2386901     20.61     21.73

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-3366328-1305401849/watcher-3366328-1305401849 -o /tmp/evaluation-result-3366328-1305401849/solver-3366328-1305401849 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366328-1305401849.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: 7.44 7.97 8.04 2/408 8035
/proc/meminfo: memFree=21340160/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=207824 CPUtime=0 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 742 0 0 0 0 0 0 0 23 0 4 0 730415707 212811776 658 33554432000 4194304 4580107 140737414858320 18446744073709551615 4489196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 51989 663 336 95 0 46971 0
[pid=8035/tid=8036] ppid=8033 vsize=208092 CPUtime=0 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 52 0 0 0 0 0 0 0 24 0 4 0 730415707 213086208 1021 33554432000 4194304 4580107 140737414858320 18446744073709551615 215988592443 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=208092 CPUtime=0 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 195 0 0 0 0 0 0 0 24 0 4 0 730415707 213086208 1021 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=208092 CPUtime=0.01 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 228 0 0 0 1 0 0 0 24 0 4 0 730415707 213086208 1021 33554432000 4194304 4580107 140737414858320 18446744073709551615 4321086 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.077071 s]
/proc/loadavg: 7.44 7.97 8.04 2/408 8035
/proc/meminfo: memFree=21340160/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=216696 CPUtime=0.28 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 1388 0 0 0 28 0 0 0 23 0 4 0 730415707 221896704 1304 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 54174 1304 358 95 0 49156 0
[pid=8035/tid=8036] ppid=8033 vsize=216696 CPUtime=0.06 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 216 0 0 0 6 0 0 0 24 0 4 0 730415707 221896704 1304 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=216696 CPUtime=0.07 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 205 0 0 0 7 0 0 0 24 0 4 0 730415707 221896704 1304 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=216696 CPUtime=0.07 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 324 0 0 0 7 0 0 0 24 0 4 0 730415707 221896704 1304 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 216696

[startup+0.101066 s]
/proc/loadavg: 7.44 7.97 8.04 2/408 8035
/proc/meminfo: memFree=21340160/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=216828 CPUtime=0.37 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 1427 0 0 0 37 0 0 0 23 0 4 0 730415707 222031872 1343 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 54207 1343 358 95 0 49189 0
[pid=8035/tid=8036] ppid=8033 vsize=216828 CPUtime=0.08 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 219 0 0 0 8 0 0 0 24 0 4 0 730415707 222031872 1343 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=216828 CPUtime=0.09 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 208 0 0 0 9 0 0 0 24 0 4 0 730415707 222031872 1343 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=216828 CPUtime=0.09 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 355 0 0 0 9 0 0 0 24 0 4 0 730415707 222031872 1343 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216828

[startup+0.301033 s]
/proc/loadavg: 7.44 7.97 8.04 2/408 8035
/proc/meminfo: memFree=21340160/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=221068 CPUtime=1.17 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 3476 0 0 0 117 0 0 0 23 0 4 0 730415707 226373632 3086 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 55267 3086 376 95 0 50249 0
[pid=8035/tid=8036] ppid=8033 vsize=221068 CPUtime=0.28 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 723 0 0 0 28 0 0 0 25 0 4 0 730415707 226373632 3086 33554432000 4194304 4580107 140737414858320 18446744073709551615 4321718 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=221068 CPUtime=0.29 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 834 0 0 0 29 0 0 0 25 0 4 0 730415707 226373632 3086 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=221068 CPUtime=0.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 680 0 0 0 29 0 0 0 25 0 4 0 730415707 226373632 3086 33554432000 4194304 4580107 140737414858320 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 221068

[startup+0.700963 s]
/proc/loadavg: 7.44 7.97 8.04 2/408 8035
/proc/meminfo: memFree=21340160/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=223452 CPUtime=2.77 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 5729 0 0 0 276 1 0 0 25 0 4 0 730415707 228814848 3434 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 55863 3434 376 95 0 50845 0
[pid=8035/tid=8036] ppid=8033 vsize=223452 CPUtime=0.68 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 1237 0 0 0 68 0 0 0 25 0 4 0 730415707 228814848 3434 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=223452 CPUtime=0.69 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 1353 0 0 0 69 0 0 0 25 0 4 0 730415707 228814848 3434 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=223452 CPUtime=0.69 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 1302 0 0 0 69 0 0 0 25 0 4 0 730415707 228814848 3434 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 223452

[startup+1.50083 s]
/proc/loadavg: 7.44 7.97 8.04 9/420 8047
/proc/meminfo: memFree=21313288/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=225024 CPUtime=5.95 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 10353 0 0 0 594 1 0 0 25 0 4 0 730415707 230424576 5671 33554432000 4194304 4580107 140737414858320 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 56256 5671 378 95 0 51238 0
[pid=8035/tid=8036] ppid=8033 vsize=225024 CPUtime=1.46 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 2081 0 0 0 146 0 0 0 25 0 4 0 730415707 230424576 5671 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=225024 CPUtime=1.48 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 2250 0 0 0 148 0 0 0 25 0 4 0 730415707 230424576 5671 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=225024 CPUtime=1.49 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 1990 0 0 0 149 0 0 0 25 0 4 0 730415707 230424576 5671 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 225024

[startup+3.10054 s]
/proc/loadavg: 7.44 7.97 8.04 9/420 8047
/proc/meminfo: memFree=21288184/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=238092 CPUtime=12.33 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 18776 0 0 0 1231 2 0 0 25 0 4 0 730415707 243806208 10295 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 59523 10295 378 95 0 54505 0
[pid=8035/tid=8036] ppid=8033 vsize=238092 CPUtime=3.05 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 4189 0 0 0 305 0 0 0 25 0 4 0 730415707 243806208 10295 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=238092 CPUtime=3.08 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 4814 0 0 0 308 0 0 0 25 0 4 0 730415707 243806208 10295 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=238092 CPUtime=3.08 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 4925 0 0 0 308 0 0 0 25 0 4 0 730415707 243806208 10295 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 238092

[startup+6.30099 s]
/proc/loadavg: 7.48 7.97 8.04 9/420 8047
/proc/meminfo: memFree=21241184/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=257708 CPUtime=25.09 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 28336 0 0 0 2505 4 0 0 25 0 4 0 730415707 263892992 13506 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 64427 13506 378 95 0 59409 0
[pid=8035/tid=8036] ppid=8033 vsize=257708 CPUtime=6.2 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 7112 0 0 0 619 1 0 0 25 0 4 0 730415707 263892992 13506 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=257708 CPUtime=6.29 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 7364 0 0 0 628 1 0 0 25 0 4 0 730415707 263892992 13506 33554432000 4194304 4580107 140737414858320 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=257708 CPUtime=6.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 7122 0 0 0 628 1 0 0 25 0 4 0 730415707 263892992 13506 33554432000 4194304 4580107 140737414858320 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 257708

[startup+12.7009 s]
/proc/loadavg: 7.52 7.97 8.04 9/420 8047
/proc/meminfo: memFree=21186872/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=257348 CPUtime=50.6 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 43523 0 0 0 5053 7 0 0 25 0 4 0 730415707 263524352 17653 33554432000 4194304 4580107 140737414858320 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 64337 17653 378 95 0 59319 0
[pid=8035/tid=8036] ppid=8033 vsize=257348 CPUtime=12.51 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 9938 0 0 0 1249 2 0 0 25 0 4 0 730415707 263524352 17653 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=257348 CPUtime=12.68 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 10188 0 0 0 1267 1 0 0 25 0 4 0 730415707 263524352 17653 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=257348 CPUtime=12.69 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 11387 0 0 0 1267 2 0 0 25 0 4 0 730415707 263524352 17653 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 257348

[startup+25.5006 s]
/proc/loadavg: 7.70 7.99 8.05 9/420 8048
/proc/meminfo: memFree=21133676/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=261552 CPUtime=101.62 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 64695 0 0 0 10150 12 0 0 25 0 4 0 730415707 267829248 21785 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 65388 21785 378 95 0 60370 0
[pid=8035/tid=8036] ppid=8033 vsize=261552 CPUtime=25.13 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 15113 0 0 0 2510 3 0 0 25 0 4 0 730415707 267829248 21785 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=261552 CPUtime=25.49 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 16183 0 0 0 2546 3 0 0 25 0 4 0 730415707 267829248 21785 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=261552 CPUtime=25.49 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 16201 0 0 0 2546 3 0 0 25 0 4 0 730415707 267829248 21785 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 261552

[startup+51.1012 s]
/proc/loadavg: 7.80 7.99 8.05 9/420 8048
/proc/meminfo: memFree=21075760/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=275716 CPUtime=203.67 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 97555 0 0 0 20347 20 0 0 25 0 4 0 730415707 282333184 28049 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 68929 28049 378 95 0 63911 0
[pid=8035/tid=8036] ppid=8033 vsize=275716 CPUtime=50.39 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 23450 0 0 0 5034 5 0 0 25 0 4 0 730415707 282333184 28049 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=275716 CPUtime=51.08 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 23722 0 0 0 5104 4 0 0 25 0 4 0 730415707 282333184 28049 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=275716 CPUtime=51.09 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 25170 0 0 0 5103 6 0 0 25 0 4 0 730415707 282333184 28049 33554432000 4194304 4580107 140737414858320 18446744073709551615 4296101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 275716

[startup+102.316 s]
/proc/loadavg: 8.25 8.07 8.07 10/421 8053
/proc/meminfo: memFree=20985388/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=282620 CPUtime=407.15 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 133709 0 0 0 40681 34 0 0 25 0 4 0 730415707 289402880 32216 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 70655 32216 378 95 0 65637 0
[pid=8035/tid=8036] ppid=8033 vsize=282620 CPUtime=100.89 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 32079 0 0 0 10081 8 0 0 25 0 4 0 730415707 289402880 32216 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=282620 CPUtime=101.62 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 27973 0 0 0 10155 7 0 0 25 0 4 0 730415707 289402880 32216 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=282620 CPUtime=102.3 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 39224 0 0 0 10220 10 0 0 25 0 4 0 730415707 289402880 32216 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.15
Current children cumulated vsize (KiB) 282620

[startup+162.301 s]

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

[pid=8035] ppid=8033 vsize=436936 CPUtime=2559.53 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 387431 0 0 0 255825 128 0 0 25 0 4 0 730415707 447422464 71699 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294462 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 109234 71699 378 95 0 104216 0
[pid=8035/tid=8036] ppid=8033 vsize=436936 CPUtime=633.52 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 81677 0 0 0 63326 26 0 0 25 0 4 0 730415707 447422464 71700 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=436936 CPUtime=641.38 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 77536 0 0 0 64111 27 0 0 25 0 4 0 730415707 447422464 71700 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=436936 CPUtime=642.3 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 115731 0 0 0 64193 37 0 0 25 0 4 0 730415707 447422464 71700 33554432000 4194304 4580107 140737414858320 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2559.53
Current children cumulated vsize (KiB) 436936

[startup+702.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/420 8069
/proc/meminfo: memFree=20599272/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=515524 CPUtime=2798.68 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 408564 0 0 0 279731 137 0 0 25 0 4 0 730415707 527896576 76947 33554432000 4194304 4580107 140737414858320 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 128881 76947 378 95 0 123863 0
[pid=8035/tid=8036] ppid=8033 vsize=515524 CPUtime=692.7 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 84530 0 0 0 69242 28 0 0 25 0 4 0 730415707 527896576 76947 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=515524 CPUtime=701.35 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 82525 0 0 0 70106 29 0 0 25 0 4 0 730415707 527896576 76947 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=515524 CPUtime=702.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 121409 0 0 0 70189 40 0 0 25 0 4 0 730415707 527896576 76947 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2798.68
Current children cumulated vsize (KiB) 515524

[startup+762.316 s]
/proc/loadavg: 8.15 8.12 8.09 9/420 8070
/proc/meminfo: memFree=20579892/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=477736 CPUtime=3037.9 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 425717 0 0 0 303645 145 0 0 25 0 4 0 730415707 489201664 78042 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 119434 78042 378 95 0 114416 0
[pid=8035/tid=8036] ppid=8033 vsize=477736 CPUtime=751.89 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 86092 0 0 0 75160 29 0 0 25 0 4 0 730415707 489201664 78042 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=477736 CPUtime=761.35 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 87652 0 0 0 76103 32 0 0 25 0 4 0 730415707 489201664 78042 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=477736 CPUtime=762.3 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 126549 0 0 0 76188 42 0 0 25 0 4 0 730415707 489201664 78042 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.9
Current children cumulated vsize (KiB) 477736

[startup+822.3 s]
/proc/loadavg: 8.16 8.13 8.09 9/420 8072
/proc/meminfo: memFree=20549724/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=490492 CPUtime=3277.03 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 443753 0 0 0 327549 154 0 0 25 0 4 0 730415707 502263808 85022 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 122623 85022 378 95 0 117605 0
[pid=8035/tid=8036] ppid=8033 vsize=490492 CPUtime=811.07 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 91018 0 0 0 81076 31 0 0 25 0 4 0 730415707 502263808 85022 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=490492 CPUtime=821.33 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 91240 0 0 0 82099 34 0 0 25 0 4 0 730415707 502263808 85022 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=490492 CPUtime=822.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 132354 0 0 0 82184 45 0 0 25 0 4 0 730415707 502263808 85022 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.03
Current children cumulated vsize (KiB) 490492

[startup+882.301 s]
/proc/loadavg: 8.15 8.13 8.09 9/420 8073
/proc/meminfo: memFree=20547712/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=504004 CPUtime=3516.19 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 455874 0 0 0 351461 158 0 0 25 0 4 0 730415707 516100096 80014 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 126001 80014 378 95 0 120983 0
[pid=8035/tid=8036] ppid=8033 vsize=504004 CPUtime=870.24 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 91577 0 0 0 86993 31 0 0 25 0 4 0 730415707 516100096 80014 33554432000 4194304 4580107 140737414858320 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=504004 CPUtime=881.33 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 94100 0 0 0 88098 35 0 0 25 0 4 0 730415707 516100096 80014 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=504004 CPUtime=882.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 135603 0 0 0 88182 47 0 0 25 0 4 0 730415707 516100096 80014 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3516.19
Current children cumulated vsize (KiB) 504004

[startup+942.3 s]
/proc/loadavg: 8.14 8.13 8.09 9/420 8075
/proc/meminfo: memFree=20488784/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=504480 CPUtime=3755.37 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 472650 0 0 0 375371 166 0 0 25 0 4 0 730415707 516587520 79323 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 126120 79323 378 95 0 121102 0
[pid=8035/tid=8036] ppid=8033 vsize=504480 CPUtime=929.43 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 93440 0 0 0 92911 32 0 0 25 0 4 0 730415707 516587520 79323 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=504480 CPUtime=941.31 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 99298 0 0 0 94093 38 0 0 25 0 4 0 730415707 516587520 79323 33554432000 4194304 4580107 140737414858320 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=504480 CPUtime=942.28 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 141442 0 0 0 94180 48 0 0 25 0 4 0 730415707 516587520 79323 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3755.37
Current children cumulated vsize (KiB) 504480

[startup+1002.3 s]
/proc/loadavg: 8.09 8.12 8.09 9/420 8077
/proc/meminfo: memFree=20516644/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=478648 CPUtime=3994.53 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 486964 0 0 0 399282 171 0 0 25 0 4 0 730415707 490135552 78507 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 119662 78507 378 95 0 114644 0
[pid=8035/tid=8036] ppid=8033 vsize=478648 CPUtime=988.61 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 97721 0 0 0 98828 33 0 0 25 0 4 0 730415707 490135552 78507 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=478648 CPUtime=1001.29 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 100600 0 0 0 100091 38 0 0 25 0 4 0 730415707 490135552 78507 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=478648 CPUtime=1002.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 147161 0 0 0 100178 51 0 0 25 0 4 0 730415707 490135552 78507 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3994.53
Current children cumulated vsize (KiB) 478648

[startup+1062.3 s]
/proc/loadavg: 8.14 8.14 8.10 9/420 8078
/proc/meminfo: memFree=20486244/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=492100 CPUtime=4233.72 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 503798 0 0 0 423193 179 0 0 25 0 4 0 730415707 503910400 77015 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 123025 77015 378 95 0 118007 0
[pid=8035/tid=8036] ppid=8033 vsize=492100 CPUtime=1047.8 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 100653 0 0 0 104745 35 0 0 25 0 4 0 730415707 503910400 77015 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=492100 CPUtime=1061.29 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 106023 0 0 0 106088 41 0 0 25 0 4 0 730415707 503910400 77015 33554432000 4194304 4580107 140737414858320 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=492100 CPUtime=1062.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 152648 0 0 0 106175 54 0 0 25 0 4 0 730415707 503910400 77015 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4233.72
Current children cumulated vsize (KiB) 492100

[startup+1122.3 s]
/proc/loadavg: 8.09 8.13 8.09 9/420 8080
/proc/meminfo: memFree=20488196/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=505632 CPUtime=4472.88 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 522034 0 0 0 447102 186 0 0 25 0 4 0 730415707 517767168 82972 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 126408 82972 378 95 0 121390 0
[pid=8035/tid=8036] ppid=8033 vsize=505632 CPUtime=1106.98 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 106322 0 0 0 110661 37 0 0 25 0 4 0 730415707 517767168 82972 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=505632 CPUtime=1121.27 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 111477 0 0 0 112084 43 0 0 25 0 4 0 730415707 517767168 82972 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=505632 CPUtime=1122.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 156991 0 0 0 112173 56 0 0 25 0 4 0 730415707 517767168 82972 33554432000 4194304 4580107 140737414858320 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4472.88
Current children cumulated vsize (KiB) 505632

[startup+1182.3 s]
/proc/loadavg: 8.03 8.10 8.08 9/420 8081
/proc/meminfo: memFree=20431260/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=519080 CPUtime=4712.07 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 536106 0 0 0 471015 192 0 0 25 0 4 0 730415707 531537920 90673 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 129770 90673 378 95 0 124752 0
[pid=8035/tid=8036] ppid=8033 vsize=519080 CPUtime=1166.17 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 111368 0 0 0 116579 38 0 0 25 0 4 0 730415707 531537920 90673 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=519080 CPUtime=1181.26 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 113142 0 0 0 118082 44 0 0 25 0 4 0 730415707 531537920 90673 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=519080 CPUtime=1182.29 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 161948 0 0 0 118171 58 0 0 25 0 4 0 730415707 531537920 90673 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4712.07
Current children cumulated vsize (KiB) 519080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 8.02 8.09 8.08 6/415 8083
/proc/meminfo: memFree=20955696/32950940 swapFree=67111356/67111528
[pid=8035] ppid=8033 vsize=519080 CPUtime=4800.23 cores=0,2,4,6
/proc/8035/stat : 8035 (strangenight2-m) R 8033 8035 7703 0 -1 4202496 540210 0 0 0 479828 195 0 0 25 0 4 0 730415707 531537920 94777 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8035/statm: 129770 94777 378 95 0 124752 0
[pid=8035/tid=8036] ppid=8033 vsize=519080 CPUtime=1187.97 cores=0,2,4,6
/proc/8035/task/8036/stat : 8036 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 112737 0 0 0 118758 39 0 0 25 0 4 0 730415707 531537920 94777 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8035/tid=8037] ppid=8033 vsize=519080 CPUtime=1203.38 cores=0,2,4,6
/proc/8035/task/8037/stat : 8037 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 113476 0 0 0 120294 44 0 0 25 0 4 0 730415707 531537920 94777 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8035/tid=8038] ppid=8033 vsize=519080 CPUtime=1204.42 cores=0,2,4,6
/proc/8035/task/8038/stat : 8038 (strangenight2-m) R 8033 8035 7703 0 -1 4202560 163252 0 0 0 120383 59 0 0 25 0 4 0 730415707 531537920 94777 33554432000 4194304 4580107 140737414858320 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 519080

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.45
CPU time (s): 4800.3
CPU user time (s): 4798.34
CPU system time (s): 1.9687
CPU usage (%): 398.546
Max. virtual memory (cumulated for all children) (KiB): 530732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.34
system time used= 1.9687
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540212
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= 263
involuntary context switches= 23931

runsolver used 4.74828 second user time and 11.7322 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 21:37:29
IDJOB=3366328
IDBENCH=82737
IDSOLVER=1844
FILE ID=node117/3366328-1305401849
RUNJOBID= node117-1305401849-8020
PBS_JOBID= 13324483
Free space on /tmp= 73416 MiB

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

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

MD5SUM BENCH= 91ecb427720c901d7e357cfd52fa252a
RANDOM SEED=1276677083

node117.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.849
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.69
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21340440 kB
Buffers:        297740 kB
Cached:        3080284 kB
SwapCached:          0 kB
Active:        9377416 kB
Inactive:      1879108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21340440 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11268 kB
Writeback:           0 kB
AnonPages:     7878356 kB
Mapped:          31468 kB
Slab:           243908 kB
PageTables:      44024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100412380 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= 73404 MiB
End job on node117 at 2011-05-14 21:57:36