Trace number 3366238

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.12 1202.55

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S49783605-066-UNKNOWN.cnf
MD5SUM1c3095ea320a010dfc229e2e217434fd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.631903
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366238-1305399525.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.01/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.01/0.01	c -- vars added       2500
0.01/0.02	c Parsing time:  0.00 s
0.01/0.02	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.01/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.01/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.01/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.01/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.01/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     79  v-fix:    0  time:  0.01 s
0.01/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.04	c calculated reachability. Time: 0.00
0.01/0.04	c Calc default polars -  time:   0.00 s pos:    1115 undec:     278 neg:    1107
0.01/0.04	c =========================================================================================
0.01/0.04	c types(t): F = full restart, N = normal restart
0.01/0.04	c types(t): S = simplification begin/end, E = solution found
0.01/0.04	c restart types(rt): st = static, dy = dynamic
0.01/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.04	c  B st     0         0      2421     10419         0         0     31773         0   no data   no data
0.74/0.29	c  N dy    19      4032      2421     10419         0      4030     31773    295557     47.23     50.34
1.95/0.59	c  N dy    37      8440      2421     10419         0      5939     31773    306903     44.57     47.45
3.15/0.89	c  N dy    60     12609      2421     10419         0      5857     31773    203520     44.81     47.29
4.74/1.21	c  N dy    85     16657      2421     10419         0      9902     31773    474424     44.94     47.40
5.94/1.52	c  N dy   100     20809      2421     10419         0      8437     31773    299806     44.62     47.45
7.14/1.86	c  F st   125     25000      2421     10419         0     12627     31773    587056     44.62     44.61
7.14/1.86	c  N st   125     25000      2421     10419         0     12627     31773    587056     44.62     44.61
8.77/2.28	c  N dy   131     30001      2421     10419         0     10813     31773    419314     44.62   no data
8.77/2.28	c  S st   131     30001      2421     10419         0     10813     31773    419314     44.62   no data
9.14/2.32	c  S st   131     30504      2421     10419         0     11316     31773    447900     44.62   no data
9.14/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.14/2.33	c blocked clauses removed:       19 vars:      3 tried:        2421 T: 0.00 s
9.14/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.14/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
9.14/2.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.14/2.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.14/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.43	c lits-rem:        70  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.07 s
9.54/2.45	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.01
9.54/2.45	c calculated reachability. Time: 0.00
9.54/2.45	c  N dy   131     30504      2418     10400         0     11308     31716    446757     44.62   no data
11.13/2.81	c  N dy   160     34654      2418     10400         0     15455     31716    732807     44.82     47.55
12.33/3.13	c  N dy   182     38667      2418     10400         0     11565     31716    369493     44.72     47.97
13.52/3.50	c  N dy   206     42692      2418     10400         0     15589     31716    637354     44.67     47.92
14.73/3.79	c  S st   224     45757      2418     10400         0      9708     31716    180827     44.62     35.11
15.13/3.83	c  S st   224     46261      2418     10400         0     10212     31716    209465     44.62   no data
15.13/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.13/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.13/3.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.13/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.13/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
15.13/3.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.13/3.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.13/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.87	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
15.13/3.87	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
15.13/3.87	c vivif2 --  cl tried    10211 cl shrink        0 lits rem          0 time: 0.00
15.13/3.88	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.01
15.13/3.88	c calculated reachability. Time: 0.00
15.13/3.88	c  N dy   224     46261      2418     10400         0     10211     31716    209298     44.62   no data
16.72/4.23	c  N dy   251     50360      2418     10400         0     14308     31716    486181     44.76     47.61
18.32/4.61	c  N dy   281     54438      2418     10400         0     18386     31716    769371     44.91     47.38
19.51/4.98	c  N dy   308     58524      2418     10400         0     12497     31716    310061     45.04     47.49
21.11/5.33	c  N dy   333     62569      2418     10400         0     16542     31716    582082     45.07     47.52
23.10/5.81	c  N dy   353     67324      2418     10400         0     21297     31716    912961     44.92     47.31
23.90/6.01	c  S st   364     69393      2418     10400         0     12378     31716    240244     44.93   no data
23.90/6.05	c  S st   364     69895      2418     10400         0     12880     31716    266920     44.93   no data
23.90/6.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.90/6.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.90/6.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.90/6.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.90/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.90/6.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
23.90/6.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.90/6.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.90/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.30/6.11	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.03 s
24.30/6.11	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
24.30/6.11	c vivif2 --  cl tried    12878 cl shrink        0 lits rem          0 time: 0.00
24.30/6.13	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.01
24.30/6.13	c calculated reachability. Time: 0.00
24.30/6.13	c  N dy   364     69895      2418     10400         0     12878     31716    266746     44.93   no data
25.93/6.54	c  N dy   388     74414      2418     10400         0     17395     31716    575887     44.95     47.60
27.89/7.02	c  N dy   412     79290      2418     10400         0     22270     31716    907472     44.86     47.31
29.89/7.51	c  N dy   445     84408      2418     10400         0     15399     31716    382518     44.96     47.45
31.09/7.80	c  F st   460     87500      2418     10400         0     18490     31716    599230     44.94     41.19
32.29/8.14	c  N st   465     90801      2418     10400         0     21791     31716    851726     44.94   no data
34.72/8.80	c  N dy   491     96720      2418     10400         0     14706     31716    272891     44.97     47.44
37.08/9.39	c  N dy   527    102969      2418     10400         0     20955     31716    696305     44.99     47.49
37.87/9.59	c  S st   543    104843      2418     10400         0     22829     31716    827562     45.04   no data
38.27/9.65	c  S st   543    105347      2418     10400         0     23333     31716    854448     45.04   no data
38.27/9.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.27/9.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
38.27/9.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.27/9.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.27/9.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.27/9.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
38.27/9.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.27/9.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.67/9.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.87/10.03	c lits-rem:        52  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.30 s
39.87/10.03	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
39.87/10.04	c vivif2 --  cl tried    23325 cl shrink        0 lits rem          0 time: 0.01
39.87/10.07	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.02
39.87/10.07	c calculated reachability. Time: 0.00
39.87/10.07	c  N dy   543    105347      2418     10400         0     23325     31716    853243     45.04   no data
43.07/10.80	c  N dy   580    112197      2418     10400         0     16183     31716    311945     44.99     47.68
45.86/11.57	c  N dy   630    119505      2418     10400         0     23485     31716    817950     45.13     47.61
49.84/12.52	c  N dy   684    127317      2418     10400         0     16301     31716    260049     45.26     47.97
53.04/13.37	c  N dy   734    135552      2418     10400         0     24535     31716    826886     45.30     48.73
57.43/14.41	c  N dy   790    144205      2418     10400         0     17192     31716    257153     45.33     49.46
61.06/15.39	c  N dy   843    153534      2418     10400         0     26514     31716    901356     45.37     48.22
63.42/15.95	c  S st   872    158020      2418     10400         0     30995     31716   1210539     45.38     43.65
63.82/16.02	c  S st   872    158521      2418     10400         0     31496     31716   1241930     45.38   no data
63.82/16.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.82/16.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.82/16.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.82/16.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.82/16.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.82/16.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
63.82/16.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.82/16.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
64.22/16.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.61/16.77	c lits-rem:        47  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.65 s
66.61/16.77	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
66.61/16.78	c vivif2 --  cl tried    31481 cl shrink        0 lits rem          0 time: 0.02
67.01/16.81	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.03
67.01/16.81	c calculated reachability. Time: 0.00
67.01/16.81	c  N dy   872    158521      2418     10400         0     31481     31716   1240021     45.38   no data
71.40/17.97	c  N dy   930    168848      2418     10400         0     24810     31716    712434     45.40     47.85
76.99/19.35	c  N dy   994    179745      2418     10400         0     35705     31716   1475247     45.44     49.03
82.18/20.64	c  N dy  1063    191250      2418     10400         0     29213     31716    962657     45.47     48.72
88.56/22.25	c  N dy  1135    203475      2418     10400         0     22443     31716    425436     45.53     48.52
94.95/23.85	c  N dy  1210    216499      2418     10400         0     35463     31716   1334183     45.55     48.13
101.74/25.56	c  N dy  1285    230328      2418     10400         0     29292     31716    836095     45.57     57.85
105.72/26.54	c  S st  1322    237781      2418     10400         0     36745     31716   1356329     45.54   no data
106.12/26.63	c  S st  1322    238283      2418     10400         0     37247     31716   1383502     45.54   no data
106.12/26.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.12/26.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
106.12/26.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.12/26.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.12/26.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.12/26.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
106.12/26.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
106.12/26.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.52/26.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.11/27.60	c lits-rem:       122  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.87 s
110.11/27.60	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
110.11/27.62	c vivif2 --  cl tried    37230 cl shrink        0 lits rem          0 time: 0.02
110.11/27.65	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.04
110.11/27.66	c calculated reachability. Time: 0.00
110.11/27.66	c  N dy  1322    238283      2418     10400         0     37230     31716   1381325     45.54   no data
118.13/29.62	c  N dy  1398    253676      2418     10400         0     31624     31716    940398     45.53     48.94
126.91/31.86	c  N dy  1497    269892      2418     10400         0     25839     31716    476483     45.60     55.24
136.46/34.26	c  N dy  1605    287341      2418     10400         0     43284     31716   1688072     45.64     48.24
146.44/36.71	c  N dy  1718    305681      2418     10400         0     38627     31716   1296113     45.71     48.77
146.44/36.79	c  F st  1722    306250      2418     10400         0     39196     31716   1334102     45.71   no data
157.22/39.43	c  N dy  1802    325196      2418     10400         0     34141     31716    927066     45.71     48.83
169.20/42.43	c  N dy  1932    345260      2418     10400         0     29209     31716    519821     45.79     56.33
175.98/44.14	c  S st  2002    357424      2418     10400         0     41369     31716   1355994     45.79     49.23
176.38/44.23	c  S st  2002    357927      2418     10400         0     41872     31716   1382102     45.79   no data
176.38/44.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.38/44.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
176.38/44.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.38/44.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.38/44.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.38/44.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
176.38/44.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
176.38/44.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.78/44.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.77/45.30	c lits-rem:        76  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.97 s
180.77/45.30	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
180.77/45.32	c vivif2 --  cl tried    41858 cl shrink        0 lits rem          0 time: 0.02
180.77/45.36	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.04
180.77/45.36	c calculated reachability. Time: 0.00
180.77/45.36	c  N dy  2002    357927      2418     10400         0     41858     31716   1380320     45.79   no data
192.78/48.39	c  N dy  2114    378110      2418     10400         0     36039     31716    935403     45.79     48.29
205.95/51.67	c  N dy  2237    398324      2418     10400         0     29257     31716    392260     45.83     48.67
218.30/54.72	c  N dy  2354    418454      2418     10400         0     49379     31716   1792324     45.83     48.29
231.07/57.91	c  N dy  2465    439082      2418     10400         0     42016     31716   1209846     45.83     49.40
244.64/61.34	c  N dy  2595    459140      2418     10400         0     33080     31716    537290     45.89     48.43
257.42/64.54	c  N dy  2715    479267      2418     10400         0     53196     31716   1943485     45.92     49.17
270.59/67.88	c  N dy  2836    499533      2418     10400         0     43460     31716   1190607     45.94     50.34
285.39/71.56	c  N dy  2944    519761      2418     10400         0     32695     31716    386706     45.95     49.24
295.73/74.19	c  S st  3046    536890      2418     10400         0     49820     31716   1587652     45.97     47.29
296.53/74.31	c  S st  3046    537398      2418     10400         0     50328     31716   1615844     45.97   no data
296.53/74.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
296.53/74.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
296.53/74.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
296.53/74.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.53/74.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.53/74.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
296.53/74.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
296.53/74.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
296.93/74.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.96/75.91	c lits-rem:        44  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.48 s
302.96/75.91	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
302.96/75.94	c vivif2 --  cl tried    50309 cl shrink        0 lits rem          0 time: 0.02
302.96/75.99	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.05
302.96/75.99	c calculated reachability. Time: 0.00
302.96/75.99	c  N dy  3046    537398      2418     10400         0     50309     31716   1613763     45.97   no data
317.69/79.67	c  N dy  3166    557548      2418     10400         0     38462     31716    724404     46.02     49.48
331.66/83.14	c  N dy  3276    577615      2418     10400         0     58525     31716   2125714     46.02     48.64
345.63/86.62	c  N dy  3392    597927      2418     10400         0     45835     31716   1165424     46.04     49.32
361.20/90.56	c  N dy  3511    617968      2418     10400         0     65871     31716   2565297     46.07     48.52
374.37/93.89	c  N dy  3621    638100      2418     10400         0     52011     31716   1543729     46.07     48.54
390.77/97.94	c  N dy  3729    658115      2418     10400         0     37030     31716    429372     46.07     48.60
404.30/101.33	c  N dy  3854    678156      2418     10400         0     57070     31716   1836056     46.10     48.59
421.10/105.58	c  N dy  3963    698576      2418     10400         0     41493     31716    681102     46.10     49.22
436.25/109.31	c  N dy  4082    718636      2418     10400         0     61548     31716   2091890     46.11     57.84
452.24/113.36	c  N dy  4200    739000      2418     10400         0     44916     31716    847206     46.12     49.51
467.78/117.27	c  N dy  4322    759123      2418     10400         0     65032     31716   2265234     46.14     48.89
484.14/121.31	c  N dy  4440    779131      2418     10400         0     47041     31716    944038     46.17     48.86
500.14/125.35	c  N dy  4560    799443      2418     10400         0     67346     31716   2378914     46.18     48.75
506.49/126.90	c  S st  4599    806100      2418     10400         0     73999     31716   2847269     46.18   no data
506.89/127.06	c  S st  4599    806602      2418     10400         0     74501     31716   2876247     46.18   no data
506.89/127.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
507.29/127.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
507.29/127.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
507.29/127.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
507.29/127.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.29/127.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
507.29/127.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
507.29/127.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
507.70/127.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.06/132.38	c lits-rem:       184  cl-subs:       39  v-elim:      0  v-fix:    0  time:  5.08 s
528.06/132.38	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
528.46/132.42	c vivif2 --  cl tried    74462 cl shrink        0 lits rem          0 time: 0.04
528.86/132.50	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.08
528.86/132.51	c calculated reachability. Time: 0.00
528.86/132.51	c  N dy  4599    806602      2418     10400         0     74462     31716   2871287     46.18   no data
543.63/136.24	c  N dy  4722    826651      2418     10400         0     55513     31716   1466595     46.20     49.14
562.38/140.96	c  N dy  4845    847286      2418     10400         0     76144     31716   2908675     46.22     48.76
577.55/144.79	c  N dy  4956    867357      2418     10400         0     56221     31716   1463362     46.23     51.93
595.11/149.18	c  N dy  5050    887399      2418     10400         0     76257     31716   2873849     46.21     49.85
611.48/153.23	c  N dy  5182    907490      2418     10400         0     55352     31716   1342548     46.24     64.66
629.43/157.73	c  N dy  5306    927563      2418     10400         0     75415     31716   2751665     46.26     48.88
646.60/162.01	c  N dy  5421    947607      2418     10400         0     53469     31716   1141156     46.27     51.36
663.77/166.30	c  N dy  5526    967688      2418     10400         0     73543     31716   2537127     46.26     49.20
682.13/170.93	c  N dy  5650    987690      2418     10400         0     50551     31716    869671     46.28     49.66
698.49/175.08	c  N dy  5773   1007757      2418     10400         0     70615     31716   2277417     46.30     53.45
718.86/180.15	c  N dy  5892   1027847      2418     10400         0     46717     31716    529049     46.31     49.41
734.43/184.07	c  N dy  6008   1047873      2418     10400         0     66739     31716   1946137     46.32     48.95
756.38/189.54	c  N dy  6128   1068879      2418     10400         0     87733     31716   3417730     46.32     49.18
759.60/190.37	c  F st  6141   1071875      2418     10400         0     45748     31716    400925     46.32   no data
772.38/193.54	c  N dy  6225   1088939      2418     10400         0     62809     31716   1651725     46.34     48.85
791.90/198.47	c  N dy  6359   1109024      2418     10400         0     82889     31716   3065995     46.36     49.41
810.27/203.07	c  N dy  6470   1129105      2418     10400         0     56979     31716   1136785     46.37     50.29
829.45/207.84	c  N dy  6593   1150067      2418     10400         0     77938     31716   2612062     46.38     50.47
850.59/213.13	c  N dy  6718   1170169      2418     10400         0     51047     31716    639268     46.40     49.67
868.15/217.53	c  N dy  6835   1190350      2418     10400         0     71222     31716   2058236     46.41     50.19
888.91/222.73	c  S st  6941   1209905      2418     10400         0     90771     31716   3434139     46.40     40.91
889.70/222.92	c  S st  6941   1210408      2418     10400         0     91274     31716   3461498     46.40   no data
889.70/222.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
889.70/222.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
889.70/222.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
889.70/222.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
889.70/222.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
889.70/222.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
889.70/222.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
890.10/223.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
890.50/223.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
906.87/227.27	c lits-rem:       153  cl-subs:       35  v-elim:      0  v-fix:    0  time:  4.08 s
906.87/227.27	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
907.27/227.32	c vivif2 --  cl tried    91239 cl shrink        0 lits rem          0 time: 0.05
907.67/227.42	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.11
907.67/227.43	c calculated reachability. Time: 0.00
907.67/227.43	c  N dy  6941   1210408      2418     10400         0     91239     31716   3457399     46.40   no data
925.23/231.87	c  N dy  7051   1230529      2418     10400         0     63362     31716   1440515     46.40     49.02
944.79/236.78	c  N dy  7170   1250776      2418     10400         0     83603     31716   2854960     46.40     49.06
966.34/242.11	c  N dy  7291   1270785      2418     10400         0     54618     31716    770324     46.42     49.02
983.54/246.42	c  N dy  7413   1290796      2418     10400         0     74623     31716   2184516     46.44     49.80
1005.86/252.04	c  N dy  7531   1310934      2418     10400         0     94760     31716   3610063     46.45     49.34
1024.23/256.63	c  N dy  7644   1331056      2418     10400         0     64885     31716   1426517     46.45     48.92
1044.19/261.61	c  N dy  7774   1351097      2418     10400         0     84922     31716   2842293     46.47     50.69
1068.14/267.63	c  N dy  7897   1371472      2418     10400         0     54309     31716    616544     46.48     48.96
1085.69/272.03	c  N dy  8012   1391628      2418     10400         0     74461     31716   2040911     46.49     49.34
1108.45/277.72	c  N dy  8136   1411866      2418     10400         0     94696     31716   3475700     46.50     48.99
1129.21/282.93	c  N dy  8255   1432004      2418     10400         0     62842     31716   1164857     46.51     49.23
1148.77/287.87	c  N dy  8370   1452508      2418     10400         0     83343     31716   2612956     46.51     50.04
1173.51/294.08	c  N dy  8490   1472527      2418     10400         0    103356     31716   4033902     46.52     49.02
1191.88/298.69	c  N dy  8611   1492617      2418     10400         0     70449     31716   1639777     46.53     49.51
1213.03/303.96	c  N dy  8724   1512642      2418     10400         0     90468     31716   3046374     46.54     49.05
1238.22/310.25	c  N dy  8824   1533173      2418     10400         0     57006     31716    621719     46.53     49.38
1256.14/314.79	c  N dy  8946   1553238      2418     10400         0     77069     31716   2039941     46.54     49.44
1278.90/320.48	c  N dy  9063   1573301      2418     10400         0     97128     31716   3448821     46.55     54.70
1302.46/326.31	c  N dy  9188   1593364      2418     10400         0     62204     31716    921957     46.56     49.03
1321.65/331.19	c  N dy  9316   1613542      2418     10400         0     82378     31716   2349098     46.58     49.47
1346.36/337.32	c  N dy  9441   1633757      2418     10400         0    102586     31716   3785809     46.59     49.90
1368.73/342.98	c  N dy  9567   1653877      2418     10400         0     66708     31716   1181703     46.60     50.53
1389.07/348.06	c  N dy  9681   1673887      2418     10400         0     86711     31716   2607945     46.61     49.28
1413.87/354.28	c  N dy  9784   1693899      2418     10400         0    106717     31716   4034136     46.61     49.41
1432.19/358.86	c  S st  9875   1710408      2418     10400         0     66233     31716   1073180     46.61     43.71
1432.59/358.99	c  S st  9875   1710910      2418     10400         0     66735     31716   1103926     46.61   no data
1432.99/359.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1432.99/359.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1432.99/359.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1432.99/359.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1432.99/359.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1432.99/359.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
1432.99/359.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1432.99/359.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1433.39/359.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1436.17/359.85	c lits-rem:        20  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.74 s
1436.17/359.85	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
1436.17/359.87	c vivif2 --  cl tried    66725 cl shrink        0 lits rem          0 time: 0.02
1436.57/359.94	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.07
1436.57/359.94	c calculated reachability. Time: 0.00
1436.57/359.94	c  N dy  9875   1710910      2418     10400         0     66725     31716   1102705     46.61   no data
1456.54/364.96	c  N dy  9987   1730994      2418     10400         0     86802     31716   2518274     46.61     49.61
1481.68/371.21	c  N dy 10104   1751134      2418     10400         0    106938     31716   3932335     46.62     49.52
1504.44/376.91	c  N dy 10225   1771314      2418     10400         0     69135     31716   1203356     46.62     49.12
1525.60/382.25	c  N dy 10357   1791624      2418     10400         0     89443     31716   2638247     46.64     49.14
1551.54/388.77	c  N dy 10484   1811631      2418     10400         0    109434     31716   4057556     46.65     49.33
1574.69/394.53	c  N dy 10597   1831678      2418     10400         0     70490     31716   1254196     46.66     49.32
1596.65/400.09	c  N dy 10715   1851771      2418     10400         0     90576     31716   2682459     46.66     49.70
1623.40/406.76	c  N dy 10847   1871892      2418     10400         0    110689     31716   4130418     46.68     50.43
1647.35/412.73	c  N dy 10979   1891988      2418     10400         0     70801     31716   1206568     46.70     50.68
1668.90/418.10	c  N dy 11103   1912083      2418     10400         0     90891     31716   2629568     46.70     56.14
1695.65/424.82	c  N dy 11240   1932255      2418     10400         0    111055     31716   4062742     46.72     50.41
1720.83/431.13	c  N dy 11356   1952567      2418     10400         0     70387     31716   1098524     46.73     49.69
1741.96/436.45	c  N dy 11484   1972646      2418     10400         0     90462     31716   2524044     46.74     51.62
1768.30/443.08	c  N dy 11607   1992714      2418     10400         0    110526     31716   3935819     46.74     50.44
1795.04/449.74	c  N dy 11718   2013165      2418     10400         0     68988     31716    948291     46.75     50.24
1815.80/454.94	c  N dy 11831   2033250      2418     10400         0     89070     31716   2380488     46.76     49.44
1840.94/461.25	c  N dy 11937   2053258      2418     10400         0    109073     31716   3805338     46.76     49.34
1870.51/468.62	c  N dy 12071   2073278      2418     10400         0     66102     31716    674194     46.77     49.53
1890.44/473.65	c  N dy 12185   2093400      2418     10400         0     86218     31716   2095205     46.77     50.55
1915.59/479.92	c  N dy 12297   2113688      2418     10400         0    106503     31716   3525749     46.78     49.40
1945.93/487.57	c  N dy 12425   2133725      2418     10400         0    126532     31716   4946666     46.78     51.58
1966.72/492.80	c  N dy 12553   2153860      2418     10400         0     82675     31716   1775450     46.79     49.33
1991.03/498.84	c  N dy 12678   2173986      2418     10400         0    102790     31716   3214646     46.80     49.78
2020.57/506.20	c  N dy 12797   2194001      2418     10400         0    122800     31716   4638852     46.81     49.53
2041.77/511.54	c  S st 12903   2210910      2418     10400         0     74726     31716   1148880     46.82   no data
2042.53/511.70	c  S st 12903   2211412      2418     10400         0     75228     31716   1179380     46.82   no data
2042.53/511.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2042.53/511.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2042.53/511.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2042.53/511.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2042.53/511.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2042.53/511.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
2042.53/511.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2042.53/511.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2042.93/511.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2045.76/512.54	c lits-rem:        39  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.71 s
2045.76/512.54	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
2045.76/512.56	c vivif2 --  cl tried    75219 cl shrink        0 lits rem          0 time: 0.02
2046.16/512.64	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.08
2046.16/512.64	c calculated reachability. Time: 0.00
2046.16/512.64	c  N dy 12903   2211412      2418     10400         0     75219     31716   1178393     46.82   no data
2068.48/518.20	c  N dy 13023   2231557      2418     10400         0     95352     31716   2606175     46.83     50.64
2095.62/525.03	c  N dy 13137   2251680      2418     10400         0    115471     31716   4033711     46.83     49.62
2125.56/532.52	c  N dy 13265   2271815      2418     10400         0     69626     31716    736708     46.84     49.58
2146.75/537.90	c  N dy 13398   2291917      2418     10400         0     89724     31716   2163579     46.85     49.70
2172.67/544.30	c  N dy 13508   2311932      2418     10400         0    109734     31716   3577157     46.86     50.36
2203.40/552.09	c  N dy 13626   2332082      2418     10400         0    129878     31716   5009037     46.86     49.42
2226.19/557.79	c  N dy 13732   2352087      2418     10400         0     82901     31716   1607405     46.86     49.50
2250.90/563.98	c  N dy 13859   2372247      2418     10400         0    103051     31716   3042114     46.87     49.62
2280.84/571.44	c  N dy 13992   2392300      2418     10400         0    123096     31716   4470392     46.88     50.37
2309.21/578.57	c  N dy 14119   2412407      2418     10400         0     75214     31716    996332     46.89     49.60
2331.57/584.16	c  N dy 14237   2432551      2418     10400         0     95350     31716   2418339     46.89     49.38
2359.08/591.01	c  N dy 14367   2452639      2418     10400         0    115433     31716   3850018     46.90     53.86
2391.01/599.01	c  N dy 14472   2472742      2418     10400         0    135529     31716   5266656     46.90     49.80
2413.37/604.66	c  N dy 14592   2492817      2418     10400         0     86632     31716   1732033     46.90     50.87
2438.92/611.02	c  N dy 14716   2512864      2418     10400         0    106674     31716   3145946     46.91     50.91
2469.25/618.60	c  N dy 14839   2533036      2418     10400         0    126844     31716   4568832     46.91     49.52
2498.79/626.02	c  N dy 14966   2553165      2418     10400         0     76981     31716    999695     46.92     49.52
2521.54/631.72	c  N dy 15079   2573477      2418     10400         0     97288     31716   2438708     46.92     49.76
2549.49/638.78	c  N dy 15207   2593557      2418     10400         0    117359     31716   3873168     46.93     49.56
2582.61/647.06	c  N dy 15324   2613642      2418     10400         0    137435     31716   5303552     46.94     50.37
2607.37/653.20	c  N dy 15443   2634063      2418     10400         0     86865     31716   1630877     46.94     49.42
2632.92/659.63	c  N dy 15557   2654567      2418     10400         0    107365     31716   3088903     46.94     50.04
2662.86/667.17	c  N dy 15676   2674683      2418     10400         0    127475     31716   4521882     46.95     49.69
2696.03/675.47	c  N dy 15792   2694684      2418     10400         0     75490     31716    767914     46.95     58.39
2713.95/679.90	c  S st 15886   2711414      2418     10400         0     92214     31716   1964151     46.96   no data
2714.75/680.11	c  S st 15886   2711915      2418     10400         0     92715     31716   1995025     46.96   no data
2714.75/680.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2714.75/680.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2714.75/680.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2714.75/680.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2714.75/680.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2714.75/680.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
2714.75/680.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2715.15/680.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2715.15/680.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2723.13/682.28	c lits-rem:        42  cl-subs:       18  v-elim:      0  v-fix:    0  time:  2.00 s
2723.13/682.28	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
2723.53/682.31	c vivif2 --  cl tried    92697 cl shrink        0 lits rem          0 time: 0.03
2723.93/682.42	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.10
2723.93/682.42	c calculated reachability. Time: 0.00
2723.93/682.42	c  N dy 15886   2711915      2418     10400         0     92697     31716   1992673     46.96   no data
2751.07/689.20	c  N dy 16006   2732263      2418     10400         0    113038     31716   3435208     46.96     50.03
2782.61/697.15	c  N dy 16137   2752269      2418     10400         0    133040     31716   4866625     46.97     49.67
2813.34/704.88	c  N dy 16259   2772421      2418     10400         0     80210     31716   1036904     46.98     49.57
2837.29/710.83	c  N dy 16383   2792622      2418     10400         0    100402     31716   2471448     46.99     49.59
2866.44/718.12	c  N dy 16507   2812820      2418     10400         0    120596     31716   3909290     47.00     50.08
2901.57/726.94	c  N dy 16624   2833739      2418     10400         0    141511     31716   5390172     47.00     49.64
2928.34/733.65	c  N dy 16734   2853836      2418     10400         0     87622     31716   1487390     47.00     49.61
2953.86/740.08	c  N dy 16848   2873999      2418     10400         0    107775     31716   2919743     47.00     49.57
2984.20/747.65	c  N dy 16965   2894079      2418     10400         0    127847     31716   4356592     47.00     49.51
3020.12/756.65	c  N dy 17095   2914175      2418     10400         0    147938     31716   5799571     47.01     50.51
3044.47/762.70	c  N dy 17223   2934441      2418     10400         0     93222     31716   1825880     47.02     49.82
3071.22/769.44	c  N dy 17343   2954702      2418     10400         0    113473     31716   3277296     47.03     49.63
3102.75/777.38	c  N dy 17457   2974773      2418     10400         0    133535     31716   4713160     47.03     50.74
3138.68/786.39	c  N dy 17580   2994775      2418     10400         0     77559     31716    653047     47.04     59.96
3161.46/792.01	c  N dy 17695   3014838      2418     10400         0     97617     31716   2080559     47.04     50.52
3188.97/798.99	c  N dy 17814   3034967      2418     10400         0    117741     31716   3508266     47.05     49.63
3221.31/807.01	c  N dy 17924   3055068      2418     10400         0    137834     31716   4926950     47.04     51.14
3256.04/815.77	c  N dy 18046   3075110      2418     10400         0     80891     31716    826967     47.05     49.86
3279.62/821.69	c  N dy 18175   3095279      2418     10400         0    101051     31716   2273217     47.06     49.63
3308.33/828.81	c  N dy 18283   3115339      2418     10400         0    121103     31716   3702468     47.06     50.55
3341.85/837.25	c  N dy 18399   3135367      2418     10400         0    141124     31716   5132192     47.06     49.72
3375.79/845.79	c  N dy 18521   3155451      2418     10400         0     83237     31716    923648     47.07     50.68
3399.34/851.64	c  N dy 18616   3175454      2418     10400         0    103236     31716   2352015     47.06     50.63
3430.47/859.44	c  N dy 18757   3195513      2418     10400         0    123288     31716   3786512     47.08     50.17
3458.01/866.37	c  S st 18844   3211916      2418     10400         0    139688     31716   4951555     47.08   no data
3459.21/866.68	c  S st 18844   3212420      2418     10400         0    140192     31716   4983028     47.08   no data
3459.21/866.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3459.64/866.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3459.64/866.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3459.64/866.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3459.64/866.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3459.64/866.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
3459.64/866.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3460.04/866.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3460.81/867.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3486.39/873.42	c lits-rem:       161  cl-subs:       54  v-elim:      0  v-fix:    0  time:  6.33 s
3486.39/873.42	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
3486.39/873.49	c vivif2 --  cl tried   140138 cl shrink        0 lits rem          0 time: 0.07
3487.15/873.66	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.17
3487.15/873.66	c calculated reachability. Time: 0.00
3487.15/873.66	c  N dy 18844   3212420      2418     10400         0    140138     31716   4976401     47.08   no data
3525.08/883.15	c  N dy 18967   3233266      2418     10400         0     82005     31716    769069     47.08     50.10
3548.62/889.07	c  N dy 19088   3253282      2418     10400         0    102013     31716   2197591     47.09     52.51
3577.77/896.36	c  N dy 19210   3273397      2418     10400         0    122125     31716   3633315     47.09     50.65
3612.90/905.14	c  N dy 19349   3293496      2418     10400         0    142217     31716   5068403     47.10     53.61
3650.02/914.43	c  N dy 19468   3313946      2418     10400         0     82683     31716    758483     47.11     50.26
3674.37/920.53	c  N dy 19607   3334125      2418     10400         0    102857     31716   2201170     47.12     50.77
3703.90/927.92	c  N dy 19724   3354186      2418     10400         0    122910     31716   3637104     47.12     50.07
3738.23/936.54	c  N dy 19847   3374229      2418     10400         0    142949     31716   5063707     47.13     49.67
3777.75/946.49	c  N dy 19977   3394308      2418     10400         0     82047     31716    647183     47.14     50.66
3802.13/952.54	c  N dy 20093   3414809      2418     10400         0    102543     31716   2110980     47.14     49.93
3832.05/960.02	c  N dy 20222   3435105      2418     10400         0    122832     31716   3563219     47.14     49.65
3865.97/968.59	c  N dy 20339   3455115      2418     10400         0    142836     31716   4995147     47.15     50.88
3905.09/978.33	c  N dy 20445   3475130      2418     10400         0    162848     31716   6413027     47.15     53.08
3929.87/984.56	c  N dy 20561   3495141      2418     10400         0    100874     31716   1916810     47.15     50.16
3958.18/991.68	c  N dy 20678   3515275      2418     10400         0    121003     31716   3360695     47.16     50.06
3992.10/1000.19	c  N dy 20799   3535358      2418     10400         0    141085     31716   4774276     47.16     49.81
4030.86/1009.82	c  N dy 20909   3555364      2418     10400         0    161088     31716   6207333     47.16     50.16
4058.77/1016.84	c  N dy 21031   3575503      2418     10400         0     98234     31716   1666051     47.17     50.13
4087.12/1023.91	c  N dy 21156   3595678      2418     10400         0    118402     31716   3098006     47.17     50.38
4119.84/1032.15	c  N dy 21263   3615763      2418     10400         0    138483     31716   4505528     47.17     50.55
4157.79/1041.65	c  N dy 21379   3635851      2418     10400         0    158567     31716   5949252     47.17     49.95
4188.94/1049.44	c  N dy 21485   3655924      2418     10400         0     94656     31716   1355472     47.17     50.91
4216.04/1056.21	c  N dy 21606   3675941      2418     10400         0    114661     31716   2786153     47.18     51.85
4248.77/1064.48	c  N dy 21728   3695953      2418     10400         0    134667     31716   4226822     47.18     49.88
4279.91/1072.28	c  S st 21835   3712420      2418     10400         0    151127     31716   5410336     47.19   no data
4281.50/1072.62	c  S st 21835   3712921      2418     10400         0    151628     31716   5440340     47.19   no data
4281.50/1072.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4281.90/1072.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4281.90/1072.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4281.90/1072.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4281.90/1072.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4281.90/1072.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
4281.90/1072.73	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4281.90/1072.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4282.70/1072.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4310.64/1079.99	c lits-rem:       127  cl-subs:       70  v-elim:      0  v-fix:    0  time:  6.95 s
4310.64/1079.99	c vivif2 --  cl tried    10400 cl shrink        0 lits rem          0 time: 0.00
4311.04/1080.07	c vivif2 --  cl tried   151558 cl shrink        0 lits rem          0 time: 0.08
4311.87/1080.27	c asymm  cl-useful: 0/10400/10400 lits-rem:0 time: 0.19
4311.87/1080.27	c calculated reachability. Time: 0.00
4311.87/1080.27	c  N dy 21835   3712921      2418     10400         0    151558     31716   5431190     47.19   no data
4352.96/1090.59	c  N dy 21967   3732990      2418     10400         0     86649     31716    716846     47.19     49.92
4375.31/1096.18	c  F st 22075   3751562      2418     10400         0    105216     31716   2044788     47.20   no data
4378.10/1096.83	c  N st 22079   3753593      2418     10400         0    107247     31716   2202374     47.20   no data
4408.48/1104.44	c  N dy 22196   3773654      2418     10400         0    127304     31716   3666127     47.20     49.82
4443.20/1113.17	c  N dy 22312   3793743      2418     10400         0    147390     31716   5102567     47.21     49.76
4484.29/1123.41	c  N dy 22440   3813780      2418     10400         0    167417     31716   6538478     47.21     56.80
4512.63/1130.58	c  N dy 22563   3833782      2418     10400         0    101441     31716   1703439     47.22     49.74
4541.76/1137.89	c  N dy 22673   3853796      2418     10400         0    121450     31716   3112719     47.22     61.59
4575.69/1146.37	c  N dy 22785   3873961      2418     10400         0    141604     31716   4548909     47.22     49.72
4614.85/1156.16	c  N dy 22902   3893967      2418     10400         0    161606     31716   5959437     47.22     50.16
4651.54/1165.33	c  N dy 23032   3914215      2418     10400         0     94875     31716   1182068     47.23     50.04
4678.28/1172.00	c  N dy 23149   3934234      2418     10400         0    114886     31716   2613284     47.23     49.83
4711.05/1180.22	c  N dy 23275   3954365      2418     10400         0    135010     31716   4060219     47.24     50.52
4748.94/1189.70	c  N dy 23396   3974450      2418     10400         0    155090     31716   5492300     47.24     49.82
4792.85/1200.74	c  N dy 23522   3995141      2418     10400         0    175773     31716   6982229     47.25     50.14

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

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

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


