Trace number 3366254

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3366254-1305399811.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.57/0.45	c asymm  cl-useful: 0/14596/34000 lits-rem:0 time: 0.42
1.57/0.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.57/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:     197 undec:       6 neg:     197
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
3.57/1.00	c  N dy    11      4022       400     34000         0      3972    238000    384981     83.50     87.99
5.56/1.40	c  N dy    30      8820       400     34000         0      5911    238000    453730     83.88     88.81
6.76/1.78	c  N dy    44     13298       400     34000         0      5645    238000    307224     83.29     87.87
8.79/2.24	c  N dy    61     18179       400     34000         0     10464    238000    763283     82.94     87.85
10.35/2.65	c  N dy    77     22600       400     34000         0      8710    238000    491816     82.80     89.35
11.15/2.89	c  F st    88     25001       400     34000         0     11067    238000    715475     82.94     80.38
12.34/3.10	c  N st    92     27034       400     34000         0     13078    238000    902236     82.94   no data
13.52/3.41	c  S st    94     30000       400     34000         0      8664    238000    403233     82.94   no data
13.52/3.48	c  S st    94     30505       400     34000         0      9168    238000    446198     82.94   no data
13.52/3.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.52/3.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.92/3.50	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.92/3.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.92/3.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.92/3.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.92/3.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.92/3.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.92/3.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.10/3.88	c lits-rem:        16  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.35 s
16.28/4.12	c asymm  cl-useful: 0/7529/34000 lits-rem:0 time: 0.24
16.28/4.12	c calculated reachability. Time: 0.00
16.28/4.12	c  N dy    94     30505       400     34000         0      9094    238000    435175     82.94   no data
17.86/4.58	c  N dy   114     34651       400     34000         0     13185    238000    821411     83.10     87.49
19.82/5.06	c  N dy   130     38721       400     34000         0      8763    238000    312434     82.99     87.48
21.43/5.50	c  N dy   144     42731       400     34000         0     12719    238000    688300     82.91     87.33
22.98/5.85	c  S st   163     45758       400     34000         0     15716    238000    971615     83.01   no data
23.37/5.94	c  S st   163     46262       400     34000         0     16220    238000   1015466     83.01   no data
23.37/5.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.37/5.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.37/5.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.37/5.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.37/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.37/5.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.37/5.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.37/5.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.77/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.57/7.76	c lits-rem:       207  cl-subs:      212  v-elim:      0  v-fix:    0  time:  1.72 s
30.57/7.77	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.57/7.78	c vivif2 --  cl tried    16008 cl shrink        0 lits rem          0 time: 0.01
31.72/8.04	c asymm  cl-useful: 0/6397/34000 lits-rem:0 time: 0.26
31.72/8.04	c calculated reachability. Time: 0.00
31.72/8.04	c  N dy   163     46262       400     34000         0     16008    238000    983532     83.01   no data
33.71/8.50	c  N dy   184     50275       400     34000         0     10477    238000    388032     82.99     87.83
35.28/8.94	c  N dy   207     54402       400     34000         0     14565    238000    776413     83.07     87.54
36.86/9.38	c  N dy   218     58531       400     34000         0     18646    238000   1158855     82.91     87.52
38.85/9.84	c  N dy   234     62614       400     34000         0     12165    238000    461718     82.81     89.56
40.40/10.27	c  N dy   240     66692       400     34000         0     16203    238000    844338     82.55     87.27
41.59/10.58	c  S st   254     69393       400     34000         0     18867    238000   1093228     82.60     84.59
41.99/10.66	c  S st   254     69895       400     34000         0     19369    238000   1136583     82.60   no data
41.99/10.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.99/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
41.99/10.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.99/10.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.99/10.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.99/10.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.99/10.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.39/10.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.39/10.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.66/12.86	c lits-rem:       411  cl-subs:      307  v-elim:      0  v-fix:    0  time:  2.10 s
50.66/12.87	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
50.66/12.88	c vivif2 --  cl tried    19062 cl shrink        0 lits rem          0 time: 0.01
51.86/13.17	c asymm  cl-useful: 0/5478/34000 lits-rem:0 time: 0.28
51.86/13.17	c calculated reachability. Time: 0.00
51.86/13.17	c  N dy   254     69895       400     34000         0     19062    238000   1092407     82.60   no data
54.21/13.79	c  N dy   276     74559       400     34000         0     12159    238000    379707     82.66     88.51
56.20/14.30	c  N dy   286     79360       400     34000         0     16902    238000    824041     82.42     87.14
58.94/14.90	c  N dy   307     84517       400     34000         0     22000    238000   1306063     82.40     86.76
60.13/15.27	c  F st   320     87501       400     34000         0     24938    238000   1582486     82.39   no data
61.69/15.65	c  N st   325     90801       400     34000         0     15690    238000    637288     82.39   no data
64.47/16.31	c  N dy   341     96652       400     34000         0     21478    238000   1181442     82.33     87.88
67.61/17.17	c  N dy   368    103362       400     34000         0     14599    238000    443985     82.28     86.77
68.40/17.34	c  S st   378    104842       400     34000         0     16064    238000    581658     82.29   no data
68.80/17.42	c  S st   378    105344       400     34000         0     16564    238000    625421     82.29   no data
68.80/17.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.80/17.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
68.80/17.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.80/17.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.80/17.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.80/17.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
68.80/17.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.80/17.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
68.80/17.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.16/18.03	c lits-rem:        50  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.54 s
71.16/18.03	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
71.16/18.04	c vivif2 --  cl tried    16487 cl shrink        0 lits rem          0 time: 0.01
71.95/18.29	c asymm  cl-useful: 0/7487/34000 lits-rem:0 time: 0.25
71.95/18.29	c calculated reachability. Time: 0.00
71.95/18.29	c  N dy   378    105344       400     34000         0     16487    238000    613926     82.29   no data
75.50/19.11	c  N dy   405    112357       400     34000         0     23391    238000   1260371     82.23     86.94
79.05/20.05	c  N dy   437    119654       400     34000         0     16117    238000    507063     82.19     87.32
83.00/21.03	c  N dy   472    127459       400     34000         0     23839    238000   1228864     82.17     87.09
87.35/22.20	c  N dy   517    135702       400     34000         0     16503    238000    459577     82.26     86.81
91.74/23.27	c  N dy   553    144656       400     34000         0     25335    238000   1286486     82.24     87.26
97.33/24.61	c  N dy   588    154877       400     34000         0     18992    238000    610840     82.17     86.68
98.54/24.99	c  S st   607    158018       400     34000         0     22096    238000    904051     82.20     79.51
98.93/25.08	c  S st   607    158521       400     34000         0     22599    238000    947185     82.20   no data
98.93/25.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.33/25.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.33/25.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.33/25.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.33/25.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.33/25.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
99.33/25.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.33/25.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.33/25.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.51/26.97	c lits-rem:        72  cl-subs:      158  v-elim:      0  v-fix:    0  time:  1.80 s
106.51/26.98	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
106.51/26.99	c vivif2 --  cl tried    22441 cl shrink        0 lits rem          0 time: 0.01
107.72/27.28	c asymm  cl-useful: 0/5865/34000 lits-rem:0 time: 0.29
107.72/27.28	c calculated reachability. Time: 0.00
107.72/27.28	c  N dy   607    158521       400     34000         0     22441    238000    923630     82.20   no data
113.70/28.71	c  N dy   652    169155       400     34000         0     32954    238000   1915513     82.22     87.02
119.29/30.17	c  N dy   698    180004       400     34000         0     26212    238000   1203556     82.18     89.47
126.50/31.92	c  N dy   762    191651       400     34000         0     19268    238000    474230     82.26     86.77
132.86/33.56	c  N dy   822    204126       400     34000         0     31583    238000   1629553     82.29     87.20
140.04/35.38	c  N dy   880    217218       400     34000         0     25100    238000    943283     82.29     87.11
149.21/37.61	c  N dy   936    231610       400     34000         0     39335    238000   2281909     82.27     89.68
152.43/38.47	c  S st   961    237782       400     34000         0     25011    238000    851757     82.26     75.88
152.85/38.57	c  S st   961    238283       400     34000         0     25508    238000    895900     82.26   no data
152.85/38.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.21/38.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
153.21/38.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.21/38.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.21/38.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.21/38.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
153.21/38.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.21/38.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
153.21/38.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.20/40.14	c lits-rem:        92  cl-subs:      152  v-elim:      0  v-fix:    0  time:  1.48 s
159.20/40.14	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
159.20/40.15	c vivif2 --  cl tried    25356 cl shrink        0 lits rem          0 time: 0.01
160.40/40.47	c asymm  cl-useful: 0/5457/34000 lits-rem:0 time: 0.32
160.40/40.47	c calculated reachability. Time: 0.00
160.40/40.47	c  N dy   961    238283       400     34000         0     25356    238000    873560     82.26   no data
169.99/42.81	c  N dy  1023    253900       400     34000         0     40796    238000   2328889     82.25     86.77
179.94/45.35	c  N dy  1090    270174       400     34000         0     35452    238000   1746809     82.23     92.13
190.73/48.06	c  N dy  1176    287453       400     34000         0     30119    238000   1172402     82.29     86.66
202.69/51.06	c  N dy  1256    305991       400     34000         0     25047    238000    610579     82.29     87.06
202.69/51.09	c  F st  1259    306250       400     34000         0     25300    238000    633709     82.29   no data
215.06/54.15	c  N dy  1339    326075       400     34000         0     44875    238000   2488850     82.29     87.02
227.47/57.24	c  N dy  1414    346114       400     34000         0     40275    238000   1960362     82.25     88.22
235.43/59.28	c  S st  1473    357426       400     34000         0     26115    238000    547036     82.27   no data
235.84/59.40	c  S st  1473    357929       400     34000         0     26617    238000    590358     82.27   no data
235.84/59.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.25/59.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
236.25/59.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.25/59.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.25/59.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.25/59.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
236.25/59.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.25/59.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.25/59.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.61/60.03	c lits-rem:         6  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.57 s
238.61/60.04	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
238.61/60.05	c vivif2 --  cl tried    26603 cl shrink        0 lits rem          0 time: 0.01
239.81/60.36	c asymm  cl-useful: 0/5241/34000 lits-rem:0 time: 0.32
239.81/60.36	c calculated reachability. Time: 0.00
239.81/60.36	c  N dy  1473    357929       400     34000         0     26603    238000    588228     82.27   no data
252.58/63.58	c  N dy  1568    378069       400     34000         0     46476    238000   2460083     82.28     86.70
265.75/66.85	c  N dy  1666    398073       400     34000         0     39911    238000   1760938     82.30     88.81
279.73/70.35	c  N dy  1758    418160       400     34000         0     32433    238000    974986     82.31     87.84
294.48/74.00	c  N dy  1842    438167       400     34000         0     52194    238000   2834225     82.29     87.27
308.05/77.44	c  N dy  1922    458453       400     34000         0     43940    238000   1974629     82.28     87.37
322.82/81.15	c  N dy  2015    478704       400     34000         0     34627    238000   1016824     82.29     86.90
337.58/84.84	c  N dy  2112    498865       400     34000         0     54528    238000   2889180     82.33     87.87
351.55/88.39	c  N dy  2198    518880       400     34000         0     44008    238000   1821725     82.32     87.08
365.52/91.85	c  S st  2275    536893       400     34000         0     61801    238000   3491946     82.32   no data
366.32/92.03	c  S st  2275    537396       400     34000         0     62303    238000   3535058     82.32   no data
366.32/92.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
366.32/92.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
366.32/92.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
366.32/92.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
366.32/92.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
366.32/92.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
366.32/92.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
366.72/92.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
367.12/92.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.04/122.54	c lits-rem:       794  cl-subs:      954  v-elim:      0  v-fix:    0  time: 30.02 s
488.04/122.55	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
488.04/122.59	c vivif2 --  cl tried    61349 cl shrink        0 lits rem          0 time: 0.04
490.04/123.00	c asymm  cl-useful: 0/3271/34000 lits-rem:0 time: 0.40
490.04/123.00	c calculated reachability. Time: 0.00
490.04/123.00	c  N dy  2275    537396       400     34000         0     61349    238000   3394874     82.32   no data
503.20/126.38	c  N dy  2358    557448       400     34000         0     49890    238000   2295434     82.31     87.00
519.57/130.40	c  N dy  2458    578104       400     34000         0     38035    238000   1092783     82.32     87.39
533.94/134.02	c  N dy  2539    598183       400     34000         0     57839    238000   2953464     82.30     88.73
548.70/137.79	c  N dy  2619    618552       400     34000         0     44728    238000   1631053     82.29     86.68
566.25/142.19	c  N dy  2703    639299       400     34000         0     65234    238000   3565155     82.28     86.72
582.22/146.15	c  N dy  2791    659425       400     34000         0     50908    238000   2124785     82.28     86.73
602.17/151.14	c  N dy  2884    679473       400     34000         0     35462    238000    596594     82.29     86.65
617.76/155.07	c  N dy  2984    699669       400     34000         0     55399    238000   2469730     82.30     86.63
635.73/159.53	c  N dy  3058    720343       400     34000         0     39608    238000    904782     82.28     87.18
651.66/163.56	c  N dy  3152    740422       400     34000         0     59420    238000   2770045     82.29     90.28
670.43/168.25	c  N dy  3245    760608       400     34000         0     42155    238000   1062398     82.31     88.15
687.18/172.48	c  N dy  3337    780735       400     34000         0     62054    238000   2937432     82.32     88.36
707.53/177.58	c  N dy  3419    801512       400     34000         0     44376    238000   1189456     82.31     87.16
711.12/178.43	c  S st  3440    806094       400     34000         0     48905    238000   1616350     82.32     75.44
711.52/178.59	c  S st  3440    806600       400     34000         0     49409    238000   1660836     82.32   no data
711.52/178.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
711.92/178.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
711.92/178.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.92/178.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.92/178.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.92/178.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
711.92/178.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.92/178.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
712.32/178.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
749.87/188.11	c lits-rem:       133  cl-subs:      304  v-elim:      0  v-fix:    0  time:  9.31 s
749.87/188.12	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
749.87/188.14	c vivif2 --  cl tried    49105 cl shrink        0 lits rem          0 time: 0.02
751.42/188.52	c asymm  cl-useful: 0/3729/34000 lits-rem:0 time: 0.38
751.42/188.53	c calculated reachability. Time: 0.00
751.42/188.53	c  N dy  3440    806600       400     34000         0     49105    238000   1615539     82.32   no data
768.58/192.86	c  N dy  3526    826649       400     34000         0     68872    238000   3468234     82.32     88.49
786.14/197.21	c  N dy  3618    846688       400     34000         0     49510    238000   1589360     82.32     86.89
803.31/201.51	c  N dy  3707    866747       400     34000         0     69306    238000   3449466     82.33     89.24
821.27/206.06	c  N dy  3793    887137       400     34000         0     49300    238000   1483547     82.32     86.90
838.03/210.24	c  N dy  3894    907189       400     34000         0     69101    238000   3353672     82.34     87.17
855.99/214.77	c  N dy  3971    927539       400     34000         0     48055    238000   1289338     82.33     87.09
871.95/218.74	c  N dy  4037    947540       400     34000         0     67804    238000   3148783     82.31     86.66
891.91/223.73	c  N dy  4135    967582       400     34000         0     45465    238000    960214     82.33     87.14
908.27/227.83	c  N dy  4234    987833       400     34000         0     65441    238000   2839255     82.34     86.96
928.22/232.89	c  N dy  4329   1007914       400     34000         0     85288    238000   4711223     82.35     86.79
944.58/236.92	c  N dy  4414   1027945       400     34000         0     61949    238000   2434835     82.35     87.21
962.94/241.59	c  N dy  4489   1048060       400     34000         0     81802    238000   4299014     82.34     87.37
980.51/245.96	c  N dy  4570   1068076       400     34000         0     57453    238000   1926830     82.34     86.72
983.69/246.76	c  F st  4585   1071879       400     34000         0     61207    238000   2282127     82.34   no data
1000.46/250.92	c  N dy  4638   1090288       400     34000         0     79400    238000   4004136     82.32     87.86
1020.02/255.81	c  N dy  4733   1110429       400     34000         0     54195    238000   1535425     82.33     87.27
1037.97/260.35	c  N dy  4824   1130660       400     34000         0     74169    238000   3415661     82.33     86.82
1059.12/265.68	c  N dy  4906   1150838       400     34000         0     48007    238000    870877     82.33     86.83
1077.09/270.17	c  N dy  4993   1171158       400     34000         0     68078    238000   2753019     82.32     87.75
1100.65/276.07	c  N dy  5088   1191842       400     34000         0     88479    238000   4670881     82.33     86.90
1117.79/280.36	c  S st  5185   1209900       400     34000         0     59255    238000   1852181     82.35   no data
1118.62/280.56	c  S st  5185   1210404       400     34000         0     59759    238000   1896921     82.35   no data
1118.62/280.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1118.98/280.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1118.98/280.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1118.98/280.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1118.98/280.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1118.98/280.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1118.98/280.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1118.98/280.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1118.98/280.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1182.44/296.51	c lits-rem:       253  cl-subs:      299  v-elim:      0  v-fix:    0  time: 15.67 s
1182.44/296.51	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1182.44/296.54	c vivif2 --  cl tried    59460 cl shrink        0 lits rem          0 time: 0.02
1183.64/296.89	c asymm  cl-useful: 0/2950/34000 lits-rem:0 time: 0.35
1183.64/296.89	c calculated reachability. Time: 0.00
1183.64/296.89	c  N dy  5185   1210404       400     34000         0     59460    238000   1851761     82.35   no data
1202.79/301.69	c  N dy  5265   1230756       400     34000         0     79560    238000   3739263     82.35     86.80
1225.14/307.28	c  N dy  5364   1250788       400     34000         0     51296    238000   1009792     82.35     87.24
1242.70/311.68	c  N dy  5454   1270949       400     34000         0     71209    238000   2880896     82.36     87.00
1264.65/317.11	c  N dy  5546   1291148       400     34000         0     91147    238000   4758105     82.36     88.60
1283.41/321.84	c  N dy  5629   1311177       400     34000         0     61893    238000   1922793     82.36     86.99
1303.76/326.91	c  N dy  5709   1331278       400     34000         0     81773    238000   3794775     82.35     87.41
1328.50/333.15	c  N dy  5805   1351483       400     34000         0     51672    238000    877484     82.36     86.84
1346.07/337.51	c  N dy  5870   1371884       400     34000         0     71840    238000   2766740     82.34     87.08
1367.61/342.94	c  N dy  5938   1392416       400     34000         0     92142    238000   4676125     82.33     86.82
1388.37/348.13	c  N dy  6019   1412453       400     34000         0     60882    238000   1660910     82.32     87.45
1407.94/353.01	c  N dy  6105   1432509       400     34000         0     80685    238000   3521029     82.32     86.99
1431.07/358.82	c  N dy  6194   1452540       400     34000         0    100479    238000   5381716     82.32     86.97
1449.83/363.53	c  N dy  6274   1472606       400     34000         0     68244    238000   2264527     82.31     86.78
1470.57/368.75	c  N dy  6363   1492785       400     34000         0     88188    238000   4144530     82.32     87.27
1494.53/374.75	c  N dy  6446   1512888       400     34000         0     55025    238000    943381     82.31     86.83
1512.48/379.26	c  N dy  6537   1532977       400     34000         0     74869    238000   2803209     82.31     86.80
1534.43/384.71	c  N dy  6628   1553015       400     34000         0     94648    238000   4670909     82.32     86.87
1557.61/390.58	c  N dy  6724   1573308       400     34000         0     60706    238000   1390959     82.32     86.79
1576.73/395.30	c  N dy  6814   1593370       400     34000         0     80497    238000   3248374     82.31     87.25
1599.48/401.04	c  N dy  6902   1613420       400     34000         0    100288    238000   5107120     82.32     86.93
1620.63/406.32	c  N dy  6981   1633480       400     34000         0     65148    238000   1724268     82.31     86.94
1641.37/411.52	c  N dy  7075   1654355       400     34000         0     85757    238000   3661032     82.31     86.72
1665.72/417.61	c  N dy  7171   1674455       400     34000         0    105629    238000   5529068     82.31     87.62
1686.47/422.88	c  N dy  7245   1695142       400     34000         0     70110    238000   2113057     82.31     88.07
1703.23/427.08	c  S st  7322   1710404       400     34000         0     85192    238000   3535951     82.31     86.71
1704.43/427.33	c  S st  7322   1710905       400     34000         0     85691    238000   3579489     82.31   no data
1704.43/427.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1704.83/427.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1704.83/427.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1704.83/427.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1704.83/427.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1704.83/427.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1704.83/427.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1704.83/427.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1705.23/427.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1847.70/463.28	c lits-rem:       655  cl-subs:      873  v-elim:      0  v-fix:    0  time: 35.40 s
1847.70/463.29	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1848.10/463.33	c vivif2 --  cl tried    84818 cl shrink        0 lits rem          0 time: 0.04
1849.70/463.74	c asymm  cl-useful: 0/3350/34000 lits-rem:0 time: 0.41
1849.70/463.74	c calculated reachability. Time: 0.00
1849.70/463.74	c  N dy  7322   1710905       400     34000         0     84818    238000   3450452     82.31   no data
1874.04/469.88	c  N dy  7409   1731258       400     34000         0    104934    238000   5347390     82.31     86.68
1896.80/475.56	c  N dy  7498   1751394       400     34000         0     67847    238000   1815682     82.31     87.93
1917.58/480.74	c  N dy  7586   1771457       400     34000         0     87680    238000   3678755     82.31     86.65
1942.29/486.96	c  N dy  7679   1791521       400     34000         0    107503    238000   5555503     82.32     87.49
1965.46/492.74	c  N dy  7755   1811570       400     34000         0     69352    238000   1877614     82.31     87.78
1986.99/498.10	c  N dy  7845   1832199       400     34000         0     89719    238000   3795691     82.31     87.09
2012.13/504.47	c  N dy  7940   1852418       400     34000         0    109709    238000   5688769     82.32     86.79
2034.88/510.16	c  N dy  8023   1872593       400     34000         0     70692    238000   1920104     82.32     86.88
2056.02/515.45	c  N dy  8112   1892968       400     34000         0     90803    238000   3811305     82.32     87.40
2081.17/521.75	c  N dy  8196   1913073       400     34000         0    110673    238000   5680928     82.32     87.54
2104.71/527.69	c  N dy  8279   1933842       400     34000         0     71271    238000   1879654     82.31     87.42
2125.87/532.95	c  N dy  8372   1953948       400     34000         0     91145    238000   3750160     82.31     87.10
2150.61/539.13	c  N dy  8456   1974074       400     34000         0    111018    238000   5629494     82.32     87.98
2174.95/545.23	c  N dy  8551   1994754       400     34000         0     70525    238000   1724145     82.32     86.79
2196.10/550.51	c  N dy  8644   2014855       400     34000         0     90404    238000   3597589     82.32     86.67
2220.48/556.61	c  N dy  8725   2035133       400     34000         0    110436    238000   5478892     82.32     86.80
2246.82/563.22	c  N dy  8823   2055470       400     34000         0     68602    238000   1472704     82.32     87.87
2266.74/568.27	c  N dy  8910   2075578       400     34000         0     88443    238000   3336232     82.32     87.78
2291.88/574.58	c  N dy  9003   2095985       400     34000         0    108594    238000   5235970     82.32     86.87
2320.62/581.71	c  N dy  9111   2116012       400     34000         0     65499    238000   1092033     82.33     86.73
2339.77/586.57	c  N dy  9182   2136378       400     34000         0     85606    238000   2984234     82.32     87.52
2364.12/592.69	c  N dy  9264   2156783       400     34000         0    105744    238000   4873215     82.32     86.85
2392.85/599.88	c  N dy  9367   2176860       400     34000         0    125610    238000   6745086     82.33     86.81
2414.39/605.23	c  N dy  9464   2196953       400     34000         0     81552    238000   2524925     82.33     87.73
2430.36/609.29	c  S st  9537   2210906       400     34000         0     95339    238000   3828332     82.34   no data
2431.56/609.56	c  S st  9537   2211409       400     34000         0     95836    238000   3871352     82.34   no data
2431.56/609.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2431.95/609.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2431.95/609.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2431.95/609.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2431.95/609.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2431.95/609.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2431.95/609.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2431.95/609.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2432.36/609.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2598.78/651.47	c lits-rem:       544  cl-subs:      858  v-elim:      0  v-fix:    0  time: 41.30 s
2598.78/651.48	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2599.17/651.53	c vivif2 --  cl tried    94978 cl shrink        0 lits rem          0 time: 0.05
2601.17/652.06	c asymm  cl-useful: 0/2756/34000 lits-rem:0 time: 0.53
2601.17/652.07	c calculated reachability. Time: 0.00
2601.17/652.07	c  N dy  9537   2211409       400     34000         0     94978    238000   3743107     82.34   no data
2632.72/660.00	c  N dy  9632   2231649       400     34000         0    114977    238000   5628389     82.34     86.92
2662.24/667.30	c  N dy  9719   2251787       400     34000         0     69998    238000   1357186     82.34     87.20
2684.58/672.99	c  N dy  9818   2271986       400     34000         0     89949    238000   3236192     82.35     86.82
2711.74/679.79	c  N dy  9919   2292016       400     34000         0    109752    238000   5107376     82.36     87.36
2742.46/687.48	c  N dy  9997   2312085       400     34000         0    129582    238000   6958809     82.35     95.50
2765.98/693.35	c  N dy 10091   2332328       400     34000         0     83724    238000   2559838     82.35     86.71
2794.33/700.48	c  N dy 10201   2354130       400     34000         0    105250    238000   4597238     82.36     86.88
2827.45/708.76	c  N dy 10277   2375406       400     34000         0    126279    238000   6580042     82.36     87.34
2855.78/715.86	c  N dy 10364   2395423       400     34000         0     79184    238000   2047358     82.36     86.70
2878.97/721.63	c  N dy 10448   2415525       400     34000         0     99017    238000   3919115     82.36     86.92
2906.86/728.62	c  N dy 10538   2436241       400     34000         0    119480    238000   5852563     82.36     86.98
2934.81/735.64	c  N dy 10605   2456272       400     34000         0     71476    238000   1238855     82.35     86.91
2956.35/741.09	c  N dy 10703   2476333       400     34000         0     91324    238000   3107690     82.35     87.72
2982.69/747.66	c  N dy 10797   2496526       400     34000         0    111265    238000   4987303     82.35     87.19
3012.62/755.19	c  N dy 10898   2516607       400     34000         0    131099    238000   6857271     82.36     86.88
3037.76/761.49	c  N dy 10998   2536668       400     34000         0     82105    238000   2160666     82.36     86.77
3061.72/767.49	c  N dy 11087   2557144       400     34000         0    102312    238000   4060866     82.36     86.90
3090.43/774.61	c  N dy 11178   2577483       400     34000         0    122426    238000   5961187     82.36     87.13
3120.76/782.20	c  N dy 11268   2597593       400     34000         0     72455    238000   1166672     82.37     86.79
3141.94/787.57	c  N dy 11351   2617653       400     34000         0     92258    238000   3029989     82.36     89.90
3168.70/794.21	c  N dy 11457   2637745       400     34000         0    112079    238000   4905620     82.37     86.83
3197.40/801.50	c  N dy 11536   2657877       400     34000         0    131953    238000   6767582     82.37     87.12
3225.35/808.41	c  N dy 11618   2678871       400     34000         0     81931    238000   1970551     82.37     86.80
3249.28/814.49	c  N dy 11713   2699114       400     34000         0    101921    238000   3850140     82.37     86.84
3265.27/818.45	c  S st 11761   2711410       400     34000         0    114071    238000   4988011     82.36   no data
3266.43/818.77	c  S st 11761   2711914       400     34000         0    114574    238000   5030547     82.36   no data
3266.43/818.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3266.83/818.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3266.83/818.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3266.83/818.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3266.83/818.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3266.83/818.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3266.83/818.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3267.23/818.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3267.63/819.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3521.45/882.66	c lits-rem:       667  cl-subs:     1251  v-elim:      0  v-fix:    0  time: 63.01 s
3521.45/882.66	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3521.85/882.73	c vivif2 --  cl tried   113323 cl shrink        0 lits rem          0 time: 0.07
3523.86/883.26	c asymm  cl-useful: 0/2253/34000 lits-rem:0 time: 0.52
3523.86/883.27	c calculated reachability. Time: 0.00
3523.86/883.27	c  N dy 11761   2711914       400     34000         0    113323    238000   4847247     82.36   no data
3559.75/892.27	c  N dy 11847   2732403       400     34000         0    133554    238000   6748197     82.36     87.76
3589.71/899.74	c  N dy 11935   2752609       400     34000         0     81757    238000   1880045     82.36     86.95
3617.62/906.73	c  N dy 12043   2772763       400     34000         0    101657    238000   3768505     82.37     87.14
3645.57/913.75	c  N dy 12130   2792767       400     34000         0    121425    238000   5629470     82.37     86.76
3677.92/921.84	c  N dy 12222   2812866       400     34000         0    141285    238000   7503287     82.37     86.77
3703.03/928.10	c  N dy 12323   2832877       400     34000         0     88284    238000   2406867     82.38     89.30
3730.61/935.06	c  N dy 12409   2855347       400     34000         0    110462    238000   4502116     82.37     87.09
3761.69/942.84	c  N dy 12513   2875358       400     34000         0    130190    238000   6370578     82.38     88.69
3796.03/951.42	c  N dy 12603   2895896       400     34000         0     76759    238000   1242639     82.38     88.15
3819.16/957.29	c  N dy 12698   2915943       400     34000         0     96550    238000   3113449     82.39     87.14
3846.30/964.03	c  N dy 12773   2936039       400     34000         0    116398    238000   4972956     82.38     86.72
3879.44/972.35	c  N dy 12866   2956552       400     34000         0    136633    238000   6876141     82.38     87.05
3912.95/980.72	c  N dy 12964   2976884       400     34000         0     82013    238000   1651271     82.39     88.58
3940.49/987.68	c  N dy 13053   2997425       400     34000         0    102305    238000   3559489     82.39     87.13
3969.61/994.93	c  N dy 13143   3017653       400     34000         0    122297    238000   5435960     82.39     87.10
4001.14/1002.89	c  N dy 13234   3037900       400     34000         0    142286    238000   7324805     82.39     87.10
4027.88/1009.56	c  N dy 13310   3057975       400     34000         0     86405    238000   1985709     82.38     86.95
4052.22/1015.62	c  N dy 13396   3078009       400     34000         0    106214    238000   3859807     82.38     88.42
4081.37/1022.95	c  N dy 13483   3098263       400     34000         0    126211    238000   5729319     82.38     87.19
4113.68/1031.00	c  N dy 13553   3118438       400     34000         0    146147    238000   7601739     82.37     86.94
4141.23/1037.96	c  N dy 13642   3138439       400     34000         0     89191    238000   2157253     82.37     87.32
4165.96/1044.13	c  N dy 13716   3158682       400     34000         0    109184    238000   4041430     82.37     87.47
4195.10/1051.46	c  N dy 13799   3178818       400     34000         0    129070    238000   5909054     82.36     87.50
4227.82/1059.66	c  N dy 13895   3198909       400     34000         0    148906    238000   7780448     82.37     87.27
4247.38/1064.53	c  S st 13959   3211914       400     34000         0     84047    238000   1594057     82.37   no data
4248.20/1064.78	c  S st 13959   3212417       400     34000         0     84549    238000   1637952     82.37   no data
4248.20/1064.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4248.61/1064.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4248.61/1064.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4248.61/1064.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4248.61/1064.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4248.61/1064.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4248.61/1064.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4248.61/1064.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4248.97/1064.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4276.51/1071.83	c lits-rem:       172  cl-subs:      160  v-elim:      0  v-fix:    0  time:  6.84 s
4276.51/1071.84	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4276.51/1071.86	c vivif2 --  cl tried    84389 cl shrink        0 lits rem          0 time: 0.02
4278.11/1072.27	c asymm  cl-useful: 0/2790/34000 lits-rem:0 time: 0.41
4278.11/1072.27	c calculated reachability. Time: 0.00
4278.11/1072.27	c  N dy 13959   3212417       400     34000         0     84389    238000   1613725     82.37   no data
4302.45/1078.32	c  N dy 14055   3232609       400     34000         0    104308    238000   3485232     82.37     86.77
4329.98/1085.20	c  N dy 14132   3252819       400     34000         0    124271    238000   5378255     82.37     87.21
4362.74/1093.49	c  N dy 14229   3272971       400     34000         0    144181    238000   7260563     82.37     86.83
4394.63/1101.42	c  N dy 14321   3293290       400     34000         0     85566    238000   1650652     82.38     87.16
4418.98/1107.50	c  N dy 14400   3314039       400     34000         0    106050    238000   3579795     82.37     87.15
4447.31/1114.63	c  N dy 14479   3334102       400     34000         0    125892    238000   5455316     82.37     87.31
4480.44/1122.93	c  N dy 14566   3354129       400     34000         0    145649    238000   7310454     82.37     86.89
4512.75/1131.02	c  N dy 14650   3374146       400     34000         0     85779    238000   1592958     82.36     87.98
4538.69/1137.54	c  N dy 14733   3394212       400     34000         0    105641    238000   3461781     82.36     87.43
4565.43/1144.27	c  N dy 14803   3414217       400     34000         0    125386    238000   5322604     82.36     88.23
4598.56/1152.58	c  N dy 14897   3434411       400     34000         0    145319    238000   7199093     82.36     86.84
4633.68/1161.36	c  N dy 14992   3454630       400     34000         0     84627    238000   1392265     82.36     87.03
4657.62/1167.36	c  N dy 15085   3474682       400     34000         0    104450    238000   3265462     82.37     94.39
4686.36/1174.57	c  N dy 15185   3495008       400     34000         0    124500    238000   5159582     82.37     87.17
4719.48/1182.87	c  N dy 15281   3515546       400     34000         0    144794    238000   7069777     82.37     86.79
4756.60/1192.13	c  N dy 15383   3535570       400     34000         0     82899    238000   1149608     82.38     86.86
4780.53/1198.14	c  N dy 15481   3555804       400     34000         0    102891    238000   3036449     82.38     86.95

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.14 8.13 8.07 6/294 4654
/proc/meminfo: memFree=16809172/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=117676 CPUtime=0 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 656 0 0 0 0 0 0 0 25 0 4 0 651583903 120500224 583 33554432000 4194304 4580107 140733836633312 18446744073709551615 218370957115 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4654/statm: 29419 607 324 95 0 24401 0
[pid=4654/tid=4655] ppid=4652 vsize=208232 CPUtime=0 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 452 0 0 0 0 0 0 0 25 0 4 0 651583904 213229568 1947 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=208232 CPUtime=0 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 433 0 0 0 0 0 0 0 25 0 4 0 651583904 213229568 1951 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=208232 CPUtime=0 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 428 0 0 0 0 0 0 0 25 0 4 0 651583904 213229568 1952 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0357129 s]
/proc/loadavg: 8.14 8.13 8.07 6/294 4654
/proc/meminfo: memFree=16809172/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=219076 CPUtime=0.11 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 4334 0 0 0 11 0 0 0 25 0 4 0 651583903 224333824 4252 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 54769 4254 358 95 0 49751 0
[pid=4654/tid=4655] ppid=4652 vsize=219076 CPUtime=0.03 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 1016 0 0 0 3 0 0 0 18 0 4 0 651583904 224333824 4254 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=219076 CPUtime=0.02 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 991 0 0 0 2 0 0 0 18 0 4 0 651583904 224333824 4254 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=219076 CPUtime=0.02 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 960 0 0 0 2 0 0 0 18 0 4 0 651583904 224333824 4254 33554432000 4194304 4580107 140733836633312 18446744073709551615 218370618401 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 219076

