Trace number 3173788

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? (TO) 4800.37 1201.75

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
MD5SUMb318fd1a86aee981aadb17224d952a44
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3173788-1304031201.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data
1.17/0.38	c asymm  cl-useful: 0/14590/25500 lits-rem:0 time: 0.36
1.17/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
1.17/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.17/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.57/0.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1.57/0.48	c Finding binary XORs  T:     0.00 s  found:       0
1.57/0.50	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.57/0.50	c calculated reachability. Time: 0.00
1.57/0.50	c Calc default polars -  time:   0.00 s pos:     150 undec:       9 neg:     141
1.57/0.50	c =========================================================================================
1.57/0.50	c types(t): F = full restart, N = normal restart
1.57/0.50	c types(t): S = simplification begin/end, E = solution found
1.57/0.50	c restart types(rt): st = static, dy = dynamic
1.57/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/0.50	c  B st     0         0       300     25500         0         0    178500         0   no data   no data
1.57/0.79	c  N dy    16      4339       300     25500         0      4252    178500    326913     67.90     71.64
1.57/1.07	c  N dy    31      8405       300     25500         0      5805    178500    374129     66.72     75.09
5.58/1.41	c  N dy    46     12958       300     25500         0      6101    178500    315244     66.55     70.18
6.78/1.73	c  N dy    64     17035       300     25500         0     10102    178500    621446     66.57     73.03
7.96/2.05	c  N dy    84     21092       300     25500         0      8570    178500    433936     66.53     74.84
9.16/2.37	c  F st    96     25000       300     25500         0     12406    178500    724455     66.37   no data
9.57/2.40	c  N st    97     25252       300     25500         0     12655    178500    743362     66.37   no data
10.77/2.78	c  N dy   102     30000       300     25500         0     10610    178500    525327     66.37   no data
10.77/2.78	c  S st   102     30000       300     25500         0     10610    178500    525327     66.37   no data
11.16/2.84	c  S st   102     30501       300     25500         0     11109    178500    561391     66.37   no data
11.16/2.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.16/2.85	c blocked clauses removed:        0 vars:      0 tried:         300 T: 0.00 s
11.16/2.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.16/2.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.16/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.97/3.50	c lits-rem:        47  cl-subs:      252  v-elim:      0  v-fix:    0  time:  0.61 s
14.76/3.73	c asymm  cl-useful: 0/6729/25500 lits-rem:0 time: 0.23
14.76/3.74	c calculated reachability. Time: 0.00
14.76/3.74	c  N dy   102     30501       300     25500         0     10857    178500    533924     66.37   no data
16.38/4.11	c  N dy   122     34574       300     25500         0     14857    178500    837071     66.46     70.09
17.95/4.51	c  N dy   136     38644       300     25500         0     11095    178500    493636     66.49     71.21
19.55/4.95	c  N dy   149     43132       300     25500         0     15496    178500    828420     66.37     70.32
20.77/5.22	c  S st   165     45753       300     25500         0      9275    178500    288146     66.47     68.03
20.77/5.28	c  S st   165     46256       300     25500         0      9777    178500    323628     66.47   no data
20.77/5.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.77/5.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.15/5.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.15/5.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.15/5.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.15/5.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
21.15/5.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.15/5.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.15/5.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.55/5.45	c lits-rem:         1  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.13 s
21.55/5.45	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
21.55/5.46	c vivif2 --  cl tried     9756 cl shrink        0 lits rem          0 time: 0.00
22.35/5.60	c asymm  cl-useful: 0/4181/25500 lits-rem:0 time: 0.14
22.35/5.60	c calculated reachability. Time: 0.00
22.35/5.60	c  N dy   165     46256       300     25500         0      9756    178500    321189     66.47   no data
23.55/5.98	c  N dy   180     50599       300     25500         0     14022    178500    643187     66.39     70.10
25.54/6.42	c  N dy   195     55392       300     25500         0     18719    178500   1001703     66.36     70.39
26.74/6.79	c  N dy   212     59402       300     25500         0     12863    178500    497298     66.40     70.29
28.34/7.18	c  N dy   224     63800       300     25500         0     17183    178500    825390     66.37     70.25
30.33/7.69	c  N dy   243     68529       300     25500         0     11041    178500    297917     66.43     70.08
30.74/7.77	c  S st   244     69386       300     25500         0     11884    178500    361371     66.40     64.99
31.14/7.84	c  S st   244     69893       300     25500         0     12387    178500    396892     66.40   no data
31.14/7.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.14/7.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
31.14/7.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.14/7.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.14/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.14/7.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
31.14/7.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.14/7.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.14/7.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.34/8.14	c lits-rem:        24  cl-subs:       68  v-elim:      0  v-fix:    0  time:  0.25 s
32.34/8.14	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
32.34/8.15	c vivif2 --  cl tried    12319 cl shrink        0 lits rem          0 time: 0.00
33.13/8.37	c asymm  cl-useful: 0/7522/25500 lits-rem:0 time: 0.23
33.13/8.38	c calculated reachability. Time: 0.00
33.13/8.38	c  N dy   244     69893       300     25500         0     12319    178500    389589     66.40   no data
35.13/8.85	c  N dy   251     75113       300     25500         0     17447    178500    780469     66.21     69.87
37.14/9.36	c  N dy   271     80028       300     25500         0     22273    178500   1146961     66.24     70.08
39.13/9.89	c  N dy   298     85345       300     25500         0     15716    178500    590101     66.26     70.29
40.32/10.10	c  F st   308     87500       300     25500         0     17842    178500    749117     66.25     61.76
41.52/10.43	c  N st   313     90800       300     25500         0     21069    178500    995152     66.25   no data
44.32/11.10	c  N dy   338     97031       300     25500         0     14429    178500    429736     66.33     70.14
46.74/11.79	c  N dy   372    104051       300     25500         0     21308    178500    955994     66.43     70.44
47.14/11.88	c  S st   376    104840       300     25500         0     22083    178500   1014962     66.42     59.27
47.51/11.98	c  S st   376    105345       300     25500         0     22583    178500   1049487     66.42   no data
47.51/11.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.91/12.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
47.91/12.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.91/12.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.91/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.91/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
47.91/12.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.91/12.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
47.91/12.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.51/14.95	c lits-rem:       249  cl-subs:      372  v-elim:      0  v-fix:    0  time:  2.88 s
59.51/14.95	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
59.51/14.97	c vivif2 --  cl tried    22211 cl shrink        0 lits rem          0 time: 0.01
61.10/15.30	c asymm  cl-useful: 0/5309/25500 lits-rem:0 time: 0.34
61.10/15.31	c calculated reachability. Time: 0.00
61.10/15.31	c  N dy   376    105345       300     25500         0     22211    178500   1007615     66.42   no data
64.31/16.10	c  N dy   410    112293       300     25500         0     15295    178500    430806     66.46     71.67
67.08/16.84	c  N dy   440    119523       300     25500         0     22400    178500    969713     66.50     70.51
71.09/17.87	c  N dy   476    127244       300     25500         0     15247    178500    363204     66.49     70.07
74.67/18.75	c  N dy   509    135456       300     25500         0     23292    178500    969396     66.48     70.31
79.07/19.84	c  N dy   543    144315       300     25500         0     16300    178500    379544     66.45     70.62
83.07/20.82	c  N dy   579    153601       300     25500         0     25408    178500   1070196     66.43     70.07
85.06/21.35	c  S st   594    158017       300     25500         0     29745    178500   1397809     66.40   no data
85.46/21.45	c  S st   594    158520       300     25500         0     30247    178500   1432629     66.40   no data
85.46/21.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.46/21.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
85.46/21.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.46/21.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.46/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.46/21.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
85.46/21.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.86/21.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
85.86/21.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.44/26.91	c lits-rem:       278  cl-subs:      675  v-elim:      0  v-fix:    0  time:  5.36 s
107.44/26.91	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
107.44/26.93	c vivif2 --  cl tried    29572 cl shrink        0 lits rem          0 time: 0.02
108.65/27.22	c asymm  cl-useful: 0/4575/25500 lits-rem:0 time: 0.29
108.65/27.22	c calculated reachability. Time: 0.00
108.65/27.22	c  N dy   594    158520       300     25500         0     29572    178500   1358524     66.40   no data
113.42/28.43	c  N dy   634    168733       300     25500         0     22926    178500    817174     66.40     71.13
119.41/29.99	c  N dy   693    179986       300     25500         0     33970    178500   1659321     66.46     70.47
125.01/31.35	c  N dy   744    191767       300     25500         0     27872    178500   1134451     66.50     70.05
131.40/32.95	c  N dy   788    204290       300     25500         0     21538    178500    587265     66.46     70.71
137.79/34.59	c  N dy   836    217425       300     25500         0     34428    178500   1560053     66.43     70.39
145.78/36.56	c  N dy   886    231352       300     25500         0     28439    178500   1048507     66.45     70.39
149.38/37.48	c  S st   911    237780       300     25500         0     34749    178500   1523304     66.45     67.70
150.18/37.60	c  S st   911    238288       300     25500         0     35253    178500   1559777     66.45   no data
150.18/37.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.18/37.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
150.18/37.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.18/37.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.18/37.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.18/37.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
150.18/37.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
150.18/37.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
150.58/37.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.95/44.39	c lits-rem:       267  cl-subs:      724  v-elim:      0  v-fix:    0  time:  6.68 s
176.95/44.39	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
177.35/44.41	c vivif2 --  cl tried    34529 cl shrink        0 lits rem          0 time: 0.02
178.56/44.76	c asymm  cl-useful: 0/4106/25500 lits-rem:0 time: 0.35
178.56/44.76	c calculated reachability. Time: 0.00
178.56/44.76	c  N dy   911    238288       300     25500         0     34529    178500   1480667     66.45   no data
186.53/46.75	c  N dy   962    253534       300     25500         0     28877    178500   1013595     66.44     70.31
195.72/49.02	c  N dy  1030    269750       300     25500         0     23224    178500    522945     66.46     70.28
204.50/51.23	c  N dy  1109    287114       300     25500         0     40233    178500   1810388     66.49     70.49
214.49/53.72	c  N dy  1189    306193       300     25500         0     36399    178500   1463509     66.49     70.49
214.49/53.73	c  F st  1190    306251       300     25500         0     36457    178500   1467697     66.48   no data
224.88/56.33	c  N dy  1252    325935       300     25500         0     32219    178500   1080117     66.48     71.09
236.45/59.25	c  N dy  1332    346205       300     25500         0     27583    178500    664011     66.49     70.49
242.05/60.70	c  S st  1365    357434       300     25500         0     38599    178500   1496488     66.48   no data
242.85/60.81	c  S st  1365    357936       300     25500         0     39096    178500   1531153     66.48   no data
242.85/60.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.85/60.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
242.85/60.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.85/60.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.85/60.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.85/60.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
242.85/60.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.85/60.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
243.25/60.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.81/68.30	c lits-rem:       400  cl-subs:      683  v-elim:      0  v-fix:    0  time:  7.38 s
272.81/68.30	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
272.81/68.32	c vivif2 --  cl tried    38413 cl shrink        0 lits rem          0 time: 0.02
274.01/68.69	c asymm  cl-useful: 0/3812/25500 lits-rem:0 time: 0.37
274.01/68.70	c calculated reachability. Time: 0.00
274.01/68.70	c  N dy  1365    357936       300     25500         0     38413    178500   1456158     66.48   no data
287.19/71.99	c  N dy  1447    378072       300     25500         0     32640    178500    979767     66.49     70.03
299.97/75.12	c  N dy  1517    398091       300     25500         0     52311    178500   2481224     66.48     72.98
311.95/78.10	c  N dy  1603    418288       300     25500         0     45614    178500   1906061     66.51     70.39
323.96/81.16	c  N dy  1677    438412       300     25500         0     37895    178500   1254986     66.51     70.68
337.52/84.56	c  N dy  1743    459239       300     25500         0     29873    178500    582865     66.49     70.00
349.51/87.51	c  N dy  1832    479536       300     25500         0     49786    178500   2093945     66.51     71.54
361.89/90.67	c  N dy  1896    499722       300     25500         0     40154    178500   1291646     66.49     70.70
375.47/94.03	c  N dy  1975    519823       300     25500         0     59872    178500   2789973     66.49     71.22
385.86/96.62	c  S st  2053    536905       300     25500         0     46228    178500   1695000     66.51   no data
386.26/96.75	c  S st  2053    537411       300     25500         0     46729    178500   1731200     66.51   no data
386.26/96.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.26/96.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
386.26/96.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
386.26/96.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.26/96.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.26/96.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
386.26/96.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
386.65/96.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
386.65/96.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.41/108.59	c lits-rem:       258  cl-subs:      681  v-elim:      0  v-fix:    0  time: 11.73 s
433.41/108.59	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
433.81/108.61	c vivif2 --  cl tried    46048 cl shrink        0 lits rem          0 time: 0.02
434.99/108.94	c asymm  cl-useful: 0/4207/25500 lits-rem:0 time: 0.33
434.99/108.94	c calculated reachability. Time: 0.00
434.99/108.94	c  N dy  2053    537411       300     25500         0     46048    178500   1655305     66.51   no data
450.17/112.77	c  N dy  2139    559135       300     25500         0     35962    178500    849317     66.50     70.05
464.57/116.39	c  N dy  2219    579598       300     25500         0     56037    178500   2373638     66.51     70.06
478.53/119.87	c  N dy  2296    600069       300     25500         0     43787    178500   1382930     66.52     70.47
493.71/123.68	c  N dy  2366    620994       300     25500         0     64294    178500   2942470     66.49     70.36
507.69/127.11	c  N dy  2465    641081       300     25500         0     50653    178500   1837856     66.51     70.84
523.27/131.00	c  N dy  2547    661172       300     25500         0     36028    178500    664196     66.52     78.25
536.85/134.44	c  N dy  2642    681182       300     25500         0     55691    178500   2160733     66.54     71.49
553.63/138.62	c  N dy  2706    701238       300     25500         0     40040    178500    899642     66.52     70.36
567.22/142.06	c  N dy  2785    721300       300     25500         0     59718    178500   2396578     66.52     70.62
582.82/145.93	c  N dy  2855    741369       300     25500         0     43118    178500   1073809     66.51     70.11
597.97/149.77	c  N dy  2931    762530       300     25500         0     63904    178500   2654077     66.50     71.22
613.58/153.68	c  N dy  3009    782688       300     25500         0     46387    178500   1255916     66.51     71.11
629.13/157.52	c  N dy  3098    802747       300     25500         0     66080    178500   2752547     66.53     70.66
631.93/158.28	c  S st  3114    806116       300     25500         0     69388    178500   3000258     66.53     63.85
632.73/158.47	c  S st  3114    806619       300     25500         0     69887    178500   3037136     66.53   no data
632.73/158.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.13/158.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
633.13/158.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
633.13/158.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.13/158.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.13/158.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
633.13/158.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
633.13/158.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
633.53/158.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.99/185.55	c lits-rem:       623  cl-subs:     1471  v-elim:      0  v-fix:    0  time: 26.88 s
740.99/185.55	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
740.99/185.59	c vivif2 --  cl tried    68416 cl shrink        0 lits rem          0 time: 0.04
742.57/185.98	c asymm  cl-useful: 0/2795/25500 lits-rem:0 time: 0.38
742.57/185.98	c calculated reachability. Time: 0.00
742.57/185.98	c  N dy  3114    806619       300     25500         0     68416    178500   2873577     66.53   no data
759.36/190.16	c  N dy  3203    828307       300     25500         0     51406    178500   1575055     66.54     70.06
776.94/194.51	c  N dy  3290    850084       300     25500         0     72770    178500   3205711     66.54     70.45
792.52/198.43	c  N dy  3375    871589       300     25500         0     54613    178500   1749952     66.53     71.50
808.49/202.44	c  N dy  3439    891767       300     25500         0     74404    178500   3251031     66.52     70.58
823.67/206.29	c  N dy  3519    912045       300     25500         0     54077    178500   1650875     66.53     71.42
840.45/210.49	c  N dy  3609    932250       300     25500         0     73894    178500   3160733     66.54     71.03
856.83/214.58	c  N dy  3671    953318       300     25500         0     53372    178500   1527826     66.51     70.29
872.41/218.48	c  N dy  3735    973391       300     25500         0     73080    178500   3029530     66.50     70.78
889.99/222.81	c  N dy  3825    993509       300     25500         0     50632    178500   1253380     66.50     70.12
905.16/226.67	c  N dy  3897   1013570       300     25500         0     70300    178500   2747452     66.50     70.54
924.34/231.40	c  N dy  3991   1033586       300     25500         0     46772    178500    891255     66.51     70.28
940.71/235.51	c  N dy  4070   1054529       300     25500         0     67317    178500   2455619     66.52     70.44
957.89/239.82	c  F st  4145   1071875       300     25500         0     84344    178500   3751939     66.53   no data
961.11/240.69	c  N st  4150   1075172       300     25500         0     87567    178500   4003136     66.53   no data
977.47/244.75	c  N dy  4232   1095236       300     25500         0     63086    178500   2070922     66.54     70.19
1001.03/250.64	c  N dy  4320   1116556       300     25500         0     84009    178500   3658875     66.54     70.15
1017.82/254.86	c  N dy  4393   1136849       300     25500         0     58811    178500   1682369     66.54     70.13
1036.18/259.40	c  N dy  4483   1157076       300     25500         0     78675    178500   3192791     66.55     70.16
1055.36/264.21	c  N dy  4567   1177081       300     25500         0     52186    178500   1114393     66.55     73.65
1072.14/268.47	c  N dy  4634   1198050       300     25500         0     72771    178500   2681296     66.54     70.18
1083.74/271.37	c  S st  4672   1209928       300     25500         0     84420    178500   3567089     66.54   no data
1084.92/271.60	c  S st  4672   1210432       300     25500         0     84919    178500   3603599     66.54   no data
1084.92/271.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1084.92/271.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1084.92/271.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1084.92/271.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1084.92/271.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.92/271.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1084.92/271.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1085.32/271.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1085.72/271.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1223.53/306.38	c lits-rem:       738  cl-subs:     1848  v-elim:      0  v-fix:    0  time: 34.56 s
1223.53/306.38	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1223.93/306.42	c vivif2 --  cl tried    83071 cl shrink        0 lits rem          0 time: 0.04
1225.52/306.83	c asymm  cl-useful: 0/2322/25500 lits-rem:0 time: 0.41
1225.52/306.83	c calculated reachability. Time: 0.00
1225.52/306.83	c  N dy  4672   1210432       300     25500         0     83071    178500   3401525     66.54   no data
1244.30/311.53	c  N dy  4757   1230440       300     25500         0     55594    178500   1305056     66.54     71.62
1260.28/315.57	c  N dy  4826   1250475       300     25500         0     75245    178500   2800283     66.54     70.29
1281.05/320.75	c  N dy  4910   1270478       300     25500         0     94888    178500   4286930     66.54     70.10
1296.63/324.66	c  N dy  4977   1290882       300     25500         0     66834    178500   2089377     66.53     70.17
1315.81/329.43	c  N dy  5057   1311047       300     25500         0     86566    178500   3586970     66.54     70.49
1334.21/334.08	c  N dy  5130   1331188       300     25500         0     57281    178500   1305429     66.53     70.05
1351.78/338.43	c  N dy  5202   1351852       300     25500         0     77595    178500   2851803     66.53     70.15
1372.93/343.75	c  N dy  5272   1372468       300     25500         0     97808    178500   4382990     66.53     70.92
1388.91/347.77	c  N dy  5327   1392620       300     25500         0     67527    178500   2018072     66.51     70.21
1407.69/352.48	c  N dy  5402   1412679       300     25500         0     87234    178500   3518505     66.51     72.67
1429.66/357.91	c  N dy  5501   1432726       300     25500         0     55887    178500   1067028     66.52     70.42
1446.44/362.16	c  N dy  5595   1452787       300     25500         0     75593    178500   2565454     66.53     71.54
1467.21/367.39	c  N dy  5683   1472896       300     25500         0     95345    178500   4073071     66.53     70.32
1487.99/372.56	c  N dy  5763   1494441       300     25500         0     64432    178500   1646493     66.53     70.74
1505.98/377.02	c  N dy  5832   1514498       300     25500         0     84124    178500   3137634     66.53     73.00
1527.55/382.44	c  N dy  5893   1534504       300     25500         0    103767    178500   4626195     66.52     75.50
1544.70/386.72	c  N dy  5972   1554656       300     25500         0     70536    178500   2055939     66.52     70.42
1566.27/392.12	c  N dy  6067   1576052       300     25500         0     91541    178500   3657877     66.53     70.19
1590.24/398.16	c  N dy  6131   1596366       300     25500         0     57491    178500    994037     66.52     70.28
1607.81/402.56	c  N dy  6179   1616486       300     25500         0     77216    178500   2485949     66.49     70.20
1629.39/407.96	c  N dy  6244   1636592       300     25500         0     96958    178500   3978707     66.48     70.09
1650.98/413.37	c  N dy  6315   1656606       300     25500         0     61633    178500   1245625     66.47     73.65
1668.94/417.86	c  N dy  6394   1676648       300     25500         0     81270    178500   2739317     66.48     70.47
1690.90/423.34	c  N dy  6473   1696922       300     25500         0    101180    178500   4254791     66.48     70.05
1706.88/427.35	c  S st  6522   1710434       300     25500         0     58533    178500    942770     66.47   no data
1707.71/427.53	c  S st  6522   1710940       300     25500         0     59038    178500    979338     66.47   no data
1707.71/427.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1707.71/427.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1707.71/427.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1707.71/427.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1707.71/427.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1707.71/427.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1707.71/427.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1708.11/427.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1708.11/427.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1717.27/429.99	c lits-rem:        42  cl-subs:      133  v-elim:      0  v-fix:    0  time:  2.36 s
1717.27/430.00	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1717.67/430.01	c vivif2 --  cl tried    58905 cl shrink        0 lits rem          0 time: 0.01
1718.87/430.40	c asymm  cl-useful: 0/2955/25500 lits-rem:0 time: 0.39
1719.27/430.40	c calculated reachability. Time: 0.00
1719.27/430.40	c  N dy  6522   1710940       300     25500         0     58905    178500    964036     66.47   no data
1738.46/435.28	c  N dy  6634   1730994       300     25500         0     78577    178500   2461404     66.49     70.37
1761.61/441.09	c  N dy  6713   1751239       300     25500         0     98433    178500   3975288     66.50     70.02
1789.57/448.04	c  N dy  6803   1771429       300     25500         0     61366    178500   1093118     66.50     70.62
1812.35/453.71	c  N dy  6873   1795127       300     25500         0     84640    178500   2872524     66.49     70.42
1835.13/459.41	c  N dy  6943   1815297       300     25500         0    104423    178500   4379174     66.48     70.24
1857.86/465.19	c  N dy  7030   1835567       300     25500         0     66409    178500   1410115     66.48     70.26
1877.44/470.08	c  N dy  7123   1855770       300     25500         0     86207    178500   2918911     66.49     70.13
1901.42/476.09	c  N dy  7215   1875837       300     25500         0    105901    178500   4419059     66.50     70.09
1925.37/482.02	c  N dy  7300   1895900       300     25500         0     66706    178500   1376413     66.50     74.27
1944.55/486.87	c  N dy  7379   1916305       300     25500         0     86708    178500   2896992     66.50     70.66
1966.52/492.39	c  N dy  7444   1936334       300     25500         0    106350    178500   4392992     66.49     70.14
1990.48/498.32	c  N dy  7517   1956455       300     25500         0     66256    178500   1270732     66.49     70.15
2008.86/502.99	c  N dy  7588   1976526       300     25500         0     85940    178500   2762889     66.49     71.18
2031.63/508.64	c  N dy  7660   1996617       300     25500         0    105652    178500   4256464     66.49     70.40
2057.19/515.06	c  N dy  7742   2016672       300     25500         0     64520    178500   1078261     66.49     70.01
2075.97/519.76	c  N dy  7837   2036725       300     25500         0     84201    178500   2571177     66.50     70.05
2098.34/525.39	c  N dy  7910   2056869       300     25500         0    103985    178500   4080136     66.50     70.09
2124.71/531.96	c  N dy  7983   2076877       300     25500         0    123609    178500   5571695     66.49     70.38
2143.87/536.71	c  N dy  8071   2097038       300     25500         0     81596    178500   2317394     66.50     70.18
2166.24/542.35	c  N dy  8161   2117428       300     25500         0    101598    178500   3838629     66.50     70.50
2191.43/548.65	c  N dy  8216   2137429       300     25500         0    121218    178500   5321875     66.49     70.50
2213.00/554.06	c  N dy  8296   2157497       300     25500         0     78115    178500   1977645     66.49     70.02
2238.16/560.31	c  N dy  8397   2178397       300     25500         0     98602    178500   3535666     66.50     70.64
2264.92/567.04	c  N dy  8480   2198607       300     25500         0    118439    178500   5049339     66.50     70.67
2282.09/571.37	c  S st  8526   2210940       300     25500         0     66755    178500   1052049     66.50   no data
2282.89/571.56	c  S st  8526   2211442       300     25500         0     67254    178500   1087356     66.50   no data
2282.89/571.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2283.31/571.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2283.31/571.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2283.31/571.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2283.31/571.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2283.31/571.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2283.31/571.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2283.31/571.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2283.31/571.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2290.48/573.46	c lits-rem:        14  cl-subs:      164  v-elim:      0  v-fix:    0  time:  1.78 s
2290.48/573.46	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2290.48/573.48	c vivif2 --  cl tried    67090 cl shrink        0 lits rem          0 time: 0.02
2292.09/573.86	c asymm  cl-useful: 0/2673/25500 lits-rem:0 time: 0.38
2292.09/573.86	c calculated reachability. Time: 0.00
2292.09/573.86	c  N dy  8526   2211442       300     25500         0     67090    178500   1070038     66.50   no data
2311.25/578.64	c  N dy  8600   2231535       300     25500         0     86820    178500   2576912     66.51     70.03
2334.42/584.49	c  N dy  8681   2251624       300     25500         0    106521    178500   4073846     66.51     70.07
2363.17/591.62	c  N dy  8776   2271935       300     25500         0    126448    178500   5588867     66.51     70.34
2383.95/596.85	c  N dy  8860   2291956       300     25500         0     81327    178500   2099555     66.51     71.60
2406.74/602.53	c  N dy  8951   2312008       300     25500         0    100967    178500   3591780     66.52     70.05
2432.69/609.02	c  N dy  9025   2332066       300     25500         0    120653    178500   5083996     66.52     70.27
2457.45/615.24	c  N dy  9106   2352122       300     25500         0     74617    178500   1523635     66.52     70.43
2476.63/620.02	c  N dy  9151   2372177       300     25500         0     94299    178500   3021165     66.50     70.39
2501.38/626.29	c  N dy  9238   2392324       300     25500         0    114109    178500   4529725     66.51     70.02
2533.76/634.39	c  N dy  9326   2412384       300     25500         0     67050    178500    875494     66.51     70.18
2556.51/640.03	c  N dy  9418   2432415       300     25500         0     86719    178500   2369375     66.52     71.24
2580.48/646.07	c  N dy  9512   2452513       300     25500         0    106472    178500   3875059     66.52     72.59
2610.43/653.56	c  N dy  9585   2474217       300     25500         0    127773    178500   5489322     66.52     70.11
2634.81/659.60	c  N dy  9659   2494949       300     25500         0     80383    178500   1822102     66.52     70.02
2656.36/665.09	c  N dy  9741   2515394       300     25500         0    100456    178500   3349030     66.52     70.62
2683.15/671.76	c  N dy  9838   2535474       300     25500         0    120158    178500   4848941     66.53     70.58
2713.49/679.33	c  N dy  9925   2556011       300     25500         0     71605    178500   1090399     66.53     70.96
2733.06/684.24	c  N dy  9998   2576082       300     25500         0     91294    178500   2588068     66.53     70.03
2757.43/690.36	c  N dy 10091   2596177       300     25500         0    111022    178500   4093116     66.53     70.25
2786.59/697.62	c  N dy 10175   2616383       300     25500         0    130866    178500   5602285     66.54     71.02
2811.75/703.95	c  N dy 10256   2636516       300     25500         0     80929    178500   1737358     66.54     70.61
2833.32/709.35	c  N dy 10325   2656877       300     25500         0    100920    178500   3257992     66.54     70.41
2861.28/716.36	c  N dy 10417   2677026       300     25500         0    120695    178500   4774405     66.55     71.29
2893.64/724.44	c  N dy 10508   2697091       300     25500         0    140344    178500   6271605     66.55     70.19
2909.22/728.32	c  S st 10572   2711442       300     25500         0     83752    178500   1884851     66.55     69.08
2910.02/728.55	c  S st 10572   2711944       300     25500         0     84250    178500   1920893     66.55   no data
2910.02/728.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2910.42/728.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
2910.42/728.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2910.42/728.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2910.42/728.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2910.42/728.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2910.42/728.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2910.42/728.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2910.82/728.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2959.15/740.86	c lits-rem:       254  cl-subs:      586  v-elim:      0  v-fix:    0  time: 12.08 s
2959.15/740.86	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2959.15/740.89	c vivif2 --  cl tried    83664 cl shrink        0 lits rem          0 time: 0.03
2961.15/741.38	c asymm  cl-useful: 0/2269/25500 lits-rem:0 time: 0.49
2961.15/741.39	c calculated reachability. Time: 0.00
2961.15/741.39	c  N dy 10572   2711944       300     25500         0     83664    178500   1855830     66.55   no data
2984.31/747.16	c  N dy 10649   2731988       300     25500         0    103333    178500   3351689     66.55     70.11
3011.49/753.91	c  N dy 10718   2752664       300     25500         0    123646    178500   4894159     66.55     70.26
3044.23/762.11	c  N dy 10808   2772685       300     25500         0     71664    178500    901162     66.55     70.46
3063.41/766.91	c  N dy 10867   2792758       300     25500         0     91350    178500   2393135     66.55     70.16
3088.98/773.31	c  N dy 10958   2813451       300     25500         0    111655    178500   3943699     66.55     70.08
3115.74/780.03	c  N dy 11019   2833491       300     25500         0    131323    178500   5440180     66.54     70.16
3144.93/787.35	c  N dy 11094   2853816       300     25500         0     78647    178500   1369110     66.55     70.18
3165.68/792.59	c  N dy 11153   2873929       300     25500         0     98332    178500   2863366     66.54     70.94
3191.64/799.01	c  N dy 11237   2894006       300     25500         0    118045    178500   4363437     66.54     70.17
3224.39/807.28	c  N dy 11328   2915841       300     25500         0    139460    178500   6001338     66.55     70.13
3249.56/813.55	c  N dy 11393   2935892       300     25500         0     85581    178500   1837400     66.54     70.13
3273.13/819.48	c  N dy 11472   2956115       300     25500         0    105445    178500   3351888     66.54     70.38
3303.89/827.12	c  N dy 11556   2976324       300     25500         0    125277    178500   4860117     66.54     70.31
3336.65/835.30	c  N dy 11640   2996366       300     25500         0    144964    178500   6355606     66.54     70.41
3360.60/841.34	c  N dy 11707   3016593       300     25500         0     90210    178500   2112883     66.54     70.84
3384.18/847.28	c  N dy 11778   3036594       300     25500         0    109841    178500   3605900     66.54     70.91
3413.33/854.58	c  N dy 11871   3056878       300     25500         0    129743    178500   5125703     66.55     70.13
3446.10/862.71	c  N dy 11948   3077116       300     25500         0    149620    178500   6639964     66.55     70.27
3468.87/868.48	c  N dy 12032   3097147       300     25500         0     93695    178500   2318183     66.55     71.59
3494.43/874.84	c  N dy 12115   3117666       300     25500         0    113852    178500   3853114     66.55     70.62
3524.78/882.40	c  N dy 12205   3137964       300     25500         0    133738    178500   5363253     66.55     70.09
3561.13/891.52	c  N dy 12282   3160581       300     25500         0     79382    178500   1166573     66.55     70.27
3582.31/896.82	c  N dy 12354   3180588       300     25500         0     99017    178500   2658026     66.55     71.02
3607.87/903.28	c  N dy 12437   3200616       300     25500         0    118688    178500   4159090     66.55     70.06
3625.45/907.68	c  S st 12497   3211945       300     25500         0    129824    178500   5003785     66.55     64.82
3627.04/908.03	c  S st 12497   3212447       300     25500         0    130323    178500   5038510     66.55   no data
3627.04/908.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3627.44/908.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
3627.44/908.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3627.44/908.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3627.44/908.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3627.44/908.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3627.44/908.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3627.86/908.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3628.27/908.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3907.46/978.24	c lits-rem:       940  cl-subs:     2443  v-elim:      0  v-fix:    0  time: 69.50 s
3907.46/978.24	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
3907.86/978.30	c vivif2 --  cl tried   127880 cl shrink        0 lits rem          0 time: 0.06
3909.47/978.76	c asymm  cl-useful: 0/1596/25500 lits-rem:0 time: 0.45
3909.47/978.76	c calculated reachability. Time: 0.00
3909.47/978.76	c  N dy 12497   3212447       300     25500         0    127880    178500   4769966     66.55   no data
3943.41/987.26	c  N dy 12594   3232455       300     25500         0    147549    178500   6262154     66.56     77.66
3973.37/994.78	c  N dy 12675   3255236       300     25500         0     92404    178500   2090344     66.56     71.57
3998.94/1001.15	c  N dy 12766   3275709       300     25500         0    112459    178500   3615483     66.56     71.35
4028.12/1008.41	c  N dy 12851   3295719       300     25500         0    132124    178500   5108108     66.56     71.33
4060.85/1016.62	c  N dy 12916   3315746       300     25500         0    151782    178500   6598505     66.56     70.88
4087.21/1023.21	c  N dy 13001   3335858       300     25500         0     93005    178500   2068196     66.56     70.44
4111.98/1029.49	c  N dy 13078   3355916       300     25500         0    112709    178500   3568089     66.56     70.43
4142.36/1037.02	c  N dy 13142   3376947       300     25500         0    133391    178500   5148978     66.55     70.13
4178.69/1046.13	c  N dy 13238   3397111       300     25500         0    153168    178500   6654890     66.56     71.04
4208.65/1053.65	c  N dy 13331   3417152       300     25500         0     93295    178500   2033344     66.56     70.34
4238.62/1061.18	c  N dy 13420   3437332       300     25500         0    113122    178500   3542458     66.56     71.03
4268.57/1068.60	c  N dy 13491   3458638       300     25500         0    134024    178500   5139916     66.56     70.72
4302.12/1077.01	c  N dy 13567   3478721       300     25500         0    153725    178500   6637183     66.56     70.07
4330.90/1084.26	c  N dy 13656   3498861       300     25500         0     93011    178500   1942711     66.56     70.20
4354.85/1090.20	c  N dy 13727   3519059       300     25500         0    112849    178500   3455879     66.56     70.39
4384.02/1097.59	c  N dy 13809   3539353       300     25500         0    132814    178500   4979303     66.56     70.49
4416.76/1105.76	c  N dy 13888   3559373       300     25500         0    152434    178500   6473266     66.57     74.10
4447.12/1113.37	c  N dy 13970   3579551       300     25500         0     90758    178500   1698818     66.57     70.33
4471.91/1119.59	c  N dy 14058   3599879       300     25500         0    110675    178500   3216590     66.57     70.18
4500.64/1126.71	c  N dy 14146   3619943       300     25500         0    130373    178500   4711219     66.57     70.54
4535.00/1135.33	c  N dy 14225   3640633       300     25500         0    150680    178500   6254028     66.57     70.08
4568.17/1143.64	c  N dy 14309   3660854       300     25500         0     88076    178500   1429828     66.57     70.91
4592.52/1149.79	c  N dy 14392   3681878       300     25500         0    108708    178500   2997523     66.57     70.36
4623.68/1157.56	c  N dy 14448   3705687       300     25500         0    132070    178500   4775335     66.56     70.30
4634.09/1160.14	c  S st 14473   3712447       300     25500         0    138728    178500   5283242     66.56   no data
4635.67/1160.50	c  S st 14473   3712950       300     25500         0    139229    178500   5318275     66.56   no data
4635.67/1160.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4636.07/1160.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
4636.07/1160.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4636.07/1160.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4636.07/1160.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4636.07/1160.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4636.07/1160.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4636.07/1160.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4636.87/1160.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.09 7.50 5/180 28090
/proc/meminfo: memFree=14550868/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1301 0 0 0 0 0 0 0 25 0 4 0 514719758 279965696 1215 33554432000 4194304 4627427 140733878536736 18446744073709551615 274473628357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 68351 1218 338 106 0 63322 0
[pid=28090/tid=28091] ppid=28088 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 126 0 0 0 0 0 0 0 25 0 4 0 514719758 279965696 1221 33554432000 4194304 4627427 140733878536736 18446744073709551615 274473967419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 247 0 0 0 0 0 0 0 25 0 4 0 514719758 279965696 1222 33554432000 4194304 4627427 140733878536736 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 261 0 0 0 0 0 0 0 25 0 4 0 514719758 279965696 1223 33554432000 4194304 4627427 140733878536736 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.107719 s]
/proc/loadavg: 8.11 8.09 7.50 5/180 28090
/proc/meminfo: memFree=14550868/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=283452 CPUtime=0.4 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 3669 0 0 0 40 0 0 0 25 0 4 0 514719758 290254848 3583 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 70863 3583 363 106 0 65834 0
[pid=28090/tid=28091] ppid=28088 vsize=283452 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 801 0 0 0 9 0 0 0 25 0 4 0 514719758 290254848 3584 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=283452 CPUtime=0.1 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 734 0 0 0 10 0 0 0 18 0 4 0 514719758 290254848 3584 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=283452 CPUtime=0.09 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 934 0 0 0 9 0 0 0 25 0 4 0 514719758 290254848 3584 33554432000 4194304 4627427 140733878536736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 283452

