Trace number 3366253

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.42 1203.45

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1201761407-024-UNKNOWN.cnf
MD5SUMf551de19344e39204ca6929dfef80a04
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.989848
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366253-1305399764.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.01 s
0.00/0.03	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.76/0.78	c lits-rem:         0  cl-subs:        0  v-elim:     48  v-fix:    0  time:  0.01 s
2.76/0.78	c Finding binary XORs  T:     0.00 s  found:       0
2.76/0.78	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.76/0.78	c calculated reachability. Time: 0.00
2.76/0.78	c Calc default polars -  time:   0.00 s pos:    1180 undec:     263 neg:    1057
2.76/0.78	c =========================================================================================
2.76/0.78	c types(t): F = full restart, N = normal restart
2.76/0.78	c types(t): S = simplification begin/end, E = solution found
2.76/0.78	c restart types(rt): st = static, dy = dynamic
2.76/0.78	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.76/0.78	c  B st     0         0      2452     10457         0         0     31659         0   no data   no data
2.76/0.78	c  N dy    15      4398      2452     10457         0      4394     31659    326696     47.53     50.32
2.76/0.78	c  N dy    36      8678      2452     10457         0      6178     31659    326289     45.95     49.06
3.97/1.05	c  N dy    53     13376      2452     10457         0      6630     31659    262876     44.86     47.44
5.20/1.32	c  N dy    76     17377      2452     10457         0     10628     31659    538769     44.70     49.40
5.96/1.59	c  N dy    98     21412      2452     10457         0      9037     31659    346488     44.66     47.12
7.16/1.88	c  F st   123     25000      2452     10457         0     12625     31659    595097     44.94   no data
7.56/1.94	c  N st   125     25626      2452     10457         0     13251     31659    644660     44.94   no data
8.76/2.31	c  N dy   129     30000      2452     10457         0     10811     31659    420893     44.94   no data
8.76/2.31	c  S st   129     30000      2452     10457         0     10811     31659    420893     44.94   no data
9.18/2.35	c  S st   129     30503      2452     10457         0     11314     31659    446903     44.94   no data
9.18/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.18/2.36	c blocked clauses removed:       46 vars:      7 tried:        2452 T: 0.00 s
9.18/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2445 time:  0.00 s
9.18/2.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.18/2.37	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
9.18/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/2.45	c lits-rem:        23  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.06 s
9.59/2.46	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.01
9.59/2.47	c calculated reachability. Time: 0.00
9.59/2.47	c  N dy   129     30503      2444     10410         0     11226     31529    439165     44.94   no data
11.14/2.82	c  N dy   158     34548      2444     10410         0     15270     31529    717334     45.13     49.98
12.34/3.16	c  N dy   187     38641      2444     10410         0     11503     31529    375654     45.38     48.82
13.98/3.51	c  N dy   213     42676      2444     10410         0     15537     31529    652996     45.52     47.94
15.13/3.82	c  S st   234     45754      2444     10410         0      9677     31529    186007     45.59   no data
15.13/3.86	c  S st   234     46256      2444     10410         0     10179     31529    214776     45.59   no data
15.13/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.13/3.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.13/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.13/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.13/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
15.13/3.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.13/3.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.13/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.90	c lits-rem:         8  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.53/3.90	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
15.53/3.90	c vivif2 --  cl tried    10179 cl shrink        0 lits rem          0 time: 0.00
15.53/3.92	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.01
15.53/3.92	c calculated reachability. Time: 0.00
15.53/3.92	c  N dy   234     46256      2444     10410         0     10179     31529    214768     45.59   no data
16.73/4.26	c  N dy   256     50320      2444     10410         0     14242     31529    491915     45.53     47.98
18.36/4.63	c  N dy   273     54367      2444     10410         0     18288     31529    769919     45.39     47.90
19.91/5.04	c  N dy   295     58777      2444     10410         0     12728     31529    329393     45.37     47.80
21.51/5.41	c  N dy   321     62900      2444     10410         0     16851     31529    611516     45.41     48.21
23.10/5.83	c  N dy   339     67075      2444     10410         0     21025     31529    906681     45.29     48.91
23.90/6.06	c  S st   354     69385      2444     10410         0     12357     31529    235308     45.28   no data
24.30/6.11	c  S st   354     69887      2444     10410         0     12859     31529    265109     45.28   no data
24.30/6.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.30/6.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
24.30/6.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.30/6.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.30/6.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.30/6.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
24.30/6.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
24.30/6.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.30/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.30/6.17	c lits-rem:        12  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
24.30/6.17	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
24.30/6.17	c vivif2 --  cl tried    12858 cl shrink        0 lits rem          0 time: 0.00
24.30/6.18	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.01
24.30/6.19	c calculated reachability. Time: 0.00
24.30/6.19	c  N dy   354     69887      2444     10410         0     12858     31529    265034     45.28   no data
26.30/6.63	c  N dy   385     74812      2444     10410         0     17780     31529    612478     45.38     48.10
28.29/7.14	c  N dy   408     79667      2444     10410         0     22634     31529    955280     45.30     47.75
30.29/7.64	c  N dy   436     84961      2444     10410         0     15940     31529    424960     45.33     48.26
31.12/7.88	c  F st   452     87500      2444     10410         0     18478     31529    600469     45.36   no data
32.68/8.23	c  N st   457     90802      2444     10410         0     21779     31529    847854     45.36   no data
35.08/8.88	c  N dy   484     96711      2444     10410         0     14694     31529    274729     45.38     48.04
37.87/9.50	c  N dy   522    102973      2444     10410         0     20955     31529    712377     45.43     50.16
38.67/9.70	c  S st   535    104832      2444     10410         0     22812     31529    843456     45.44     39.05
38.67/9.76	c  S st   535    105336      2444     10410         0     23316     31529    870687     45.44   no data
38.67/9.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.67/9.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
38.67/9.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.67/9.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.67/9.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.67/9.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
38.67/9.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.67/9.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.07/9.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.31/10.11	c lits-rem:        36  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.28 s
40.31/10.11	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
40.31/10.12	c vivif2 --  cl tried    23303 cl shrink        0 lits rem          0 time: 0.01
40.31/10.15	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.02
40.31/10.15	c calculated reachability. Time: 0.00
40.31/10.15	c  N dy   535    105336      2444     10410         0     23303     31529    869182     45.44   no data
43.05/10.89	c  N dy   581    112190      2444     10410         0     16160     31529    309650     45.49     48.31
46.24/11.66	c  N dy   628    119576      2444     10410         0     23544     31529    820349     45.51     48.55
49.84/12.58	c  N dy   667    127260      2444     10410         0     16232     31529    252469     45.47     48.08
53.47/13.41	c  N dy   718    135415      2444     10410         0     24386     31529    816223     45.54     48.24
57.45/14.45	c  N dy   765    144122      2444     10410         0     17096     31529    250921     45.53     48.14
61.41/15.41	c  N dy   812    153366      2444     10410         0     26339     31529    885577     45.50     49.44
63.39/15.97	c  S st   838    158004      2444     10410         0     30977     31529   1205299     45.49     38.42
63.79/16.05	c  S st   838    158513      2444     10410         0     31486     31529   1234234     45.49   no data
63.79/16.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.79/16.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.79/16.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.79/16.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.79/16.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.79/16.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
63.79/16.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.79/16.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
64.19/16.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.97/16.80	c lits-rem:        71  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.66 s
66.97/16.80	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
66.97/16.82	c vivif2 --  cl tried    31468 cl shrink        0 lits rem          0 time: 0.02
66.97/16.85	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.03
66.97/16.85	c calculated reachability. Time: 0.00
66.97/16.85	c  N dy   838    158513      2444     10410         0     31468     31529   1232128     45.49   no data
71.37/17.98	c  N dy   889    168724      2444     10410         0     24686     31529    712725     45.47     48.36
76.96/19.35	c  N dy   946    179603      2444     10410         0     35560     31529   1471815     45.46     47.85
82.15/20.65	c  N dy   999    191146      2444     10410         0     29103     31529    947050     45.40     48.01
88.57/22.25	c  N dy  1071    203424      2444     10410         0     22381     31529    427598     45.43     60.03
94.91/23.86	c  N dy  1155    216468      2444     10410         0     35423     31529   1324324     45.49     51.04
101.74/25.59	c  N dy  1236    230409      2444     10410         0     29361     31529    848477     45.51     47.95
105.71/26.57	c  S st  1270    237769      2444     10410         0     36716     31529   1355587     45.49   no data
106.12/26.66	c  S st  1270    238271      2444     10410         0     37218     31529   1383760     45.49   no data
106.12/26.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.12/26.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
106.12/26.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.12/26.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.12/26.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.12/26.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
106.12/26.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
106.47/26.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.47/26.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.10/27.64	c lits-rem:        68  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.89 s
110.10/27.64	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
110.10/27.66	c vivif2 --  cl tried    37200 cl shrink        0 lits rem          0 time: 0.02
110.10/27.70	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.04
110.10/27.70	c calculated reachability. Time: 0.00
110.10/27.70	c  N dy  1270    238271      2444     10410         0     37200     31529   1381546     45.49   no data
118.45/29.70	c  N dy  1366    253959      2444     10410         0     31891     31529    966846     45.57     48.17
127.23/31.95	c  N dy  1458    270211      2444     10410         0     26146     31529    495411     45.61     49.09
136.84/34.35	c  N dy  1542    287598      2444     10410         0     43526     31529   1703949     45.54     48.86
146.76/36.81	c  N dy  1652    306057      2444     10410         0     38992     31529   1329559     45.56     48.25
146.76/36.84	c  F st  1653    306250      2444     10410         0     39185     31529   1342462     45.56     47.31
157.54/39.50	c  N dy  1733    325642      2444     10410         0     34577     31529    960656     45.57     48.14
169.50/42.50	c  N dy  1851    345762      2444     10410         0     29697     31529    561183     45.62     48.82
175.92/44.13	c  S st  1912    357406      2444     10410         0     41337     31529   1361297     45.60     35.15
176.33/44.23	c  S st  1912    357908      2444     10410         0     41839     31529   1390127     45.60   no data
176.33/44.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.33/44.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
176.33/44.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.33/44.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.33/44.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.33/44.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
176.33/44.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
176.33/44.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.68/44.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.31/45.29	c lits-rem:        48  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.97 s
180.31/45.30	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
180.72/45.31	c vivif2 --  cl tried    41823 cl shrink        0 lits rem          0 time: 0.02
180.72/45.35	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.04
180.72/45.35	c calculated reachability. Time: 0.00
180.72/45.35	c  N dy  1912    357908      2444     10410         0     41823     31529   1387770     45.60   no data
192.64/48.37	c  N dy  2029    377921      2444     10410         0     35840     31529    916089     45.64     60.45
206.21/51.70	c  N dy  2138    398987      2444     10410         0     29907     31529    445375     45.64     49.52
218.57/54.84	c  N dy  2266    419170      2444     10410         0     50085     31529   1852192     45.68     48.60
230.93/57.98	c  N dy  2399    439263      2444     10410         0     42183     31529   1235931     45.74     49.06
244.49/61.35	c  N dy  2509    459356      2444     10410         0     33276     31529    547094     45.74     48.26
257.26/64.57	c  N dy  2615    479452      2444     10410         0     53366     31529   1962438     45.73     48.24
270.42/67.81	c  N dy  2738    499564      2444     10410         0     43478     31529   1194969     45.77     48.92
285.19/71.51	c  N dy  2870    519601      2444     10410         0     32517     31529    374234     45.82     48.42
295.55/74.18	c  S st  2979    536862      2444     10410         0     49771     31529   1582246     45.84   no data
295.95/74.30	c  S st  2979    537364      2444     10410         0     50273     31529   1613201     45.84   no data
296.35/74.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
296.35/74.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
296.35/74.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
296.35/74.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.35/74.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.35/74.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
296.35/74.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
296.35/74.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
296.76/74.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.74/75.93	c lits-rem:        68  cl-subs:       16  v-elim:      0  v-fix:    0  time:  1.52 s
302.74/75.93	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
302.74/75.95	c vivif2 --  cl tried    50257 cl shrink        0 lits rem          0 time: 0.02
302.74/76.00	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.05
302.74/76.01	c calculated reachability. Time: 0.00
302.74/76.01	c  N dy  2979    537364      2444     10410         0     50257     31529   1611286     45.84   no data
317.50/79.69	c  N dy  3100    557462      2444     10410         0     38362     31529    716996     45.86     48.37
331.85/83.24	c  N dy  3231    577498      2444     10410         0     58392     31529   2120116     45.90     48.42
345.82/86.74	c  N dy  3342    597573      2444     10410         0     45472     31529   1156188     45.91     48.72
361.37/90.61	c  N dy  3465    617644      2444     10410         0     65537     31529   2556749     45.93     48.75
374.93/94.00	c  N dy  3588    637739      2444     10410         0     51635     31529   1511643     45.94     48.36
390.93/98.08	c  N dy  3705    657769      2444     10410         0     36669     31529    404197     45.96     48.69
404.85/101.51	c  N dy  3828    678094      2444     10410         0     56991     31529   1825976     45.97     49.05
420.81/105.55	c  N dy  3949    698174      2444     10410         0     41077     31529    654364     46.00     56.68
435.96/109.33	c  N dy  4067    718224      2444     10410         0     61117     31529   2050304     46.01     61.49
452.36/113.44	c  N dy  4183    738315      2444     10410         0     44213     31529    796614     46.02     48.94
467.48/117.29	c  N dy  4313    758533      2444     10410         0     64424     31529   2220635     46.05     48.54
484.23/121.40	c  N dy  4440    778581      2444     10410         0     46474     31529    896477     46.07     49.19
499.80/125.34	c  N dy  4565    798626      2444     10410         0     66515     31529   2313513     46.09     55.27
506.97/127.10	c  S st  4606    806046      2444     10410         0     73931     31529   2831624     46.09     45.24
507.37/127.26	c  S st  4606    806551      2444     10410         0     74436     31529   2860752     46.09   no data
507.37/127.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
507.77/127.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
507.77/127.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
507.77/127.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
507.77/127.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.77/127.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
507.77/127.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
507.77/127.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
508.17/127.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.92/132.63	c lits-rem:        98  cl-subs:       35  v-elim:      0  v-fix:    0  time:  5.18 s
528.92/132.63	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
528.92/132.67	c vivif2 --  cl tried    74401 cl shrink        0 lits rem          0 time: 0.04
529.32/132.76	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.08
529.32/132.76	c calculated reachability. Time: 0.00
529.32/132.76	c  N dy  4606    806551      2444     10410         0     74401     31529   2856336     46.09   no data
544.51/136.58	c  N dy  4734    826820      2444     10410         0     55674     31529   1491328     46.13     48.79
562.82/141.10	c  N dy  4845    846876      2444     10410         0     75720     31529   2896642     46.14     48.94
577.98/144.92	c  N dy  4954    866911      2444     10410         0     55774     31529   1425201     46.14     56.65
596.34/149.53	c  N dy  5078    887509      2444     10410         0     76369     31529   2871080     46.16     49.31
612.28/153.59	c  N dy  5205    907513      2444     10410         0     55381     31529   1347919     46.18     48.98
630.24/158.04	c  N dy  5324    927784      2444     10410         0     75644     31529   2766584     46.18     49.09
646.98/162.28	c  N dy  5426    947915      2444     10410         0     53782     31529   1163648     46.17     49.23
664.54/166.67	c  N dy  5544    968243      2444     10410         0     74104     31529   2596315     46.19     49.39
682.89/171.21	c  N dy  5663    988334      2444     10410         0     51199     31529    922350     46.21     61.44
699.64/175.49	c  N dy  5779   1008488      2444     10410         0     71348     31529   2338507     46.21     49.37
720.02/180.55	c  N dy  5904   1028561      2444     10410         0     47432     31529    586351     46.24     49.18
735.95/184.59	c  N dy  6030   1048621      2444     10410         0     67484     31529   1996583     46.25     48.73
756.69/189.76	c  N dy  6149   1068861      2444     10410         0     87719     31529   3423758     46.26     49.11
760.27/190.61	c  F st  6170   1071876      2444     10410         0     45739     31529    396879     46.27   no data
772.68/193.80	c  N dy  6251   1088900      2444     10410         0     62754     31529   1624991     46.29     49.03
792.59/198.70	c  N dy  6372   1108982      2444     10410         0     82834     31529   3029764     46.30     49.11
810.94/203.34	c  N dy  6485   1129075      2444     10410         0     56939     31529   1122534     46.30     48.80
828.89/207.89	c  N dy  6601   1149286      2444     10410         0     77141     31529   2559194     46.31     49.16
850.03/213.17	c  N dy  6724   1169294      2444     10410         0     50163     31529    586241     46.32     51.77
866.38/217.28	c  N dy  6833   1189360      2444     10410         0     70225     31529   2007189     46.32     49.05
888.32/222.74	c  N dy  6950   1209446      2444     10410         0     90307     31529   3433652     46.34     48.87
888.73/222.85	c  S st  6953   1209826      2444     10410         0     90687     31529   3460546     46.34     43.13
889.53/223.06	c  S st  6953   1210332      2444     10410         0     91193     31529   3491593     46.34   no data
889.53/223.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
889.93/223.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
889.93/223.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
889.93/223.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
889.93/223.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
889.93/223.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
889.93/223.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
889.93/223.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
890.33/223.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
907.48/227.58	c lits-rem:       143  cl-subs:       38  v-elim:      0  v-fix:    0  time:  4.29 s
907.48/227.58	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
907.88/227.62	c vivif2 --  cl tried    91155 cl shrink        0 lits rem          0 time: 0.05
908.28/227.73	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.10
908.28/227.73	c calculated reachability. Time: 0.00
908.28/227.73	c  N dy  6953   1210332      2444     10410         0     91155     31529   3487076     46.34   no data
926.25/232.24	c  N dy  7079   1230428      2444     10410         0     63256     31529   1443701     46.35     55.29
946.17/237.28	c  N dy  7206   1250977      2444     10410         0     83799     31529   2894897     46.37     49.06
968.11/242.73	c  N dy  7342   1271018      2444     10410         0     54844     31529    784786     46.39     49.58
985.66/247.12	c  N dy  7473   1291066      2444     10410         0     74878     31529   2210824     46.42     62.80
1008.00/252.77	c  N dy  7598   1311115      2444     10410         0     94924     31529   3629281     46.43     50.26
1026.35/257.37	c  N dy  7718   1331216      2444     10410         0     65033     31529   1440685     46.44     48.95
1046.29/262.36	c  N dy  7846   1351222      2444     10410         0     85033     31529   2867952     46.46     57.70
1069.83/268.21	c  N dy  7958   1371310      2444     10410         0     54132     31529    605536     46.47     49.07
1086.98/272.53	c  N dy  8066   1391481      2444     10410         0     74294     31529   2029465     46.47     49.31
1109.32/278.17	c  N dy  8196   1411673      2444     10410         0     94478     31529   3454623     46.49     50.76
1130.46/283.42	c  N dy  8319   1431805      2444     10410         0     62621     31529   1141326     46.50     49.74
1149.61/288.25	c  N dy  8433   1451980      2444     10410         0     82790     31529   2573981     46.52     49.41
1173.55/294.26	c  N dy  8553   1472002      2444     10410         0    102804     31529   3985895     46.52     49.33
1192.29/298.91	c  N dy  8678   1492083      2444     10410         0     69901     31529   1594608     46.53     49.39
1213.44/304.22	c  N dy  8808   1512086      2444     10410         0     89900     31529   3016234     46.54     50.80
1238.57/310.51	c  N dy  8923   1532249      2444     10410         0     56072     31529    552642     46.55     49.01
1256.52/315.00	c  N dy  9043   1552337      2444     10410         0     76151     31529   1977936     46.56     59.81
1279.25/320.72	c  N dy  9167   1572486      2444     10410         0     96297     31529   3395589     46.57     49.14
1303.19/326.70	c  N dy  9294   1592493      2444     10410         0     61319     31529    854092     46.58     57.56
1321.93/331.46	c  N dy  9417   1612595      2444     10410         0     81416     31529   2276338     46.60     50.98
1345.87/337.44	c  N dy  9535   1632660      2444     10410         0    101476     31529   3693940     46.61     65.51
1368.62/343.13	c  N dy  9661   1652796      2444     10410         0     65623     31529   1105741     46.62     49.26
1388.55/348.15	c  N dy  9788   1672912      2444     10410         0     85729     31529   2534215     46.63     49.22
1414.48/354.60	c  N dy  9925   1693095      2444     10410         0    105907     31529   3958839     46.65     49.30
1434.03/359.52	c  S st 10039   1710332      2444     10410         0     66154     31529   1073490     46.67   no data
1434.43/359.66	c  S st 10039   1710836      2444     10410         0     66658     31529   1101688     46.67   no data
1434.43/359.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1434.83/359.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1434.83/359.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1434.83/359.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1434.83/359.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1434.83/359.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
1434.83/359.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1434.83/359.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1434.83/359.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1438.02/360.54	c lits-rem:        35  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.77 s
1438.02/360.54	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
1438.02/360.55	c vivif2 --  cl tried    66648 cl shrink        0 lits rem          0 time: 0.02
1438.42/360.62	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.07
1438.42/360.63	c calculated reachability. Time: 0.00
1438.42/360.63	c  N dy 10039   1710836      2444     10410         0     66648     31529   1100930     46.67   no data
1459.16/365.83	c  N dy 10166   1731164      2444     10410         0     86973     31529   2538948     46.68     50.13
1484.68/372.24	c  N dy 10288   1751324      2444     10410         0    107127     31529   3965113     46.69     49.18
1507.02/377.83	c  N dy 10403   1771352      2444     10410         0     69161     31529   1219624     46.70     49.37
1528.16/383.11	c  N dy 10535   1791400      2444     10410         0     89204     31529   2645234     46.71     49.18
1553.73/389.57	c  N dy 10658   1811547      2444     10410         0    109342     31529   4080074     46.72     50.52
1576.83/395.35	c  N dy 10781   1831897      2444     10410         0     70701     31529   1273695     46.73     49.57
1598.77/400.80	c  N dy 10899   1851959      2444     10410         0     90753     31529   2701726     46.74     49.23
1624.70/407.32	c  N dy 11010   1871996      2444     10410         0    110779     31529   4110152     46.74     49.32
1647.84/413.19	c  N dy 11126   1892164      2444     10410         0     70973     31529   1219291     46.74     49.57
1669.38/418.53	c  N dy 11246   1912445      2444     10410         0     91250     31529   2674127     46.76     49.27
1696.51/425.33	c  N dy 11369   1932949      2444     10410         0    111751     31529   4130629     46.76     49.84
1720.89/431.45	c  N dy 11494   1953046      2444     10410         0     70855     31529   1148160     46.77     49.49
1742.42/436.88	c  N dy 11627   1973391      2444     10410         0     91191     31529   2596578     46.78     49.91
1769.15/443.59	c  N dy 11759   1993523      2444     10410         0    111317     31529   4039783     46.80     49.35
1795.48/450.19	c  N dy 11890   2013601      2444     10410         0     69409     31529    984463     46.81     58.01
1816.18/455.39	c  N dy 12018   2033604      2444     10410         0     89405     31529   2408076     46.82     50.80
1842.51/461.98	c  N dy 12150   2053746      2444     10410         0    109544     31529   3840294     46.83     49.37
1871.22/469.14	c  N dy 12268   2074134      2444     10410         0     66945     31529    739883     46.84     49.96
1891.18/474.13	c  N dy 12382   2094215      2444     10410         0     87019     31529   2173852     46.84     58.57
1916.70/480.51	c  N dy 12509   2114221      2444     10410         0    107020     31529   3611562     46.86     49.79
1947.42/488.26	c  N dy 12638   2134283      2444     10410         0    127073     31529   5043635     46.87     51.24
1967.76/493.31	c  N dy 12758   2154320      2444     10410         0     83129     31529   1827648     46.87     50.14
1991.70/499.39	c  N dy 12879   2174366      2444     10410         0    103172     31529   3255331     46.88     49.53
2021.62/506.82	c  N dy 12996   2194555      2444     10410         0    123352     31529   4695931     46.89     49.78
2041.21/511.78	c  S st 13085   2210836      2444     10410         0     74650     31529   1154445     46.89     37.20
2041.95/511.94	c  S st 13085   2211344      2444     10410         0     75158     31529   1184279     46.89   no data
2041.95/511.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2041.95/511.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
2041.95/511.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2041.95/511.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2041.95/511.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2041.95/511.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
2041.95/511.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2042.35/512.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2042.35/512.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2045.18/512.72	c lits-rem:        21  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.66 s
2045.18/512.72	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
2045.18/512.74	c vivif2 --  cl tried    75152 cl shrink        0 lits rem          0 time: 0.02
2045.59/512.81	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.08
2045.59/512.82	c calculated reachability. Time: 0.00
2045.59/512.82	c  N dy 13085   2211344      2444     10410         0     75152     31529   1183658     46.89   no data
2067.53/518.39	c  N dy 13200   2231449      2444     10410         0     95253     31529   2628444     46.90     49.40
2095.00/525.23	c  N dy 13319   2251611      2444     10410         0    115411     31529   4056931     46.90     49.67
2124.93/532.74	c  N dy 13436   2271904      2444     10410         0     69716     31529    743608     46.90     49.41
2145.67/537.96	c  N dy 13567   2292035      2444     10410         0     89841     31529   2181792     46.91     49.59
2171.20/544.39	c  N dy 13670   2312142      2444     10410         0    109944     31529   3609264     46.91     49.45
2202.71/552.30	c  N dy 13799   2332258      2444     10410         0    130053     31529   5049382     46.92     49.52
2225.08/557.87	c  N dy 13892   2352343      2444     10410         0     83153     31529   1626950     46.91     49.47
2249.78/564.01	c  N dy 14009   2372654      2444     10410         0    103454     31529   3072044     46.92     49.69
2279.30/571.43	c  N dy 14132   2392820      2444     10410         0    123613     31529   4508927     46.93     49.94
2306.42/578.29	c  N dy 14235   2412878      2444     10410         0     75678     31529   1034369     46.93     50.28
2328.77/583.87	c  N dy 14359   2433038      2444     10410         0     95833     31529   2477397     46.94     50.28
2356.29/590.70	c  N dy 14468   2453138      2444     10410         0    115925     31529   3901575     46.94     49.66
2388.20/598.77	c  N dy 14587   2473161      2444     10410         0    135944     31529   5309811     46.94     50.21
2410.14/604.27	c  N dy 14701   2493251      2444     10410         0     87047     31529   1781570     46.94     58.85
2435.70/610.62	c  N dy 14824   2513428      2444     10410         0    107219     31529   3227494     46.95     49.75
2467.18/618.56	c  N dy 14940   2534316      2444     10410         0    128102     31529   4702739     46.95     49.53
2496.70/625.90	c  N dy 15061   2554550      2444     10410         0     78349     31529   1100550     46.96     49.57
2519.07/631.58	c  N dy 15182   2574625      2444     10410         0     98416     31529   2528183     46.97     49.50
2547.35/638.65	c  N dy 15295   2594671      2444     10410         0    118458     31529   3958868     46.97     50.00
2580.51/647.00	c  N dy 15415   2614689      2444     10410         0    138472     31529   5369057     46.98     50.33
2604.40/652.92	c  N dy 15540   2634712      2444     10410         0     87508     31529   1683237     46.99     53.43
2629.52/659.24	c  N dy 15650   2655074      2444     10410         0    107866     31529   3121094     46.99     50.01
2659.89/666.84	c  N dy 15761   2675334      2444     10410         0    128120     31529   4564355     46.99     49.91
2691.76/674.82	c  N dy 15868   2695374      2444     10410         0     76178     31529    809734     46.99     50.12
2709.31/679.24	c  S st 15963   2711345      2444     10410         0     92145     31529   1936009     46.99     45.35
2710.11/679.43	c  S st 15963   2711846      2444     10410         0     92646     31529   1965349     46.99   no data
2710.11/679.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2710.11/679.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2710.11/679.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2710.11/679.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2710.51/679.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2710.51/679.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
2710.51/679.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2710.51/679.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2710.51/679.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2718.48/681.52	c lits-rem:        70  cl-subs:       14  v-elim:      0  v-fix:    0  time:  1.93 s
2718.48/681.53	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
2718.48/681.56	c vivif2 --  cl tried    92632 cl shrink        0 lits rem          0 time: 0.03
2718.88/681.66	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.10
2718.88/681.66	c calculated reachability. Time: 0.00
2718.88/681.66	c  N dy 15963   2711846      2444     10410         0     92632     31529   1963463     46.99   no data
2746.41/688.58	c  N dy 16086   2732525      2444     10410         0    113302     31529   3444202     47.00     49.76
2779.11/696.71	c  N dy 16222   2752743      2444     10410         0    133516     31529   4904029     47.01     49.83
2809.42/704.30	c  N dy 16351   2772824      2444     10410         0     80611     31529   1061702     47.02     50.19
2832.56/710.13	c  N dy 16469   2792841      2444     10410         0    100624     31529   2489797     47.03     49.61
2860.89/717.23	c  N dy 16581   2812915      2444     10410         0    120691     31529   3907588     47.03     50.36
2894.39/725.69	c  N dy 16685   2833096      2444     10410         0    140867     31529   5361317     47.03     49.87
2921.52/732.48	c  N dy 16806   2853148      2444     10410         0     86938     31529   1445237     47.03     49.64
2947.05/738.84	c  N dy 16912   2873310      2444     10410         0    107096     31529   2891108     47.03     49.72
2976.96/746.38	c  N dy 17027   2893330      2444     10410         0    127109     31529   4313318     47.04     51.22
3012.87/755.33	c  N dy 17150   2913561      2444     10410         0    147332     31529   5761374     47.05     49.62
3036.83/761.40	c  N dy 17279   2933648      2444     10410         0     92435     31529   1773840     47.05     60.08
3063.57/768.07	c  N dy 17403   2953730      2444     10410         0    112506     31529   3195881     47.06     50.07
3095.44/776.01	c  N dy 17530   2973749      2444     10410         0    132517     31529   4626420     47.07     50.49
3131.74/785.11	c  N dy 17653   2993842      2444     10410         0     76624     31529    583401     47.07     49.67
3153.68/790.69	c  N dy 17778   3014040      2444     10410         0     96817     31529   2024687     47.08     49.94
3181.20/797.55	c  N dy 17903   3034048      2444     10410         0    116820     31529   3471894     47.09     63.53
3214.31/805.80	c  N dy 18024   3054101      2444     10410         0    136871     31529   4911173     47.09     49.62
3249.82/814.79	c  N dy 18157   3074157      2444     10410         0     79942     31529    755211     47.11     51.83
3272.95/820.57	c  N dy 18283   3094254      2444     10410         0    100035     31529   2202311     47.11     49.72
3300.87/827.59	c  N dy 18397   3114401      2444     10410         0    120176     31529   3643373     47.12     49.77
3333.98/835.85	c  N dy 18504   3134588      2444     10410         0    140359     31529   5082366     47.12     49.80
3368.28/844.40	c  N dy 18621   3154594      2444     10410         0     82384     31529    868067     47.13     50.19
3391.82/850.35	c  N dy 18739   3174784      2444     10410         0    102566     31529   2317982     47.13     50.65
3421.34/857.79	c  N dy 18867   3195505      2444     10410         0    123279     31529   3808420     47.14     50.40
3448.86/864.70	c  S st 18971   3211848      2444     10410         0    139618     31529   4978327     47.14     45.81
3450.46/865.03	c  S st 18971   3212352      2444     10410         0    140122     31529   5006372     47.14   no data
3450.46/865.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3450.86/865.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3450.86/865.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3450.86/865.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3450.86/865.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3450.86/865.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
3450.86/865.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3450.86/865.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3451.66/865.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3477.98/871.97	c lits-rem:       117  cl-subs:       43  v-elim:      0  v-fix:    0  time:  6.58 s
3477.98/871.97	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
3478.38/872.04	c vivif2 --  cl tried   140079 cl shrink        0 lits rem          0 time: 0.07
3479.18/872.20	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.17
3479.18/872.21	c calculated reachability. Time: 0.00
3479.18/872.21	c  N dy 18971   3212352      2444     10410         0    140079     31529   5000360     47.14   no data
3516.67/881.62	c  N dy 19098   3232577      2444     10410         0     81321     31529    729802     47.15     49.73
3540.21/887.53	c  N dy 19222   3252727      2444     10410         0    101463     31529   2170036     47.16     50.33
3569.73/894.96	c  N dy 19354   3273223      2444     10410         0    121954     31529   3639079     47.17     49.86
3604.42/903.66	c  N dy 19493   3293255      2444     10410         0    141983     31529   5087753     47.18     50.31
3641.13/912.88	c  N dy 19603   3313322      2444     10410         0     82069     31529    716079     47.18     50.16
3664.71/918.78	c  N dy 19728   3333464      2444     10410         0    102202     31529   2162822     47.19     49.83
3694.18/926.18	c  N dy 19857   3353627      2444     10410         0    122358     31529   3601480     47.19     50.23
3729.29/934.91	c  N dy 19970   3373685      2444     10410         0    142412     31529   5037813     47.20     50.47
3768.38/944.79	c  N dy 20083   3393822      2444     10410         0     81569     31529    613416     47.20     50.56
3791.96/950.69	c  N dy 20211   3413869      2444     10410         0    101610     31529   2040467     47.20     59.36
3820.64/957.85	c  N dy 20339   3433877      2444     10410         0    121607     31529   3481297     47.21     49.93
3854.54/966.34	c  N dy 20449   3454426      2444     10410         0    142152     31529   4947659     47.21     50.25
3896.02/976.70	c  N dy 20576   3475098      2444     10410         0    162818     31529   6434849     47.22     49.75
3920.36/982.80	c  N dy 20691   3495306      2444     10410         0    101041     31529   1939114     47.22     50.72
3948.68/989.96	c  N dy 20806   3515428      2444     10410         0    121158     31529   3389042     47.23     50.17
3982.99/998.53	c  N dy 20930   3535548      2444     10410         0    141271     31529   4828711     47.23     51.44
4021.68/1008.28	c  N dy 21052   3555609      2444     10410         0    161330     31529   6274928     47.24     53.60
4050.43/1015.43	c  N dy 21192   3575740      2444     10410         0     98480     31529   1700856     47.25     50.14
4077.92/1022.39	c  N dy 21306   3596130      2444     10410         0    118865     31529   3155500     47.25     49.81
4111.43/1030.71	c  N dy 21427   3616147      2444     10410         0    138874     31529   4604342     47.26     50.76
4149.33/1040.25	c  N dy 21542   3636199      2444     10410         0    158922     31529   6044343     47.26     50.32
4181.64/1048.31	c  N dy 21665   3656301      2444     10410         0     95043     31529   1380340     47.26     53.73
4208.80/1055.13	c  N dy 21796   3676310      2444     10410         0    115046     31529   2803569     47.27     50.02
4239.53/1062.86	c  N dy 21888   3696324      2444     10410         0    135051     31529   4250609     47.26     49.77
4268.19/1070.09	c  S st 21971   3712353      2444     10410         0    151075     31529   5404749     47.27   no data
4269.83/1070.43	c  S st 21971   3712857      2444     10410         0    151579     31529   5433432     47.27   no data
4269.83/1070.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4270.23/1070.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4270.23/1070.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4270.23/1070.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4270.23/1070.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4270.23/1070.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
4270.23/1070.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4270.59/1070.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4270.98/1070.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4298.51/1077.67	c lits-rem:       221  cl-subs:       65  v-elim:      0  v-fix:    0  time:  6.88 s
4298.51/1077.68	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
4298.91/1077.75	c vivif2 --  cl tried   151514 cl shrink        0 lits rem          0 time: 0.08
4299.72/1077.94	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.19
4299.72/1077.95	c calculated reachability. Time: 0.00
4299.72/1077.95	c  N dy 21971   3712857      2444     10410         0    151514     31529   5425662     47.27   no data
4340.79/1088.23	c  N dy 22099   3732879      2444     10410         0     86560     31529    706227     47.27     51.16
4364.33/1094.18	c  F st 22221   3751563      2444     10410         0    105238     31529   2051268     47.28     41.85
4367.12/1094.82	c  N st 22225   3753598      2444     10410         0    107270     31529   2213367     47.28   no data
4396.25/1102.12	c  N dy 22324   3773682      2444     10410         0    127347     31529   3667467     47.28     50.08
4431.35/1110.98	c  N dy 22453   3793704      2444     10410         0    147363     31529   5116377     47.29     55.37
4472.83/1121.34	c  N dy 22581   3813784      2444     10410         0    167437     31529   6543534     47.29     51.79
4501.15/1128.47	c  N dy 22692   3833850      2444     10410         0    101527     31529   1719982     47.30     50.27
4530.26/1135.78	c  N dy 22800   3854694      2444     10410         0    122364     31529   3209339     47.29     50.13
4564.57/1144.34	c  N dy 22911   3874704      2444     10410         0    142369     31529   4647700     47.30     49.91
4603.71/1154.19	c  N dy 23035   3894762      2444     10410         0    162421     31529   6090963     47.30     59.51
4637.97/1162.72	c  N dy 23149   3914790      2444     10410         0     95473     31529   1214266     47.31     51.71
4664.30/1169.39	c  N dy 23269   3934794      2444     10410         0    115473     31529   2652756     47.31     54.54
4696.60/1177.46	c  N dy 23385   3954874      2444     10410         0    135548     31529   4084699     47.31     49.84
4734.51/1186.91	c  N dy 23507   3974969      2444     10410         0    155634     31529   5529809     47.32     51.25
4777.99/1197.87	c  N dy 23633   3995188      2444     10410         0    175849     31529   6985464     47.32     49.90

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

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

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


