Trace number 3366388

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.4 1203.94

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1828831772-021.SATISFIABLE.cnf
MD5SUM40224b6c1498feedd538b60d16a1e0b8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.39672
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366388-1305403102.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.77/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.77/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.77/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.77/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.77/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.42	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.42	c calculated reachability. Time: 0.00
0.77/0.42	c Calc default polars -  time:   0.00 s pos:      40 undec:       1 neg:      49
0.77/0.42	c =========================================================================================
0.77/0.42	c types(t): F = full restart, N = normal restart
0.77/0.42	c types(t): S = simplification begin/end, E = solution found
0.77/0.42	c restart types(rt): st = static, dy = dynamic
0.77/0.42	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.42	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.77/0.42	c  N dy    10      4015        90      8010         0      3723     56070    111688     26.08     27.50
0.77/0.58	c  N dy    16      9893        90      8010         0      6863     56070    192376     25.57     26.96
4.37/1.19	c  N dy    19     23023        90      8010         0      9852     56070    245804     24.44     25.88
5.17/1.30	c  F st    34     25001        90      8010         0     11690     56070    300393     24.60     24.29
5.56/1.41	c  N st    38     27034        90      8010         0      7264     56070    154887     24.60   no data
5.97/1.56	c  S st    40     30002        90      8010         0      9990     56070    236527     24.60   no data
5.97/1.59	c  S st    40     30507        90      8010         0     10472     56070    250839     24.60   no data
5.97/1.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.37/1.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.37/1.60	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
6.37/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.37/1.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.37/1.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.37/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.20/1.82	c lits-rem:       124  cl-subs:      755  v-elim:      0  v-fix:    0  time:  0.21 s
8.36/2.13	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
8.36/2.13	c calculated reachability. Time: 0.00
8.36/2.13	c  N dy    40     30507        90      8010         0      9717     56070    226346     24.60   no data
9.56/2.40	c  N dy    75     34736        90      8010         0     13651     56070    344074     24.95     26.52
10.35/2.65	c  N dy   107     38926        90      8010         0     10243     56070    225849     25.20     26.83
11.59/2.93	c  N dy   127     43401        90      8010         0     14393     56070    348429     25.29     26.72
11.99/3.09	c  S st   138     45760        90      8010         0      8298     56070    149167     25.33     23.06
12.34/3.12	c  S st   138     46260        90      8010         0      8770     56070    163261     25.33   no data
12.34/3.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.34/3.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
12.34/3.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.34/3.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.34/3.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.34/3.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
12.34/3.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.34/3.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.34/3.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.34/3.17	c lits-rem:         5  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.03 s
12.34/3.17	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.34/3.17	c vivif2 --  cl tried     8728 cl shrink        0 lits rem          0 time: 0.00
13.54/3.46	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
13.54/3.46	c calculated reachability. Time: 0.00
13.54/3.46	c  N dy   138     46260        90      8010         0      8728     56070    161717     25.33   no data
14.74/3.80	c  N dy   153     52383        90      8010         0     14367     56070    325406     25.23     26.78
18.72/4.74	c  N dy   159     67537        90      8010         0     19036     56070    447443     24.88     26.19
19.53/4.90	c  S st   167     69390        90      8010         0     10661     56070    186820     24.90   no data
19.53/4.94	c  S st   167     69891        90      8010         0     11136     56070    201021     24.90   no data
19.53/4.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.53/4.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.53/4.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.53/4.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.53/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.53/4.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.53/4.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.53/4.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.53/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.93/5.01	c lits-rem:        15  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.06 s
19.93/5.01	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.93/5.01	c vivif2 --  cl tried    11019 cl shrink        0 lits rem          0 time: 0.00
21.12/5.35	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.34
21.12/5.35	c calculated reachability. Time: 0.00
21.12/5.35	c  N dy   167     69891        90      8010         0     11019     56070    197180     24.90   no data
22.31/5.64	c  N dy   196     74424        90      8010         0     15230     56070    322399     25.00     26.48
23.91/6.00	c  N dy   218     79259        90      8010         0     19705     56070    454944     25.06     28.67
25.50/6.42	c  N dy   241     85019        90      8010         0     13976     56070    266649     25.11     26.68
25.90/6.58	c  F st   248     87500        90      8010         0     16280     56070    333941     25.12     24.23
27.10/6.80	c  N st   253     90797        90      8010         0     19343     56070    426518     25.12   no data
29.14/7.37	c  N dy   271     98236        90      8010         0     14168     56070    254594     25.14     26.47
31.09/7.80	c  N dy   285    104837        90      8010         0     20248     56070    431877     25.11     25.06
31.09/7.80	c  S st   285    104837        90      8010         0     20248     56070    431877     25.11     25.06
31.09/7.86	c  S st   285    105341        90      8010         0     20726     56070    446194     25.11   no data
31.09/7.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.09/7.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.09/7.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.09/7.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.09/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.09/7.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
31.09/7.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.09/7.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.09/7.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/8.41	c lits-rem:       159  cl-subs:     1605  v-elim:      0  v-fix:    0  time:  0.52 s
33.09/8.41	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.53/8.41	c vivif2 --  cl tried    19121 cl shrink        0 lits rem          0 time: 0.00
35.07/8.85	c asymm  cl-useful: 0/6352/8010 lits-rem:0 time: 0.43
35.07/8.85	c calculated reachability. Time: 0.00
35.07/8.85	c  N dy   285    105341        90      8010         0     19121     56070    397276     25.11   no data
37.47/9.44	c  N dy   316    112073        90      8010         0     25403     56070    583215     25.14     30.10
39.46/9.97	c  N dy   335    119319        90      8010         0     19235     56070    385993     25.14     26.68
42.29/10.65	c  N dy   366    127088        90      8010         0     26441     56070    599185     25.18     26.60
45.05/11.35	c  N dy   393    136302        90      8010         0     21133     56070    425360     25.19     26.66
48.23/12.19	c  N dy   395    146391        90      8010         0     15656     56070    244864     25.12     26.53
51.81/13.02	c  N dy   444    156838        90      8010         0     25365     56070    533301     25.17     26.60
52.21/13.14	c  S st   446    158011        90      8010         0     26441     56070    563715     25.16     22.97
52.62/13.21	c  S st   446    158517        90      8010         0     26916     56070    577808     25.16   no data
52.62/13.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.62/13.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
52.62/13.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.62/13.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.62/13.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.62/13.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
52.62/13.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.62/13.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.62/13.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.86/14.10	c lits-rem:       276  cl-subs:     1931  v-elim:      0  v-fix:    0  time:  0.85 s
55.86/14.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
56.20/14.10	c vivif2 --  cl tried    24985 cl shrink        0 lits rem          0 time: 0.01
56.60/14.25	c asymm  cl-useful: 0/1658/8010 lits-rem:0 time: 0.15
56.60/14.26	c calculated reachability. Time: 0.00
56.60/14.26	c  N dy   446    158517        90      8010         0     24985     56070    516213     25.16   no data
62.19/15.62	c  N dy   499    173800        90      8010         0     23445     56070    454546     25.18     26.54
67.37/16.94	c  N dy   549    185893        90      8010         0     18006     56070    279379     25.23     26.57
75.35/18.90	c  N dy   591    207773        90      8010         0     20627     56070    336231     25.17     26.63
80.53/20.29	c  N dy   659    221081        90      8010         0     33016     56070    704436     25.23     26.58
86.56/21.76	c  N dy   704    235283        90      8010         0     27652     56070    526982     25.23     26.58
87.70/22.02	c  S st   712    237775        90      8010         0     29992     56070    595793     25.24     24.63
88.10/22.10	c  S st   712    238280        90      8010         0     30471     56070    610272     25.24   no data
88.10/22.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.10/22.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
88.10/22.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.10/22.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.10/22.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.10/22.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
88.10/22.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.10/22.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.10/22.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.09/23.15	c lits-rem:       259  cl-subs:     2027  v-elim:      0  v-fix:    0  time:  1.01 s
92.09/23.15	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
92.09/23.15	c vivif2 --  cl tried    28444 cl shrink        0 lits rem          0 time: 0.01
92.89/23.35	c asymm  cl-useful: 0/2525/8010 lits-rem:0 time: 0.20
92.89/23.35	c calculated reachability. Time: 0.00
92.89/23.35	c  N dy   712    238280        90      8010         0     28444     56070    545577     25.24   no data
99.31/24.98	c  N dy   757    253489        90      8010         0     23142     56070    374941     25.24     31.43
106.45/26.76	c  N dy   781    270598        90      8010         0     38836     56070    828228     25.15     26.57
114.02/28.68	c  N dy   887    287932        90      8010         0     34690     56070    706765     25.24     27.67
121.99/30.65	c  F st   924    306251        90      8010         0     30344     56070    550788     25.18     23.07
121.99/30.68	c  N st   925    306501        90      8010         0     30573     56070    557869     25.18   no data
131.17/32.92	c  N dy   985    326152        90      8010         0     26606     56070    424292     25.19     26.66
140.74/35.33	c  N dy  1043    346495        90      8010         0     45436     56070    978527     25.19     26.53
145.13/36.48	c  S st  1077    357420        90      8010         0     32434     56070    578700     25.19   no data
145.53/36.57	c  S st  1077    357923        90      8010         0     32914     56070    593212     25.19   no data
145.53/36.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.53/36.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.53/36.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.53/36.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.53/36.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.53/36.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
145.53/36.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.53/36.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.93/36.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.91/37.61	c lits-rem:       350  cl-subs:     1753  v-elim:      0  v-fix:    0  time:  1.00 s
149.91/37.61	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
149.91/37.62	c vivif2 --  cl tried    31161 cl shrink        0 lits rem          0 time: 0.01
150.71/37.83	c asymm  cl-useful: 0/1999/8010 lits-rem:0 time: 0.22
150.71/37.83	c calculated reachability. Time: 0.00
150.71/37.83	c  N dy  1077    357923        90      8010         0     31161     56070    538449     25.19   no data
162.27/40.76	c  N dy  1152    380565        90      8010         0     28110     56070    433068     25.21     26.62
173.44/43.53	c  N dy  1229    400604        90      8010         0     46654     56070    981479     25.23     29.51
185.40/46.50	c  N dy  1301    420784        90      8010         0     40388     56070    778373     25.26     26.60
196.55/49.32	c  N dy  1382    440839        90      8010         0     33001     56070    542315     25.28     27.10
208.54/52.34	c  N dy  1433    462942        90      8010         0     53432     56070   1139559     25.26     26.65
218.90/54.90	c  N dy  1448    485072        90      8010         0     46909     56070    916751     25.16     26.52
230.46/57.83	c  N dy  1511    505928        90      8010         0     38480     56070    665650     25.16     26.52
244.06/61.26	c  N dy  1621    525932        90      8010         0     57053     56070   1219507     25.20     27.93
249.20/62.58	c  S st  1651    536884        90      8010         0     38526     56070    648345     25.20     24.24
249.60/62.69	c  S st  1651    537386        90      8010         0     39001     56070    662451     25.20   no data
249.60/62.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.00/62.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
250.00/62.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.00/62.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.00/62.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.00/62.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
250.00/62.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.00/62.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
250.00/62.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.18/64.09	c lits-rem:       361  cl-subs:     1931  v-elim:      0  v-fix:    0  time:  1.35 s
255.18/64.09	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
255.18/64.09	c vivif2 --  cl tried    37070 cl shrink        0 lits rem          0 time: 0.01
256.38/64.33	c asymm  cl-useful: 0/1704/8010 lits-rem:0 time: 0.24
256.38/64.33	c calculated reachability. Time: 0.00
256.38/64.34	c  N dy  1651    537386        90      8010         0     37070     56070    602768     25.20   no data
268.74/67.45	c  N dy  1717    557771        90      8010         0     55940     56070   1154885     25.19     26.57
280.71/70.43	c  N dy  1770    579844        90      8010         0     46801     56070    873810     25.19     26.52
299.05/75.05	c  N dy  1775    613010        90      8010         0     46790     56070    843290     25.08     26.52
312.60/78.47	c  N dy  1813    636005        90      8010         0     36694     56070    542142     25.07     26.61
323.77/81.25	c  N dy  1856    656047        90      8010         0     55133     56070   1086119     25.06     26.42
338.12/84.87	c  N dy  1973    676086        90      8010         0     41515     56070    671756     25.09     26.85
353.72/88.72	c  N dy  2066    696381        90      8010         0     60293     56070   1226355     25.11     26.60
367.28/92.14	c  N dy  2140    716781        90      8010         0     45870     56070    776861     25.13     26.49
382.78/96.05	c  N dy  2225    736821        90      8010         0     64446     56070   1328832     25.15     27.63
395.54/99.23	c  N dy  2281    756895        90      8010         0     48725     56070    844253     25.15     27.12
411.88/103.35	c  N dy  2365    778182        90      8010         0     68433     56070   1429043     25.16     26.53
426.24/106.95	c  N dy  2463    800211        90      8010         0     53775     56070    972724     25.17     26.60
430.63/108.09	c  S st  2485    806080        90      8010         0     59210     56070   1132397     25.18   no data
431.42/108.25	c  S st  2485    806584        90      8010         0     59682     56070   1146243     25.18   no data
431.42/108.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
431.42/108.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
431.42/108.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.42/108.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.42/108.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.42/108.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
431.42/108.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.82/108.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
431.82/108.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.22/112.99	c lits-rem:       710  cl-subs:     4353  v-elim:      0  v-fix:    0  time:  4.67 s
450.22/112.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
450.22/113.01	c vivif2 --  cl tried    55329 cl shrink        0 lits rem          0 time: 0.01
451.76/113.31	c asymm  cl-useful: 0/1164/8010 lits-rem:0 time: 0.31
451.76/113.32	c calculated reachability. Time: 0.00
451.76/113.32	c  N dy  2485    806584        90      8010         0     55329     56070   1008300     25.18   no data
468.50/117.50	c  N dy  2559    826594        90      8010         0     37902     56070    486120     25.19     26.77
539.48/135.31	c  N dy  2617    932237        90      8010         0     59930     56070   1070848     24.93     26.39
559.43/140.40	c  N dy  2749    952268        90      8010         0     40079     56070    502274     24.97     27.18
573.77/143.91	c  N dy  2866    972313        90      8010         0     58682     56070   1056894     24.99     27.35
593.72/148.98	c  N dy  2894    997048        90      8010         0     41960     56070    533614     24.98     26.37
608.12/152.61	c  N dy  2989   1017402        90      8010         0     60779     56070   1087633     24.99     26.32
630.79/158.23	c  N dy  3068   1042775        90      8010         0     43589     56070    562467     24.99     26.41
647.56/162.45	c  N dy  3177   1065130        90      8010         0     64365     56070   1179278     25.01     26.41
653.90/164.08	c  F st  3221   1071875        90      8010         0     70647     56070   1367094     25.02   no data
667.85/167.58	c  N dy  3280   1085199        90      8010         0     83022     56070   1736303     25.03     27.91
682.65/171.25	c  N dy  3367   1105366        90      8010         0     59996     56070   1027256     25.04     26.38
717.74/180.10	c  N dy  3468   1147981        90      8010         0     56711     56070    900885     25.02     26.38
736.42/184.77	c  N dy  3560   1168110        90      8010         0     75400     56070   1455823     25.04     26.44
755.57/189.59	c  N dy  3592   1188161        90      8010         0     50445     56070    707465     25.03     27.87
773.91/194.18	c  N dy  3662   1208323        90      8010         0     69044     56070   1255972     25.03     26.38
775.90/194.66	c  S st  3675   1209877        90      8010         0     70504     56070   1299373     25.04     24.56
776.70/194.89	c  S st  3675   1210381        90      8010         0     70976     56070   1313671     25.04   no data
777.10/194.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
777.10/194.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
777.10/194.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
777.10/194.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
777.10/194.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
777.10/194.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
777.10/194.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.10/194.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
777.10/194.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.24/203.23	c lits-rem:       718  cl-subs:     5200  v-elim:      0  v-fix:    0  time:  8.23 s
810.24/203.23	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
810.24/203.24	c vivif2 --  cl tried    65776 cl shrink        0 lits rem          0 time: 0.02
811.38/203.51	c asymm  cl-useful: 0/618/8010 lits-rem:0 time: 0.26
811.38/203.51	c calculated reachability. Time: 0.00
811.38/203.51	c  N dy  3675   1210381        90      8010         0     65776     56070   1154212     25.04   no data
838.50/210.30	c  N dy  3811   1230602        90      8010         0     84529     56070   1715252     25.06     26.38
855.65/214.60	c  N dy  3895   1250661        90      8010         0     59029     56070    949124     25.07     26.51
874.79/219.43	c  N dy  4000   1270689        90      8010         0     77617     56070   1503699     25.08     28.09
898.31/225.38	c  N dy  4087   1295725        90      8010         0     55496     56070    815410     25.09     26.42
917.05/230.06	c  N dy  4159   1318539        90      8010         0     76543     56070   1433196     25.08     26.48
945.37/237.18	c  N dy  4263   1339920        90      8010         0     50159     56070    644718     25.10     26.44
965.30/242.12	c  N dy  4372   1359967        90      8010         0     68792     56070   1200947     25.11     29.61
986.03/247.38	c  N dy  4405   1383140        90      8010         0     90184     56070   1826836     25.09     26.47
1003.97/251.88	c  N dy  4484   1403143        90      8010         0     61555     56070    962307     25.10     29.98
1024.75/257.02	c  N dy  4611   1423174        90      8010         0     80056     56070   1515150     25.12     28.38
1050.63/263.55	c  N dy  4739   1443251        90      8010         0     50556     56070    616809     25.14     27.50
1067.38/267.72	c  N dy  4808   1463749        90      8010         0     69511     56070   1173825     25.14     26.54
1086.91/272.63	c  N dy  4852   1484035        90      8010         0     88233     56070   1726773     25.14     26.52
1108.10/278.00	c  N dy  4957   1504108        90      8010         0     57785     56070    812447     25.16     26.98
1126.79/282.64	c  N dy  5051   1524165        90      8010         0     76374     56070   1365343     25.17     27.02
1155.51/289.87	c  N dy  5102   1553374        90      8010         0     53401     56070    661897     25.16     26.51
1175.04/294.71	c  N dy  5195   1575577        90      8010         0     73927     56070   1273046     25.17     26.52
1198.17/300.55	c  N dy  5297   1595642        90      8010         0     92483     56070   1826047     25.18     26.55
1222.13/306.57	c  N dy  5428   1615666        90      8010         0     60114     56070    844163     25.20     26.54
1241.62/311.40	c  N dy  5523   1636131        90      8010         0     79036     56070   1410171     25.21     26.59
1266.74/317.77	c  N dy  5617   1656159        90      8010         0     97584     56070   1961057     25.21     26.61
1287.93/323.05	c  N dy  5703   1676272        90      8010         0     64323     56070    947477     25.22     26.64
1307.42/327.92	c  N dy  5755   1696279        90      8010         0     82800     56070   1493031     25.23     28.12
1323.76/332.03	c  S st  5788   1710382        90      8010         0     95814     56070   1876041     25.23     24.85
1324.96/332.30	c  S st  5788   1710887        90      8010         0     96295     56070   1890918     25.23   no data
1324.96/332.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1324.96/332.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1324.96/332.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1324.96/332.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1324.96/332.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1324.96/332.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1324.96/332.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1324.96/332.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1325.36/332.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1381.57/346.56	c lits-rem:      1145  cl-subs:     8768  v-elim:      0  v-fix:    0  time: 14.13 s
1381.57/346.56	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1381.57/346.58	c vivif2 --  cl tried    87527 cl shrink        0 lits rem          0 time: 0.02
1383.17/346.92	c asymm  cl-useful: 0/980/8010 lits-rem:0 time: 0.34
1383.17/346.93	c calculated reachability. Time: 0.00
1383.17/346.93	c  N dy  5788   1710887        90      8010         0     87527     56070   1619304     25.23   no data
1408.29/353.26	c  N dy  5856   1730981        90      8010         0     53747     56070    623683     25.23     28.46
1427.04/357.91	c  N dy  5911   1753714        90      8010         0     74689     56070   1238346     25.22     26.66
1452.55/364.36	c  N dy  5996   1775690        90      8010         0     95007     56070   1841789     25.23     26.60
1474.09/369.75	c  N dy  6056   1795826        90      8010         0     60215     56070    795959     25.23     26.58
1492.43/374.34	c  N dy  6104   1816419        90      8010         0     79185     56070   1351074     25.22     26.68
1517.15/380.54	c  N dy  6170   1836447        90      8010         0     97627     56070   1898330     25.23     27.51
1546.26/387.85	c  N dy  6274   1856543        90      8010         0     61830     56070    825890     25.24     27.68
1567.39/393.14	c  N dy  6374   1877669        90      8010         0     81501     56070   1416863     25.25     26.72
1590.12/398.83	c  N dy  6410   1897869        90      8010         0    100144     56070   1965172     25.24     26.71
1622.02/406.84	c  N dy  6481   1929109        90      8010         0     73516     56070   1149298     25.24     26.58
1646.34/412.93	c  N dy  6593   1949195        90      8010         0     92122     56070   1706472     25.25     27.09
1673.47/419.75	c  N dy  6664   1969431        90      8010         0    110793     56070   2263530     25.26     26.63
1694.59/425.08	c  N dy  6773   1989768        90      8010         0     73311     56070   1133772     25.27     26.60
1717.76/430.88	c  N dy  6858   2009827        90      8010         0     91867     56070   1683792     25.27     28.55
1748.88/438.68	c  N dy  6958   2030417        90      8010         0    110930     56070   2252237     25.28     26.66
1771.15/444.25	c  N dy  7048   2050791        90      8010         0     72494     56070   1084804     25.29     26.90
1799.86/451.48	c  N dy  7110   2078240        90      8010         0     97766     56070   1823722     25.28     26.61
1837.34/460.86	c  N dy  7166   2110570        90      8010         0     69314     56070    961381     25.27     26.91
1855.69/465.47	c  N dy  7190   2130609        90      8010         0     87805     56070   1511622     25.26     28.27
1890.37/474.13	c  N dy  7231   2160619        90      8010         0    115365     56070   2314683     25.25     26.60
1912.31/479.62	c  N dy  7308   2180691        90      8010         0     74934     56070   1122450     25.25     26.59
1934.64/485.29	c  N dy  7380   2200993        90      8010         0     93675     56070   1677847     25.25     26.61
1949.39/488.93	c  S st  7435   2210887        90      8010         0    102858     56070   1951911     25.26     24.07
1950.63/489.24	c  S st  7435   2211395        90      8010         0    103338     56070   1966779     25.26   no data
1950.63/489.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1950.97/489.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1950.97/489.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1950.97/489.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1950.97/489.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1950.97/489.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1950.97/489.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1950.97/489.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1950.97/489.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2005.21/502.90	c lits-rem:       930  cl-subs:     7763  v-elim:      0  v-fix:    0  time: 13.52 s
2005.21/502.90	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2005.21/502.92	c vivif2 --  cl tried    95575 cl shrink        0 lits rem          0 time: 0.02
2006.41/503.29	c asymm  cl-useful: 0/824/8010 lits-rem:0 time: 0.36
2006.41/503.29	c calculated reachability. Time: 0.00
2006.41/503.29	c  N dy  7435   2211395        90      8010         0     95575     56070   1721381     25.26   no data
2041.10/511.96	c  N dy  7490   2238196        90      8010         0     60586     56070    679798     25.25     26.62
2064.27/517.81	c  N dy  7602   2261815        90      8010         0     82451     56070   1332091     25.26     26.73
2091.34/524.54	c  N dy  7711   2282102        90      8010         0    101277     56070   1895866     25.27     26.84
2120.45/531.89	c  N dy  7772   2302182        90      8010         0    119790     56070   2442693     25.27     26.61
2144.36/537.81	c  N dy  7889   2323076        90      8010         0     78257     56070   1187429     25.28     26.65
2181.05/547.02	c  N dy  7969   2353538        90      8010         0    106302     56070   2010532     25.27     26.62
2212.16/554.88	c  N dy  8025   2373613        90      8010         0     63045     56070    713320     25.27     26.65
2243.66/562.77	c  N dy  8124   2405740        90      8010         0     92760     56070   1595350     25.27     26.66
2273.97/570.34	c  N dy  8229   2425948        90      8010         0    111476     56070   2156221     25.28     26.80
2305.50/578.21	c  N dy  8299   2447359        90      8010         0     68485     56070    854400     25.29     26.76
2327.43/583.74	c  N dy  8374   2467958        90      8010         0     87509     56070   1417488     25.29     26.65
2353.75/590.32	c  N dy  8444   2488042        90      8010         0    106015     56070   1967012     25.29     28.21
2393.63/600.35	c  N dy  8530   2514481        90      8010         0     66722     56070    780828     25.29     26.67
2416.30/606.09	c  N dy  8612   2536485        90      8010         0     87019     56070   1382233     25.29     26.69
2449.81/614.45	c  N dy  8744   2559485        90      8010         0    108330     56070   2022341     25.30     26.83
2483.70/622.98	c  N dy  8794   2582695        90      8010         0     65125     56070    716596     25.30     26.71
2505.22/628.30	c  N dy  8899   2602724        90      8010         0     83613     56070   1270433     25.31     26.82
2532.34/635.15	c  N dy  9009   2622793        90      8010         0    102246     56070   1830507     25.32     26.70
2568.23/644.17	c  N dy  9120   2644221        90      8010         0    122047     56070   2425138     25.33     26.75
2598.93/651.89	c  N dy  9234   2664523        90      8010         0     75191     56070   1001005     25.33     26.94
2621.70/657.55	c  N dy  9276   2684570        90      8010         0     93665     56070   1550478     25.33     27.06
2650.76/664.89	c  N dy  9315   2708980        90      8010         0    116046     56070   2210059     25.33     26.67
2654.75/665.86	c  S st  9326   2711395        90      8010         0    118288     56070   2277801     25.33     23.77
2655.95/666.20	c  S st  9326   2711897        90      8010         0    118763     56070   2292339     25.33   no data
2655.95/666.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2656.39/666.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2656.39/666.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2656.39/666.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2656.39/666.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2656.39/666.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2656.39/666.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2656.39/666.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2656.80/666.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2736.88/686.47	c lits-rem:      1252  cl-subs:    10396  v-elim:      0  v-fix:    0  time: 20.12 s
2736.88/686.47	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2737.28/686.50	c vivif2 --  cl tried   108367 cl shrink        0 lits rem          0 time: 0.03
2738.49/686.88	c asymm  cl-useful: 0/700/8010 lits-rem:0 time: 0.37
2738.49/686.88	c calculated reachability. Time: 0.00
2738.49/686.88	c  N dy  9326   2711897        90      8010         0    108367     56070   1972506     25.33   no data
2774.81/695.95	c  N dy  9465   2731928        90      8010         0    126922     56070   2533483     25.34     27.60
2801.53/702.62	c  N dy  9559   2752011        90      8010         0     79386     56070   1112868     25.35     27.06
2828.59/709.41	c  N dy  9670   2772132        90      8010         0     98056     56070   1672693     25.35     26.73
2862.09/717.87	c  N dy  9746   2793770        90      8010         0    118057     56070   2268526     25.36     26.74
2899.17/727.14	c  N dy  9840   2814371        90      8010         0     69807     56070    804722     25.36     26.74
2938.64/737.00	c  N dy  9920   2851858        90      8010         0    104314     56070   1820643     25.35     26.75
2970.54/745.09	c  N dy 10003   2872192        90      8010         0    123097     56070   2378111     25.36     26.73
3006.03/753.96	c  N dy 10107   2892238        90      8010         0     73369     56070    891624     25.36     27.71
3027.55/759.33	c  N dy 10171   2912280        90      8010         0     91801     56070   1440498     25.37     28.61
3061.44/767.80	c  N dy 10231   2938492        90      8010         0    115903     56070   2155741     25.36     26.76
3094.98/776.21	c  N dy 10275   2958545        90      8010         0    134407     56070   2700596     25.36     26.70
3121.70/782.91	c  N dy 10387   2978608        90      8010         0     83907     56070   1193165     25.37     29.67
3146.78/789.29	c  N dy 10459   2998711        90      8010         0    102476     56070   1745890     25.37     26.93
3177.88/797.08	c  N dy 10533   3019326        90      8010         0    121462     56070   2310360     25.38     26.75
3220.14/807.63	c  N dy 10637   3040170        90      8010         0     70619     56070    774278     25.38     26.81
3244.86/813.88	c  N dy 10711   3063139        90      8010         0     91883     56070   1407712     25.38     26.73
3275.56/821.54	c  N dy 10826   3083260        90      8010         0    110503     56070   1969963     25.39     26.91
3312.25/830.72	c  N dy 10904   3103847        90      8010         0    129504     56070   2533931     25.39     26.80
3354.91/841.45	c  N dy 10990   3124239        90      8010         0     77267     56070    956480     25.40     26.78
3380.82/847.94	c  N dy 11043   3144264        90      8010         0     95714     56070   1507705     25.40     28.40
3416.71/856.95	c  N dy 11128   3164287        90      8010         0    114140     56070   2057578     25.40     27.69
3461.37/868.14	c  N dy 11240   3184923        90      8010         0    133271     56070   2634421     25.41     26.76
3496.86/877.01	c  N dy 11346   3204992        90      8010         0     79848     56070   1015514     25.42     27.75
3505.23/879.18	c  S st 11392   3211898        90      8010         0     86232     56070   1209099     25.42     24.52
3506.43/879.43	c  S st 11392   3212398        90      8010         0     86709     56070   1223843     25.42   no data
3506.43/879.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3506.43/879.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3506.43/879.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3506.43/879.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3506.43/879.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3506.43/879.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3506.43/879.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3506.83/879.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3506.83/879.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3520.84/883.07	c lits-rem:       236  cl-subs:     2398  v-elim:      0  v-fix:    0  time:  3.54 s
3520.84/883.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3520.84/883.09	c vivif2 --  cl tried    84311 cl shrink        0 lits rem          0 time: 0.02
3522.38/883.43	c asymm  cl-useful: 0/845/8010 lits-rem:0 time: 0.35
3522.38/883.44	c calculated reachability. Time: 0.00
3522.38/883.44	c  N dy 11392   3212398        90      8010         0     84311     56070   1144348     25.42   no data
3551.88/890.88	c  N dy 11477   3235027        90      8010         0    105229     56070   1767879     25.42     26.90
3582.23/898.45	c  N dy 11493   3259794        90      8010         0    127802     56070   2422924     25.41     27.02
3625.26/909.27	c  N dy 11566   3279850        90      8010         0     73536     56070    810088     25.41     27.19
3653.16/916.21	c  N dy 11680   3300697        90      8010         0     92857     56070   1392062     25.41     26.98
3683.46/923.84	c  N dy 11719   3324387        90      8010         0    114711     56070   2037548     25.41     26.76
3771.19/945.81	c  N dy 11764   3394343        90      8010         0    104969     56070   1690957     25.37     26.76
3800.30/953.13	c  N dy 11811   3414513        90      8010         0    123530     56070   2241345     25.37     26.84
3856.12/967.19	c  N dy 11857   3449368        90      8010         0     81166     56070   1000511     25.36     26.80
3882.84/973.85	c  N dy 11954   3469882        90      8010         0    100131     56070   1570383     25.37     26.74
3915.93/982.13	c  N dy 12038   3490812        90      8010         0    119473     56070   2146777     25.37     26.85
3961.78/993.62	c  N dy 12151   3515252        90      8010         0    142072     56070   2824014     25.38     26.83
3996.47/1002.36	c  N dy 12230   3535369        90      8010         0     85058     56070   1098537     25.38     26.79
4026.37/1009.80	c  N dy 12336   3557107        90      8010         0    105179     56070   1703343     25.38     26.84
4072.63/1021.47	c  N dy 12396   3589729        90      8010         0    135122     56070   2587699     25.38     26.84
4113.69/1031.76	c  N dy 12451   3610215        90      8010         0     77486     56070    857126     25.38     26.86
4136.43/1037.45	c  N dy 12540   3630229        90      8010         0     95992     56070   1411433     25.38     26.99
4168.32/1045.40	c  N dy 12640   3651309        90      8010         0    115434     56070   1995427     25.38     26.82
4203.82/1054.39	c  N dy 12704   3671344        90      8010         0    133868     56070   2545724     25.39     26.99
4257.29/1067.73	c  N dy 12821   3692184        90      8010         0    153189     56070   3128045     25.39     26.74
4283.61/1074.41	c  N dy 12850   3712398        90      8010         0     94272     56070   1326497     25.39     22.50
4283.61/1074.41	c  S st 12850   3712398        90      8010         0     94272     56070   1326497     25.39     22.50
4285.15/1074.73	c  S st 12850   3712906        90      8010         0     94754     56070   1341394     25.39   no data
4285.15/1074.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4285.55/1074.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4285.55/1074.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4285.55/1074.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4285.55/1074.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4285.55/1074.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4285.55/1074.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4285.55/1074.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4285.55/1074.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4324.22/1084.52	c lits-rem:       703  cl-subs:     4053  v-elim:      0  v-fix:    0  time:  9.65 s
4324.22/1084.53	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4324.22/1084.55	c vivif2 --  cl tried    90701 cl shrink        0 lits rem          0 time: 0.02
4325.82/1084.98	c asymm  cl-useful: 0/764/8010 lits-rem:0 time: 0.43
4325.82/1084.98	c calculated reachability. Time: 0.00
4325.82/1084.98	c  N dy 12850   3712906        90      8010         0     90701     56070   1224935     25.39   no data
4354.93/1092.21	c  N dy 12905   3732923        90      8010         0    109166     56070   1773814     25.39     28.44
4382.04/1099.07	c  F st 12940   3751562        90      8010         0    126320     56070   2280677     25.38     25.18
4385.23/1099.84	c  N st 12944   3753592        90      8010         0    128202     56070   2338183     25.38   no data
4427.10/1110.30	c  N dy 13054   3773670        90      8010         0    146755     56070   2902716     25.39     27.29
4481.73/1124.00	c  N dy 13104   3813160        90      8010         0    104807     56070   1611225     25.38     26.75
4516.80/1132.86	c  N dy 13115   3838170        90      8010         0    127740     56070   2285413     25.37     26.75
4557.88/1143.11	c  N dy 13225   3858231        90      8010         0    146337     56070   2842896     25.37     27.19
4597.76/1153.10	c  N dy 13320   3878253        90      8010         0     85754     56070   1050930     25.38     27.45
4624.07/1159.78	c  N dy 13391   3898880        90      8010         0    104788     56070   1620211     25.38     26.76
4652.43/1166.83	c  N dy 13448   3918993        90      8010         0    123334     56070   2173573     25.38     26.82
4690.26/1176.37	c  N dy 13549   3939041        90      8010         0    141862     56070   2729394     25.38     27.45
4752.91/1192.06	c  N dy 13624   3977128        90      8010         0     96677     56070   1346209     25.38     26.73
4783.61/1199.77	c  N dy 13699   3998041        90      8010         0    115963     56070   1921487     25.38     26.72

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366388-1305403102/watcher-3366388-1305403102 -o /tmp/evaluation-result-3366388-1305403102/solver-3366388-1305403102 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366388-1305403102.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.58 8.02 8.06 6/388 28257
/proc/meminfo: memFree=27036856/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=51168 CPUtime=0.03 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 413 0 0 0 3 0 0 0 25 0 4 0 651908869 52396032 353 33554432000 4194304 4580107 140735780741040 18446744073709551615 46956145366551 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 12792 353 302 95 0 7774 0
[pid=28257/tid=28258] ppid=28255 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651908869 52396032 353 33554432000 4194304 4580107 140735780741040 18446744073709551615 46956145366962 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 651908869 52396032 353 33554432000 4194304 4580107 140735780741040 18446744073709551615 46956145366544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651908869 52396032 353 33554432000 4194304 4580107 140735780741040 18446744073709551615 46956145366553 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.114486 s]
/proc/loadavg: 7.58 8.02 8.06 6/388 28257
/proc/meminfo: memFree=27036856/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=281816 CPUtime=0.43 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 1620 0 0 0 43 0 0 0 25 0 4 0 651908869 288579584 1539 33554432000 4194304 4580107 140735780741040 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 70454 1539 358 95 0 65436 0
[pid=28257/tid=28258] ppid=28255 vsize=281816 CPUtime=0.1 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 247 0 0 0 10 0 0 0 25 0 4 0 651908869 288579584 1539 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=281816 CPUtime=0.11 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 269 0 0 0 11 0 0 0 25 0 4 0 651908869 288579584 1539 33554432000 4194304 4580107 140735780741040 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=281816 CPUtime=0.1 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 413 0 0 0 10 0 0 0 25 0 4 0 651908869 288579584 1539 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 281816