[startup+0 s]
/proc/loadavg: 8.14 8.04 6.89 2/269 26075
/proc/meminfo: memFree=20973188/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651552229 52396032 347 33554432000 4194304 4580107 140734116066576 18446744073709551615 47569619482536 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26075/statm: 12792 347 299 95 0 7774 0
[pid=26075/tid=26076] ppid=26072 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651552230 52396032 351 33554432000 4194304 4580107 140734116066576 18446744073709551615 47569619482546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651552230 52396032 351 33554432000 4194304 4580107 140734116066576 18446744073709551615 47569619482540 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651552230 52396032 351 33554432000 4194304 4580107 140734116066576 18446744073709551615 237273926742 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.011583 s]
/proc/loadavg: 8.14 8.04 6.89 2/269 26075
/proc/meminfo: memFree=20973188/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=184076 CPUtime=0.01 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1079 0 0 0 1 0 0 0 25 0 4 0 651552229 188493824 998 33554432000 4194304 4580107 140734116066576 18446744073709551615 4311330 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26075/statm: 46019 1024 333 95 0 41001 0
[pid=26075/tid=26076] ppid=26072 vsize=184076 CPUtime=0 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 229 0 0 0 0 0 0 0 25 0 4 0 651552230 188493824 1038 33554432000 4194304 4580107 140734116066576 18446744073709551615 237278922935 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=184076 CPUtime=0 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 4 0 651552230 188493824 1059 33554432000 4194304 4580107 140734116066576 18446744073709551615 237278984686 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=184076 CPUtime=0 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 213 0 0 0 0 0 0 0 25 0 4 0 651552230 188493824 1086 33554432000 4194304 4580107 140734116066576 18446744073709551615 237278576825 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 184076