[startup+0 s]
/proc/loadavg: 7.73 8.01 7.97 3/350 15643
/proc/meminfo: memFree=25745516/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 408 0 0 0 1 0 0 0 24 0 4 0 651576824 52396032 348 33554432000 4194304 4580107 140735221678832 18446744073709551615 47674581788594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 12792 348 299 95 0 7774 0
[pid=15643/tid=15644] ppid=15641 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651576824 52396032 348 33554432000 4194304 4580107 140735221678832 18446744073709551615 47674581788594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651576824 52396032 348 33554432000 4194304 4580107 140735221678832 18446744073709551615 47674581788592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651576824 52396032 348 33554432000 4194304 4580107 140735221678832 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.276533 s]
/proc/loadavg: 7.73 8.01 7.97 3/350 15643
/proc/meminfo: memFree=25745516/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=351948 CPUtime=1.07 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 5161 0 0 0 105 2 0 0 18 0 4 0 651576824 360394752 4508 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 87987 4508 377 95 0 82969 0
[pid=15643/tid=15644] ppid=15641 vsize=351948 CPUtime=0.26 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1274 0 0 0 26 0 0 0 18 0 4 0 651576824 360394752 4508 33554432000 4194304 4580107 140735221678832 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=351948 CPUtime=0.26 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1490 0 0 0 26 0 0 0 18 0 4 0 651576824 360394752 4508 33554432000 4194304 4580107 140735221678832 18446744073709551615 4322504 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=351948 CPUtime=0.25 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 788 0 0 0 25 0 0 0 18 0 4 0 651576824 360394752 4508 33554432000 4194304 4580107 140735221678832 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 351948