[startup+0.200703 s]
/proc/loadavg: 8.11 8.09 7.50 5/180 28090
/proc/meminfo: memFree=14550868/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=283616 CPUtime=0.77 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 3882 0 0 0 77 0 0 0 25 0 4 0 514719758 290422784 3796 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 70904 3796 365 106 0 65875 0
[pid=28090/tid=28091] ppid=28088 vsize=283616 CPUtime=0.19 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 818 0 0 0 19 0 0 0 25 0 4 0 514719758 290422784 3796 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=283616 CPUtime=0.19 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 754 0 0 0 19 0 0 0 18 0 4 0 514719758 290422784 3796 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=283616 CPUtime=0.19 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 1091 0 0 0 19 0 0 0 25 0 4 0 514719758 290422784 3796 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283616

[startup+0.300686 s]
/proc/loadavg: 8.11 8.09 7.50 5/180 28090
/proc/meminfo: memFree=14550868/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=283748 CPUtime=1.17 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 4058 0 0 0 117 0 0 0 25 0 4 0 514719758 290557952 3972 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 70937 3973 365 106 0 65908 0
[pid=28090/tid=28091] ppid=28088 vsize=283748 CPUtime=0.29 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 833 0 0 0 29 0 0 0 25 0 4 0 514719758 290557952 3973 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=283748 CPUtime=0.29 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 768 0 0 0 29 0 0 0 18 0 4 0 514719758 290557952 3973 33554432000 4194304 4627427 140733878536736 18446744073709551615 274473628705 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=283748 CPUtime=0.29 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 1223 0 0 0 29 0 0 0 25 0 4 0 514719758 290557952 3973 33554432000 4194304 4627427 140733878536736 18446744073709551615 4507260 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) 283748

