Trace number 3174019

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.27 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S175431861-098.SATISFIABLE.cnf
MD5SUM32b0a38499f94b9537a6571015412ff0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.88956
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174019-1304076921.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.38/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.38/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.38/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.19	c calculated reachability. Time: 0.00
0.38/0.19	c Calc default polars -  time:   0.00 s pos:      33 undec:       1 neg:      46
0.38/0.19	c =========================================================================================
0.38/0.19	c types(t): F = full restart, N = normal restart
0.38/0.21	c types(t): S = simplification begin/end, E = solution found
0.38/0.21	c restart types(rt): st = static, dy = dynamic
0.38/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.21	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/0.51	c  N dy     7      8922        80      7120         0      5862     49840    148563     22.86     24.08
0.38/0.68	c  N dy    21     13019        80      7120         0      5741     49840    132943     23.03     24.36
0.38/0.89	c  N dy    27     17870        80      7120         0     10185     49840    251174     22.92     24.19
4.10/1.07	c  N dy    34     22403        80      7120         0      9195     49840    211557     22.86     24.12
4.77/1.22	c  F st    57     25000        80      7120         0     11593     49840    276951     23.04   no data
5.16/1.33	c  N st    61     27034        80      7120         0      7211     49840    142667     23.04   no data
5.56/1.46	c  S st    63     30004        80      7120         0      9933     49840    216768     23.04   no data
5.56/1.49	c  S st    63     30508        80      7120         0     10398     49840    229389     23.04   no data
5.56/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.50	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.96/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.96/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.71	c lits-rem:       125  cl-subs:      792  v-elim:      0  v-fix:    0  time:  0.20 s
7.59/1.98	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.59/1.98	c calculated reachability. Time: 0.00
7.59/1.98	c  N dy    63     30508        80      7120         0      9606     49840    205860     23.04   no data
8.76/2.22	c  N dy    77     34818        80      7120         0     13584     49840    312371     23.06     24.31
11.16/2.85	c  N dy   105     45764        80      7120         0     16304     49840    363664     22.87     20.71
11.16/2.85	c  S st   105     45764        80      7120         0     16304     49840    363664     22.87     20.71
11.16/2.90	c  S st   105     46265        80      7120         0      8604     49840    151147     22.87   no data
11.16/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.16/2.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.16/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.16/2.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.58/2.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.58/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/2.94	c lits-rem:         7  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
11.58/2.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.58/2.95	c vivif2 --  cl tried     8552 cl shrink        0 lits rem          0 time: 0.00
12.76/3.20	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.76/3.20	c calculated reachability. Time: 0.00
12.76/3.20	c  N dy   105     46265        80      7120         0      8552     49840    149396     22.87   no data
13.55/3.44	c  N dy   123     50769        80      7120         0     12705     49840    262058     22.96     24.35
17.15/4.34	c  N dy   148     65292        80      7120         0     16788     49840    347501     22.69     24.03
18.35/4.68	c  S st   177     69397        80      7120         0     10537     49840    174335     22.79   no data
18.75/4.72	c  S st   177     69900        80      7120         0     11009     49840    187223     22.79   no data
18.75/4.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.75/4.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.75/4.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.75/4.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.75/4.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.75/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.79	c lits-rem:        15  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.06 s
18.75/4.79	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.75/4.80	c vivif2 --  cl tried    10878 cl shrink        0 lits rem          0 time: 0.00
20.37/5.10	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
20.37/5.10	c calculated reachability. Time: 0.00
20.37/5.10	c  N dy   177     69900        80      7120         0     10878     49840    182928     22.79   no data
21.55/5.45	c  N dy   197     75801        80      7120         0     16315     49840    329856     22.83     24.13
23.55/5.93	c  N dy   216     82212        80      7120         0     11224     49840    176967     22.86     24.07
24.76/6.25	c  F st   237     87500        80      7120         0     16083     49840    306363     22.89     22.15
24.76/6.25	c  N st   237     87500        80      7120         0     16083     49840    306363     22.89     22.15
26.74/6.77	c  N dy   244     94758        80      7120         0     22730     49840    483648     22.86     24.13
28.74/7.21	c  N dy   264    100886        80      7120         0     16442     49840    302157     22.89     24.74
29.93/7.51	c  S st   286    104851        80      7120         0     20059     49840    399737     22.93     22.63
29.93/7.56	c  S st   286    105356        80      7120         0     20541     49840    413119     22.93   no data
29.93/7.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.93/7.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.93/7.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.93/7.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.93/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.93/7.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.93/7.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.93/7.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.93/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.93/8.05	c lits-rem:       165  cl-subs:     1511  v-elim:      0  v-fix:    0  time:  0.46 s
31.93/8.06	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.93/8.06	c vivif2 --  cl tried    19030 cl shrink        0 lits rem          0 time: 0.00
33.54/8.46	c asymm  cl-useful: 0/5783/7120 lits-rem:0 time: 0.40
33.54/8.46	c calculated reachability. Time: 0.00
33.54/8.46	c  N dy   286    105356        80      7120         0     19030     49840    369079     22.93   no data
39.12/9.83	c  N dy   324    122856        80      7120         0     22219     49840    436075     22.87     24.42
42.34/10.63	c  N dy   342    133291        80      7120         0     18073     49840    312996     22.81     24.06
45.51/11.45	c  N dy   361    143497        80      7120         0     27423     49840    560441     22.79     24.21
48.31/12.15	c  N dy   384    152720        80      7120         0     21298     49840    386307     22.79     24.00
49.91/12.57	c  S st   388    158036        80      7120         0     26136     49840    513847     22.76   no data
50.31/12.63	c  S st   388    158541        80      7120         0     26611     49840    526712     22.76   no data
50.31/12.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.31/12.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.31/12.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.31/12.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.31/12.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.31/12.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
50.31/12.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.31/12.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.31/12.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.30/13.68	c lits-rem:       358  cl-subs:     2590  v-elim:      0  v-fix:    0  time:  1.01 s
54.30/13.68	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
54.30/13.69	c vivif2 --  cl tried    24021 cl shrink        0 lits rem          0 time: 0.00
55.10/13.80	c asymm  cl-useful: 0/1337/7120 lits-rem:0 time: 0.12
55.10/13.80	c calculated reachability. Time: 0.00
55.10/13.80	c  N dy   388    158541        80      7120         0     24021     49840    456763     22.76   no data
60.69/15.20	c  N dy   422    174554        80      7120         0     23193     49840    416701     22.70     23.92
67.09/16.81	c  N dy   489    191448        80      7120         0     22258     49840    378680     22.72     23.94
72.28/18.12	c  N dy   554    203681        80      7120         0     33468     49840    681323     22.78     27.04
77.08/19.35	c  N dy   614    216855        80      7120         0     28239     49840    529629     22.83     24.03
83.06/20.85	c  N dy   635    231984        80      7120         0     23744     49840    389453     22.80     24.03
85.46/21.42	c  S st   658    237811        80      7120         0     29100     49840    532815     22.81   no data
85.46/21.49	c  S st   658    238313        80      7120         0     29570     49840    545808     22.81   no data
85.46/21.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.85/21.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.85/21.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.85/21.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.85/21.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.85/21.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.85/21.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.85/21.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.85/21.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.45/22.41	c lits-rem:       244  cl-subs:     2099  v-elim:      0  v-fix:    0  time:  0.89 s
89.45/22.41	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.45/22.42	c vivif2 --  cl tried    27471 cl shrink        0 lits rem          0 time: 0.00
90.25/22.62	c asymm  cl-useful: 0/2270/7120 lits-rem:0 time: 0.20
90.25/22.62	c calculated reachability. Time: 0.00
90.25/22.62	c  N dy   658    238313        80      7120         0     27471     49840    486905     22.81   no data
97.04/24.33	c  N dy   703    254375        80      7120         0     23019     49840    353869     22.81     24.02
105.03/26.37	c  N dy   731    274880        80      7120         0     21648     49840    302785     22.74     23.99
112.64/28.27	c  N dy   803    292580        80      7120         0     37914     49840    738262     22.77     23.97
119.02/29.86	c  F st   890    306251        80      7120         0     29426     49840    500246     22.83     22.68
121.02/30.38	c  N dy   896    311446        80      7120         0     34172     49840    628904     22.83   no data
130.61/32.78	c  N dy   948    333431        80      7120         0     32285     49840    560085     22.80     24.02
140.58/35.21	c  N dy  1006    353472        80      7120         0     27799     49840    422327     22.80     24.09
142.18/35.61	c  S st  1020    357470        80      7120         0     31512     49840    522777     22.80     20.85
142.58/35.70	c  S st  1020    357972        80      7120         0     31984     49840    535650     22.80   no data
142.58/35.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.58/35.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.58/35.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.58/35.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.58/35.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.58/35.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
142.58/35.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.58/35.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.58/35.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.77/36.56	c lits-rem:       241  cl-subs:     1668  v-elim:      0  v-fix:    0  time:  0.82 s
145.77/36.56	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.77/36.57	c vivif2 --  cl tried    30316 cl shrink        0 lits rem          0 time: 0.01
146.57/36.77	c asymm  cl-useful: 0/1925/7120 lits-rem:0 time: 0.21
146.57/36.77	c calculated reachability. Time: 0.00
146.57/36.77	c  N dy  1020    357972        80      7120         0     30316     49840    488538     22.80   no data
162.95/40.80	c  N dy  1097    391805        80      7120         0     37398     49840    659040     22.78     23.98
175.73/44.06	c  N dy  1190    411937        80      7120         0     31181     49840    481414     22.82     24.03
187.73/47.01	c  N dy  1284    432024        80      7120         0     49645     49840    980346     22.85     24.10
198.10/49.67	c  N dy  1379    452278        80      7120         0     42647     49840    775792     22.89     24.24
208.49/52.20	c  N dy  1426    472591        80      7120         0     34596     49840    542380     22.88     24.14
220.47/55.23	c  N dy  1516    492640        80      7120         0     53058     49840   1041281     22.91     24.33
230.06/57.68	c  N dy  1534    512880        80      7120         0     44025     49840    772251     22.87     24.10
244.04/61.19	c  N dy  1595    536958        80      7120         0     37640     49840    588227     22.84     18.45
244.04/61.19	c  S st  1595    536958        80      7120         0     37640     49840    588227     22.84     18.45
244.45/61.29	c  S st  1595    537459        80      7120         0     38111     49840    601396     22.84   no data
244.45/61.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.85/61.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
244.85/61.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.85/61.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.85/61.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.85/61.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
244.85/61.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.85/61.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.85/61.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.03/62.63	c lits-rem:       262  cl-subs:     2150  v-elim:      0  v-fix:    0  time:  1.29 s
250.03/62.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
250.03/62.63	c vivif2 --  cl tried    35961 cl shrink        0 lits rem          0 time: 0.01
250.83/62.85	c asymm  cl-useful: 0/1610/7120 lits-rem:0 time: 0.22
250.83/62.85	c calculated reachability. Time: 0.00
250.83/62.85	c  N dy  1595    537459        80      7120         0     35961     49840    547730     22.84   no data
262.43/65.73	c  N dy  1644    557467        80      7120         0     54281     49840   1036565     22.84     25.87
276.40/69.25	c  N dy  1721    582647        80      7120         0     48094     49840    852972     22.82     24.06
290.37/72.72	c  N dy  1798    602976        80      7120         0     36609     49840    532029     22.83     24.07
302.36/75.77	c  N dy  1859    624136        80      7120         0     55981     49840   1052243     22.83     24.07
314.35/78.76	c  N dy  1896    644151        80      7120         0     43068     49840    682180     22.81     26.06
332.34/83.25	c  N dy  1974    669757        80      7120         0     34530     49840    443216     22.80     24.10
344.70/86.36	c  N dy  2083    689810        80      7120         0     52915     49840    941460     22.83     24.92
362.67/90.80	c  N dy  2177    711370        80      7120         0     39640     49840    562124     22.84     24.12
375.86/94.15	c  N dy  2201    733661        80      7120         0     59869     49840   1094889     22.81     24.06
395.43/99.00	c  N dy  2285    761098        80      7120         0     51112     49840    854491     22.80     24.09
412.61/103.35	c  N dy  2377    781119        80      7120         0     34828     49840    407648     22.82     26.24
425.01/106.42	c  N dy  2463    801222        80      7120         0     53249     49840    903866     22.84     24.07
428.59/107.36	c  S st  2477    806188        80      7120         0     57789     49840   1025097     22.84     22.47
429.41/107.51	c  S st  2477    806692        80      7120         0     58259     49840   1037860     22.84   no data
429.41/107.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
429.41/107.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
429.41/107.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
429.41/107.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.41/107.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.41/107.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
429.41/107.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
429.41/107.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
429.41/107.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.16/111.74	c lits-rem:       569  cl-subs:     4406  v-elim:      0  v-fix:    0  time:  4.15 s
446.16/111.74	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
446.16/111.75	c vivif2 --  cl tried    53853 cl shrink        0 lits rem          0 time: 0.01
447.36/112.04	c asymm  cl-useful: 0/1094/7120 lits-rem:0 time: 0.29
447.36/112.04	c calculated reachability. Time: 0.00
447.36/112.04	c  N dy  2477    806692        80      7120         0     53853     49840    912893     22.84   no data
465.74/116.63	c  N dy  2570    827142        80      7120         0     37111     49840    454929     22.86     24.11
480.52/120.33	c  N dy  2666    848339        80      7120         0     56505     49840    975682     22.87     24.14
498.49/124.87	c  N dy  2761    868437        80      7120         0     38426     49840    474757     22.89     24.38
511.27/128.02	c  N dy  2813    888519        80      7120         0     56785     49840    965762     22.89     24.12
528.85/132.47	c  N dy  2856    910006        80      7120         0     38896     49840    468499     22.88     24.09
541.22/135.52	c  N dy  2887    931832        80      7120         0     58621     49840    989525     22.86     24.20
561.60/140.63	c  N dy  2978    953497        80      7120         0     40164     49840    487324     22.87     24.25
574.40/143.80	c  N dy  3043    973593        80      7120         0     58517     49840    979050     22.86     26.30
599.15/150.07	c  N dy  3087   1008377        80      7120         0     50955     49840    751852     22.82     24.03
615.53/154.12	c  N dy  3152   1029362        80      7120         0     70176     49840   1267593     22.82     24.03
635.92/159.28	c  N dy  3276   1051789        80      7120         0     50586     49840    733888     22.84     24.13
653.50/163.67	c  F st  3402   1071875        80      7120         0     69055     49840   1237805     22.87   no data
653.50/163.67	c  N st  3402   1071875        80      7120         0     69055     49840   1237805     22.87   no data
673.84/168.78	c  N dy  3482   1092474        80      7120         0     46706     49840    612665     22.88     24.09
688.65/172.44	c  N dy  3536   1112992        80      7120         0     65356     49840   1112432     22.87     24.22
710.21/177.81	c  N dy  3627   1133088        80      7120         0     83726     49840   1610925     22.89     26.81
725.38/181.70	c  N dy  3736   1153216        80      7120         0     60212     49840    967193     22.90     24.16
746.54/186.97	c  N dy  3741   1179254        80      7120         0     83682     49840   1573115     22.86     24.23
764.52/191.42	c  N dy  3763   1200319        80      7120         0     59913     49840    920663     22.83     24.04
775.31/194.10	c  S st  3810   1210041        80      7120         0     68825     49840   1160702     22.83     21.99
776.13/194.31	c  S st  3810   1210541        80      7120         0     69295     49840   1173488     22.83   no data
776.13/194.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
776.13/194.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
776.13/194.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
776.13/194.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
776.13/194.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.13/194.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
776.13/194.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
776.13/194.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
776.53/194.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.68/203.23	c lits-rem:      1011  cl-subs:     6619  v-elim:      0  v-fix:    0  time:  8.81 s
811.68/203.23	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
811.68/203.24	c vivif2 --  cl tried    62676 cl shrink        0 lits rem          0 time: 0.02
813.26/203.67	c asymm  cl-useful: 0/1260/7120 lits-rem:0 time: 0.42
813.26/203.67	c calculated reachability. Time: 0.00
813.26/203.67	c  N dy  3810   1210541        80      7120         0     62676     49840   1002295     22.83   no data
845.60/211.78	c  N dy  3886   1239232        80      7120         0     45381     49840    535077     22.82     24.13
864.00/216.33	c  N dy  3961   1262795        80      7120         0     66927     49840   1116712     22.82     24.48
887.15/222.10	c  N dy  4065   1283919        80      7120         0     86246     49840   1641071     22.83     24.19
903.55/226.27	c  N dy  4149   1303932        80      7120         0     60098     49840    916080     22.84     25.99
924.70/231.53	c  N dy  4277   1323999        80      7120         0     78534     49840   1420135     22.86     26.99
946.67/237.08	c  N dy  4358   1344084        80      7120         0     51236     49840    658418     22.87     25.19
973.85/243.87	c  N dy  4411   1373116        80      7120         0     77713     49840   1365672     22.86     24.15
1001.39/250.75	c  N dy  4536   1393337        80      7120         0     49662     49840    601169     22.88     24.25
1024.97/256.64	c  N dy  4584   1423691        80      7120         0     77153     49840   1327551     22.86     24.07
1050.53/263.02	c  N dy  4675   1443996        80      7120         0     48312     49840    550323     22.87     24.16
1064.91/266.67	c  N dy  4734   1464040        80      7120         0     66563     49840   1036834     22.86     24.09
1088.10/272.47	c  N dy  4847   1484593        80      7120         0     85326     49840   1545680     22.88     24.11
1110.47/278.08	c  N dy  4899   1505764        80      7120         0     56345     49840    747915     22.87     24.23
1127.65/282.35	c  N dy  4970   1526159        80      7120         0     74994     49840   1251940     22.88     24.13
1152.39/288.53	c  N dy  5063   1546255        80      7120         0     93409     49840   1751470     22.89     24.10
1170.77/293.19	c  N dy  5116   1566346        80      7120         0     62371     49840    890564     22.88     24.38
1191.54/298.30	c  N dy  5213   1586458        80      7120         0     80805     49840   1393239     22.89     24.22
1217.50/304.81	c  N dy  5301   1606821        80      7120         0     99476     49840   1899924     22.90     24.18
1235.08/309.22	c  N dy  5358   1627646        80      7120         0     68199     49840   1030713     22.90     24.13
1257.05/314.72	c  N dy  5442   1647816        80      7120         0     86650     49840   1528812     22.90     24.24
1283.41/321.33	c  N dy  5539   1667860        80      7120         0     53783     49840    634411     22.91     25.05
1302.19/326.05	c  N dy  5629   1689447        80      7120         0     73459     49840   1167111     22.92     24.28
1325.38/331.85	c  N dy  5671   1710542        80      7120         0     92716     49840   1675985     22.91     20.09
1325.38/331.85	c  S st  5671   1710542        80      7120         0     92716     49840   1675985     22.91     20.09
1326.56/332.13	c  S st  5671   1711049        80      7120         0     93191     49840   1689167     22.91   no data
1326.56/332.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1326.56/332.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1326.56/332.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1326.56/332.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1326.56/332.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1326.56/332.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1326.56/332.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1326.96/332.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1326.96/332.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1377.28/344.85	c lits-rem:      1178  cl-subs:     8762  v-elim:      0  v-fix:    0  time: 12.60 s
1377.28/344.85	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1377.28/344.88	c vivif2 --  cl tried    84429 cl shrink        0 lits rem          0 time: 0.02
1379.28/345.34	c asymm  cl-useful: 0/787/7120 lits-rem:0 time: 0.47
1379.28/345.35	c calculated reachability. Time: 0.00
1379.28/345.35	c  N dy  5671   1711049        80      7120         0     84429     49840   1448214     22.91   no data
1415.22/354.35	c  N dy  5754   1733829        80      7120         0     53590     49840    614354     22.92     24.18
1434.40/359.11	c  N dy  5790   1754693        80      7120         0     72491     49840   1115079     22.91     24.17
1460.77/365.79	c  N dy  5916   1775749        80      7120         0     91800     49840   1641674     22.92     24.17
1487.94/372.54	c  N dy  6027   1795777        80      7120         0     57350     49840    698614     22.93     27.86
1506.30/377.10	c  N dy  6108   1815865        80      7120         0     75698     49840   1194877     22.94     24.31
1531.08/383.30	c  N dy  6173   1835909        80      7120         0     93997     49840   1686034     22.94     24.39
1561.43/390.98	c  N dy  6248   1855961        80      7120         0     58564     49840    715152     22.94     26.17
1580.22/395.68	c  N dy  6341   1876017        80      7120         0     76980     49840   1215400     22.95     25.78
1615.37/404.49	c  N dy  6417   1907076        80      7120         0    105221     49840   1971665     22.94     24.22
1641.73/411.02	c  N dy  6426   1937310        80      7120         0     77759     49840   1195279     22.92     24.20
1665.28/416.99	c  N dy  6507   1957374        80      7120         0     96084     49840   1691286     22.92     26.66
1690.07/423.11	c  N dy  6532   1977409        80      7120         0     58863     49840    692184     22.91     24.39
1711.23/428.47	c  N dy  6625   1999621        80      7120         0     79190     49840   1245248     22.92     24.16
1737.99/435.14	c  N dy  6736   2020030        80      7120         0     97874     49840   1757845     22.93     24.23
1766.74/442.37	c  N dy  6790   2041579        80      7120         0     60949     49840    731661     22.93     24.34
1786.32/447.20	c  N dy  6874   2061628        80      7120         0     79329     49840   1229328     22.94     26.11
1810.29/453.23	c  N dy  6904   2082110        80      7120         0     97949     49840   1721429     22.93     24.15
1845.84/462.16	c  N dy  6961   2111975        80      7120         0     67655     49840    889617     22.92     24.24
1869.42/468.00	c  N dy  7058   2133567        80      7120         0     87447     49840   1425940     22.92     24.19
1897.37/475.03	c  N dy  7144   2153729        80      7120         0    105889     49840   1926316     22.93     24.31
1929.33/483.09	c  N dy  7260   2175640        80      7120         0     67428     49840    871732     22.94     24.19
1950.09/488.28	c  N dy  7324   2195661        80      7120         0     85715     49840   1359515     22.93     24.15
1966.89/492.45	c  S st  7345   2211049        80      7120         0     99636     49840   1727838     22.93   no data
1968.07/492.75	c  S st  7345   2211550        80      7120         0    100100     49840   1740857     22.93   no data
1968.07/492.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1968.47/492.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1968.47/492.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1968.47/492.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1968.47/492.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1968.47/492.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1968.47/492.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1968.47/492.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1968.47/492.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2020.80/505.94	c lits-rem:      1347  cl-subs:     9936  v-elim:      0  v-fix:    0  time: 13.06 s
2020.80/505.94	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2020.80/505.97	c vivif2 --  cl tried    90164 cl shrink        0 lits rem          0 time: 0.02
2022.40/506.33	c asymm  cl-useful: 0/749/7120 lits-rem:0 time: 0.36
2022.40/506.33	c calculated reachability. Time: 0.00
2022.40/506.33	c  N dy  7345   2211550        80      7120         0     90164     49840   1476213     22.93   no data
2061.15/516.06	c  N dy  7489   2231604        80      7120         0    108587     49840   1982785     22.94     25.66
2096.70/524.91	c  N dy  7606   2252270        80      7120         0     68635     49840    901250     22.95     24.28
2121.09/531.06	c  N dy  7735   2272280        80      7120         0     86951     49840   1402470     22.96     24.23
2143.06/536.58	c  N dy  7770   2292315        80      7120         0    105103     49840   1886784     22.96     24.87
2179.79/545.71	c  N dy  7890   2315335        80      7120         0     66115     49840    812033     22.97     24.18
2202.56/551.44	c  N dy  8003   2335367        80      7120         0     84440     49840   1315752     22.98     27.54
2226.54/557.46	c  N dy  8036   2355809        80      7120         0    103023     49840   1813457     22.97     24.22
2262.87/566.55	c  N dy  8147   2375831        80      7120         0    121375     49840   2313931     22.98     24.26
2305.63/577.22	c  N dy  8205   2418324        80      7120         0     98639     49840   1640866     22.96     24.21
2346.36/587.41	c  N dy  8312   2445199        80      7120         0    123252     49840   2307687     22.96     24.28
2369.52/593.25	c  N dy  8424   2465442        80      7120         0     79939     49840   1164919     22.97     24.40
2391.09/598.60	c  N dy  8435   2485714        80      7120         0     98213     49840   1638134     22.95     24.26
2420.65/606.03	c  N dy  8448   2509656        80      7120         0    119866     49840   2212971     22.94     24.19
2448.62/613.06	c  N dy  8532   2532131        80      7120         0     77660     49840   1084100     22.95     24.18
2475.78/619.89	c  N dy  8664   2552201        80      7120         0     96017     49840   1587096     22.96     25.08
2506.14/627.45	c  N dy  8728   2573268        80      7120         0    115171     49840   2102774     22.96     24.21
2538.12/635.48	c  N dy  8797   2595330        80      7120         0     71508     49840    891685     22.96     24.41
2562.87/641.66	c  N dy  8857   2618049        80      7120         0     92156     49840   1448044     22.96     24.26
2604.43/652.09	c  N dy  8919   2648790        80      7120         0    120038     49840   2191702     22.95     24.18
2633.57/659.37	c  N dy  8968   2669129        80      7120         0     73978     49840    950108     22.95     24.37
2659.94/665.93	c  N dy  9036   2693049        80      7120         0     95879     49840   1537477     22.95     24.16
2685.90/672.44	c  S st  9091   2711550        80      7120         0    112809     49840   1994446     22.95     21.14
2687.10/672.78	c  S st  9091   2712054        80      7120         0    113282     49840   2007854     22.95   no data
2687.10/672.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2687.51/672.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2687.51/672.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2687.51/672.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2687.51/672.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2687.51/672.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2687.51/672.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2687.51/672.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2687.92/672.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2750.62/688.63	c lits-rem:      1249  cl-subs:    10342  v-elim:      0  v-fix:    0  time: 15.70 s
2750.62/688.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2750.62/688.66	c vivif2 --  cl tried   102940 cl shrink        0 lits rem          0 time: 0.02
2752.21/689.03	c asymm  cl-useful: 0/628/7120 lits-rem:0 time: 0.37
2752.21/689.03	c calculated reachability. Time: 0.00
2752.21/689.03	c  N dy  9091   2712054        80      7120         0    102940     49840   1726860     22.95   no data
2780.96/696.25	c  N dy  9134   2733373        80      7120         0    122324     49840   2248416     22.95     24.17
2815.34/704.88	c  N dy  9219   2753459        80      7120         0     75543     49840    980026     22.95     24.16
2850.86/713.71	c  N dy  9346   2775134        80      7120         0     95438     49840   1526139     22.96     24.20
2885.65/722.41	c  N dy  9414   2795190        80      7120         0    113732     49840   2019985     22.96     24.19
2921.97/731.54	c  N dy  9491   2815213        80      7120         0    132022     49840   2513811     22.96     24.75
2951.94/739.08	c  N dy  9556   2843967        80      7120         0     91787     49840   1391742     22.96     24.20
2981.10/746.37	c  N dy  9640   2864128        80      7120         0    110270     49840   1893617     22.96     24.30
3046.61/762.72	c  N dy  9758   2908850        80      7120         0     83476     49840   1141964     22.96     24.27
3075.76/770.08	c  N dy  9884   2929271        80      7120         0    102169     49840   1653499     22.96     24.19
3112.52/779.20	c  N dy  9972   2952649        80      7120         0    123532     49840   2231364     22.96     24.21
3150.46/788.72	c  N dy 10072   2973559        80      7120         0     74295     49840    893929     22.97     24.19
3176.03/795.11	c  N dy 10133   2996641        80      7120         0     95352     49840   1463282     22.97     24.22
3208.78/803.32	c  N dy 10226   3018155        80      7120         0    115038     49840   2000424     22.97     24.24
3246.73/812.84	c  N dy 10335   3038243        80      7120         0    133500     49840   2508027     22.98     24.49
3274.69/819.88	c  N dy 10362   3061802        80      7120         0     85503     49840   1176164     22.97     24.21
3312.64/829.35	c  N dy 10429   3090868        80      7120         0    111924     49840   1882734     22.97     24.65
3352.19/839.20	c  N dy 10506   3113706        80      7120         0    132843     49840   2448155     22.97     24.30
3387.73/848.13	c  N dy 10626   3134321        80      7120         0     81490     49840   1060994     22.98     24.19
3418.90/855.93	c  N dy 10660   3157187        80      7120         0    102214     49840   1612901     22.97     24.19
3460.87/866.42	c  N dy 10765   3177251        80      7120         0    120597     49840   2115717     22.98     24.66
3504.80/877.48	c  N dy 10880   3197288        80      7120         0    138914     49840   2616559     22.99     24.25
3526.36/882.88	c  S st 10936   3212054        80      7120         0     81201     49840   1035664     22.99     21.36
3527.56/883.12	c  S st 10936   3212561        80      7120         0     81673     49840   1048981     22.99   no data
3527.56/883.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3527.56/883.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3527.56/883.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3527.56/883.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3527.56/883.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3527.56/883.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3527.56/883.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3527.56/883.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3527.95/883.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3538.34/885.81	c lits-rem:       245  cl-subs:     2211  v-elim:      0  v-fix:    0  time:  2.59 s
3538.34/885.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3538.34/885.83	c vivif2 --  cl tried    79462 cl shrink        0 lits rem          0 time: 0.01
3539.53/886.17	c asymm  cl-useful: 0/785/7120 lits-rem:0 time: 0.33
3539.53/886.17	c calculated reachability. Time: 0.00
3539.53/886.17	c  N dy 10936   3212561        80      7120         0     79462     49840    987910     22.99   no data
3573.09/894.51	c  N dy 11053   3237938        80      7120         0    102639     49840   1619172     22.99     24.25
3609.04/903.58	c  N dy 11184   3258232        80      7120         0    121269     49840   2133130     23.00     24.23
3651.39/914.19	c  N dy 11292   3278340        80      7120         0    139722     49840   2638805     23.01     24.30
3686.54/922.99	c  N dy 11296   3309369        80      7120         0     95705     49840   1394813     22.99     24.23
3714.50/929.90	c  N dy 11347   3329411        80      7120         0    113939     49840   1884255     22.99     25.09
3751.27/939.14	c  N dy 11414   3351563        80      7120         0    134082     49840   2427175     22.99     24.40
3788.39/948.48	c  N dy 11478   3371581        80      7120         0     79487     49840    956822     22.99     24.25
3823.15/957.13	c  N dy 11617   3391689        80      7120         0     97947     49840   1466637     23.00     24.21
3849.91/963.87	c  N dy 11638   3412176        80      7120         0    116517     49840   1960138     22.99     24.48
3886.67/973.06	c  N dy 11707   3432507        80      7120         0    135074     49840   2463263     22.99     24.22
3927.02/983.19	c  N dy 11821   3452623        80      7120         0     79740     49840    954051     23.00     24.30
3954.17/989.93	c  N dy 11938   3472685        80      7120         0     98159     49840   1460140     23.00     24.72
3987.33/998.25	c  N dy 12037   3492737        80      7120         0    116524     49840   1961444     23.01     24.83
4024.47/1007.56	c  N dy 12130   3512785        80      7120         0    134889     49840   2463110     23.01     26.32
4065.61/1017.88	c  N dy 12198   3535022        80      7120         0     80229     49840    947668     23.01     24.26
4103.96/1027.48	c  N dy 12300   3565734        80      7120         0    108279     49840   1706385     23.01     24.28
4153.49/1039.80	c  N dy 12314   3601224        80      7120         0    140295     49840   2549695     23.00     24.27
4191.05/1049.20	c  N dy 12354   3625860        80      7120         0     87087     49840   1114147     22.99     24.22
4221.02/1056.77	c  N dy 12468   3646753        80      7120         0    106203     49840   1639351     23.00     24.31
4259.75/1066.47	c  N dy 12601   3667777        80      7120         0    125441     49840   2167402     23.01     24.34
4305.28/1077.81	c  N dy 12657   3692902        80      7120         0    148287     49840   2777960     23.00     24.46
4346.84/1088.23	c  S st 12781   3712565        80      7120         0     89676     49840   1178664     23.01     22.93
4348.04/1088.55	c  S st 12781   3713067        80      7120         0     90143     49840   1191577     23.01   no data
4348.04/1088.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4348.45/1088.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4348.45/1088.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4348.45/1088.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4348.45/1088.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4348.45/1088.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4348.45/1088.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4348.45/1088.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4348.45/1088.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4368.01/1093.50	c lits-rem:       308  cl-subs:     2529  v-elim:      0  v-fix:    0  time:  4.82 s
4368.01/1093.50	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4368.01/1093.52	c vivif2 --  cl tried    87614 cl shrink        0 lits rem          0 time: 0.02
4369.21/1093.88	c asymm  cl-useful: 0/711/7120 lits-rem:0 time: 0.36
4369.21/1093.88	c calculated reachability. Time: 0.00
4369.21/1093.88	c  N dy 12781   3713067        80      7120         0     87614     49840   1117863     23.01   no data
4414.76/1105.25	c  N dy 12895   3745999        80      7120         0    117561     49840   1920727     23.01     24.28
4425.92/1108.09	c  F st 12939   3751562        80      7120         0    122699     49840   2063727     23.01     21.18
4456.28/1115.64	c  N dy 12997   3767305        80      7120         0    137040     49840   2455049     23.01     24.29
4507.41/1128.43	c  N dy 13100   3788452        80      7120         0     78960     49840    869218     23.02     24.24
4533.00/1134.88	c  N dy 13184   3808501        80      7120         0     97284     49840   1370634     23.02     24.28
4567.73/1143.60	c  N dy 13296   3830697        80      7120         0    117527     49840   1923136     23.02     24.33
4606.08/1153.11	c  N dy 13378   3850710        80      7120         0    135754     49840   2417243     23.03     24.30
4657.60/1166.01	c  N dy 13469   3875191        80      7120         0     79672     49840    871455     23.03     24.29
4679.98/1171.63	c  N dy 13524   3895214        80      7120         0     97938     49840   1366170     23.03     25.81
4717.13/1180.96	c  N dy 13627   3916268        80      7120         0    117202     49840   1891787     23.03     24.37
4759.07/1191.42	c  N dy 13756   3936356        80      7120         0    135553     49840   2398638     23.04     24.41

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.04 7.95 8.03 2/176 4827
/proc/meminfo: memFree=22304904/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 519289943 52441088 347 33554432000 4194304 4627427 140735638523904 18446744073709551615 47895164139442 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 12803 347 299 106 0 7774 0
[pid=4827/tid=4828] ppid=4825 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519289943 52441088 347 33554432000 4194304 4627427 140735638523904 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519289943 52441088 347 33554432000 4194304 4627427 140735638523904 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519289943 52441088 347 33554432000 4194304 4627427 140735638523904 18446744073709551615 47895164139442 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.099479 s]
/proc/loadavg: 7.04 7.95 8.03 2/176 4827
/proc/meminfo: memFree=22304904/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=282292 CPUtime=0.37 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 1526 0 0 0 37 0 0 0 23 0 4 0 519289943 289067008 1442 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 70573 1442 364 106 0 65544 0
[pid=4827/tid=4828] ppid=4825 vsize=282292 CPUtime=0.09 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 227 0 0 0 9 0 0 0 24 0 4 0 519289943 289067008 1442 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=282292 CPUtime=0.09 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 252 0 0 0 9 0 0 0 24 0 4 0 519289943 289067008 1442 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=282292 CPUtime=0.09 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 395 0 0 0 9 0 0 0 24 0 4 0 519289943 289067008 1442 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282292