[startup+0.111556 s]
/proc/loadavg: 8.14 8.04 6.89 2/269 26075
/proc/meminfo: memFree=20973188/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=286068 CPUtime=0.39 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 4391 0 0 0 39 0 0 0 25 0 4 0 651552229 292933632 3666 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 71517 3667 377 95 0 66499 0
[pid=26075/tid=26076] ppid=26072 vsize=286068 CPUtime=0.1 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1096 0 0 0 10 0 0 0 25 0 4 0 651552230 292933632 3667 33554432000 4194304 4580107 140734116066576 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=286068 CPUtime=0.09 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1080 0 0 0 9 0 0 0 25 0 4 0 651552230 292933632 3667 33554432000 4194304 4580107 140734116066576 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=286068 CPUtime=0.09 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 601 0 0 0 9 0 0 0 25 0 4 0 651552230 292933632 3667 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 286068

[startup+0.300524 s]
/proc/loadavg: 8.14 8.04 6.89 2/269 26075
/proc/meminfo: memFree=20973188/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=286068 CPUtime=1.14 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 5355 0 0 0 114 0 0 0 25 0 4 0 651552229 292933632 4630 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 71517 4630 377 95 0 66499 0
[pid=26075/tid=26076] ppid=26072 vsize=286068 CPUtime=0.28 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1322 0 0 0 28 0 0 0 25 0 4 0 651552230 292933632 4630 33554432000 4194304 4580107 140734116066576 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=286068 CPUtime=0.28 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1329 0 0 0 28 0 0 0 25 0 4 0 651552230 292933632 4630 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=286068 CPUtime=0.28 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 833 0 0 0 28 0 0 0 25 0 4 0 651552230 292933632 4630 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 286068