[startup+1.20753 s]
/proc/loadavg: 8.11 8.09 7.50 5/180 28090
/proc/meminfo: memFree=14550868/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=297664 CPUtime=4.8 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 14542 0 0 0 478 2 0 0 25 0 4 0 514719758 304807936 10246 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 74416 10246 385 106 0 69387 0
[pid=28090/tid=28091] ppid=28088 vsize=297664 CPUtime=1.19 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 3730 0 0 0 119 0 0 0 19 0 4 0 514719758 304807936 10246 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=297664 CPUtime=1.19 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 3650 0 0 0 119 0 0 0 19 0 4 0 514719758 304807936 10246 33554432000 4194304 4627427 140733878536736 18446744073709551615 4332971 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=297664 CPUtime=1.19 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 3121 0 0 0 119 0 0 0 25 0 4 0 514719758 304807936 10247 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 297664

[startup+1.50048 s]
/proc/loadavg: 8.11 8.09 7.50 5/180 28090
/proc/meminfo: memFree=14550868/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=298644 CPUtime=5.97 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 17580 0 0 0 594 3 0 0 25 0 4 0 514719758 305811456 9846 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 74661 9846 385 106 0 69632 0
[pid=28090/tid=28091] ppid=28088 vsize=298644 CPUtime=1.49 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 4497 0 0 0 148 1 0 0 19 0 4 0 514719758 305811456 9846 33554432000 4194304 4627427 140733878536736 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=298644 CPUtime=1.48 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 4389 0 0 0 148 0 0 0 19 0 4 0 514719758 305811456 9846 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=298644 CPUtime=1.48 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 3932 0 0 0 148 0 0 0 25 0 4 0 514719758 305811456 9846 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 298644