[startup+0.100703 s]
/proc/loadavg: 8.14 8.13 8.07 6/294 4654
/proc/meminfo: memFree=16809172/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=219208 CPUtime=0.37 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 4554 0 0 0 36 1 0 0 25 0 4 0 651583903 224468992 4472 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 54802 4472 358 95 0 49784 0
[pid=4654/tid=4655] ppid=4652 vsize=219208 CPUtime=0.09 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 1039 0 0 0 9 0 0 0 18 0 4 0 651583904 224468992 4472 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=219208 CPUtime=0.09 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 1001 0 0 0 9 0 0 0 18 0 4 0 651583904 224468992 4472 33554432000 4194304 4580107 140733836633312 18446744073709551615 4504726 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=219208 CPUtime=0.09 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 1099 0 0 0 9 0 0 0 18 0 4 0 651583904 224468992 4472 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489474 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) 219208

[startup+0.300667 s]
/proc/loadavg: 8.14 8.13 8.07 6/294 4654
/proc/meminfo: memFree=16809172/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=219472 CPUtime=1.17 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 4978 0 0 0 116 1 0 0 25 0 4 0 651583903 224739328 4896 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 54868 4896 359 95 0 49850 0
[pid=4654/tid=4655] ppid=4652 vsize=219472 CPUtime=0.29 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 1077 0 0 0 29 0 0 0 18 0 4 0 651583904 224739328 4896 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=219472 CPUtime=0.29 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 1035 0 0 0 29 0 0 0 18 0 4 0 651583904 224739328 4896 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=219472 CPUtime=0.29 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 1432 0 0 0 29 0 0 0 18 0 4 0 651583904 224739328 4896 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219472