[startup+0.700455 s]
/proc/loadavg: 8.14 8.04 6.89 2/269 26075
/proc/meminfo: memFree=20973188/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=289292 CPUtime=2.75 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 7783 0 0 0 274 1 0 0 25 0 4 0 651552229 296235008 5372 33554432000 4194304 4580107 140734116066576 18446744073709551615 4324382 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 72323 5373 377 95 0 67305 0
[pid=26075/tid=26076] ppid=26072 vsize=289292 CPUtime=0.68 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1917 0 0 0 68 0 0 0 25 0 4 0 651552230 296235008 5373 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=289292 CPUtime=0.68 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1926 0 0 0 68 0 0 0 25 0 4 0 651552230 296235008 5373 33554432000 4194304 4580107 140734116066576 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=289292 CPUtime=0.68 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 1472 0 0 0 68 0 0 0 25 0 4 0 651552230 296235008 5373 33554432000 4194304 4580107 140734116066576 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 289292

[startup+1.50031 s]
/proc/loadavg: 8.14 8.04 6.89 11/279 26089
/proc/meminfo: memFree=20850924/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=290500 CPUtime=5.94 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 12530 0 0 0 592 2 0 0 25 0 4 0 651552229 297472000 5303 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293720 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 72625 5303 377 95 0 67607 0
[pid=26075/tid=26076] ppid=26072 vsize=290500 CPUtime=1.48 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 3102 0 0 0 148 0 0 0 25 0 4 0 651552230 297472000 5304 33554432000 4194304 4580107 140734116066576 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=290500 CPUtime=1.48 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 3139 0 0 0 148 0 0 0 25 0 4 0 651552230 297472000 5304 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=290500 CPUtime=1.48 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 2653 0 0 0 148 0 0 0 25 0 4 0 651552230 297472000 5304 33554432000 4194304 4580107 140734116066576 18446744073709551615 4322843 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 290500