[startup+0.200472 s]
/proc/loadavg: 7.58 8.02 8.06 6/388 28257
/proc/meminfo: memFree=27036856/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=282628 CPUtime=0.77 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 1907 0 0 0 77 0 0 0 25 0 4 0 651908869 289411072 1598 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 70657 1598 358 95 0 65639 0
[pid=28257/tid=28258] ppid=28255 vsize=282628 CPUtime=0.18 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 256 0 0 0 18 0 0 0 25 0 4 0 651908869 289411072 1598 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=282628 CPUtime=0.19 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 282 0 0 0 19 0 0 0 25 0 4 0 651908869 289411072 1598 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=282628 CPUtime=0.19 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 666 0 0 0 19 0 0 0 25 0 4 0 651908869 289411072 1598 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 282628

[startup+1.01434 s]
/proc/loadavg: 7.58 8.02 8.06 6/388 28257
/proc/meminfo: memFree=27036856/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=288020 CPUtime=4.02 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 8211 0 0 0 401 1 0 0 25 0 4 0 651908869 294932480 4152 33554432000 4194304 4580107 140735780741040 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 72005 4152 376 95 0 66987 0
[pid=28257/tid=28258] ppid=28255 vsize=288020 CPUtime=0.99 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 1976 0 0 0 99 0 0 0 19 0 4 0 651908869 294932480 4152 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=288020 CPUtime=1 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 2133 0 0 0 100 0 0 0 25 0 4 0 651908869 294932480 4152 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=288020 CPUtime=1 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 1696 0 0 0 100 0 0 0 25 0 4 0 651908869 294932480 4152 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 288020