[startup+3.1002 s]
/proc/loadavg: 8.18 8.11 7.51 9/184 28094
/proc/meminfo: memFree=14451516/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=312412 CPUtime=12.36 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 30495 0 0 0 1231 5 0 0 25 0 4 0 514719758 319909888 14413 33554432000 4194304 4627427 140733878536736 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 78103 14413 389 106 0 73074 0
[pid=28090/tid=28091] ppid=28088 vsize=312412 CPUtime=3.08 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 6953 0 0 0 306 2 0 0 23 0 4 0 514719758 319909888 14413 33554432000 4194304 4627427 140733878536736 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=312412 CPUtime=3.08 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 6965 0 0 0 307 1 0 0 25 0 4 0 514719758 319909888 14413 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=312412 CPUtime=3.09 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 6535 0 0 0 308 1 0 0 25 0 4 0 514719758 319909888 14413 33554432000 4194304 4627427 140733878536736 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 312412

[startup+6.30663 s]
/proc/loadavg: 8.17 8.11 7.51 9/184 28094
/proc/meminfo: memFree=14383316/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=322852 CPUtime=25.17 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 51677 0 0 0 2506 11 0 0 25 0 4 0 514719758 330600448 26983 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 80713 26983 389 106 0 75684 0
[pid=28090/tid=28091] ppid=28088 vsize=322852 CPUtime=6.26 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 12883 0 0 0 623 3 0 0 25 0 4 0 514719758 330600448 26983 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=322852 CPUtime=6.29 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 13099 0 0 0 627 2 0 0 25 0 4 0 514719758 330600448 26983 33554432000 4194304 4627427 140733878536736 18446744073709551615 4523435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=322852 CPUtime=6.29 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 13024 0 0 0 627 2 0 0 25 0 4 0 514719758 330600448 26983 33554432000 4194304 4627427 140733878536736 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 322852