[startup+0.100479 s]
/proc/loadavg: 7.04 7.95 8.03 2/176 4827
/proc/meminfo: memFree=22304904/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=282292 CPUtime=0.38 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 1527 0 0 0 38 0 0 0 23 0 4 0 519289943 289067008 1443 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 70573 1443 364 106 0 65544 0
[pid=4827/tid=4828] ppid=4825 vsize=282292 CPUtime=0.09 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 227 0 0 0 9 0 0 0 24 0 4 0 519289943 289067008 1443 33554432000 4194304 4627427 140735638523904 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=282292 CPUtime=0.09 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 252 0 0 0 9 0 0 0 24 0 4 0 519289943 289067008 1443 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=282292 CPUtime=0.09 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 396 0 0 0 9 0 0 0 24 0 4 0 519289943 289067008 1443 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282292

[startup+1.03331 s]
/proc/loadavg: 7.04 7.95 8.03 2/176 4827
/proc/meminfo: memFree=22304904/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=287004 CPUtime=4.1 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 7727 0 0 0 409 1 0 0 19 0 4 0 519289943 293892096 4006 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 71751 4006 384 106 0 66722 0
[pid=4827/tid=4828] ppid=4825 vsize=287004 CPUtime=1.02 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 1897 0 0 0 102 0 0 0 18 0 4 0 519289943 293892096 4006 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=287004 CPUtime=1.01 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 1827 0 0 0 101 0 0 0 19 0 4 0 519289943 293892096 4006 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=287004 CPUtime=1.02 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 1641 0 0 0 102 0 0 0 25 0 4 0 519289943 293892096 4007 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 287004