[startup+1.10032 s]
/proc/loadavg: 7.58 8.02 8.06 6/388 28257
/proc/meminfo: memFree=27036856/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=288020 CPUtime=4.37 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 8434 0 0 0 436 1 0 0 25 0 4 0 651908869 294932480 4375 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 72005 4375 377 95 0 66987 0
[pid=28257/tid=28258] ppid=28255 vsize=288020 CPUtime=1.08 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 2031 0 0 0 108 0 0 0 19 0 4 0 651908869 294932480 4375 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=288020 CPUtime=1.09 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 2193 0 0 0 109 0 0 0 25 0 4 0 651908869 294932480 4375 33554432000 4194304 4580107 140735780741040 18446744073709551615 4292913 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=288020 CPUtime=1.09 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 1750 0 0 0 109 0 0 0 25 0 4 0 651908869 294932480 4375 33554432000 4194304 4580107 140735780741040 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 288020

[startup+1.50025 s]
/proc/loadavg: 7.58 8.02 8.06 6/388 28257
/proc/meminfo: memFree=27036856/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=288740 CPUtime=5.97 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 10438 0 0 0 595 2 0 0 25 0 4 0 651908869 295669760 4616 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 72185 4616 377 95 0 67167 0
[pid=28257/tid=28258] ppid=28255 vsize=288740 CPUtime=1.48 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 2541 0 0 0 148 0 0 0 19 0 4 0 651908869 295669760 4616 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=288740 CPUtime=1.49 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 2720 0 0 0 149 0 0 0 25 0 4 0 651908869 295669760 4616 33554432000 4194304 4580107 140735780741040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=288740 CPUtime=1.49 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 2237 0 0 0 149 0 0 0 25 0 4 0 651908869 295669760 4616 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288740