[startup+12.7005 s]
/proc/loadavg: 8.16 8.10 7.51 9/184 28095
/proc/meminfo: memFree=14272016/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=319052 CPUtime=50.71 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 83417 0 0 0 5054 17 0 0 25 0 4 0 514719758 326709248 40473 33554432000 4194304 4627427 140733878536736 18446744073709551615 4428403 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 79763 40473 389 106 0 74734 0
[pid=28090/tid=28091] ppid=28088 vsize=319052 CPUtime=12.63 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 20497 0 0 0 1258 5 0 0 25 0 4 0 514719758 326709248 40473 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=319052 CPUtime=12.69 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 20813 0 0 0 1265 4 0 0 25 0 4 0 514719758 326709248 40473 33554432000 4194304 4627427 140733878536736 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=319052 CPUtime=12.68 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 20667 0 0 0 1265 3 0 0 25 0 4 0 514719758 326709248 40473 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 319052

[startup+25.5003 s]
/proc/loadavg: 8.20 8.12 7.52 9/184 28095
/proc/meminfo: memFree=14252880/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=332952 CPUtime=101.85 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 116264 0 0 0 10161 24 0 0 25 0 4 0 514719758 340942848 50402 33554432000 4194304 4627427 140733878536736 18446744073709551615 4427394 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 83238 50402 389 106 0 78209 0
[pid=28090/tid=28091] ppid=28088 vsize=332952 CPUtime=25.35 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 24491 0 0 0 2529 6 0 0 25 0 4 0 514719758 340942848 50402 33554432000 4194304 4627427 140733878536736 18446744073709551615 4333333 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=332952 CPUtime=25.49 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 30336 0 0 0 2543 6 0 0 25 0 4 0 514719758 340942848 50402 33554432000 4194304 4627427 140733878536736 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=332952 CPUtime=25.48 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 31165 0 0 0 2543 5 0 0 25 0 4 0 514719758 340942848 50402 33554432000 4194304 4627427 140733878536736 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 332952