[startup+1.1003 s]
/proc/loadavg: 7.04 7.95 8.03 2/176 4827
/proc/meminfo: memFree=22304904/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=287276 CPUtime=4.37 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 7938 0 0 0 436 1 0 0 19 0 4 0 519289943 294170624 4217 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 71819 4217 385 106 0 66790 0
[pid=4827/tid=4828] ppid=4825 vsize=287276 CPUtime=1.08 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 1939 0 0 0 108 0 0 0 19 0 4 0 519289943 294170624 4217 33554432000 4194304 4627427 140735638523904 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=287276 CPUtime=1.08 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 1868 0 0 0 108 0 0 0 19 0 4 0 519289943 294170624 4217 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=287276 CPUtime=1.09 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 1725 0 0 0 109 0 0 0 25 0 4 0 519289943 294170624 4217 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 287276

[startup+1.50022 s]
/proc/loadavg: 7.04 7.95 8.03 2/176 4827
/proc/meminfo: memFree=22304904/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=287744 CPUtime=5.96 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 9822 0 0 0 595 1 0 0 19 0 4 0 519289943 294649856 4501 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 71936 4501 388 106 0 66907 0
[pid=4827/tid=4828] ppid=4825 vsize=287744 CPUtime=1.48 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 2401 0 0 0 148 0 0 0 19 0 4 0 519289943 294649856 4501 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=287744 CPUtime=1.48 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 2355 0 0 0 148 0 0 0 19 0 4 0 519289943 294649856 4501 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=287744 CPUtime=1.49 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 2166 0 0 0 149 0 0 0 25 0 4 0 519289943 294649856 4501 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287744