[startup+3.10099 s]
/proc/loadavg: 7.58 8.02 8.06 9/392 28261
/proc/meminfo: memFree=26957068/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=304264 CPUtime=12.34 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 21591 0 0 0 1230 4 0 0 25 0 4 0 651908869 311566336 12284 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 76066 12284 378 95 0 71048 0
[pid=28257/tid=28258] ppid=28255 vsize=304264 CPUtime=3.05 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 4959 0 0 0 304 1 0 0 24 0 4 0 651908869 311566336 12284 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=304264 CPUtime=3.08 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 5795 0 0 0 308 0 0 0 25 0 4 0 651908869 311566336 12284 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=304264 CPUtime=3.09 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 5545 0 0 0 308 1 0 0 25 0 4 0 651908869 311566336 12284 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 304264

[startup+6.31445 s]
/proc/loadavg: 7.61 8.02 8.05 9/392 28261
/proc/meminfo: memFree=26933648/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=295500 CPUtime=25.15 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 31602 0 0 0 2509 6 0 0 25 0 4 0 651908869 302592000 14663 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 73875 14663 378 95 0 68857 0
[pid=28257/tid=28258] ppid=28255 vsize=295500 CPUtime=6.22 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 8246 0 0 0 621 1 0 0 25 0 4 0 651908869 302592000 14663 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=295500 CPUtime=6.31 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 8404 0 0 0 630 1 0 0 25 0 4 0 651908869 302592000 14663 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=295500 CPUtime=6.3 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 7734 0 0 0 629 1 0 0 25 0 4 0 651908869 302592000 14663 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 295500