[startup+3.10103 s]
/proc/loadavg: 8.13 8.04 6.89 9/279 26089
/proc/meminfo: memFree=20834680/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=300004 CPUtime=12.33 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 23874 0 0 0 1228 5 0 0 25 0 4 0 651552229 307204096 10009 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293179 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 75001 10009 379 95 0 69983 0
[pid=26075/tid=26076] ppid=26072 vsize=300004 CPUtime=3.08 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 6479 0 0 0 307 1 0 0 25 0 4 0 651552230 307204096 10009 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=300004 CPUtime=3.08 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 5042 0 0 0 308 0 0 0 25 0 4 0 651552230 307204096 10009 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=300004 CPUtime=3.08 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 4505 0 0 0 307 1 0 0 25 0 4 0 651552230 307204096 10009 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 300004

[startup+6.30046 s]
/proc/loadavg: 8.13 8.04 6.89 9/279 26089
/proc/meminfo: memFree=20753712/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=316688 CPUtime=25.1 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 45342 0 0 0 2501 9 0 0 25 0 4 0 651552229 324288512 20309 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 79172 20309 379 95 0 74154 0
[pid=26075/tid=26076] ppid=26072 vsize=316688 CPUtime=6.28 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 13167 0 0 0 626 2 0 0 25 0 4 0 651552230 324288512 20309 33554432000 4194304 4580107 140734116066576 18446744073709551615 4318360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=316688 CPUtime=6.28 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 11994 0 0 0 626 2 0 0 25 0 4 0 651552230 324288512 20309 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=316688 CPUtime=6.28 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 9120 0 0 0 626 2 0 0 25 0 4 0 651552230 324288512 20310 33554432000 4194304 4580107 140734116066576 18446744073709551615 4281753 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 316688