[startup+51.1007 s]
/proc/loadavg: 8.13 8.11 7.53 9/184 28096
/proc/meminfo: memFree=14122656/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=419900 CPUtime=204.1 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 167988 0 0 0 20373 37 0 0 25 0 4 0 514719758 429977600 67697 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 104975 67697 389 106 0 99946 0
[pid=28090/tid=28091] ppid=28088 vsize=419900 CPUtime=50.82 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 36927 0 0 0 5073 9 0 0 25 0 4 0 514719758 429977600 67697 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=419900 CPUtime=51.08 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 41831 0 0 0 5099 9 0 0 25 0 4 0 514719758 429977600 67697 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=419900 CPUtime=51.09 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 49361 0 0 0 5099 10 0 0 25 0 4 0 514719758 429977600 67697 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 419900

[startup+102.301 s]
/proc/loadavg: 8.10 8.10 7.56 9/184 28097
/proc/meminfo: memFree=14015704/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=542632 CPUtime=408.62 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 246601 0 0 0 40804 58 0 0 25 0 4 0 514719758 555655168 83617 33554432000 4194304 4627427 140733878536736 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28090/statm: 135658 83617 389 106 0 130629 0
[pid=28090/tid=28091] ppid=28088 vsize=542632 CPUtime=101.74 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 55029 0 0 0 10160 14 0 0 25 0 4 0 514719758 555655168 83617 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=542632 CPUtime=102.28 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 56729 0 0 0 10214 14 0 0 25 0 4 0 514719758 555655168 83617 33554432000 4194304 4627427 140733878536736 18446744073709551615 4322546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=542632 CPUtime=102.29 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 81635 0 0 0 10210 19 0 0 25 0 4 0 514719758 555655168 83617 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 542632