[startup+12.7004 s]
/proc/loadavg: 7.64 8.02 8.05 9/392 28262
/proc/meminfo: memFree=26885528/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=306032 CPUtime=50.63 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 49172 0 0 0 5053 10 0 0 25 0 4 0 651908869 313376768 20607 33554432000 4194304 4580107 140735780741040 18446744073709551615 4320440 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 76508 20607 378 95 0 71490 0
[pid=28257/tid=28258] ppid=28255 vsize=306032 CPUtime=12.54 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 12803 0 0 0 1252 2 0 0 25 0 4 0 651908869 313376768 20607 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=306032 CPUtime=12.69 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 12154 0 0 0 1267 2 0 0 25 0 4 0 651908869 313376768 20607 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=306032 CPUtime=12.69 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 12602 0 0 0 1267 2 0 0 25 0 4 0 651908869 313376768 20607 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 306032

[startup+25.5002 s]
/proc/loadavg: 7.72 8.02 8.05 9/392 28262
/proc/meminfo: memFree=26835424/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=312756 CPUtime=101.66 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 74516 0 0 0 10149 17 0 0 25 0 4 0 651908869 320262144 28021 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 78189 28021 378 95 0 73171 0
[pid=28257/tid=28258] ppid=28255 vsize=312756 CPUtime=25.18 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 18432 0 0 0 2514 4 0 0 25 0 4 0 651908869 320262144 28021 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=312756 CPUtime=25.49 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 18791 0 0 0 2545 4 0 0 25 0 4 0 651908869 320262144 28021 33554432000 4194304 4580107 140735780741040 18446744073709551615 4339881 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=312756 CPUtime=25.49 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 18721 0 0 0 2545 4 0 0 25 0 4 0 651908869 320262144 28021 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 312756