[startup+0.300376 s]
/proc/loadavg: 7.73 8.01 7.97 3/350 15643
/proc/meminfo: memFree=25745516/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=351948 CPUtime=1.17 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 5262 0 0 0 115 2 0 0 18 0 4 0 651576824 360394752 4609 33554432000 4194304 4580107 140735221678832 18446744073709551615 4322409 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 87987 4609 377 95 0 82969 0
[pid=15643/tid=15644] ppid=15641 vsize=351948 CPUtime=0.29 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1300 0 0 0 29 0 0 0 18 0 4 0 651576824 360394752 4610 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=351948 CPUtime=0.29 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1517 0 0 0 29 0 0 0 18 0 4 0 651576824 360394752 4610 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293110 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=351948 CPUtime=0.27 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 811 0 0 0 27 0 0 0 18 0 4 0 651576824 360394752 4610 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 351948

[startup+0.400362 s]
/proc/loadavg: 7.73 8.01 7.97 3/350 15643
/proc/meminfo: memFree=25745516/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=354816 CPUtime=1.57 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 6333 0 0 0 155 2 0 0 18 0 4 0 651576824 363331584 3968 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 88704 3968 377 95 0 83686 0
[pid=15643/tid=15644] ppid=15641 vsize=354816 CPUtime=0.39 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1574 0 0 0 39 0 0 0 18 0 4 0 651576824 363331584 3968 33554432000 4194304 4580107 140735221678832 18446744073709551615 4295853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=354816 CPUtime=0.39 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1785 0 0 0 39 0 0 0 18 0 4 0 651576824 363331584 3968 33554432000 4194304 4580107 140735221678832 18446744073709551615 230808825259 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=354816 CPUtime=0.37 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1079 0 0 0 37 0 0 0 18 0 4 0 651576824 363331584 3968 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 354816