[startup+0.700597 s]
/proc/loadavg: 8.14 8.13 8.07 6/294 4654
/proc/meminfo: memFree=16809172/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=231916 CPUtime=2.77 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 13125 0 0 0 274 3 0 0 25 0 4 0 651583903 237481984 10525 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 57979 10525 377 95 0 52961 0
[pid=4654/tid=4655] ppid=4652 vsize=231916 CPUtime=0.68 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 3447 0 0 0 68 0 0 0 18 0 4 0 651583904 237481984 10525 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=231916 CPUtime=0.68 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 3464 0 0 0 68 0 0 0 18 0 4 0 651583904 237481984 10525 33554432000 4194304 4580107 140733836633312 18446744073709551615 4301509 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=231916 CPUtime=0.68 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 2410 0 0 0 68 0 0 0 18 0 4 0 651583904 237481984 10525 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 231916

[startup+1.50046 s]
/proc/loadavg: 8.14 8.13 8.07 11/298 4658
/proc/meminfo: memFree=16739076/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=238848 CPUtime=5.96 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 18856 0 0 0 593 3 0 0 25 0 4 0 651583903 244580352 12401 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 59712 12401 377 95 0 54694 0
[pid=4654/tid=4655] ppid=4652 vsize=238848 CPUtime=1.48 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 4874 0 0 0 148 0 0 0 19 0 4 0 651583904 244580352 12401 33554432000 4194304 4580107 140733836633312 18446744073709551615 4324343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=238848 CPUtime=1.48 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 4870 0 0 0 148 0 0 0 19 0 4 0 651583904 244580352 12401 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=238848 CPUtime=1.49 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 3856 0 0 0 148 1 0 0 19 0 4 0 651583904 244580352 12401 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294551 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) 238848