[startup+51.1009 s]
/proc/loadavg: 7.88 8.03 8.06 9/392 28263
/proc/meminfo: memFree=26769808/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=378704 CPUtime=203.75 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 110612 0 0 0 20349 26 0 0 25 0 4 0 651908869 387792896 36794 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 94676 36795 378 95 0 89658 0
[pid=28257/tid=28258] ppid=28255 vsize=378704 CPUtime=50.47 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 27803 0 0 0 5041 6 0 0 25 0 4 0 651908869 387792896 36795 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=378704 CPUtime=51.08 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 29091 0 0 0 5102 6 0 0 25 0 4 0 651908869 387792896 36795 33554432000 4194304 4580107 140735780741040 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=378704 CPUtime=51.09 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 28605 0 0 0 5103 6 0 0 25 0 4 0 651908869 387792896 36795 33554432000 4194304 4580107 140735780741040 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 378704

[startup+102.3 s]
/proc/loadavg: 8.01 8.04 8.06 9/392 28264
/proc/meminfo: memFree=26734196/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=336552 CPUtime=407.9 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 161123 0 0 0 40748 42 0 0 25 0 4 0 651908869 344629248 39436 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 84138 39436 378 95 0 79120 0
[pid=28257/tid=28258] ppid=28255 vsize=336552 CPUtime=101.01 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 40754 0 0 0 10091 10 0 0 25 0 4 0 651908869 344629248 39436 33554432000 4194304 4580107 140735780741040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=336552 CPUtime=102.29 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 41705 0 0 0 10219 10 0 0 25 0 4 0 651908869 344629248 39436 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=336552 CPUtime=102.29 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 44212 0 0 0 10217 12 0 0 25 0 4 0 651908869 344629248 39436 33554432000 4194304 4580107 140735780741040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 336552