[startup+0.700302 s]
/proc/loadavg: 7.73 8.01 7.97 3/350 15643
/proc/meminfo: memFree=25745516/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=354816 CPUtime=2.76 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 7651 0 0 0 274 2 0 0 18 0 4 0 651576824 363331584 5286 33554432000 4194304 4580107 140735221678832 18446744073709551615 4316661 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 88704 5286 377 95 0 83686 0
[pid=15643/tid=15644] ppid=15641 vsize=354816 CPUtime=0.69 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1897 0 0 0 69 0 0 0 18 0 4 0 651576824 363331584 5286 33554432000 4194304 4580107 140735221678832 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=354816 CPUtime=0.68 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 2121 0 0 0 68 0 0 0 18 0 4 0 651576824 363331584 5286 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=354816 CPUtime=0.67 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 1413 0 0 0 67 0 0 0 18 0 4 0 651576824 363331584 5286 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 354816

[startup+1.50116 s]
/proc/loadavg: 7.73 8.01 7.97 9/354 15647
/proc/meminfo: memFree=25649632/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=356232 CPUtime=5.96 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 12498 0 0 0 592 4 0 0 20 0 4 0 651576824 364781568 5225 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 89058 5225 377 95 0 84040 0
[pid=15643/tid=15644] ppid=15641 vsize=356232 CPUtime=1.49 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 3127 0 0 0 148 1 0 0 19 0 4 0 651576824 364781568 5225 33554432000 4194304 4580107 140735221678832 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=356232 CPUtime=1.48 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 3328 0 0 0 148 0 0 0 20 0 4 0 651576824 364781568 5225 33554432000 4194304 4580107 140735221678832 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=356232 CPUtime=1.47 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 2623 0 0 0 146 1 0 0 20 0 4 0 651576824 364781568 5225 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 356232