[startup+12.7003 s]
/proc/loadavg: 8.11 8.03 6.90 9/279 26090
/proc/meminfo: memFree=20616296/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=336284 CPUtime=50.64 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 76621 0 0 0 5048 16 0 0 25 0 4 0 651552229 344354816 30521 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293720 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 84071 30521 379 95 0 79053 0
[pid=26075/tid=26076] ppid=26072 vsize=336284 CPUtime=12.68 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 20417 0 0 0 1264 4 0 0 25 0 4 0 651552230 344354816 30521 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=336284 CPUtime=12.67 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 19787 0 0 0 1264 3 0 0 25 0 4 0 651552230 344354816 30521 33554432000 4194304 4580107 140734116066576 18446744073709551615 4321646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=336284 CPUtime=12.68 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 18090 0 0 0 1264 4 0 0 25 0 4 0 651552230 344354816 30521 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 336284

[startup+25.501 s]
/proc/loadavg: 8.09 8.03 6.91 9/279 26090
/proc/meminfo: memFree=20484364/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=346760 CPUtime=101.74 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 117854 0 0 0 10145 29 0 0 25 0 4 0 651552229 355082240 38600 33554432000 4194304 4580107 140734116066576 18446744073709551615 4324382 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 86690 38601 379 95 0 81672 0
[pid=26075/tid=26076] ppid=26072 vsize=346760 CPUtime=25.48 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 29873 0 0 0 2542 6 0 0 25 0 4 0 651552230 355082240 38601 33554432000 4194304 4580107 140734116066576 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=346760 CPUtime=25.48 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 31261 0 0 0 2541 7 0 0 25 0 4 0 651552230 355082240 38601 33554432000 4194304 4580107 140734116066576 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=346760 CPUtime=25.48 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 27186 0 0 0 2541 7 0 0 25 0 4 0 651552230 355082240 38601 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 346760