[startup+3.10117 s]
/proc/loadavg: 8.13 8.13 8.07 11/298 4658
/proc/meminfo: memFree=16735144/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=241120 CPUtime=12.34 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 30363 0 0 0 1229 5 0 0 25 0 4 0 651583903 246906880 13995 33554432000 4194304 4580107 140733836633312 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 60280 13995 378 95 0 55262 0
[pid=4654/tid=4655] ppid=4652 vsize=241120 CPUtime=3.09 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 7784 0 0 0 308 1 0 0 25 0 4 0 651583904 246906880 13995 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=241120 CPUtime=3.09 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 7703 0 0 0 308 1 0 0 25 0 4 0 651583904 246906880 13995 33554432000 4194304 4580107 140733836633312 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=241120 CPUtime=3.08 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 6747 0 0 0 307 1 0 0 25 0 4 0 651583904 246906880 13995 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 241120

[startup+6.3006 s]
/proc/loadavg: 8.13 8.13 8.07 12/299 4659
/proc/meminfo: memFree=16601212/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=261900 CPUtime=24.96 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 62386 0 0 0 2486 10 0 0 25 0 4 0 651583903 268185600 34372 33554432000 4194304 4580107 140733836633312 18446744073709551615 4406365 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 65475 34372 379 95 0 60457 0
[pid=4654/tid=4655] ppid=4652 vsize=261900 CPUtime=6.28 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 15119 0 0 0 626 2 0 0 25 0 4 0 651583904 268185600 34372 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=261900 CPUtime=6.15 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 15010 0 0 0 613 2 0 0 25 0 4 0 651583904 268185600 34372 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=261900 CPUtime=6.29 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 14505 0 0 0 626 3 0 0 21 0 4 0 651583904 268185600 34372 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 261900