[startup+162.301 s]

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

[pid=28090] ppid=28088 vsize=795760 CPUtime=2805.36 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 922323 0 0 0 280256 280 0 0 25 0 4 0 514719758 814858240 127993 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 198940 127993 389 106 0 193911 0
[pid=28090/tid=28091] ppid=28088 vsize=795760 CPUtime=699.19 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 244739 0 0 0 69842 77 0 0 25 0 4 0 514719758 814858240 127993 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=795760 CPUtime=702.29 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 236001 0 0 0 70159 70 0 0 25 0 4 0 514719758 814858240 127993 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=795760 CPUtime=702.28 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 296779 0 0 0 70139 89 0 0 25 0 4 0 514719758 814858240 127993 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 795760

[startup+762.301 s]
/proc/loadavg: 8.15 8.15 7.84 9/184 28127
/proc/meminfo: memFree=13302044/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=738740 CPUtime=3045.03 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 976558 0 0 0 304204 299 0 0 25 0 4 0 514719758 756469760 130456 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 184685 130456 389 106 0 179656 0
[pid=28090/tid=28091] ppid=28088 vsize=738740 CPUtime=759.18 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 257907 0 0 0 75838 80 0 0 25 0 4 0 514719758 756469760 130456 33554432000 4194304 4627427 140733878536736 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=738740 CPUtime=762.3 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 252044 0 0 0 76152 78 0 0 25 0 4 0 514719758 756469760 130456 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=738740 CPUtime=762.28 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 308194 0 0 0 76135 93 0 0 25 0 4 0 514719758 756469760 130456 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 738740

[startup+822.301 s]
/proc/loadavg: 8.14 8.15 7.85 9/184 28128
/proc/meminfo: memFree=13277112/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=916228 CPUtime=3284.71 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1040740 0 0 0 328151 320 0 0 25 0 4 0 514719758 938217472 145484 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 229057 145484 389 106 0 224028 0
[pid=28090/tid=28091] ppid=28088 vsize=916228 CPUtime=819.17 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 274324 0 0 0 81832 85 0 0 25 0 4 0 514719758 938217472 145484 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=916228 CPUtime=822.29 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 266030 0 0 0 82146 83 0 0 25 0 4 0 514719758 938217472 145484 33554432000 4194304 4627427 140733878536736 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=916228 CPUtime=822.28 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 324800 0 0 0 82130 98 0 0 25 0 4 0 514719758 938217472 145484 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 916228

[startup+882.3 s]
/proc/loadavg: 8.09 8.13 7.87 9/184 28130
/proc/meminfo: memFree=13159800/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=924604 CPUtime=3524.38 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1097195 0 0 0 352097 341 0 0 25 0 4 0 514719758 946794496 151378 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 231151 151378 389 106 0 226122 0
[pid=28090/tid=28091] ppid=28088 vsize=924604 CPUtime=879.16 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 288734 0 0 0 87826 90 0 0 25 0 4 0 514719758 946794496 151378 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=924604 CPUtime=882.29 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 276116 0 0 0 88143 86 0 0 25 0 4 0 514719758 946794496 151378 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=924604 CPUtime=882.28 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 340832 0 0 0 88123 105 0 0 25 0 4 0 514719758 946794496 151378 33554432000 4194304 4627427 140733878536736 18446744073709551615 4227973 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 924604