[startup+3.10087 s]
/proc/loadavg: 7.73 8.01 7.97 9/354 15647
/proc/meminfo: memFree=25636368/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=357604 CPUtime=12.34 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 23650 0 0 0 1228 6 0 0 25 0 4 0 651576824 366186496 9482 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 89401 9482 379 95 0 84383 0
[pid=15643/tid=15644] ppid=15641 vsize=357604 CPUtime=3.09 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 6371 0 0 0 308 1 0 0 25 0 4 0 651576824 366186496 9482 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=357604 CPUtime=3.08 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 5248 0 0 0 308 0 0 0 25 0 4 0 651576824 366186496 9482 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=357604 CPUtime=3.05 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 4438 0 0 0 304 1 0 0 25 0 4 0 651576824 366186496 9482 33554432000 4194304 4580107 140735221678832 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 357604

[startup+6.30028 s]
/proc/loadavg: 7.83 8.03 7.98 9/354 15647
/proc/meminfo: memFree=25557332/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=382184 CPUtime=25.1 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 46263 0 0 0 2498 12 0 0 25 0 4 0 651576824 391356416 19792 33554432000 4194304 4580107 140735221678832 18446744073709551615 4318708 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 95546 19792 379 95 0 90528 0
[pid=15643/tid=15644] ppid=15641 vsize=382184 CPUtime=6.28 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 13235 0 0 0 625 3 0 0 25 0 4 0 651576824 391356416 19792 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=382184 CPUtime=6.28 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 12078 0 0 0 626 2 0 0 25 0 4 0 651576824 391356416 19792 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=382184 CPUtime=6.21 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 9562 0 0 0 619 2 0 0 25 0 4 0 651576824 391356416 19792 33554432000 4194304 4580107 140735221678832 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 382184