[startup+3.10092 s]
/proc/loadavg: 7.04 7.95 8.03 9/188 4839
/proc/meminfo: memFree=22221480/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=297688 CPUtime=12.36 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 20418 0 0 0 1233 3 0 0 24 0 4 0 519289943 304832512 11297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 74422 11297 388 106 0 69393 0
[pid=4827/tid=4828] ppid=4825 vsize=297688 CPUtime=3.08 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 4715 0 0 0 308 0 0 0 24 0 4 0 519289943 304832512 11297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=297688 CPUtime=3.07 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 5267 0 0 0 306 1 0 0 24 0 4 0 519289943 304832512 11297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=297688 CPUtime=3.08 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 5241 0 0 0 308 0 0 0 25 0 4 0 519289943 304832512 11297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 297688

[startup+6.30633 s]
/proc/loadavg: 7.20 7.96 8.03 9/188 4839
/proc/meminfo: memFree=22201944/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=289052 CPUtime=25.16 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 30695 0 0 0 2511 5 0 0 25 0 4 0 519289943 295989248 13890 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 72263 13890 388 106 0 67234 0
[pid=4827/tid=4828] ppid=4825 vsize=289052 CPUtime=6.28 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 8188 0 0 0 628 0 0 0 25 0 4 0 519289943 295989248 13890 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=289052 CPUtime=6.26 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 7607 0 0 0 625 1 0 0 25 0 4 0 519289943 295989248 13890 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=289052 CPUtime=6.29 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 7597 0 0 0 628 1 0 0 25 0 4 0 519289943 295989248 13890 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 289052