[startup+51.1005 s]
/proc/loadavg: 8.06 8.03 6.94 9/279 26091
/proc/meminfo: memFree=20276188/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=356632 CPUtime=203.92 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 181232 0 0 0 20343 49 0 0 25 0 4 0 651552229 365191168 44069 33554432000 4194304 4580107 140734116066576 18446744073709551615 4322668 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 89158 44069 379 95 0 84140 0
[pid=26075/tid=26076] ppid=26072 vsize=356632 CPUtime=51.08 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 45797 0 0 0 5097 11 0 0 25 0 4 0 651552230 365191168 44069 33554432000 4194304 4580107 140734116066576 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=356632 CPUtime=51.08 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 46621 0 0 0 5096 12 0 0 25 0 4 0 651552230 365191168 44069 33554432000 4194304 4580107 140734116066576 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=356632 CPUtime=51.08 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 42367 0 0 0 5096 12 0 0 25 0 4 0 651552230 365191168 44069 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 356632

[startup+102.31 s]
/proc/loadavg: 8.10 8.04 7.01 9/279 26092
/proc/meminfo: memFree=20086940/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=420952 CPUtime=408.34 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 287448 0 0 0 40749 85 0 0 25 0 4 0 651552229 431054848 53951 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 105238 53951 379 95 0 100220 0
[pid=26075/tid=26076] ppid=26072 vsize=420952 CPUtime=102.29 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 71225 0 0 0 10209 20 0 0 25 0 4 0 651552230 431054848 53952 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=420952 CPUtime=102.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 72778 0 0 0 10209 20 0 0 25 0 4 0 651552230 431054848 53952 33554432000 4194304 4580107 140734116066576 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=420952 CPUtime=102.29 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 71201 0 0 0 10208 21 0 0 25 0 4 0 651552230 431054848 53952 33554432000 4194304 4580107 140734116066576 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 420952

[startup+162.301 s]

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

[pid=26075] ppid=26072 vsize=746560 CPUtime=2803.36 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1027188 0 0 0 279945 391 0 0 25 0 4 0 651552229 764477440 111602 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 186640 111602 381 95 0 181622 0
[pid=26075/tid=26076] ppid=26072 vsize=746560 CPUtime=702.29 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 262998 0 0 0 70130 99 0 0 25 0 4 0 651552230 764477440 111602 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=746560 CPUtime=702.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 258143 0 0 0 70135 94 0 0 25 0 4 0 651552230 764477440 111602 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=746560 CPUtime=702.27 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 256364 0 0 0 70129 98 0 0 25 0 4 0 651552230 764477440 111602 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2803.36
Current children cumulated vsize (KiB) 746560

[startup+762.31 s]
/proc/loadavg: 8.12 8.11 7.56 9/279 26122
/proc/meminfo: memFree=19503176/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=748212 CPUtime=3042.91 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1082824 0 0 0 303873 418 0 0 25 0 4 0 651552229 766169088 110377 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 187053 110377 381 95 0 182035 0
[pid=26075/tid=26076] ppid=26072 vsize=748212 CPUtime=762.3 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 276821 0 0 0 76124 106 0 0 25 0 4 0 651552230 766169088 110377 33554432000 4194304 4580107 140734116066576 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=748212 CPUtime=762.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 271654 0 0 0 76129 100 0 0 25 0 4 0 651552230 766169088 110377 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=748212 CPUtime=762.28 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 270020 0 0 0 76125 103 0 0 25 0 4 0 651552230 766169088 110377 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3042.91
Current children cumulated vsize (KiB) 748212

[startup+822.3 s]
/proc/loadavg: 8.12 8.10 7.59 9/279 26123
/proc/meminfo: memFree=19509480/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=749620 CPUtime=3282.38 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1136899 0 0 0 327793 445 0 0 25 0 4 0 651552229 767610880 112821 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293179 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 187405 112821 381 95 0 182387 0
[pid=26075/tid=26076] ppid=26072 vsize=749620 CPUtime=822.29 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 290439 0 0 0 82116 113 0 0 25 0 4 0 651552230 767610880 112821 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=749620 CPUtime=822.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 285223 0 0 0 82121 108 0 0 25 0 4 0 651552230 767610880 112821 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=749620 CPUtime=822.26 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 283384 0 0 0 82117 109 0 0 25 0 4 0 651552230 767610880 112821 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3282.38
Current children cumulated vsize (KiB) 749620

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 7.62 9/279 26125
/proc/meminfo: memFree=19156152/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=937560 CPUtime=3521.88 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1216436 0 0 0 351716 472 0 0 25 0 4 0 651552229 960061440 144883 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 234390 144883 379 95 0 229372 0
[pid=26075/tid=26076] ppid=26072 vsize=937560 CPUtime=882.3 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 317241 0 0 0 88109 121 0 0 25 0 4 0 651552230 960061440 144883 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=937560 CPUtime=882.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 298386 0 0 0 88114 115 0 0 25 0 4 0 651552230 960061440 144883 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=937560 CPUtime=882.27 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 305578 0 0 0 88111 116 0 0 25 0 4 0 651552230 960061440 144883 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3521.88
Current children cumulated vsize (KiB) 937560