[startup+162.3 s]

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

[pid=28257] ppid=28255 vsize=455628 CPUtime=2800.29 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 500465 0 0 0 279842 187 0 0 25 0 4 0 651908869 466563072 73248 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 113907 73248 378 95 0 108889 0
[pid=28257/tid=28258] ppid=28255 vsize=455628 CPUtime=693.41 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 136445 0 0 0 69286 55 0 0 25 0 4 0 651908869 466563072 73248 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=455628 CPUtime=702.29 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 135142 0 0 0 70181 48 0 0 25 0 4 0 651908869 466563072 73248 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=455628 CPUtime=702.27 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 143957 0 0 0 70175 52 0 0 25 0 4 0 651908869 466563072 73248 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.29
Current children cumulated vsize (KiB) 455628

[startup+762.301 s]
/proc/loadavg: 8.05 8.10 8.09 9/392 28324
/proc/meminfo: memFree=26463872/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=481976 CPUtime=3039.51 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 529503 0 0 0 303749 202 0 0 25 0 4 0 651908869 493543424 82203 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 120494 82203 378 95 0 115476 0
[pid=28257/tid=28258] ppid=28255 vsize=481976 CPUtime=752.63 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 143282 0 0 0 75204 59 0 0 25 0 4 0 651908869 493543424 82203 33554432000 4194304 4580107 140735780741040 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=481976 CPUtime=762.29 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 142842 0 0 0 76178 51 0 0 25 0 4 0 651908869 493543424 82203 33554432000 4194304 4580107 140735780741040 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=481976 CPUtime=762.27 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 151360 0 0 0 76171 56 0 0 25 0 4 0 651908869 493543424 82203 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.51
Current children cumulated vsize (KiB) 481976

[startup+822.301 s]
/proc/loadavg: 8.02 8.08 8.08 9/392 28325
/proc/meminfo: memFree=26459256/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=482404 CPUtime=3278.76 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 553139 0 0 0 327662 214 0 0 25 0 4 0 651908869 493981696 82330 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 120601 82330 378 95 0 115583 0
[pid=28257/tid=28258] ppid=28255 vsize=482404 CPUtime=811.88 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 150251 0 0 0 81125 63 0 0 25 0 4 0 651908869 493981696 82330 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=482404 CPUtime=822.3 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 151265 0 0 0 82175 55 0 0 25 0 4 0 651908869 493981696 82330 33554432000 4194304 4580107 140735780741040 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=482404 CPUtime=822.27 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 158260 0 0 0 82168 59 0 0 25 0 4 0 651908869 493981696 82330 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3278.76
Current children cumulated vsize (KiB) 482404

[startup+882.301 s]
/proc/loadavg: 8.00 8.06 8.07 9/392 28327
/proc/meminfo: memFree=26413936/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=601764 CPUtime=3517.99 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 576419 0 0 0 351576 223 0 0 25 0 4 0 651908869 616206336 93764 33554432000 4194304 4580107 140735780741040 18446744073709551615 4416448 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 150441 93764 378 95 0 145423 0
[pid=28257/tid=28258] ppid=28255 vsize=601764 CPUtime=871.1 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 158489 0 0 0 87044 66 0 0 25 0 4 0 651908869 616206336 93764 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=601764 CPUtime=882.3 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 156767 0 0 0 88172 58 0 0 25 0 4 0 651908869 616206336 93764 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=601764 CPUtime=882.28 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 167450 0 0 0 88166 62 0 0 25 0 4 0 651908869 616206336 93764 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3517.99
Current children cumulated vsize (KiB) 601764