[startup+12.7011 s]
/proc/loadavg: 7.26 7.96 8.03 9/188 4839
/proc/meminfo: memFree=22171116/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=306328 CPUtime=50.71 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 48906 0 0 0 5062 9 0 0 25 0 4 0 519289943 313679872 19352 33554432000 4194304 4627427 140735638523904 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 76582 19353 388 106 0 71553 0
[pid=4827/tid=4828] ppid=4825 vsize=306328 CPUtime=12.68 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 11953 0 0 0 1267 1 0 0 25 0 4 0 519289943 313679872 19353 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=306328 CPUtime=12.63 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 11554 0 0 0 1261 2 0 0 25 0 4 0 519289943 313679872 19354 33554432000 4194304 4627427 140735638523904 18446744073709551615 4305838 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=306328 CPUtime=12.69 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 12242 0 0 0 1267 2 0 0 25 0 4 0 519289943 313679872 19354 33554432000 4194304 4627427 140735638523904 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 306328

[startup+25.5008 s]
/proc/loadavg: 7.50 7.98 8.04 9/188 4840
/proc/meminfo: memFree=22131896/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=297100 CPUtime=101.84 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 72443 0 0 0 10170 14 0 0 25 0 4 0 519289943 304230400 24199 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 74275 24199 388 106 0 69246 0
[pid=4827/tid=4828] ppid=4825 vsize=297100 CPUtime=25.49 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 18208 0 0 0 2546 3 0 0 25 0 4 0 519289943 304230400 24199 33554432000 4194304 4627427 140735638523904 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=297100 CPUtime=25.35 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 17982 0 0 0 2533 2 0 0 25 0 4 0 519289943 304230400 24199 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=297100 CPUtime=25.48 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 17403 0 0 0 2546 2 0 0 25 0 4 0 519289943 304230400 24199 33554432000 4194304 4627427 140735638523904 18446744073709551615 4299732 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 297100