[startup+12.7011 s]
/proc/loadavg: 7.85 8.03 7.98 9/354 15647
/proc/meminfo: memFree=25495520/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=408756 CPUtime=50.63 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 77685 0 0 0 5044 19 0 0 25 0 4 0 651576824 418566144 31426 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 102189 31426 379 95 0 97171 0
[pid=15643/tid=15644] ppid=15641 vsize=408756 CPUtime=12.68 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 20272 0 0 0 1264 4 0 0 25 0 4 0 651576824 418566144 31426 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=408756 CPUtime=12.68 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 19656 0 0 0 1264 4 0 0 25 0 4 0 651576824 418566144 31426 33554432000 4194304 4580107 140735221678832 18446744073709551615 4322431 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=408756 CPUtime=12.54 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 18261 0 0 0 1250 4 0 0 25 0 4 0 651576824 418566144 31426 33554432000 4194304 4580107 140735221678832 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 408756

[startup+25.5138 s]
/proc/loadavg: 7.88 8.03 7.98 9/354 15648
/proc/meminfo: memFree=25216056/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=421336 CPUtime=101.74 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 119294 0 0 0 10145 29 0 0 25 0 4 0 651576824 431448064 38147 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 105334 38147 379 95 0 100316 0
[pid=15643/tid=15644] ppid=15641 vsize=421336 CPUtime=25.5 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 29845 0 0 0 2543 7 0 0 25 0 4 0 651576824 431448064 38147 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=421336 CPUtime=25.5 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 31031 0 0 0 2544 6 0 0 25 0 4 0 651576824 431448064 38147 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=421336 CPUtime=25.21 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 27452 0 0 0 2514 7 0 0 25 0 4 0 651576824 431448064 38147 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 421336