[startup+942.301 s]
/proc/loadavg: 8.13 8.11 7.65 9/279 26126
/proc/meminfo: memFree=19208096/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=956144 CPUtime=3761.39 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1273020 0 0 0 375640 499 0 0 25 0 4 0 651552229 979091456 146820 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 239036 146820 379 95 0 234018 0
[pid=26075/tid=26076] ppid=26072 vsize=956144 CPUtime=942.3 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 330310 0 0 0 94101 129 0 0 25 0 4 0 651552230 979091456 146820 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=956144 CPUtime=942.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 316007 0 0 0 94107 122 0 0 25 0 4 0 651552230 979091456 146820 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=956144 CPUtime=942.26 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 318479 0 0 0 94104 122 0 0 25 0 4 0 651552230 979091456 146820 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3761.39
Current children cumulated vsize (KiB) 956144

[startup+1002.3 s]
/proc/loadavg: 8.09 8.10 7.67 9/279 26128
/proc/meminfo: memFree=19264604/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=907744 CPUtime=4000.89 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1323713 0 0 0 399567 522 0 0 25 0 4 0 651552229 929529856 149159 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 226936 149159 379 95 0 221918 0
[pid=26075/tid=26076] ppid=26072 vsize=907744 CPUtime=1002.29 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 343232 0 0 0 100095 134 0 0 25 0 4 0 651552230 929529856 149159 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=907744 CPUtime=1002.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 328087 0 0 0 100101 128 0 0 25 0 4 0 651552230 929529856 149159 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=907744 CPUtime=1002.26 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 331152 0 0 0 100099 127 0 0 25 0 4 0 651552230 929529856 149159 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4000.89
Current children cumulated vsize (KiB) 907744

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 7.70 9/279 26130
/proc/meminfo: memFree=18932764/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=1031036 CPUtime=4240.4 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1377770 0 0 0 423494 546 0 0 25 0 4 0 651552229 1055780864 160614 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 257759 160614 388 95 0 252741 0
[pid=26075/tid=26076] ppid=26072 vsize=1031036 CPUtime=1062.3 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 354680 0 0 0 106091 139 0 0 25 0 4 0 651552230 1055780864 160614 33554432000 4194304 4580107 140734116066576 18446744073709551615 4401345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=1031036 CPUtime=1062.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 341264 0 0 0 106096 133 0 0 25 0 4 0 651552230 1055780864 160614 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=1031036 CPUtime=1062.26 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 347850 0 0 0 106092 134 0 0 25 0 4 0 651552230 1055780864 160614 33554432000 4194304 4580107 140734116066576 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4240.4
Current children cumulated vsize (KiB) 1031036

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 7.72 9/279 26131
/proc/meminfo: memFree=18922068/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=1047096 CPUtime=4479.89 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1433325 0 0 0 447415 574 0 0 25 0 4 0 651552229 1072226304 164490 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 261774 164490 380 95 0 256756 0
[pid=26075/tid=26076] ppid=26072 vsize=1047096 CPUtime=1122.3 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 372386 0 0 0 112082 148 0 0 25 0 4 0 651552230 1072226304 164490 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=1047096 CPUtime=1122.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 353934 0 0 0 112089 140 0 0 25 0 4 0 651552230 1072226304 164490 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=1047096 CPUtime=1122.26 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 359179 0 0 0 112086 140 0 0 25 0 4 0 651552230 1072226304 164490 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4479.89
Current children cumulated vsize (KiB) 1047096

[startup+1182.3 s]
/proc/loadavg: 8.05 8.08 7.74 9/279 26133
/proc/meminfo: memFree=18812568/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=1048168 CPUtime=4719.4 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1480560 0 0 0 471343 597 0 0 25 0 4 0 651552229 1073324032 174077 33554432000 4194304 4580107 140734116066576 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 262042 174077 381 95 0 257024 0
[pid=26075/tid=26076] ppid=26072 vsize=1048168 CPUtime=1182.3 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 383348 0 0 0 118077 153 0 0 25 0 4 0 651552230 1073324032 174077 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=1048168 CPUtime=1182.29 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 366759 0 0 0 118083 146 0 0 25 0 4 0 651552230 1073324032 174077 33554432000 4194304 4580107 140734116066576 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=1048168 CPUtime=1182.26 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 370039 0 0 0 118080 146 0 0 25 0 4 0 651552230 1073324032 174077 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4719.4
Current children cumulated vsize (KiB) 1048168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.03 8.08 7.74 9/279 26133
/proc/meminfo: memFree=18901956/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=998532 CPUtime=4800.06 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1498912 0 0 0 479401 605 0 0 25 0 4 0 651552229 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 249633 162737 380 95 0 244615 0
[pid=26075/tid=26076] ppid=26072 vsize=998532 CPUtime=1202.51 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 388256 0 0 0 120096 155 0 0 25 0 4 0 651552230 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=998532 CPUtime=1202.5 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 371323 0 0 0 120102 148 0 0 25 0 4 0 651552230 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=998532 CPUtime=1202.47 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 374841 0 0 0 120099 148 0 0 25 0 4 0 651552230 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 998532

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

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

[startup+1202.5 s]
/proc/loadavg: 8.03 8.08 7.74 9/279 26133
/proc/meminfo: memFree=18901956/32950904 swapFree=67057400/67111528
[pid=26075] ppid=26072 vsize=998532 CPUtime=4800.06 cores=1,3,5,7
/proc/26075/stat : 26075 (strangenight2-m) R 26072 26075 25944 0 -1 4202496 1498912 0 0 0 479401 605 0 0 25 0 4 0 651552229 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26075/statm: 249633 162737 380 95 0 244615 0
[pid=26075/tid=26076] ppid=26072 vsize=998532 CPUtime=1202.51 cores=1,3,5,7
/proc/26075/task/26076/stat : 26076 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 388256 0 0 0 120096 155 0 0 25 0 4 0 651552230 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26075/tid=26077] ppid=26072 vsize=998532 CPUtime=1202.5 cores=1,3,5,7
/proc/26075/task/26077/stat : 26077 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 371323 0 0 0 120102 148 0 0 25 0 4 0 651552230 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26075/tid=26078] ppid=26072 vsize=998532 CPUtime=1202.47 cores=1,3,5,7
/proc/26075/task/26078/stat : 26078 (strangenight2-m) R 26072 26075 25944 0 -1 4202560 374841 0 0 0 120099 148 0 0 25 0 4 0 651552230 1022496768 162737 33554432000 4194304 4580107 140734116066576 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 998532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.55
CPU time (s): 4800.12
CPU user time (s): 4794.03
CPU system time (s): 6.08707
CPU usage (%): 399.162
Max. virtual memory (cumulated for all children) (KiB): 1058144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.03
system time used= 6.08707
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1498917
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= 907
involuntary context switches= 32448

runsolver used 2.67859 second user time and 7.29489 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 20:58:45
IDJOB=3366238
IDBENCH=82647
IDSOLVER=1844
FILE ID=node121/3366238-1305399525
RUNJOBID= node121-1305398320-25963
PBS_JOBID= 13324487
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S49783605-066-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366238-1305399525/watcher-3366238-1305399525 -o /tmp/evaluation-result-3366238-1305399525/solver-3366238-1305399525 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366238-1305399525.cnf

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

MD5SUM BENCH= 1c3095ea320a010dfc229e2e217434fd
RANDOM SEED=705009002

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20973484 kB
Buffers:        298824 kB
Cached:        5956656 kB
SwapCached:       7656 kB
Active:        6412240 kB
Inactive:      5212864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20973484 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            5492 kB
Writeback:           0 kB
AnonPages:     5366848 kB
Mapped:          21512 kB
Slab:           264972 kB
PageTables:      24176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30645048 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= 73420 MiB
End job on node121 at 2011-05-14 21:18:49