[startup+51.101 s]
/proc/loadavg: 7.67 7.98 8.03 9/188 4840
/proc/meminfo: memFree=22093656/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=328532 CPUtime=204.09 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 106843 0 0 0 20385 24 0 0 25 0 4 0 519289943 336416768 29297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 82133 29297 388 106 0 77104 0
[pid=4827/tid=4828] ppid=4825 vsize=328532 CPUtime=51.09 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 26063 0 0 0 5104 5 0 0 25 0 4 0 519289943 336416768 29297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=328532 CPUtime=50.82 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 27442 0 0 0 5076 6 0 0 25 0 4 0 519289943 336416768 29297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=328532 CPUtime=51.08 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 25657 0 0 0 5103 5 0 0 25 0 4 0 519289943 336416768 29297 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 328532

[startup+102.301 s]
/proc/loadavg: 8.06 8.04 8.05 9/188 4842
/proc/meminfo: memFree=22063116/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=338892 CPUtime=408.61 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 157991 0 0 0 40820 41 0 0 25 0 4 0 519289943 347025408 34221 33554432000 4194304 4627427 140735638523904 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 84723 34221 388 106 0 79694 0
[pid=4827/tid=4828] ppid=4825 vsize=338892 CPUtime=102.29 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 37113 0 0 0 10220 9 0 0 25 0 4 0 519289943 347025408 34221 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=338892 CPUtime=101.73 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 41952 0 0 0 10163 10 0 0 25 0 4 0 519289943 347025408 34221 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=338892 CPUtime=102.28 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 36560 0 0 0 10220 8 0 0 25 0 4 0 519289943 347025408 34221 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 338892