[startup+51.1011 s]
/proc/loadavg: 8.06 8.05 7.99 9/354 15648
/proc/meminfo: memFree=25069532/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=422944 CPUtime=203.81 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 183180 0 0 0 20338 43 0 0 25 0 4 0 651576824 433094656 43910 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 105736 43910 379 95 0 100718 0
[pid=15643/tid=15644] ppid=15641 vsize=422944 CPUtime=51.08 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 45727 0 0 0 5098 10 0 0 25 0 4 0 651576824 433094656 43910 33554432000 4194304 4580107 140735221678832 18446744073709551615 4321646 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=422944 CPUtime=51.09 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 46432 0 0 0 5099 10 0 0 25 0 4 0 651576824 433094656 43910 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=422944 CPUtime=50.52 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 42426 0 0 0 5042 10 0 0 25 0 4 0 651576824 433094656 43910 33554432000 4194304 4580107 140735221678832 18446744073709551615 4318848 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 422944

[startup+102.301 s]
/proc/loadavg: 8.35 8.12 8.01 9/354 15653
/proc/meminfo: memFree=24860512/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=433996 CPUtime=408.05 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 286199 0 0 0 40735 70 0 0 25 0 4 0 651576824 444411904 46586 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 108499 46586 379 95 0 103481 0
[pid=15643/tid=15644] ppid=15641 vsize=433996 CPUtime=102.29 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 71026 0 0 0 10212 17 0 0 25 0 4 0 651576824 444411904 46586 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=433996 CPUtime=102.28 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 72920 0 0 0 10212 16 0 0 25 0 4 0 651576824 444411904 46586 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=433996 CPUtime=101.16 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 67288 0 0 0 10099 17 0 0 25 0 4 0 651576824 444411904 46586 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 433996

[startup+162.301 s]

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

[pid=15643] ppid=15641 vsize=771924 CPUtime=2562.12 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 980280 0 0 0 255896 316 0 0 25 0 4 0 651576824 790450176 107238 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 192981 107238 379 95 0 187963 0
[pid=15643/tid=15644] ppid=15641 vsize=771924 CPUtime=642.3 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 243914 0 0 0 64152 78 0 0 25 0 4 0 651576824 790450176 107238 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=771924 CPUtime=642.3 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 246841 0 0 0 64157 73 0 0 25 0 4 0 651576824 790450176 107238 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=771924 CPUtime=635.2 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 242239 0 0 0 63439 81 0 0 25 0 4 0 651576824 790450176 107238 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.12
Current children cumulated vsize (KiB) 771924

[startup+702.301 s]
/proc/loadavg: 8.11 8.06 8.01 9/354 15669
/proc/meminfo: memFree=24119904/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=794128 CPUtime=2801.45 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1040256 0 0 0 279807 338 0 0 25 0 4 0 651576824 813187072 111229 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 198532 111229 379 95 0 193514 0
[pid=15643/tid=15644] ppid=15641 vsize=794128 CPUtime=702.3 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 261043 0 0 0 70147 83 0 0 25 0 4 0 651576824 813187072 111229 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=794128 CPUtime=702.3 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 261983 0 0 0 70152 78 0 0 25 0 4 0 651576824 813187072 111229 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=794128 CPUtime=694.53 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 255986 0 0 0 69366 87 0 0 25 0 4 0 651576824 813187072 111229 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.45
Current children cumulated vsize (KiB) 794128

[startup+762.301 s]
/proc/loadavg: 8.15 8.08 8.01 9/354 15670
/proc/meminfo: memFree=24076316/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=847044 CPUtime=3040.8 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1096466 0 0 0 303716 364 0 0 25 0 4 0 651576824 867373056 110650 33554432000 4194304 4580107 140735221678832 18446744073709551615 4296539 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 211761 110650 379 95 0 206743 0
[pid=15643/tid=15644] ppid=15641 vsize=847044 CPUtime=762.31 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 274862 0 0 0 76142 89 0 0 25 0 4 0 651576824 867373056 110650 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=847044 CPUtime=762.31 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 276128 0 0 0 76147 84 0 0 25 0 4 0 651576824 867373056 110650 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=847044 CPUtime=753.87 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 269343 0 0 0 75292 95 0 0 25 0 4 0 651576824 867373056 110650 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.8
Current children cumulated vsize (KiB) 847044

[startup+822.301 s]
/proc/loadavg: 8.20 8.11 8.02 9/354 15672
/proc/meminfo: memFree=24090736/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=800152 CPUtime=3280.12 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1151464 0 0 0 327625 387 0 0 25 0 4 0 651576824 819355648 107396 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 200038 107396 379 95 0 195020 0
[pid=15643/tid=15644] ppid=15641 vsize=800152 CPUtime=822.3 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 288618 0 0 0 82135 95 0 0 25 0 4 0 651576824 819355648 107396 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=800152 CPUtime=822.3 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 289775 0 0 0 82140 90 0 0 25 0 4 0 651576824 819355648 107396 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=800152 CPUtime=813.2 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 283411 0 0 0 81219 101 0 0 25 0 4 0 651576824 819355648 107396 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.12
Current children cumulated vsize (KiB) 800152