[startup+12.7005 s]
/proc/loadavg: 8.26 8.16 8.08 11/299 4659
/proc/meminfo: memFree=16498596/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=251536 CPUtime=50.26 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 88042 0 0 0 5011 15 0 0 25 0 4 0 651583903 257572864 37976 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416292 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 62884 37976 379 95 0 57866 0
[pid=4654/tid=4655] ppid=4652 vsize=251536 CPUtime=12.69 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 20128 0 0 0 1265 4 0 0 25 0 4 0 651583904 257572864 37976 33554432000 4194304 4580107 140733836633312 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=251536 CPUtime=12.53 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 21958 0 0 0 1250 3 0 0 25 0 4 0 651583904 257572864 37976 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=251536 CPUtime=12.46 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 22335 0 0 0 1242 4 0 0 25 0 4 0 651583904 257572864 37976 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 251536

[startup+25.5012 s]
/proc/loadavg: 8.37 8.18 8.09 10/298 4660
/proc/meminfo: memFree=16444764/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=348400 CPUtime=100.92 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 130544 0 0 0 10067 25 0 0 25 0 4 0 651583903 356761600 50801 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416519 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 87100 50802 379 95 0 82082 0
[pid=4654/tid=4655] ppid=4652 vsize=348400 CPUtime=25.49 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 29134 0 0 0 2542 7 0 0 25 0 4 0 651583904 356761600 50802 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=348400 CPUtime=25.32 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 33011 0 0 0 2527 5 0 0 25 0 4 0 651583904 356761600 50802 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=348400 CPUtime=24.84 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 32065 0 0 0 2478 6 0 0 25 0 4 0 651583904 356761600 50802 33554432000 4194304 4580107 140733836633312 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.92
Current children cumulated vsize (KiB) 348400