[startup+942.301 s]
/proc/loadavg: 8.14 8.14 7.88 9/184 28131
/proc/meminfo: memFree=13130528/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=1079356 CPUtime=3764.08 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1165871 0 0 0 376046 362 0 0 25 0 4 0 514719758 1105260544 180540 33554432000 4194304 4627427 140733878536736 18446744073709551615 4427421 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 269839 180540 389 106 0 264810 0
[pid=28090/tid=28091] ppid=28088 vsize=1079356 CPUtime=939.17 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 314961 0 0 0 93819 98 0 0 25 0 4 0 514719758 1105260544 180540 33554432000 4194304 4627427 140733878536736 18446744073709551615 4467944 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=1079356 CPUtime=942.3 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 287530 0 0 0 94137 93 0 0 25 0 4 0 514719758 1105260544 180540 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=1079356 CPUtime=942.29 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 359375 0 0 0 94120 109 0 0 25 0 4 0 514719758 1105260544 180540 33554432000 4194304 4627427 140733878536736 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 1079356

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 7.89 9/184 28133
/proc/meminfo: memFree=13038404/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=1035504 CPUtime=4003.73 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1190859 0 0 0 399999 374 0 0 25 0 4 0 514719758 1060356096 174564 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 258876 174564 389 106 0 253847 0
[pid=28090/tid=28091] ppid=28088 vsize=1035504 CPUtime=999.16 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 314961 0 0 0 99818 98 0 0 25 0 4 0 514719758 1060356096 174564 33554432000 4194304 4627427 140733878536736 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=1035504 CPUtime=1002.3 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 302502 0 0 0 100128 102 0 0 25 0 4 0 514719758 1060356096 174564 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=1035504 CPUtime=1002.29 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 362941 0 0 0 100118 111 0 0 25 0 4 0 514719758 1060356096 174564 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 1035504

[startup+1062.31 s]
/proc/loadavg: 8.11 8.12 7.91 9/184 28135
/proc/meminfo: memFree=13180744/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=976892 CPUtime=4243.42 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1241874 0 0 0 423945 397 0 0 25 0 4 0 514719758 1000337408 171560 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 244223 171560 389 106 0 239194 0
[pid=28090/tid=28091] ppid=28088 vsize=976892 CPUtime=1059.16 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 326054 0 0 0 105812 104 0 0 25 0 4 0 514719758 1000337408 171560 33554432000 4194304 4627427 140733878536736 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=976892 CPUtime=1062.31 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 312027 0 0 0 106126 105 0 0 25 0 4 0 514719758 1000337408 171560 33554432000 4194304 4627427 140733878536736 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=976892 CPUtime=1062.3 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 378188 0 0 0 106112 118 0 0 25 0 4 0 514719758 1000337408 171560 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 976892

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 7.92 9/184 28136
/proc/meminfo: memFree=12961252/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=962840 CPUtime=4483.07 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1296022 0 0 0 447890 417 0 0 25 0 4 0 514719758 985948160 173940 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 240710 173940 389 106 0 235681 0
[pid=28090/tid=28091] ppid=28088 vsize=962840 CPUtime=1119.15 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 341887 0 0 0 111805 110 0 0 25 0 4 0 514719758 985948160 173940 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=962840 CPUtime=1122.3 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 318971 0 0 0 112122 108 0 0 25 0 4 0 514719758 985948160 173940 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=962840 CPUtime=1122.29 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 393968 0 0 0 112105 124 0 0 25 0 4 0 514719758 985948160 173940 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 962840

[startup+1182.3 s]
/proc/loadavg: 6.14 7.61 7.76 5/175 28156
/proc/meminfo: memFree=14424732/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=1110500 CPUtime=4722.77 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1355775 0 0 0 471837 440 0 0 25 0 4 0 514719758 1137152000 189959 33554432000 4194304 4627427 140733878536736 18446744073709551615 4468024 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 277625 189959 389 106 0 272596 0
[pid=28090/tid=28091] ppid=28088 vsize=1110500 CPUtime=1179.14 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 353144 0 0 0 117800 114 0 0 25 0 4 0 514719758 1137152000 189959 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=1110500 CPUtime=1182.3 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 334194 0 0 0 118116 114 0 0 25 0 4 0 514719758 1137152000 189959 33554432000 4194304 4627427 140733878536736 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=1110500 CPUtime=1182.29 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 413216 0 0 0 118098 131 0 0 25 0 4 0 514719758 1137152000 189959 33554432000 4194304 4627427 140733878536736 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 1110500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.60 7.39 7.68 5/175 28156
/proc/meminfo: memFree=14396184/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=1171604 CPUtime=4800.3 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1362808 0 0 0 479586 444 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 292901 196992 389 106 0 287872 0
[pid=28090/tid=28091] ppid=28088 vsize=1171604 CPUtime=1198.54 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 357017 0 0 0 119738 116 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=1171604 CPUtime=1201.71 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 337354 0 0 0 120055 116 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=1171604 CPUtime=1201.7 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 413216 0 0 0 120039 131 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1171604

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

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

[startup+1201.7 s]
/proc/loadavg: 5.60 7.39 7.68 5/175 28156
/proc/meminfo: memFree=14396184/32950928 swapFree=67111528/67111528
[pid=28090] ppid=28088 vsize=1171604 CPUtime=4800.3 cores=0,2,4,6
/proc/28090/stat : 28090 (strangenight2-m) R 28088 28090 27798 0 -1 4202496 1362808 0 0 0 479586 444 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28090/statm: 292901 196992 389 106 0 287872 0
[pid=28090/tid=28091] ppid=28088 vsize=1171604 CPUtime=1198.54 cores=0,2,4,6
/proc/28090/task/28091/stat : 28091 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 357017 0 0 0 119738 116 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28090/tid=28092] ppid=28088 vsize=1171604 CPUtime=1201.71 cores=0,2,4,6
/proc/28090/task/28092/stat : 28092 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 337354 0 0 0 120055 116 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28090/tid=28093] ppid=28088 vsize=1171604 CPUtime=1201.7 cores=0,2,4,6
/proc/28090/task/28093/stat : 28093 (strangenight2-m) R 28088 28090 27798 0 -1 4202560 413216 0 0 0 120039 131 0 0 25 0 4 0 514719758 1199722496 196992 33554432000 4194304 4627427 140733878536736 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1171604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.37
CPU user time (s): 4795.89
CPU system time (s): 4.47832
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 1171604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.89
system time used= 4.47832
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1362810
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= 1108
involuntary context switches= 33847

runsolver used 2.04269 second user time and 4.40133 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 00:53:21
IDJOB=3173788
IDBENCH=82606
IDSOLVER=1586
FILE ID=node125/3173788-1304031201
RUNJOBID= node125-1304028687-27816
PBS_JOBID= 13170327
Free space on /tmp= 72756 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173788-1304031201/watcher-3173788-1304031201 -o /tmp/evaluation-result-3173788-1304031201/solver-3173788-1304031201 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173788-1304031201.cnf

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

MD5SUM BENCH= b318fd1a86aee981aadb17224d952a44
RANDOM SEED=114681059

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14551040 kB
Buffers:       2215772 kB
Cached:       14961184 kB
SwapCached:          0 kB
Active:        9528208 kB
Inactive:      8340040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14551040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6684 kB
Writeback:           0 kB
AnonPages:      690712 kB
Mapped:          15508 kB
Slab:           468328 kB
PageTables:       6020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1092840 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= 72756 MiB
End job on node125 at 2011-04-29 01:13:25