[startup+882.301 s]
/proc/loadavg: 8.18 8.11 8.03 9/354 15674
/proc/meminfo: memFree=23942128/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=848768 CPUtime=3519.5 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1232475 0 0 0 351536 414 0 0 25 0 4 0 651576824 869138432 139986 33554432000 4194304 4580107 140735221678832 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 212192 139986 379 95 0 207174 0
[pid=15643/tid=15644] ppid=15641 vsize=848768 CPUtime=882.32 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 314884 0 0 0 88130 102 0 0 25 0 4 0 651576824 869138432 139988 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=848768 CPUtime=882.31 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 302908 0 0 0 88135 96 0 0 25 0 4 0 651576824 869138432 139988 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293752 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=848768 CPUtime=872.54 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 305561 0 0 0 87146 108 0 0 25 0 4 0 651576824 869138432 139988 33554432000 4194304 4580107 140735221678832 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.5
Current children cumulated vsize (KiB) 848768

[startup+942.301 s]
/proc/loadavg: 8.06 8.09 8.02 9/354 15675
/proc/meminfo: memFree=23900260/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=872448 CPUtime=3758.81 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1286201 0 0 0 375446 435 0 0 25 0 4 0 651576824 893386752 146220 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 218112 146220 379 95 0 213094 0
[pid=15643/tid=15644] ppid=15641 vsize=872448 CPUtime=942.3 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 327669 0 0 0 94124 106 0 0 25 0 4 0 651576824 893386752 146220 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=872448 CPUtime=942.3 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 319287 0 0 0 94129 101 0 0 25 0 4 0 651576824 893386752 146221 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=872448 CPUtime=931.88 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 317904 0 0 0 93073 115 0 0 25 0 4 0 651576824 893386752 146221 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.81
Current children cumulated vsize (KiB) 872448

[startup+1002.31 s]
/proc/loadavg: 8.02 8.07 8.02 9/354 15677
/proc/meminfo: memFree=23864712/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=972352 CPUtime=3998.19 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1336298 0 0 0 399364 455 0 0 25 0 4 0 651576824 995688448 154781 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 243088 154781 379 95 0 238070 0
[pid=15643/tid=15644] ppid=15641 vsize=972352 CPUtime=1002.33 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 339814 0 0 0 100122 111 0 0 25 0 4 0 651576824 995688448 154781 33554432000 4194304 4580107 140735221678832 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=972352 CPUtime=1002.32 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 331322 0 0 0 100125 107 0 0 25 0 4 0 651576824 995688448 154781 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=972352 CPUtime=991.21 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 330618 0 0 0 99000 121 0 0 25 0 4 0 651576824 995688448 154781 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.19
Current children cumulated vsize (KiB) 972352

[startup+1062.3 s]
/proc/loadavg: 8.06 8.07 8.02 9/354 15678
/proc/meminfo: memFree=23979708/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=924296 CPUtime=4237.48 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1387342 0 0 0 423268 480 0 0 25 0 4 0 651576824 946479104 149367 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 231074 149367 379 95 0 226056 0
[pid=15643/tid=15644] ppid=15641 vsize=924296 CPUtime=1062.31 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 352762 0 0 0 106113 118 0 0 25 0 4 0 651576824 946479104 149367 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=924296 CPUtime=1062.31 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 344162 0 0 0 106117 114 0 0 25 0 4 0 651576824 946479104 149367 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=924296 CPUtime=1050.54 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 342843 0 0 0 104928 126 0 0 25 0 4 0 651576824 946479104 149367 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.48
Current children cumulated vsize (KiB) 924296

[startup+1122.3 s]
/proc/loadavg: 8.07 8.07 8.02 9/354 15680
/proc/meminfo: memFree=23706324/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=1130904 CPUtime=4476.81 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1446978 0 0 0 447179 502 0 0 25 0 4 0 651576824 1158045696 170928 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 282726 170928 381 95 0 277708 0
[pid=15643/tid=15644] ppid=15641 vsize=1130904 CPUtime=1122.31 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 368658 0 0 0 112109 122 0 0 25 0 4 0 651576824 1158045696 170928 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=1130904 CPUtime=1122.31 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 356675 0 0 0 112111 120 0 0 25 0 4 0 651576824 1158045696 170928 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=1130904 CPUtime=1109.86 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 358726 0 0 0 110854 132 0 0 25 0 4 0 651576824 1158045696 170928 33554432000 4194304 4580107 140735221678832 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.81
Current children cumulated vsize (KiB) 1130904

[startup+1182.3 s]
/proc/loadavg: 8.07 8.07 8.02 9/354 15682
/proc/meminfo: memFree=23686264/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=1026224 CPUtime=4716.16 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1496931 0 0 0 471091 525 0 0 25 0 4 0 651576824 1050853376 169359 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 256556 169359 381 95 0 251538 0
[pid=15643/tid=15644] ppid=15641 vsize=1026224 CPUtime=1182.31 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 381512 0 0 0 118103 128 0 0 25 0 4 0 651576824 1050853376 169359 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=1026224 CPUtime=1182.31 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 368959 0 0 0 118107 124 0 0 25 0 4 0 651576824 1050853376 169359 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=1026224 CPUtime=1169.2 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 370672 0 0 0 116781 139 0 0 25 0 4 0 651576824 1050853376 169359 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.16
Current children cumulated vsize (KiB) 1026224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.13 8.08 8.02 9/354 15682
/proc/meminfo: memFree=23728644/32951124 swapFree=40554400/67111528
[pid=15643] ppid=15641 vsize=976228 CPUtime=4800.36 cores=1,3,5,7
/proc/15643/stat : 15643 (strangenight2-m) R 15641 15643 15499 0 -1 4202496 1514217 0 0 0 479503 533 0 0 25 0 4 0 651576824 999657472 164110 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15643/statm: 244057 164110 381 95 0 239039 0
[pid=15643/tid=15644] ppid=15641 vsize=976228 CPUtime=1203.43 cores=1,3,5,7
/proc/15643/task/15644/stat : 15644 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 385948 0 0 0 120212 131 0 0 25 0 4 0 651576824 999657472 164113 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15643/tid=15645] ppid=15641 vsize=976228 CPUtime=1203.43 cores=1,3,5,7
/proc/15643/task/15645/stat : 15645 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 373633 0 0 0 120217 126 0 0 25 0 4 0 651576824 999657472 164113 33554432000 4194304 4580107 140735221678832 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15643/tid=15646] ppid=15641 vsize=976228 CPUtime=1190.06 cores=1,3,5,7
/proc/15643/task/15646/stat : 15646 (strangenight2-m) R 15641 15643 15499 0 -1 4202560 374323 0 0 0 118866 140 0 0 25 0 4 0 651576824 999657472 164113 33554432000 4194304 4580107 140735221678832 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 976228

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.45
CPU time (s): 4800.42
CPU user time (s): 4795.06
CPU system time (s): 5.35719
CPU usage (%): 398.889
Max. virtual memory (cumulated for all children) (KiB): 1142080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.06
system time used= 5.35719
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1514223
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= 1662
involuntary context switches= 31478

runsolver used 3.60845 second user time and 9.78351 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 21:02:44
IDJOB=3366253
IDBENCH=82662
IDSOLVER=1844
FILE ID=node104/3366253-1305399764
RUNJOBID= node104-1305398558-15518
PBS_JOBID= 13324492
Free space on /tmp= 73388 MiB

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

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

MD5SUM BENCH= f551de19344e39204ca6929dfef80a04
RANDOM SEED=309717348

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25746168 kB
Buffers:        292052 kB
Cached:        2378704 kB
SwapCached:     122128 kB
Active:         985740 kB
Inactive:      5953384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25746168 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           13616 kB
Writeback:           8 kB
AnonPages:     4158912 kB
Mapped:          11572 kB
Slab:           117576 kB
PageTables:      84512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74943204 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= 73380 MiB
End job on node104 at 2011-05-14 21:22:49