[startup+51.1006 s]
/proc/loadavg: 8.30 8.18 8.09 10/298 4660
/proc/meminfo: memFree=16309160/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=355876 CPUtime=203.09 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 202843 0 0 0 20267 42 0 0 25 0 4 0 651583903 364417024 64262 33554432000 4194304 4580107 140733836633312 18446744073709551615 218370624474 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 88969 64262 379 95 0 83951 0
[pid=4654/tid=4655] ppid=4652 vsize=355876 CPUtime=51.09 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 47681 0 0 0 5097 12 0 0 25 0 4 0 651583904 364417024 64262 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=355876 CPUtime=50.92 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 50805 0 0 0 5082 10 0 0 25 0 4 0 651583904 364417024 64262 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=355876 CPUtime=50.45 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 51358 0 0 0 5036 9 0 0 25 0 4 0 651583904 364417024 64262 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.09
Current children cumulated vsize (KiB) 355876

[startup+102.312 s]
/proc/loadavg: 8.12 8.15 8.09 10/298 4662
/proc/meminfo: memFree=16195168/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=591880 CPUtime=407.46 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 311240 0 0 0 40676 70 0 0 25 0 4 0 651583903 606085120 86404 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416315 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 147970 86404 379 95 0 142952 0
[pid=4654/tid=4655] ppid=4652 vsize=591880 CPUtime=102.3 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 65812 0 0 0 10214 16 0 0 25 0 4 0 651583904 606085120 86404 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=591880 CPUtime=102.12 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 81917 0 0 0 10193 19 0 0 25 0 4 0 651583904 606085120 86404 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=591880 CPUtime=101.65 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 77226 0 0 0 10149 16 0 0 25 0 4 0 651583904 606085120 86404 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.46
Current children cumulated vsize (KiB) 591880