[startup+162.3 s]

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

[pid=4827] ppid=4825 vsize=511844 CPUtime=2805.33 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 467889 0 0 0 280377 156 0 0 25 0 4 0 519289943 524128256 82474 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 127961 82474 388 106 0 122932 0
[pid=4827/tid=4828] ppid=4825 vsize=511844 CPUtime=702.3 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 102013 0 0 0 70199 31 0 0 25 0 4 0 519289943 524128256 82474 33554432000 4194304 4627427 140735638523904 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=511844 CPUtime=698.46 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 131837 0 0 0 69801 45 0 0 25 0 4 0 519289943 524128256 82474 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=511844 CPUtime=702.3 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 99974 0 0 0 70197 33 0 0 25 0 4 0 519289943 524128256 82474 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 511844

[startup+762.3 s]
/proc/loadavg: 8.11 8.17 8.10 9/188 4859
/proc/meminfo: memFree=21707980/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=524684 CPUtime=3045 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 486372 0 0 0 304335 165 0 0 25 0 4 0 519289943 537276416 85097 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 131171 85097 388 106 0 126142 0
[pid=4827/tid=4828] ppid=4825 vsize=524684 CPUtime=762.3 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 107229 0 0 0 76197 33 0 0 25 0 4 0 519289943 537276416 85097 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=524684 CPUtime=758.13 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 137974 0 0 0 75765 48 0 0 25 0 4 0 519289943 537276416 85097 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=524684 CPUtime=762.3 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 103686 0 0 0 76195 35 0 0 25 0 4 0 519289943 537276416 85097 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 524684

[startup+822.301 s]
/proc/loadavg: 8.04 8.14 8.09 9/188 4861
/proc/meminfo: memFree=21663444/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=537848 CPUtime=3284.68 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 503306 0 0 0 328295 173 0 0 25 0 4 0 519289943 550756352 92679 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 134462 92679 388 106 0 129433 0
[pid=4827/tid=4828] ppid=4825 vsize=537848 CPUtime=822.31 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 113836 0 0 0 82195 36 0 0 25 0 4 0 519289943 550756352 92679 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=537848 CPUtime=817.81 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 144488 0 0 0 81730 51 0 0 25 0 4 0 519289943 550756352 92679 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=537848 CPUtime=822.3 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 103807 0 0 0 82195 35 0 0 25 0 4 0 519289943 550756352 92679 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 537848

[startup+882.301 s]
/proc/loadavg: 8.29 8.19 8.11 9/188 4863
/proc/meminfo: memFree=21716256/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=516796 CPUtime=3524.35 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 519947 0 0 0 352254 181 0 0 25 0 4 0 519289943 529199104 84605 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 129199 84605 388 106 0 124170 0
[pid=4827/tid=4828] ppid=4825 vsize=516796 CPUtime=882.31 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 119793 0 0 0 88191 40 0 0 25 0 4 0 519289943 529199104 84605 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=516796 CPUtime=877.48 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 150612 0 0 0 87694 54 0 0 25 0 4 0 519289943 529199104 84605 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=516796 CPUtime=882.3 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 105690 0 0 0 88195 35 0 0 25 0 4 0 519289943 529199104 84605 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 516796