[startup+942.301 s]
/proc/loadavg: 8.07 8.07 8.07 9/392 28329
/proc/meminfo: memFree=26434584/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=522924 CPUtime=3757.28 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 600050 0 0 0 375493 235 0 0 25 0 4 0 651908869 535474176 84727 33554432000 4194304 4580107 140735780741040 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 130731 84727 378 95 0 125713 0
[pid=28257/tid=28258] ppid=28255 vsize=522924 CPUtime=930.36 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 165423 0 0 0 92965 71 0 0 25 0 4 0 651908869 535474176 84727 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=522924 CPUtime=942.31 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 161479 0 0 0 94172 59 0 0 25 0 4 0 651908869 535474176 84727 33554432000 4194304 4580107 140735780741040 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=522924 CPUtime=942.29 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 174105 0 0 0 94164 65 0 0 25 0 4 0 651908869 535474176 84727 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.28
Current children cumulated vsize (KiB) 522924

[startup+1002.3 s]
/proc/loadavg: 8.09 8.07 8.07 9/392 28330
/proc/meminfo: memFree=26431192/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=523400 CPUtime=3996.47 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 627549 0 0 0 399399 248 0 0 25 0 4 0 651908869 535961600 83360 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 130850 83360 378 95 0 125832 0
[pid=28257/tid=28258] ppid=28255 vsize=523400 CPUtime=989.59 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 172260 0 0 0 98885 74 0 0 25 0 4 0 651908869 535961600 83360 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=523400 CPUtime=1002.3 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 168820 0 0 0 100167 63 0 0 25 0 4 0 651908869 535961600 83360 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=523400 CPUtime=1002.27 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 180606 0 0 0 100159 68 0 0 25 0 4 0 651908869 535961600 83360 33554432000 4194304 4580107 140735780741040 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.47
Current children cumulated vsize (KiB) 523400

[startup+1062.32 s]
/proc/loadavg: 8.07 8.07 8.07 9/392 28332
/proc/meminfo: memFree=26379064/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=602728 CPUtime=4235.76 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 652820 0 0 0 423317 259 0 0 25 0 4 0 651908869 617193472 93603 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 150682 93603 378 95 0 145664 0
[pid=28257/tid=28258] ppid=28255 vsize=602728 CPUtime=1048.83 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 179125 0 0 0 104806 77 0 0 25 0 4 0 651908869 617193472 93603 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=602728 CPUtime=1062.31 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 174401 0 0 0 106166 65 0 0 25 0 4 0 651908869 617193472 93603 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=602728 CPUtime=1062.29 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 187746 0 0 0 106158 71 0 0 25 0 4 0 651908869 617193472 93603 33554432000 4194304 4580107 140735780741040 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4235.76
Current children cumulated vsize (KiB) 602728

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 8.07 9/392 28333
/proc/meminfo: memFree=26366144/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=592308 CPUtime=4474.95 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 672925 0 0 0 447224 271 0 0 25 0 4 0 651908869 606523392 92283 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 148077 92283 378 95 0 143059 0
[pid=28257/tid=28258] ppid=28255 vsize=592308 CPUtime=1108.06 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 185468 0 0 0 110727 79 0 0 25 0 4 0 651908869 606523392 92283 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=592308 CPUtime=1122.3 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 180655 0 0 0 112159 71 0 0 25 0 4 0 651908869 606523392 92283 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=592308 CPUtime=1122.27 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 192697 0 0 0 112153 74 0 0 25 0 4 0 651908869 606523392 92283 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4474.95
Current children cumulated vsize (KiB) 592308

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 8.08 9/392 28335
/proc/meminfo: memFree=26355436/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=699712 CPUtime=4714.17 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 696103 0 0 0 471134 283 0 0 25 0 4 0 651908869 716505088 92348 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 174928 92348 378 95 0 169910 0
[pid=28257/tid=28258] ppid=28255 vsize=699712 CPUtime=1167.29 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 190858 0 0 0 116647 82 0 0 25 0 4 0 651908869 716505088 92348 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=699712 CPUtime=1182.3 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 186496 0 0 0 118157 73 0 0 25 0 4 0 651908869 716505088 92348 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=699712 CPUtime=1182.28 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 199284 0 0 0 118150 78 0 0 25 0 4 0 651908869 716505088 92348 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.17
Current children cumulated vsize (KiB) 699712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.13 8.09 8.08 9/392 28335
/proc/meminfo: memFree=26346840/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=645224 CPUtime=4800.35 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 705625 0 0 0 479747 288 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 161306 90501 378 95 0 156288 0
[pid=28257/tid=28258] ppid=28255 vsize=645224 CPUtime=1188.62 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 193637 0 0 0 118779 83 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=645224 CPUtime=1203.91 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 189084 0 0 0 120317 74 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=645224 CPUtime=1203.9 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 200587 0 0 0 120311 79 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 645224

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

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

[startup+1203.9 s]
/proc/loadavg: 8.13 8.09 8.08 9/392 28335
/proc/meminfo: memFree=26346840/32950928 swapFree=44388876/67111528
[pid=28257] ppid=28255 vsize=645224 CPUtime=4800.35 cores=1,3,5,7
/proc/28257/stat : 28257 (strangenight2-m) R 28255 28257 27826 0 -1 4202496 705625 0 0 0 479747 288 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28257/statm: 161306 90501 378 95 0 156288 0
[pid=28257/tid=28258] ppid=28255 vsize=645224 CPUtime=1188.62 cores=1,3,5,7
/proc/28257/task/28258/stat : 28258 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 193637 0 0 0 118779 83 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28257/tid=28259] ppid=28255 vsize=645224 CPUtime=1203.91 cores=1,3,5,7
/proc/28257/task/28259/stat : 28259 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 189084 0 0 0 120317 74 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28257/tid=28260] ppid=28255 vsize=645224 CPUtime=1203.9 cores=1,3,5,7
/proc/28257/task/28260/stat : 28260 (strangenight2-m) R 28255 28257 27826 0 -1 4202560 200587 0 0 0 120311 79 0 0 25 0 4 0 651908869 660709376 90501 33554432000 4194304 4580107 140735780741040 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 645224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.94
CPU time (s): 4800.4
CPU user time (s): 4797.5
CPU system time (s): 2.90156
CPU usage (%): 398.725
Max. virtual memory (cumulated for all children) (KiB): 712588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.5
system time used= 2.90156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 705628
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= 787
involuntary context switches= 23640

runsolver used 4.27835 second user time and 11.0473 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 21:58:22
IDJOB=3366388
IDBENCH=82797
IDSOLVER=1844
FILE ID=node126/3366388-1305403102
RUNJOBID= node126-1305401895-28141
PBS_JOBID= 13324485
Free space on /tmp= 73320 MiB

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

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

MD5SUM BENCH= 40224b6c1498feedd538b60d16a1e0b8
RANDOM SEED=162626126

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27037268 kB
Buffers:        258748 kB
Cached:        2440788 kB
SwapCached:      92524 kB
Active:         747500 kB
Inactive:      4916016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27037268 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           10888 kB
Writeback:           0 kB
AnonPages:     2884020 kB
Mapped:          15872 kB
Slab:           108820 kB
PageTables:      75084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88175800 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= 73316 MiB
End job on node126 at 2011-05-14 22:18:28