[startup+162.301 s]

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

[pid=4654] ppid=4652 vsize=948896 CPUtime=2562.48 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1054172 0 0 0 255940 308 0 0 25 0 4 0 651583903 971669504 159227 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 237224 159227 379 95 0 232206 0
[pid=4654/tid=4655] ppid=4652 vsize=948896 CPUtime=642.3 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 281453 0 0 0 64147 83 0 0 25 0 4 0 651583904 971669504 159229 33554432000 4194304 4580107 140733836633312 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=948896 CPUtime=642.05 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 283139 0 0 0 64121 84 0 0 25 0 4 0 651583904 971669504 159229 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=948896 CPUtime=641.67 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 246513 0 0 0 64101 66 0 0 25 0 4 0 651583904 971669504 159229 33554432000 4194304 4580107 140733836633312 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2562.48
Current children cumulated vsize (KiB) 948896

[startup+702.301 s]
/proc/loadavg: 8.02 8.10 8.08 10/298 4678
/proc/meminfo: memFree=15610416/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1003916 CPUtime=2801.9 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1092402 0 0 0 279866 324 0 0 25 0 4 0 651583903 1028009984 173440 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 250979 173440 379 95 0 245961 0
[pid=4654/tid=4655] ppid=4652 vsize=1003916 CPUtime=702.29 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 282594 0 0 0 70145 84 0 0 25 0 4 0 651583904 1028009984 173440 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1003916 CPUtime=702.03 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 300800 0 0 0 70114 89 0 0 25 0 4 0 651583904 1028009984 173440 33554432000 4194304 4580107 140733836633312 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1003916 CPUtime=701.66 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 249323 0 0 0 70098 68 0 0 25 0 4 0 651583904 1028009984 173440 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.9
Current children cumulated vsize (KiB) 1003916

[startup+762.311 s]
/proc/loadavg: 8.12 8.11 8.09 10/298 4679
/proc/meminfo: memFree=15599472/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=975340 CPUtime=3041.39 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1144455 0 0 0 303793 346 0 0 25 0 4 0 651583903 998748160 181432 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 243835 181432 379 95 0 238817 0
[pid=4654/tid=4655] ppid=4652 vsize=975340 CPUtime=762.31 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 301135 0 0 0 76137 94 0 0 25 0 4 0 651583904 998748160 181432 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=975340 CPUtime=762.03 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 300800 0 0 0 76114 89 0 0 25 0 4 0 651583904 998748160 181432 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=975340 CPUtime=761.67 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 268385 0 0 0 76093 74 0 0 25 0 4 0 651583904 998748160 181432 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.39
Current children cumulated vsize (KiB) 975340

[startup+822.3 s]
/proc/loadavg: 8.12 8.10 8.09 10/298 4681
/proc/meminfo: memFree=15612844/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=960268 CPUtime=3280.8 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1227092 0 0 0 327709 371 0 0 25 0 4 0 651583903 983314432 175859 33554432000 4194304 4580107 140733836633312 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 240067 175859 379 95 0 235049 0
[pid=4654/tid=4655] ppid=4652 vsize=960268 CPUtime=822.3 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 319577 0 0 0 82129 101 0 0 25 0 4 0 651583904 983314432 175859 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=960268 CPUtime=822.01 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 319830 0 0 0 82106 95 0 0 25 0 4 0 651583904 983314432 175859 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=960268 CPUtime=821.66 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 290718 0 0 0 82087 79 0 0 25 0 4 0 651583904 983314432 175859 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.8
Current children cumulated vsize (KiB) 960268

[startup+882.301 s]
/proc/loadavg: 8.18 8.11 8.09 10/298 4683
/proc/meminfo: memFree=15445048/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1228368 CPUtime=3520.25 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1279257 0 0 0 351635 390 0 0 25 0 4 0 651583903 1257848832 198939 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416737 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 307092 198939 379 95 0 302074 0
[pid=4654/tid=4655] ppid=4652 vsize=1228368 CPUtime=882.29 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 339483 0 0 0 88122 107 0 0 25 0 4 0 651583904 1257848832 198939 33554432000 4194304 4580107 140733836633312 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1228368 CPUtime=882.01 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 338878 0 0 0 88097 104 0 0 25 0 4 0 651583904 1257848832 198939 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1228368 CPUtime=881.65 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 303929 0 0 0 88083 82 0 0 25 0 4 0 651583904 1257848832 198939 33554432000 4194304 4580107 140733836633312 18446744073709551615 4451830 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.25
Current children cumulated vsize (KiB) 1228368