[startup+942.301 s]
/proc/loadavg: 8.29 8.21 8.12 9/188 4864
/proc/meminfo: memFree=21726288/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=487192 CPUtime=3764.05 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 535360 0 0 0 376216 189 0 0 25 0 4 0 519289943 498884608 79588 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 121798 79588 388 106 0 116769 0
[pid=4827/tid=4828] ppid=4825 vsize=487192 CPUtime=942.32 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 124607 0 0 0 94190 42 0 0 25 0 4 0 519289943 498884608 79588 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=487192 CPUtime=937.15 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 156458 0 0 0 93658 57 0 0 25 0 4 0 519289943 498884608 79588 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=487192 CPUtime=942.31 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 108426 0 0 0 94195 36 0 0 25 0 4 0 519289943 498884608 79588 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 487192

[startup+1002.3 s]
/proc/loadavg: 8.26 8.21 8.12 9/188 4866
/proc/meminfo: memFree=21705188/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=513940 CPUtime=4003.71 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 559786 0 0 0 400172 199 0 0 25 0 4 0 519289943 526274560 83266 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 128485 83266 388 106 0 123456 0
[pid=4827/tid=4828] ppid=4825 vsize=513940 CPUtime=1002.31 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 130820 0 0 0 100186 45 0 0 25 0 4 0 519289943 526274560 83266 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=513940 CPUtime=996.83 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 162602 0 0 0 99624 59 0 0 25 0 4 0 519289943 526274560 83266 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=513940 CPUtime=1002.3 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 114668 0 0 0 100192 38 0 0 25 0 4 0 519289943 526274560 83266 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 513940

[startup+1062.31 s]
/proc/loadavg: 8.27 8.23 8.13 9/188 4867
/proc/meminfo: memFree=21712608/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=514440 CPUtime=4243.39 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 584594 0 0 0 424129 210 0 0 25 0 4 0 519289943 526786560 81227 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 128610 81227 388 106 0 123581 0
[pid=4827/tid=4828] ppid=4825 vsize=514440 CPUtime=1062.32 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 136964 0 0 0 106183 49 0 0 25 0 4 0 519289943 526786560 81227 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=514440 CPUtime=1056.5 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 168981 0 0 0 105589 61 0 0 25 0 4 0 519289943 526786560 81227 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=514440 CPUtime=1062.31 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 120568 0 0 0 106190 41 0 0 25 0 4 0 519289943 526786560 81227 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 514440

[startup+1122.3 s]
/proc/loadavg: 8.29 8.25 8.14 9/188 4869
/proc/meminfo: memFree=21691388/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=594228 CPUtime=4483.05 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 606420 0 0 0 448085 220 0 0 25 0 4 0 519289943 608489472 85748 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 148557 85748 388 106 0 143528 0
[pid=4827/tid=4828] ppid=4825 vsize=594228 CPUtime=1122.32 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 142799 0 0 0 112180 52 0 0 25 0 4 0 519289943 608489472 85748 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=594228 CPUtime=1116.18 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 173863 0 0 0 111554 64 0 0 25 0 4 0 519289943 608489472 85748 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=594228 CPUtime=1122.3 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 127024 0 0 0 112187 43 0 0 25 0 4 0 519289943 608489472 85748 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 594228

[startup+1182.3 s]
/proc/loadavg: 8.19 8.23 8.14 9/188 4871
/proc/meminfo: memFree=21695944/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=594580 CPUtime=4722.71 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 628612 0 0 0 472044 227 0 0 25 0 4 0 519289943 608849920 85653 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 148645 85653 388 106 0 143616 0
[pid=4827/tid=4828] ppid=4825 vsize=594580 CPUtime=1182.32 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 147772 0 0 0 118178 54 0 0 25 0 4 0 519289943 608849920 85653 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=594580 CPUtime=1175.85 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 180320 0 0 0 117519 66 0 0 25 0 4 0 519289943 608849920 85653 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=594580 CPUtime=1182.31 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 131786 0 0 0 118186 45 0 0 25 0 4 0 519289943 608849920 85653 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 594580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.21 8.23 8.14 10/188 4871
/proc/meminfo: memFree=21691480/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=594708 CPUtime=4800.23 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 635273 0 0 0 479792 231 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 148677 85379 388 106 0 143648 0
[pid=4827/tid=4828] ppid=4825 vsize=594708 CPUtime=1201.73 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 149965 0 0 0 120118 55 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=594708 CPUtime=1195.15 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 181630 0 0 0 119448 67 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=594708 CPUtime=1201.71 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 133969 0 0 0 120125 46 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 594708

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

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

[startup+1201.7 s]
/proc/loadavg: 8.21 8.23 8.14 10/188 4871
/proc/meminfo: memFree=21691480/32951124 swapFree=67111524/67111528
[pid=4827] ppid=4825 vsize=594708 CPUtime=4800.23 cores=0,2,4,6
/proc/4827/stat : 4827 (strangenight2-m) R 4825 4827 3794 0 -1 4202496 635273 0 0 0 479792 231 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4827/statm: 148677 85379 388 106 0 143648 0
[pid=4827/tid=4828] ppid=4825 vsize=594708 CPUtime=1201.73 cores=0,2,4,6
/proc/4827/task/4828/stat : 4828 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 149965 0 0 0 120118 55 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4827/tid=4829] ppid=4825 vsize=594708 CPUtime=1195.15 cores=0,2,4,6
/proc/4827/task/4829/stat : 4829 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 181630 0 0 0 119448 67 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4827/tid=4830] ppid=4825 vsize=594708 CPUtime=1201.71 cores=0,2,4,6
/proc/4827/task/4830/stat : 4830 (strangenight2-m) R 4825 4827 3794 0 -1 4202560 133969 0 0 0 120125 46 0 0 25 0 4 0 519289943 608980992 85379 33554432000 4194304 4627427 140735638523904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 594708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.27
CPU user time (s): 4797.95
CPU system time (s): 2.32665
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 702948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.95
system time used= 2.32665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 635274
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= 813
involuntary context switches= 72369

runsolver used 1.89671 second user time and 4.67429 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 13:35:21
IDJOB=3174019
IDBENCH=82837
IDSOLVER=1586
FILE ID=node135/3174019-1304076921
RUNJOBID= node135-1304076920-4812
PBS_JOBID= 13170487
Free space on /tmp= 71120 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S175431861-098.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174019-1304076921/watcher-3174019-1304076921 -o /tmp/evaluation-result-3174019-1304076921/solver-3174019-1304076921 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174019-1304076921.cnf

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

MD5SUM BENCH= 32b0a38499f94b9537a6571015412ff0
RANDOM SEED=1990772561

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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:     32951124 kB
MemFree:      22305184 kB
Buffers:       1834608 kB
Cached:        8152168 kB
SwapCached:          4 kB
Active:        2520996 kB
Inactive:      7531328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22305184 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11160 kB
Writeback:           0 kB
AnonPages:       65192 kB
Mapped:          14472 kB
Slab:           529544 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71108 MiB
End job on node135 at 2011-04-29 13:55:25