[startup+942.301 s]
/proc/loadavg: 8.19 8.12 8.09 10/298 4684
/proc/meminfo: memFree=15419336/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1169564 CPUtime=3759.7 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1318021 0 0 0 375563 407 0 0 25 0 4 0 651583903 1197633536 203156 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 292391 203156 379 95 0 287373 0
[pid=4654/tid=4655] ppid=4652 vsize=1169564 CPUtime=942.29 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 339483 0 0 0 94122 107 0 0 25 0 4 0 651583904 1197633536 203156 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1169564 CPUtime=942 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 358321 0 0 0 94088 112 0 0 25 0 4 0 651583904 1197633536 203156 33554432000 4194304 4580107 140733836633312 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1169564 CPUtime=941.66 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 305053 0 0 0 94083 83 0 0 25 0 4 0 651583904 1197633536 203156 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.7
Current children cumulated vsize (KiB) 1169564

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 8.10 10/298 4686
/proc/meminfo: memFree=15445952/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1125404 CPUtime=3999.14 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1372903 0 0 0 399485 429 0 0 25 0 4 0 651583903 1152413696 204705 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 281351 204705 379 95 0 276333 0
[pid=4654/tid=4655] ppid=4652 vsize=1125404 CPUtime=1002.3 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 355720 0 0 0 100117 113 0 0 25 0 4 0 651583904 1152413696 204705 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1125404 CPUtime=1001.99 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 358321 0 0 0 100087 112 0 0 25 0 4 0 651583904 1152413696 204705 33554432000 4194304 4580107 140733836633312 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1125404 CPUtime=1001.66 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 325540 0 0 0 100075 91 0 0 25 0 4 0 651583904 1152413696 204705 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.14
Current children cumulated vsize (KiB) 1125404

[startup+1062.3 s]
/proc/loadavg: 8.17 8.13 8.10 10/298 4687
/proc/meminfo: memFree=15454588/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1154244 CPUtime=4238.6 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1433262 0 0 0 423406 454 0 0 25 0 4 0 651583903 1181945856 200171 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 288561 200171 379 95 0 283543 0
[pid=4654/tid=4655] ppid=4652 vsize=1154244 CPUtime=1062.3 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 371004 0 0 0 106110 120 0 0 25 0 4 0 651583904 1181945856 200171 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1154244 CPUtime=1061.98 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 364712 0 0 0 106084 114 0 0 25 0 4 0 651583904 1181945856 200171 33554432000 4194304 4580107 140733836633312 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1154244 CPUtime=1061.66 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 345410 0 0 0 106067 99 0 0 25 0 4 0 651583904 1181945856 200171 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4238.6
Current children cumulated vsize (KiB) 1154244

[startup+1122.3 s]
/proc/loadavg: 8.16 8.14 8.09 10/298 4689
/proc/meminfo: memFree=15376932/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1125236 CPUtime=4478.04 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1501034 0 0 0 447324 480 0 0 25 0 4 0 651583903 1152241664 204104 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 281309 204104 379 95 0 276291 0
[pid=4654/tid=4655] ppid=4652 vsize=1125236 CPUtime=1122.3 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 389739 0 0 0 112102 128 0 0 25 0 4 0 651583904 1152241664 204104 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1125236 CPUtime=1121.97 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 379943 0 0 0 112076 121 0 0 25 0 4 0 651583904 1152241664 204104 33554432000 4194304 4580107 140733836633312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1125236 CPUtime=1121.66 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 361945 0 0 0 112062 104 0 0 25 0 4 0 651583904 1152241664 204104 33554432000 4194304 4580107 140733836633312 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4478.04
Current children cumulated vsize (KiB) 1125236

[startup+1182.3 s]
/proc/loadavg: 8.10 8.12 8.09 10/298 4691
/proc/meminfo: memFree=15371700/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1124328 CPUtime=4717.49 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1554766 0 0 0 471249 500 0 0 25 0 4 0 651583903 1151311872 204870 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 281082 204870 379 95 0 276064 0
[pid=4654/tid=4655] ppid=4652 vsize=1124328 CPUtime=1182.3 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 400189 0 0 0 118098 132 0 0 25 0 4 0 651583904 1151311872 204870 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294026 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1124328 CPUtime=1181.96 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 398806 0 0 0 118068 128 0 0 25 0 4 0 651583904 1151311872 204870 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1124328 CPUtime=1181.66 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 372013 0 0 0 118058 108 0 0 25 0 4 0 651583904 1151311872 204870 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.49
Current children cumulated vsize (KiB) 1124328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.07 8.11 8.09 5/293 4692
/proc/meminfo: memFree=16003740/32951124 swapFree=52307768/67111528
[pid=4654] ppid=4652 vsize=1078076 CPUtime=4800.11 cores=0,2,4,6
/proc/4654/stat : 4654 (strangenight2-m) R 4652 4654 4414 0 -1 4202496 1576813 0 0 0 479504 507 0 0 25 0 4 0 651583903 1103949824 201669 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4654/statm: 269519 201669 379 95 0 264501 0
[pid=4654/tid=4655] ppid=4652 vsize=1078076 CPUtime=1203 cores=0,2,4,6
/proc/4654/task/4655/stat : 4655 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 404922 0 0 0 120167 133 0 0 25 0 4 0 651583904 1103949824 201672 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4654/tid=4656] ppid=4652 vsize=1078076 CPUtime=1202.67 cores=0,2,4,6
/proc/4654/task/4656/stat : 4656 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 406013 0 0 0 120136 131 0 0 25 0 4 0 651583904 1103949824 201672 33554432000 4194304 4580107 140733836633312 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4654/tid=4657] ppid=4652 vsize=1078076 CPUtime=1202.37 cores=0,2,4,6
/proc/4654/task/4657/stat : 4657 (strangenight2-m) R 4652 4654 4414 0 -1 4202560 379272 0 0 0 120127 110 0 0 25 0 4 0 651583904 1103949824 201672 33554432000 4194304 4580107 140733836633312 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1078076

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.05
CPU time (s): 4800.19
CPU user time (s): 4795.08
CPU system time (s): 5.10622
CPU usage (%): 399.001
Max. virtual memory (cumulated for all children) (KiB): 1258216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.08
system time used= 5.10622
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1576820
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= 1162
involuntary context switches= 20682

runsolver used 3.05354 second user time and 7.9238 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 21:03:31
IDJOB=3366254
IDBENCH=82663
IDSOLVER=1844
FILE ID=node101/3366254-1305399811
RUNJOBID= node101-1305397401-4432
PBS_JOBID= 13324459
Free space on /tmp= 73732 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366254-1305399811/watcher-3366254-1305399811 -o /tmp/evaluation-result-3366254-1305399811/solver-3366254-1305399811 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366254-1305399811.cnf

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=417712811

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16810964 kB
Buffers:        320704 kB
Cached:        5885504 kB
SwapCached:      14848 kB
Active:       10836732 kB
Inactive:      5029440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16810964 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:     9656488 kB
Mapped:          14912 kB
Slab:           149352 kB
PageTables:      61356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42066552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73732 MiB
End job on node101 at 2011-05-14 21:23:36