Trace number 3369285

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-1-mt (fixed)? (TO) 4800.17 1203.04

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369285-1305413959.cnf'
0.00/0.01	c -- header says num vars:            284
0.00/0.01	c -- header says num clauses:       42826
0.00/0.38	c -- clauses added:            0 learnts,        42826 normals,            0 xors
0.00/0.38	c -- vars added        284
0.00/0.38	c Parsing time:  0.06 s
0.00/0.38	c  N st     0         0       284     42449       377         0    191271         0   no data   no data  --
0.00/0.38	c asymm  cl-useful: 0/42449/42449 lits-rem:0 time: 1.42
0.00/0.39	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.54	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.00/0.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
0.00/0.54	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
3.42/1.20	c lits-rem:         0  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.78 s
3.42/1.20	c Finding binary XORs  T:     0.00 s  found:       0
3.42/1.20	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
3.42/1.20	c calculated reachability. Time: 0.00
3.42/1.20	c Calc default polars -  time:   0.00 s pos:     283 undec:       1 neg:       0
3.42/1.20	c =========================================================================================
3.42/1.20	c types(t): F = full restart, N = normal restart
3.42/1.20	c types(t): S = simplification begin/end, E = solution found
3.42/1.20	c restart types(rt): st = static, dy = dynamic
3.42/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.42/1.20	c  B st     0         0       283     42438        94         0    190418         0   no data   no data  --
3.42/1.20	c  N dy    13      4106       283     42438        94      3948    190418     91471     11.84     12.50  --
5.57/1.40	c  N dy    28      8328       283     42438        94      4600    190418     92930     11.84     12.48  --
6.77/1.76	c  N dy    41     13788       283     42438        94      9829    190418    198999     11.42     12.05  --
8.39/2.11	c  N dy    50     17822       283     42438        94      8081    190418    143508     11.27     11.92  --
9.55/2.48	c  N dy    71     21890       283     42438        94     12011    190418    233849     11.34     12.69  --
10.75/2.77	c  F st    90     25000       283     42438        94      7868    190418    134834     11.46     10.89  --
11.15/2.88	c  N st    93     26189       283     42438        94      9008    190418    160084     11.46   no data  --
12.35/3.20	c  S st    96     30001       283     42438        94     12692    190418    247280     11.46   no data  --
12.79/3.25	c  S st    96     30502       283     42438        94     13188    190418    258828     11.46   no data  --
12.79/3.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.79/3.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.79/3.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
12.79/3.28	c bin-w-bin subsume rem            0 bins  time:  0.02 s
12.79/3.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
12.79/3.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
12.79/3.29	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
19.54/4.92	c lits-rem:       216  cl-subs:     1605  v-elim:      0  v-fix:    0  time:  6.49 s
21.56/5.43	c asymm  cl-useful: 0/32822/42438 lits-rem:0 time: 2.04
21.56/5.43	c calculated reachability. Time: 0.00
21.56/5.43	c  N dy    96     30502       283     42438        94     11583    190418    239321     11.46   no data  --
23.13/5.83	c  N dy   120     34829       283     42438        94     15769    190418    335706     11.55     12.27  --
24.72/6.28	c  N dy   134     39720       283     42438        94     12074    190418    222846     11.48     12.20  --
26.36/6.68	c  N dy   157     44049       283     42438        94     16227    190418    318168     11.53     12.25  --
27.11/6.83	c  S st   164     45755       283     42438        94     17859    190418    354824     11.54   no data  --
27.11/6.88	c  S st   164     46259       283     42438        94     18359    190418    366330     11.54   no data  --
27.11/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.11/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.11/6.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
27.51/6.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
27.51/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
27.51/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
27.51/6.93	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
33.90/8.56	c lits-rem:       135  cl-subs:     1539  v-elim:      0  v-fix:    0  time:  6.52 s
33.90/8.57	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.01
33.90/8.57	c vivif2 --  cl tried    16820 cl shrink        0 lits rem          0 time: 0.02
34.30/8.70	c asymm  cl-useful: 0/9616/42438 lits-rem:0 time: 0.49
34.30/8.70	c calculated reachability. Time: 0.00
34.30/8.70	c  N dy   164     46259       283     42438        94     16820    190418    346898     11.54   no data  --
35.90/9.08	c  N dy   177     50401       283     42438        94     11300    190418    196642     11.53     12.20  --
37.50/9.46	c  N dy   189     54608       283     42438        94     15316    190418    281102     11.50     12.21  --
39.11/9.86	c  N dy   216     58616       283     42438        94     19172    190418    371728     11.58     12.32  --
41.08/10.35	c  N dy   230     63674       283     42438        94     13505    190418    238636     11.55     12.20  --
42.68/10.75	c  N dy   242     68104       283     42438        94     17796    190418    337359     11.52     12.16  --
43.08/10.87	c  S st   245     69388       283     42438        94     19033    190418    366160     11.51      9.83  --
43.50/10.92	c  S st   245     69890       283     42438        94     19532    190418    378246     11.51   no data  --
43.50/10.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.50/10.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.50/10.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
43.50/10.96	c bin-w-bin subsume rem            0 bins  time:  0.02 s
43.50/10.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
43.50/10.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
43.50/10.97	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
51.46/12.94	c lits-rem:       138  cl-subs:     1610  v-elim:      0  v-fix:    0  time:  7.86 s
51.46/12.95	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.01
51.46/12.95	c vivif2 --  cl tried    17922 cl shrink        0 lits rem          0 time: 0.02
52.28/13.17	c asymm  cl-useful: 0/8780/42438 lits-rem:0 time: 0.86
52.28/13.17	c calculated reachability. Time: 0.00
52.28/13.17	c  N dy   245     69890       283     42438        94     17922    190418    358556     11.51   no data  --
54.24/13.60	c  N dy   252     74477       283     42438        94     22308    190418    452138     11.46     12.08  --
55.85/14.10	c  N dy   278     79505       283     42438        94     15608    190418    276672     11.50     12.15  --
57.84/14.59	c  N dy   303     84591       283     42438        94     20508    190418    390053     11.53     12.22  --
59.04/14.89	c  F st   318     87503       283     42438        94     23305    190418    454370     11.54   no data  --
60.64/15.23	c  N st   323     90798       283     42438        94     13942    190418    220734     11.54   no data  --
63.02/15.85	c  N dy   338     97650       283     42438        94     20571    190418    369835     11.52     12.14  --
65.45/16.50	c  N dy   369    103992       283     42438        94     26704    190418    510979     11.54     12.19  --
66.22/16.61	c  S st   373    104835       283     42438        94     13955    190418    212319     11.54     11.81  --
66.22/16.66	c  S st   373    105338       283     42438        94     14454    190418    223959     11.54   no data  --
66.22/16.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
66.22/16.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.22/16.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
66.22/16.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
66.22/16.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
66.61/16.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
66.61/16.70	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
71.81/18.09	c lits-rem:        44  cl-subs:      408  v-elim:      0  v-fix:    0  time:  5.55 s
71.81/18.09	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.01
72.21/18.10	c vivif2 --  cl tried    14046 cl shrink        0 lits rem          0 time: 0.02
73.80/18.52	c asymm  cl-useful: 0/25868/42438 lits-rem:0 time: 1.68
73.80/18.52	c calculated reachability. Time: 0.00
73.80/18.52	c  N dy   373    105338       283     42438        94     14046    190418    219686     11.54   no data  --
76.60/19.23	c  N dy   397    113190       283     42438        94     21581    190418    385733     11.50     12.25  --
79.38/19.96	c  N dy   410    120488       283     42438        94     28571    190418    532916     11.46     12.11  --
82.58/20.74	c  N dy   435    128354       283     42438        94     21658    190418    376714     11.44     12.21  --
85.77/21.58	c  N dy   457    136742       283     42438        94     29677    190418    548399     11.40     12.02  --
89.36/22.49	c  N dy   488    146080       283     42438        94     23181    190418    409152     11.39     12.00  --
93.75/23.55	c  N dy   517    156090       283     42438        94     16401    190418    252019     11.37     12.05  --
94.55/23.73	c  S st   525    158007       283     42438        94     18239    190418    291588     11.36     10.63  --
94.55/23.78	c  S st   525    158510       283     42438        94     18738    190418    304072     11.36   no data  --
94.55/23.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.55/23.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.55/23.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
94.95/23.81	c bin-w-bin subsume rem            0 bins  time:  0.02 s
94.95/23.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
94.95/23.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
94.95/23.82	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
101.33/25.48	c lits-rem:        52  cl-subs:      876  v-elim:      0  v-fix:    0  time:  6.58 s
101.33/25.48	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.01
101.33/25.48	c vivif2 --  cl tried    17862 cl shrink        0 lits rem          0 time: 0.02
102.13/25.63	c asymm  cl-useful: 0/7790/42438 lits-rem:0 time: 0.58
102.13/25.63	c calculated reachability. Time: 0.00
102.13/25.63	c  N dy   525    158510       283     42438        94     17862    190418    295281     11.36   no data  --
106.11/26.67	c  N dy   573    168918       283     42438        94     27868    190418    520077     11.38     12.17  --
110.51/27.79	c  N dy   612    179775       283     42438        94     20959    190418    345980     11.39     13.22  --
115.30/28.97	c  N dy   654    191326       283     42438        94     32051    190418    589546     11.39     12.05  --
120.49/30.24	c  N dy   691    203610       283     42438        94     25511    190418    425928     11.37     13.28  --
126.90/31.81	c  N dy   750    217271       283     42438        94     19375    190418    276208     11.37     11.98  --
132.85/33.31	c  N dy   791    232173       283     42438        94     33657    190418    585610     11.36     12.18  --
135.24/33.95	c  S st   815    237766       283     42438        94     39015    190418    703814     11.37     11.30  --
135.66/34.03	c  S st   815    238269       283     42438        94     39514    190418    715796     11.37   no data  --
135.66/34.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
135.66/34.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.66/34.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
135.66/34.08	c bin-w-bin subsume rem            0 bins  time:  0.02 s
135.66/34.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
135.66/34.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
136.09/34.11	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
148.84/37.36	c lits-rem:       189  cl-subs:     3351  v-elim:      0  v-fix:    0  time: 12.97 s
148.84/37.37	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.01
148.84/37.38	c vivif2 --  cl tried    36163 cl shrink        0 lits rem          0 time: 0.04
149.60/37.57	c asymm  cl-useful: 0/6447/42438 lits-rem:0 time: 0.76
149.60/37.57	c calculated reachability. Time: 0.00
149.60/37.57	c  N dy   815    238269       283     42438        94     36163    190418    674350     11.37   no data  --
156.79/39.37	c  N dy   866    255809       283     42438        94     32853    190418    556962     11.35     12.09  --
163.98/41.18	c  N dy   929    272331       283     42438        94     27590    190418    428203     11.35     11.97  --
171.95/43.13	c  N dy   976    289766       283     42438        94     22161    190418    298620     11.33     11.93  --
178.73/44.83	c  F st  1052    306251       283     42438        94     38007    190418    647770     11.34     11.82  --
179.56/45.06	c  N st  1056    308286       283     42438        94     39945    190418    690755     11.34   no data  --
187.92/47.19	c  N dy  1114    328063       283     42438        94     35791    190418    581360     11.32     11.93  --
197.12/49.47	c  N dy  1200    348204       283     42438        94     31079    190418    475400     11.33     12.00  --
201.09/50.46	c  S st  1234    357404       283     42438        94     39915    190418    665829     11.33   no data  --
201.51/50.53	c  S st  1234    357909       283     42438        94     40420    190418    677140     11.33   no data  --
201.51/50.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
201.51/50.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.51/50.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
201.51/50.59	c bin-w-bin subsume rem            0 bins  time:  0.02 s
201.92/50.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
201.92/50.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
201.92/50.61	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
215.84/54.10	c lits-rem:       175  cl-subs:     3782  v-elim:      0  v-fix:    0  time: 13.92 s
215.84/54.11	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.02
215.84/54.12	c vivif2 --  cl tried    36638 cl shrink        0 lits rem          0 time: 0.04
216.64/54.37	c asymm  cl-useful: 0/4074/42438 lits-rem:0 time: 1.03
216.64/54.38	c calculated reachability. Time: 0.00
216.64/54.38	c  N dy  1234    357909       283     42438        94     36638    190418    633139     11.33   no data  --
225.82/56.66	c  N dy  1308    377947       283     42438        94     30932    190418    467390     11.32     11.97  --
235.00/58.94	c  N dy  1363    398006       283     42438        94     50245    190418    879277     11.30     12.00  --
243.78/61.18	c  N dy  1439    418072       283     42438        94     43492    190418    731623     11.31     11.97  --
252.95/63.49	c  N dy  1490    438274       283     42438        94     35918    190418    563767     11.29     11.91  --
262.54/65.83	c  N dy  1537    458327       283     42438        94     55167    190418    952516     11.26     11.98  --
272.15/68.22	c  N dy  1590    479530       283     42438        94     47618    190418    800902     11.24     11.89  --
281.67/70.63	c  N dy  1669    499798       283     42438        94     38224    190418    600948     11.24     11.83  --
291.26/73.02	c  N dy  1718    520025       283     42438        94     57615    190418   1008081     11.22     11.86  --
299.23/75.01	c  S st  1783    536863       283     42438        94     43997    190418    711494     11.22     10.14  --
299.23/75.08	c  S st  1783    537365       283     42438        94     44494    190418    723573     11.22   no data  --
299.23/75.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
299.23/75.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.63/75.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.06
299.63/75.13	c bin-w-bin subsume rem            0 bins  time:  0.02 s
299.63/75.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
299.63/75.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
299.63/75.15	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
312.81/78.42	c lits-rem:       241  cl-subs:     2985  v-elim:      0  v-fix:    0  time: 13.05 s
312.81/78.43	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.01
312.81/78.44	c vivif2 --  cl tried    41509 cl shrink        0 lits rem          0 time: 0.04
313.61/78.65	c asymm  cl-useful: 0/4054/42438 lits-rem:0 time: 0.84
313.61/78.65	c calculated reachability. Time: 0.00
313.61/78.65	c  N dy  1783    537365       283     42438        94     41509    190418    686470     11.22   no data  --
323.58/81.19	c  N dy  1851    558287       283     42438        94     30835    190418    414106     11.21     11.83  --
333.59/83.65	c  N dy  1935    580091       283     42438        94     51784    190418    865248     11.21     11.87  --
343.12/86.07	c  N dy  1984    600230       283     42438        94     39320    190418    582925     11.19     11.83  --
353.10/88.54	c  N dy  2041    620247       283     42438        94     58543    190418    991626     11.18     11.78  --
363.08/91.03	c  N dy  2104    640296       283     42438        94     45100    190418    691997     11.18     12.66  --
374.25/93.84	c  N dy  2172    663137       283     42438        94     67062    190418   1150606     11.17     11.78  --
383.83/96.28	c  N dy  2257    683621       283     42438        94     53135    190418    845997     11.17     11.83  --
394.63/99.00	c  N dy  2329    703653       283     42438        94     37729    190418    503304     11.17     11.92  --
404.57/101.43	c  N dy  2403    723742       283     42438        94     56990    190418    911555     11.17     11.78  --
414.95/104.06	c  N dy  2484    743912       283     42438        94     40732    190418    553616     11.17     11.79  --
424.52/106.46	c  N dy  2573    763958       283     42438        94     59945    190418    959235     11.18     13.50  --
435.29/109.12	c  N dy  2650    784514       283     42438        94     43139    190418    588876     11.18     11.84  --
444.87/111.59	c  N dy  2719    804750       283     42438        94     62480    190418   1002269     11.17     11.88  --
445.67/111.77	c  S st  2724    806050       283     42438        94     63729    190418   1028456     11.17     10.30  --
446.07/111.86	c  S st  2724    806551       283     42438        94     64225    190418   1040398     11.17   no data  --
446.07/111.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
446.07/111.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
446.47/111.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
446.47/111.94	c bin-w-bin subsume rem            0 bins  time:  0.02 s
446.47/111.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
446.47/111.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
446.47/111.98	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
465.62/116.77	c lits-rem:        49  cl-subs:     5448  v-elim:      0  v-fix:    0  time: 19.10 s
465.62/116.78	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.01
465.62/116.79	c vivif2 --  cl tried    58777 cl shrink        0 lits rem          0 time: 0.06
466.82/117.03	c asymm  cl-useful: 0/4144/42438 lits-rem:0 time: 0.97
466.82/117.04	c calculated reachability. Time: 0.00
466.82/117.04	c  N dy  2724    806551       283     42438        94     58777    190418    975104     11.17   no data  --
477.19/119.68	c  N dy  2807    826823       283     42438        94     40883    190418    534416     11.17     11.77  --
486.79/122.06	c  N dy  2899    847086       283     42438        94     60309    190418    954804     11.18     11.81  --
497.94/124.82	c  N dy  2965    867588       283     42438        94     41611    190418    538769     11.18     11.79  --
507.51/127.21	c  N dy  3055    887630       283     42438        94     60817    190418    957664     11.18     13.16  --
518.69/130.06	c  N dy  3137    907737       283     42438        94     40779    190418    513506     11.18     11.78  --
528.26/132.45	c  N dy  3221    927899       283     42438        94     60220    190418    932648     11.18     11.81  --
539.04/135.17	c  N dy  3269    948368       283     42438        94     79781    190418   1338529     11.18     11.77  --
549.41/137.70	c  N dy  3356    968400       283     42438        94     58687    190417    887662     11.18     12.02  --
560.19/140.40	c  N dy  3413    988730       283     42438        94     78107    190417   1287860     11.17     11.78  --
570.18/142.99	c  N dy  3494   1008853       283     42438        94     56168    190417    818465     11.17     11.83  --
581.73/145.84	c  N dy  3559   1030841       283     42438        94     77254    190417   1249936     11.17     11.79  --
592.55/148.55	c  N dy  3617   1051521       283     42438        94     54822    190417    781718     11.16     11.78  --
602.88/151.15	c  F st  3683   1071875       283     42438        94     74337    190417   1184250     11.16      9.41  --
602.88/151.16	c  N st  3683   1071875       283     42438        94     74337    190417   1184250     11.16      9.41  --
614.08/153.94	c  N dy  3749   1092079       283     42438        94     50474    190417    675958     11.16     11.80  --
624.02/156.43	c  N dy  3807   1112390       283     42438        94     69977    190417   1088468     11.16     11.82  --
636.43/159.59	c  N dy  3899   1132734       283     42438        94     45299    190417    557766     11.16     11.75  --
647.17/162.20	c  N dy  3988   1152830       283     42438        94     64561    190417    963560     11.16     11.78  --
658.73/165.10	c  N dy  4065   1172995       283     42438        94     83917    190417   1380528     11.16     11.80  --
669.91/167.99	c  N dy  4140   1193164       283     42438        94     58081    190417    818419     11.16     11.76  --
679.49/170.32	c  S st  4217   1209827       283     42438        94     74132    190417   1167804     11.17     10.63  --
679.91/170.42	c  S st  4217   1210330       283     42438        94     74632    190417   1179538     11.17   no data  --
679.91/170.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
679.91/170.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
679.91/170.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
680.33/170.51	c bin-w-bin subsume rem            0 bins  time:  0.02 s
680.33/170.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
680.33/170.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
680.33/170.55	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
705.82/176.92	c lits-rem:        63  cl-subs:     5232  v-elim:      0  v-fix:    0  time: 25.42 s
705.82/176.93	c vivif2 --  cl tried    42437 cl shrink        0 lits rem          0 time: 0.01
705.82/176.94	c vivif2 --  cl tried    69401 cl shrink        0 lits rem          0 time: 0.07
707.01/177.21	c asymm  cl-useful: 0/3579/42437 lits-rem:0 time: 1.05
707.01/177.21	c calculated reachability. Time: 0.00
707.01/177.21	c  N dy  4217   1210330       283     42437        94     69401    190393   1116680     11.17   no data  --
717.79/179.93	c  N dy  4297   1230404       283     42437        94     88700    190393   1524981     11.17     12.14  --
728.61/182.65	c  N dy  4382   1250408       283     42437        94     61805    190392    893187     11.17     11.91  --
740.14/185.59	c  N dy  4487   1270413       283     42437        94     80992    190392   1311759     11.17     12.45  --
752.11/188.58	c  N dy  4568   1290479       283     42437        94     53152    190392    700000     11.17     12.08  --
762.89/191.23	c  N dy  4662   1310820       283     42437        94     72721    190392   1116167     11.18     11.77  --
774.46/194.17	c  N dy  4749   1330855       283     42437        94     91988    190392   1525998     11.18     13.23  --
786.02/197.01	c  N dy  4817   1351945       283     42437        94     64132    190392    923076     11.18     11.77  --
797.20/199.83	c  N dy  4906   1372007       283     42437        94     83462    190392   1337499     11.18     11.77  --
809.17/202.88	c  N dy  4984   1392176       283     42437        94     53789    190392    694821     11.18     11.80  --
819.55/205.46	c  N dy  5060   1412234       283     42437        94     73044    190392   1096967     11.18     12.12  --
830.71/208.29	c  N dy  5126   1432261       283     42437        94     92265    190392   1496188     11.18     11.83  --
842.31/211.15	c  N dy  5209   1452293       283     42437        94     61540    190392    856245     11.18     11.80  --
853.06/213.89	c  N dy  5296   1472467       283     42437        94     80948    190392   1270936     11.18     11.81  --
867.43/217.47	c  N dy  5372   1495207       283     42437        94     51757    190392    633683     11.18     11.79  --
877.42/220.00	c  N dy  5462   1515381       283     42437        94     71170    190392   1046945     11.18     11.80  --
888.97/222.88	c  N dy  5530   1535993       283     42437        94     90996    190392   1463360     11.18     11.84  --
902.14/226.14	c  N dy  5625   1556643       283     42437        94     58837    190392    776271     11.18     11.80  --
912.95/228.87	c  N dy  5728   1576942       283     42437        94     78356    190392   1192191     11.19     11.82  --
924.89/231.89	c  N dy  5810   1597197       283     42437        94     97795    190392   1598820     11.19     11.78  --
936.85/234.88	c  N dy  5874   1617332       283     42437        94     64189    190392    880814     11.18     11.78  --
948.06/237.61	c  N dy  5932   1638137       283     42437        94     84184    190392   1293705     11.18     11.77  --
960.40/240.73	c  N dy  6010   1658413       283     42437        94    103625    190392   1694088     11.18     11.85  --
973.17/243.94	c  N dy  6073   1679928       283     42437        94     70393    190392    997468     11.17     11.84  --
985.53/247.10	c  N dy  6152   1700074       283     42437        94     89747    190392   1405346     11.17     11.82  --
992.71/248.87	c  S st  6200   1710330       283     42437        94     99613    190392   1614415     11.17     10.46  --
993.11/248.98	c  S st  6200   1710835       283     42437        94    100111    190392   1624962     11.17   no data  --
993.11/248.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
993.11/248.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
993.51/249.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
993.91/249.11	c bin-w-bin subsume rem            0 bins  time:  0.02 s
993.91/249.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
993.91/249.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
993.91/249.17	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
1045.38/262.09	c lits-rem:       149  cl-subs:     9226  v-elim:      0  v-fix:    0  time: 51.53 s
1045.78/262.10	c vivif2 --  cl tried    42436 cl shrink        0 lits rem          0 time: 0.01
1045.78/262.12	c vivif2 --  cl tried    90886 cl shrink        0 lits rem          0 time: 0.11
1047.38/262.50	c asymm  cl-useful: 0/3114/42436 lits-rem:0 time: 1.50
1047.38/262.50	c calculated reachability. Time: 0.00
1047.38/262.50	c  N dy  6200   1710835       283     42436        94     90886    190368   1515628     11.17   no data  --
1061.35/266.00	c  N dy  6277   1730999       283     42436        94     55640    190368    692768     11.17     11.82  --
1072.11/268.71	c  N dy  6349   1751006       283     42436        94     74838    190368   1087600     11.17     11.78  --
1084.88/271.90	c  N dy  6437   1771087       283     42436        94     94093    190368   1500764     11.17     11.81  --
1098.45/275.36	c  N dy  6501   1791823       283     42436        94     58342    190368    739593     11.17     11.80  --
1109.22/278.02	c  N dy  6584   1811897       283     42436        94     77654    190368   1149396     11.17     13.05  --
1121.20/281.06	c  N dy  6681   1832064       283     42436        94     97006    190368   1564309     11.18     11.80  --
1135.57/284.66	c  N dy  6766   1853189       283     42436        94     60617    190368    775619     11.18     11.88  --
1146.33/287.35	c  N dy  6852   1873196       283     42436        94     79818    190368   1178505     11.18     12.69  --
1158.33/290.32	c  N dy  6926   1893262       283     42436        94     99104    190368   1582201     11.18     11.78  --
1173.87/294.22	c  N dy  6985   1917181       283     42436        94     64348    190368    840990     11.17     11.78  --
1185.07/297.06	c  N dy  7080   1937302       283     42436        94     83687    190368   1249495     11.17     11.77  --
1197.01/300.03	c  N dy  7144   1957377       283     42436        94    102930    190368   1653303     11.17     12.04  --
1210.58/303.49	c  N dy  7219   1977622       283     42436        94     63813    190368    833813     11.17     11.77  --
1221.74/306.25	c  N dy  7302   1997812       283     42436        94     83204    190368   1239442     11.17     11.76  --
1234.51/309.42	c  N dy  7358   2018820       283     42436        94    103299    190368   1654243     11.17     11.76  --
1248.08/312.88	c  N dy  7427   2038920       283     42436        94     63083    190368    809288     11.17     11.82  --
1258.86/315.56	c  N dy  7500   2058942       283     42436        94     82295    190368   1211435     11.17     11.84  --
1271.22/318.69	c  N dy  7600   2078945       283     42436        94    101473    190368   1620683     11.17     13.94  --
1284.79/322.01	c  N dy  7686   2099103       283     42436        94    120814    190368   2027705     11.17     11.80  --
1296.76/325.09	c  N dy  7781   2119367       283     42436        94     79728    190368   1156389     11.17     11.77  --
1309.13/328.14	c  N dy  7833   2139501       283     42436        94     98973    190368   1543903     11.17     11.77  --
1323.90/331.86	c  N dy  7919   2159906       283     42436        94    118616    190368   1958382     11.17     11.86  --
1337.46/335.24	c  N dy  7986   2180044       283     42436        94     76369    190368   1070690     11.17     11.78  --
1349.43/338.24	c  N dy  8055   2200638       283     42436        94     96149    190367   1483564     11.17     11.78  --
1355.84/339.86	c  S st  8095   2210838       283     42436        94    105943    190367   1684402     11.17   no data  --
1356.25/339.96	c  S st  8095   2211341       283     42436        94    106440    190367   1695607     11.17   no data  --
1356.25/339.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1356.25/339.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1356.60/340.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.21
1356.60/340.08	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1357.01/340.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
1357.01/340.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
1357.01/340.14	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1411.68/353.88	c lits-rem:        46  cl-subs:     9337  v-elim:      0  v-fix:    0  time: 54.82 s
1411.68/353.89	c vivif2 --  cl tried    42435 cl shrink        0 lits rem          0 time: 0.01
1412.08/353.91	c vivif2 --  cl tried    97104 cl shrink        0 lits rem          0 time: 0.11
1413.67/354.31	c asymm  cl-useful: 0/3488/42435 lits-rem:0 time: 1.56
1413.67/354.31	c calculated reachability. Time: 0.00
1413.67/354.31	c  N dy  8095   2211341       283     42435        94     97104    190342   1583703     11.17   no data  --
1427.23/357.72	c  N dy  8172   2231488       283     42435        94    116480    190342   1993999     11.17     11.84  --
1440.80/361.17	c  N dy  8278   2251519       283     42435        94     73431    190342   1020966     11.17     13.19  --
1452.81/364.17	c  N dy  8365   2271620       283     42435        94     92760    190342   1430559     11.17     11.77  --
1465.98/367.45	c  N dy  8424   2291935       283     42435        94    112257    190342   1832963     11.17     11.80  --
1481.50/371.39	c  N dy  8522   2314546       283     42435        94     70635    190342    950583     11.17     11.83  --
1493.47/374.32	c  N dy  8615   2334607       283     42435        94     89907    190342   1360187     11.17     11.89  --
1506.64/377.62	c  N dy  8702   2354848       283     42435        94    109323    190342   1767142     11.18     11.77  --
1522.20/381.55	c  N dy  8788   2375275       283     42435        94     64610    190342    819388     11.18     11.98  --
1532.97/384.29	c  N dy  8878   2395346       283     42435        94     83867    190342   1227330     11.18     11.79  --
1545.34/387.38	c  N dy  8952   2415477       283     42435        94    103209    190342   1630665     11.18     11.77  --
1559.31/390.84	c  N dy  9055   2435685       283     42435        94    122622    190342   2050752     11.18     11.77  --
1572.88/394.24	c  N dy  9136   2455815       283     42435        94     76617    190342   1063288     11.18     11.85  --
1585.64/397.41	c  N dy  9186   2477672       283     42435        94     97522    190342   1481744     11.18     11.80  --
1598.82/400.72	c  N dy  9256   2497982       283     42435        94    117004    190342   1888578     11.18     11.80  --
1613.58/404.40	c  N dy  9320   2518010       283     42435        94     69958    190342    904228     11.17     11.79  --
1624.75/407.23	c  N dy  9400   2538137       283     42435        94     89260    190342   1307437     11.17     11.79  --
1637.51/410.46	c  N dy  9489   2558233       283     42435        94    108597    190342   1710913     11.18     11.80  --
1651.49/413.99	c  N dy  9562   2578325       283     42435        94    127978    190342   2115171     11.18     11.79  --
1665.44/417.48	c  N dy  9636   2598422       283     42435        94     80073    190342   1103373     11.18     11.81  --
1679.02/420.81	c  N dy  9697   2618722       283     42435        94     99558    190342   1504243     11.17     11.85  --
1693.39/424.49	c  N dy  9751   2638878       283     42435        94    118839    190342   1891096     11.17     11.77  --
1709.74/428.57	c  N dy  9822   2658932       283     42435        94     69874    190342    877141     11.17     11.81  --
1721.31/431.40	c  N dy  9901   2679495       283     42435        94     89587    190342   1285875     11.17     11.82  --
1733.31/434.50	c  N dy  9960   2699803       283     42435        94    109081    190342   1690628     11.17     11.78  --
1741.26/436.47	c  S st 10005   2711341       283     42435        94    120145    190342   1920698     11.17     11.44  --
1741.66/436.58	c  S st 10005   2711846       283     42435        94    120646    190342   1931530     11.17   no data  --
1741.66/436.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1741.66/436.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1742.08/436.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.22
1742.49/436.72	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1742.49/436.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.23 s
1742.49/436.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
1742.49/436.78	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
1811.89/454.11	c lits-rem:       224  cl-subs:    10782  v-elim:      0  v-fix:    0  time: 69.11 s
1811.89/454.11	c vivif2 --  cl tried    42435 cl shrink        0 lits rem          0 time: 0.02
1811.89/454.14	c vivif2 --  cl tried   109864 cl shrink        0 lits rem          0 time: 0.12
1813.08/454.46	c asymm  cl-useful: 0/3060/42435 lits-rem:0 time: 1.28
1813.08/454.47	c calculated reachability. Time: 0.00
1813.08/454.47	c  N dy 10005   2711846       283     42435        94    109864    190342   1800198     11.17   no data  --
1826.24/457.72	c  N dy 10071   2731966       283     42435        94    129121    190342   2185826     11.17     11.78  --
1839.81/461.10	c  N dy 10151   2752029       283     42435        94     79399    190342   1054852     11.17     11.91  --
1850.99/463.98	c  N dy 10202   2772113       283     42435        94     98627    190342   1447912     11.16     13.21  --
1863.76/467.18	c  N dy 10273   2792167       283     42435        94    117877    190342   1846573     11.16     14.02  --
1878.15/470.71	c  N dy 10342   2812335       283     42435        94    137213    190342   2246451     11.16     11.79  --
1890.90/473.92	c  N dy 10414   2832338       283     42435        94     86420    190342   1186580     11.16     11.76  --
1902.46/476.86	c  N dy 10452   2852424       283     42435        94    105700    190342   1574947     11.15     12.16  --
1916.83/480.42	c  N dy 10530   2873870       283     42435        94    126269    190342   1996313     11.15     11.79  --
1931.99/484.22	c  N dy 10605   2893964       283     42435        94     74494    190342    930895     11.15     12.32  --
1944.40/487.35	c  N dy 10653   2916386       283     42435        94     95936    190342   1357177     11.15     11.74  --
1958.32/490.88	c  N dy 10733   2938254       283     42435        94    116897    190342   1792158     11.15     11.75  --
1977.48/495.61	c  N dy 10827   2964539       283     42435        94    142083    190342   2294120     11.15     11.74  --
1990.65/498.90	c  N dy 10899   2984768       283     42435        94     89617    190342   1223303     11.14     11.81  --
2003.81/502.21	c  N dy 10978   3006707       283     42435        94    110667    190342   1657838     11.14     11.75  --
2017.38/505.62	c  N dy 11037   3026885       283     42435        94    129997    190342   2048013     11.14     11.83  --
2032.18/509.38	c  N dy 11091   3047501       283     42435        94     76874    190342    954246     11.14     11.78  --
2044.51/512.46	c  N dy 11162   3067924       283     42435        94     96492    190342   1355997     11.14     11.74  --
2058.87/516.08	c  N dy 11218   3088593       283     42435        94    116250    190342   1768067     11.14     11.75  --
2075.24/520.20	c  N dy 11301   3108604       283     42435        94    135405    190342   2166494     11.14     11.79  --
2093.63/524.76	c  N dy 11370   3128675       283     42435        94     80769    190342   1014947     11.14     12.66  --
2107.55/528.27	c  N dy 11434   3148795       283     42435        94    100070    190342   1399551     11.13     11.77  --
2122.72/532.06	c  N dy 11499   3169014       283     42435        94    119418    190342   1790754     11.13     11.75  --
2139.08/536.19	c  N dy 11564   3189032       283     42435        94    138620    190342   2180964     11.13     11.75  --
2157.03/540.63	c  N dy 11619   3210277       283     42435        94     84173    190342   1067562     11.13     11.75  --
2158.23/540.92	c  S st 11623   3211846       283     42435        94     85689    190342   1097477     11.13      9.89  --
2158.63/541.03	c  S st 11623   3212350       283     42435        94     86186    190342   1107980     11.13   no data  --
2158.63/541.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2158.63/541.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2158.63/541.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
2159.06/541.14	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2159.06/541.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
2159.06/541.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
2159.06/541.18	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2194.94/550.17	c lits-rem:        52  cl-subs:     2583  v-elim:      0  v-fix:    0  time: 35.86 s
2194.94/550.17	c vivif2 --  cl tried    42435 cl shrink        0 lits rem          0 time: 0.02
2194.94/550.19	c vivif2 --  cl tried    83603 cl shrink        0 lits rem          0 time: 0.08
2196.53/550.57	c asymm  cl-useful: 0/3434/42435 lits-rem:0 time: 1.50
2196.53/550.57	c calculated reachability. Time: 0.00
2196.53/550.57	c  N dy 11623   3212350       283     42435        94     83603    190342   1077472     11.13   no data  --
2209.30/553.79	c  N dy 11707   3232472       283     42435        94    102976    190342   1476935     11.13     11.75  --
2223.27/557.26	c  N dy 11770   3252932       283     42435        94    122534    190342   1861870     11.13     11.72  --
2237.63/560.81	c  N dy 11857   3272978       283     42435        94    141710    190342   2269422     11.13     14.01  --
2251.64/564.35	c  N dy 11934   3293122       283     42435        94     85212    190342   1096830     11.13     11.72  --
2263.98/567.41	c  N dy 12009   3313999       283     42435        94    105190    190342   1512226     11.13     11.72  --
2277.56/570.86	c  N dy 12100   3334476       283     42435        94    124903    190342   1924331     11.13     11.78  --
2292.30/574.54	c  N dy 12169   3354654       283     42435        94    144232    190342   2320409     11.13     11.74  --
2307.86/578.48	c  N dy 12249   3375973       283     42435        94     87936    190342   1129758     11.13     11.73  --
2319.83/581.46	c  N dy 12324   3396052       283     42435        94    107190    190342   1525379     11.13     11.75  --
2333.40/584.83	c  N dy 12388   3416310       283     42435        94    126631    190342   1924095     11.13     11.78  --
2348.20/588.55	c  N dy 12478   3436421       283     42435        94    145922    190342   2324488     11.13     11.81  --
2362.92/592.28	c  N dy 12556   3456461       283     42435        94     87417    190342   1113294     11.13     11.73  --
2374.90/595.24	c  N dy 12625   3476501       283     42435        94    106531    190342   1502210     11.13     11.73  --
2387.70/598.42	c  N dy 12682   3496646       283     42435        94    125780    190342   1899350     11.12     11.72  --
2402.43/602.10	c  N dy 12767   3516695       283     42435        94    144951    190342   2296674     11.12     11.75  --
2417.60/605.99	c  N dy 12854   3536750       283     42435        94     85591    190342   1064728     11.12     11.80  --
2429.96/609.05	c  N dy 12913   3557781       283     42435        94    105685    190342   1476017     11.12     11.83  --
2443.52/612.48	c  N dy 12987   3578484       283     42435        94    125584    190342   1884992     11.12     11.86  --
2458.68/616.26	c  N dy 13071   3598489       283     42435        94    144814    190342   2283761     11.12     13.41  --
2474.65/620.22	c  N dy 13150   3618537       283     42435        94     84369    190342   1021257     11.12     11.73  --
2486.22/623.15	c  N dy 13234   3638574       283     42435        94    103623    190342   1427268     11.12     11.94  --
2500.58/626.74	c  N dy 13333   3658590       283     42435        94    122853    190342   1833742     11.12     11.76  --
2515.74/630.51	c  N dy 13395   3678659       283     42435        94    142079    190342   2227387     11.12     12.15  --
2538.09/636.11	c  N dy 13511   3698852       283     42435        94     80856    190342    936594     11.13     11.74  --
2546.87/638.30	c  S st 13560   3712351       283     42435        94     93780    190342   1205849     11.13   no data  --
2547.27/638.41	c  S st 13560   3712856       283     42435        94     94278    190342   1216830     11.13   no data  --
2547.27/638.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2547.27/638.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2547.27/638.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
2547.66/638.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2547.66/638.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
2547.66/638.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
2547.66/638.57	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
2595.95/650.64	c lits-rem:        50  cl-subs:     2747  v-elim:      0  v-fix:    0  time: 48.11 s
2595.95/650.64	c vivif2 --  cl tried    42435 cl shrink        0 lits rem          0 time: 0.02
2595.95/650.67	c vivif2 --  cl tried    91531 cl shrink        0 lits rem          0 time: 0.10
2597.55/651.10	c asymm  cl-useful: 0/3726/42435 lits-rem:0 time: 1.75
2597.97/651.11	c calculated reachability. Time: 0.00
2597.97/651.11	c  N dy 13560   3712856       283     42435        94     91531    190342   1184075     11.13   no data  --
2613.50/655.01	c  N dy 13651   3733705       283     42435        94    111509    190342   1604514     11.13     11.72  --
2627.47/658.57	c  F st 13723   3751562       283     42435        94    128633    190342   1964546     11.13   no data  --
2630.25/659.21	c  N st 13728   3754863       283     42435        94    131791    190342   2030840     11.13   no data  --
2648.61/663.80	c  N dy 13789   3775886       283     42435        94    151928    190342   2450548     11.12     11.74  --
2664.21/667.79	c  N dy 13885   3795913       283     42435        94     89667    190342   1116425     11.13     11.75  --
2676.97/670.93	c  N dy 13972   3816520       283     42435        94    109440    190342   1531718     11.13     11.72  --
2690.14/674.27	c  N dy 14053   3836798       283     42435        94    128810    190342   1933645     11.13     11.72  --
2704.87/677.96	c  N dy 14138   3856996       283     42435        94    148221    190342   2349713     11.13     11.74  --
2722.03/682.28	c  N dy 14209   3877026       283     42435        94     84983    190342   1003529     11.13     11.72  --
2734.03/685.25	c  N dy 14309   3897391       283     42435        94    104499    190342   1414928     11.13     11.81  --
2747.61/688.65	c  N dy 14391   3917424       283     42435        94    123751    190342   1816546     11.13     11.72  --
2761.93/692.27	c  N dy 14484   3937487       283     42435        94    142973    190342   2219291     11.13     12.54  --
2777.92/696.29	c  N dy 14555   3958814       283     42435        94    163382    190342   2630121     11.13     11.76  --
2792.66/699.99	c  N dy 14654   3979112       283     42435        94     99403    190342   1301046     11.13     11.74  --
2807.03/703.52	c  N dy 14724   4001456       283     42435        94    120689    190342   1722153     11.13     11.80  --
2820.99/707.00	c  N dy 14800   4021607       283     42435        94    139966    190342   2121621     11.13     11.75  --
2836.55/710.94	c  N dy 14893   4041850       283     42435        94    159459    190342   2528785     11.13     11.91  --
2851.72/714.72	c  N dy 14952   4062019       283     42435        94     94379    190342   1175057     11.13     11.72  --
2864.48/717.99	c  N dy 15043   4083119       283     42435        94    114622    190342   1597152     11.13     11.75  --
2878.05/721.37	c  N dy 15127   4103147       283     42435        94    133856    190342   2001087     11.13     11.73  --
2892.81/725.09	c  N dy 15188   4123166       283     42435        94    153137    190342   2393115     11.13     12.94  --
2911.16/729.64	c  N dy 15274   4143393       283     42435        94     87100    190342   1011006     11.13     11.75  --
2922.34/732.48	c  N dy 15339   4163577       283     42435        94    106559    190342   1417366     11.13     11.74  --
2936.34/735.93	c  N dy 15436   4183973       283     42435        94    126187    190342   1828922     11.13     11.75  --
2951.86/739.84	c  N dy 15513   4204141       283     42435        94    145492    190342   2235054     11.13     11.72  --
2959.05/741.63	c  S st 15536   4212858       283     42435        94    153826    190342   2402147     11.13   no data  --
2959.45/741.79	c  S st 15536   4213361       283     42435        94    154323    190342   2413775     11.13   no data  --
2959.85/741.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2959.85/741.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2959.85/741.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.33
2960.25/741.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2960.65/742.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
2960.65/742.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
2960.65/742.06	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.01 s
3095.49/775.84	c lits-rem:        47  cl-subs:    12162  v-elim:      0  v-fix:    0  time: 134.75 s
3095.49/775.84	c vivif2 --  cl tried    42435 cl shrink        0 lits rem          0 time: 0.01
3095.49/775.88	c vivif2 --  cl tried   142161 cl shrink        0 lits rem          0 time: 0.17
3097.09/776.29	c asymm  cl-useful: 0/2707/42435 lits-rem:0 time: 1.62
3097.49/776.30	c calculated reachability. Time: 0.00
3097.49/776.30	c  N dy 15536   4213361       283     42435        94    142161    190342   2263741     11.13   no data  --
3113.86/780.45	c  N dy 15630   4233420       283     42435        94    161405    190342   2669086     11.13     14.71  --
3131.01/784.76	c  N dy 15708   4253666       283     42435        94     94568    190342   1162931     11.13     11.72  --
3144.58/788.12	c  N dy 15762   4273769       283     42435        94    113770    190342   1548905     11.13     11.75  --
3159.77/791.97	c  N dy 15828   4294004       283     42435        94    133145    190342   1942650     11.13     11.73  --
3176.90/796.29	c  N dy 15911   4314210       283     42435        94    152471    190342   2349262     11.13     11.77  --
3194.89/800.78	c  N dy 15994   4334249       283     42435        94    171781    190342   2755729     11.13     11.99  --
3211.61/804.99	c  N dy 16070   4354255       283     42435        94    103757    190341   1318305     11.13     15.12  --
3226.77/808.70	c  N dy 16142   4375156       283     42435        94    123756    190341   1723255     11.13     11.72  --
3242.74/812.72	c  N dy 16219   4395482       283     42435        94    143254    190341   2127428     11.13     11.73  --
3260.29/817.21	c  N dy 16305   4416089       283     42435        94    163035    190341   2535715     11.13     11.78  --
3279.84/822.03	c  N dy 16371   4436411       283     42435        94     94318    190341   1124974     11.13     11.77  --
3293.01/825.30	c  N dy 16430   4456745       283     42435        94    113754    190341   1526537     11.13     11.90  --
3308.17/829.17	c  N dy 16497   4476805       283     42435        94    132961    190341   1926047     11.12     11.71  --
3324.53/833.24	c  N dy 16576   4496811       283     42435        94    152157    190341   2327008     11.12     11.83  --
3340.49/837.28	c  N dy 16640   4517196       283     42435        94    171662    190341   2722000     11.12     11.74  --
3356.06/841.12	c  N dy 16713   4537325       283     42435        94    101758    190341   1270764     11.12     11.77  --
3368.82/844.36	c  N dy 16793   4557888       283     42435        94    121513    190341   1675051     11.12     11.75  --
3383.19/847.95	c  N dy 16871   4577982       283     42435        94    140797    190341   2072633     11.12     13.20  --
3397.94/851.68	c  N dy 16943   4598182       283     42435        94    160168    190340   2473158     11.12     11.72  --
3416.30/856.27	c  N dy 17024   4618250       283     42435        94    179396    190340   2872704     11.12     11.73  --
3432.30/860.23	c  N dy 17099   4638281       283     42435        94    108383    190340   1392689     11.12     11.75  --
3447.03/863.96	c  N dy 17177   4658882       283     42435        94    128189    190340   1800632     11.12     11.71  --
3462.62/867.90	c  N dy 17247   4679061       283     42435        94    147572    190340   2197020     11.12     11.76  --
3478.95/871.90	c  N dy 17332   4699064       283     42435        94    166809    190340   2594544     11.12     12.50  --
3491.32/875.01	c  S st 17385   4713362       283     42435        94    180492    190340   2875449     11.12     10.57  --
3491.72/875.17	c  S st 17385   4713866       283     42435        94    180994    190340   2886672     11.12   no data  --
3491.72/875.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3491.72/875.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3492.12/875.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.43
3492.92/875.40	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3492.92/875.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
3492.92/875.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
3492.92/875.50	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3857.65/966.90	c lits-rem:       123  cl-subs:    16787  v-elim:      0  v-fix:    0  time: 364.47 s
3857.65/966.91	c vivif2 --  cl tried    42433 cl shrink        0 lits rem          0 time: 0.02
3858.05/966.96	c vivif2 --  cl tried   164209 cl shrink        0 lits rem          0 time: 0.20
3858.41/967.05	c asymm  cl-useful: 0/606/42433 lits-rem:0 time: 0.38
3858.41/967.06	c calculated reachability. Time: 0.00
3858.41/967.06	c  N dy 17385   4713866       283     42433        94    164209    190292   2680432     11.12   no data  --
3878.77/972.18	c  N dy 17451   4735290       283     42433        94     93888    190292   1088400     11.12     11.76  --
3891.94/975.43	c  N dy 17503   4755333       283     42433        94    113033    190292   1469205     11.12     11.74  --
3905.93/978.95	c  N dy 17557   4775493       283     42433        94    132337    190292   1862659     11.12     11.74  --
3923.89/983.45	c  N dy 17643   4795744       283     42433        94    151759    190292   2262004     11.12     11.76  --
3943.00/988.27	c  N dy 17696   4816047       283     42433        94    171166    190292   2652283     11.12     11.71  --
3964.95/993.79	c  N dy 17772   4837305       283     42433        94     99648    190292   1190962     11.12     11.79  --
3980.95/997.71	c  N dy 17840   4858172       283     42433        94    119597    190292   1594723     11.12     11.76  --
3997.27/1001.83	c  N dy 17921   4878198       283     42433        94    138836    190292   1989238     11.12     11.76  --
4014.82/1006.25	c  N dy 18016   4898318       283     42433        94    158201    190292   2390682     11.12     11.79  --
4033.62/1010.94	c  N dy 18101   4918552       283     42433        94    177715    190292   2802342     11.12     11.73  --
4054.73/1016.24	c  N dy 18183   4940472       283     42433        94    105708    190292   1301542     11.12     11.71  --
4069.49/1019.98	c  N dy 18257   4960613       283     42433        94    125100    190292   1707336     11.12     11.76  --
4086.65/1024.24	c  N dy 18346   4980632       283     42433        94    144342    190292   2106133     11.12     11.74  --
4105.00/1028.85	c  N dy 18401   5000861       283     42433        94    163745    190292   2499891     11.12     11.73  --
4126.15/1034.14	c  N dy 18457   5022052       283     42433        94    184058    190292   2914023     11.12     11.72  --
4145.30/1038.92	c  N dy 18502   5042161       283     42433        94    109224    190292   1367688     11.11     11.70  --
4159.67/1042.56	c  N dy 18551   5062299       283     42433        94    128519    190292   1752530     11.11     11.70  --
4177.23/1046.97	c  N dy 18609   5084369       283     42433        94    149650    190292   2179428     11.11     11.71  --
4196.02/1051.66	c  N dy 18678   5105536       283     42433        94    169970    190292   2594938     11.11     11.79  --
4213.16/1055.92	c  N dy 18737   5125555       283     42433        94    189227    190292   2985333     11.11     11.72  --
4227.90/1059.63	c  N dy 18815   5145676       283     42433        94    113531    190292   1450285     11.11     11.82  --
4241.47/1063.04	c  N dy 18889   5165983       283     42433        94    133049    190292   1844085     11.11     11.92  --
4256.63/1066.82	c  N dy 18947   5186582       283     42433        94    152735    190292   2243207     11.11     11.72  --
4272.19/1070.75	c  N dy 19019   5207532       283     42433        94    172795    190292   2661083     11.11     11.70  --
4277.78/1072.10	c  S st 19037   5213869       283     42433        94    178835    190292   2780343     11.11     10.40  --
4278.18/1072.24	c  S st 19037   5214370       283     42433        94    179332    190292   2792102     11.11   no data  --
4278.18/1072.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4278.18/1072.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4278.58/1072.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.37
4279.00/1072.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4279.42/1072.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
4279.42/1072.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.01 s
4279.42/1072.53	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4440.97/1113.09	c lits-rem:        88  cl-subs:    17442  v-elim:      0  v-fix:    0  time: 161.75 s
4440.97/1113.09	c vivif2 --  cl tried    42433 cl shrink        0 lits rem          0 time: 0.01
4441.39/1113.14	c vivif2 --  cl tried   161890 cl shrink        0 lits rem          0 time: 0.16
4442.56/1113.42	c asymm  cl-useful: 0/2007/42433 lits-rem:0 time: 1.13
4442.56/1113.43	c calculated reachability. Time: 0.00
4442.56/1113.43	c  N dy 19037   5214370       283     42433        94    161890    190292   2580486     11.11   no data  --
4459.36/1117.64	c  N dy 19107   5234455       283     42433        94    181137    190292   2970430     11.11     12.06  --
4478.48/1122.42	c  N dy 19192   5255426       283     42433        94    105643    190292   1278046     11.11     11.71  --
4492.04/1125.83	c  N dy 19259   5275471       283     42433        94    124918    190292   1679744     11.11     11.74  --
4506.01/1129.39	c  N dy 19347   5295639       283     42433        94    144156    190292   2082883     11.11     11.70  --
4521.57/1133.27	c  N dy 19418   5315844       283     42433        94    163507    190292   2475994     11.11     11.86  --
4538.72/1137.59	c  N dy 19476   5336796       283     42433        94    183616    190292   2883443     11.10     11.90  --
4555.93/1141.81	c  N dy 19542   5356858       283     42433        94    106150    190292   1275886     11.10     13.38  --
4569.45/1145.26	c  N dy 19635   5376905       283     42433        94    125451    190292   1677602     11.10     12.31  --
4584.61/1149.05	c  N dy 19705   5397051       283     42433        94    144695    190292   2069327     11.10     11.69  --
4603.38/1153.79	c  N dy 19795   5417126       283     42433        94    163970    190292   2469008     11.10     11.72  --
4624.11/1158.93	c  N dy 19872   5437428       283     42433        94    183458    190292   2875636     11.10     11.69  --
4644.46/1164.06	c  N dy 19970   5457544       283     42433        94    104967    190292   1245982     11.10     11.69  --
4658.43/1167.55	c  N dy 20051   5477707       283     42433        94    124292    190292   1648634     11.11     11.78  --
4674.02/1171.42	c  N dy 20106   5498083       283     42433        94    143777    190292   2036051     11.10     11.89  --
4691.15/1175.76	c  N dy 20176   5518208       283     42433        94    163076    190292   2426644     11.10     11.70  --
4709.90/1180.42	c  N dy 20235   5538490       283     42433        94    182577    190292   2823880     11.10     11.73  --
4731.49/1185.82	c  N dy 20319   5558732       283     42433        94    103203    190292   1196933     11.10     11.69  --
4746.21/1189.52	c  N dy 20403   5578947       283     42433        94    122558    190292   1593675     11.10     11.71  --
4760.98/1193.27	c  N dy 20474   5598959       283     42433        94    141742    190292   1995574     11.10     11.78  --
4778.93/1197.72	c  N dy 20562   5619049       283     42433        94    161038    190292   2394156     11.10     12.32  --
4797.33/1202.32	c  N dy 20638   5639074       283     42433        94    180223    190292   2792110     11.10     12.00  --

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-3369285-1305413959/watcher-3369285-1305413959 -o /tmp/evaluation-result-3369285-1305413959/solver-3369285-1305413959 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369285-1305413959.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.72 7.91 7.45 5/320 8770
/proc/meminfo: memFree=11046632/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 412 0 0 0 1 0 0 0 22 0 4 0 652998292 52465664 353 33554432000 4194304 4650419 140736849114320 18446744073709551615 47636027287474 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 12809 353 303 112 0 7774 0
[pid=8770/tid=8771] ppid=8768 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 652998293 52465664 353 33554432000 4194304 4650419 140736849114320 18446744073709551615 47636027287464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 652998293 52465664 353 33554432000 4194304 4650419 140736849114320 18446744073709551615 47636027287474 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652998293 52465664 353 33554432000 4194304 4650419 140736849114320 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.392603 s]
/proc/loadavg: 7.72 7.91 7.45 5/320 8770
/proc/meminfo: memFree=11046632/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=300976 CPUtime=3.42 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 14104 0 0 0 340 2 0 0 18 0 4 0 652998292 308199424 10890 33554432000 4194304 4650419 140736849114320 18446744073709551615 4333519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 75244 10890 392 112 0 70209 0
[pid=8770/tid=8771] ppid=8768 vsize=300976 CPUtime=0.85 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4024 0 0 0 85 0 0 0 18 0 4 0 652998293 308199424 10890 33554432000 4194304 4650419 140736849114320 18446744073709551615 4329582 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=300976 CPUtime=0.85 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4096 0 0 0 85 0 0 0 18 0 4 0 652998293 308199424 10890 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=300976 CPUtime=0.84 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 1472 0 0 0 84 0 0 0 19 0 4 0 652998293 308199424 10890 33554432000 4194304 4650419 140736849114320 18446744073709551615 4329710 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 300976

[startup+1.21256 s]
/proc/loadavg: 7.72 7.91 7.45 5/320 8770
/proc/meminfo: memFree=11046632/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=300976 CPUtime=4.82 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 14569 0 0 0 480 2 0 0 18 0 4 0 652998292 308199424 11355 33554432000 4194304 4650419 140736849114320 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 75244 11355 392 112 0 70209 0
[pid=8770/tid=8771] ppid=8768 vsize=300976 CPUtime=1.2 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4128 0 0 0 120 0 0 0 19 0 4 0 652998293 308199424 11355 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=300976 CPUtime=1.2 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4202 0 0 0 120 0 0 0 19 0 4 0 652998293 308199424 11355 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=300976 CPUtime=1.19 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 1626 0 0 0 119 0 0 0 19 0 4 0 652998293 308199424 11355 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 300976

[startup+1.30054 s]
/proc/loadavg: 7.72 7.91 7.45 5/320 8770
/proc/meminfo: memFree=11046632/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=300976 CPUtime=5.17 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 14675 0 0 0 515 2 0 0 19 0 4 0 652998292 308199424 11461 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 75244 11461 392 112 0 70209 0
[pid=8770/tid=8771] ppid=8768 vsize=300976 CPUtime=1.28 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4156 0 0 0 128 0 0 0 19 0 4 0 652998293 308199424 11461 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=300976 CPUtime=1.28 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4223 0 0 0 128 0 0 0 19 0 4 0 652998293 308199424 11461 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=300976 CPUtime=1.28 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 1655 0 0 0 128 0 0 0 19 0 4 0 652998293 308199424 11461 33554432000 4194304 4650419 140736849114320 18446744073709551615 4349721 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 300976

[startup+1.40053 s]
/proc/loadavg: 7.72 7.91 7.45 5/320 8770
/proc/meminfo: memFree=11046632/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=302776 CPUtime=5.57 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 15523 0 0 0 555 2 0 0 19 0 4 0 652998292 310042624 11563 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 75694 11563 392 112 0 70659 0
[pid=8770/tid=8771] ppid=8768 vsize=302776 CPUtime=1.38 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4187 0 0 0 138 0 0 0 19 0 4 0 652998293 310042624 11563 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=302776 CPUtime=1.38 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4255 0 0 0 138 0 0 0 19 0 4 0 652998293 310042624 11563 33554432000 4194304 4650419 140736849114320 18446744073709551615 4329989 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=302776 CPUtime=1.38 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 2410 0 0 0 138 0 0 0 19 0 4 0 652998293 310042624 11563 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 302776

[startup+1.50051 s]
/proc/loadavg: 7.72 7.91 7.45 5/320 8770
/proc/meminfo: memFree=11046632/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=302776 CPUtime=5.97 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 15644 0 0 0 595 2 0 0 19 0 4 0 652998292 310042624 11684 33554432000 4194304 4650419 140736849114320 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 75694 11684 392 112 0 70659 0
[pid=8770/tid=8771] ppid=8768 vsize=302776 CPUtime=1.48 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4217 0 0 0 148 0 0 0 19 0 4 0 652998293 310042624 11684 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=302776 CPUtime=1.48 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 4282 0 0 0 148 0 0 0 19 0 4 0 652998293 310042624 11684 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=302776 CPUtime=1.48 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 2442 0 0 0 148 0 0 0 20 0 4 0 652998293 310042624 11684 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 302776

[startup+3.1002 s]
/proc/loadavg: 7.72 7.91 7.45 9/324 8774
/proc/meminfo: memFree=10993032/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=304396 CPUtime=12.35 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 19153 0 0 0 1233 2 0 0 23 0 4 0 652998292 311701504 12999 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 76099 12999 393 112 0 71064 0
[pid=8770/tid=8771] ppid=8768 vsize=304396 CPUtime=3.08 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 5110 0 0 0 308 0 0 0 25 0 4 0 652998293 311701504 12999 33554432000 4194304 4650419 140736849114320 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=304396 CPUtime=3.08 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 5350 0 0 0 308 0 0 0 23 0 4 0 652998293 311701504 12999 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=304396 CPUtime=3.07 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 2944 0 0 0 307 0 0 0 25 0 4 0 652998293 311701504 12999 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 304396

[startup+6.3006 s]
/proc/loadavg: 7.74 7.91 7.46 9/324 8774
/proc/meminfo: memFree=10953508/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=301204 CPUtime=25.12 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 33841 0 0 0 2507 5 0 0 25 0 4 0 652998292 308432896 21789 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 75301 21789 394 112 0 70266 0
[pid=8770/tid=8771] ppid=8768 vsize=301204 CPUtime=6.29 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 7218 0 0 0 628 1 0 0 25 0 4 0 652998293 308432896 21789 33554432000 4194304 4650419 140736849114320 18446744073709551615 4370649 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=301204 CPUtime=6.29 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 9246 0 0 0 628 1 0 0 25 0 4 0 652998293 308432896 21789 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=301204 CPUtime=6.24 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 8489 0 0 0 623 1 0 0 25 0 4 0 652998293 308432896 21789 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 301204

[startup+12.7004 s]
/proc/loadavg: 7.76 7.91 7.46 9/324 8774
/proc/meminfo: memFree=10927136/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=311160 CPUtime=50.66 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 49180 0 0 0 5058 8 0 0 25 0 4 0 652998292 318627840 25657 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476411 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 77790 25657 394 112 0 72755 0
[pid=8770/tid=8771] ppid=8768 vsize=311160 CPUtime=12.68 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 9721 0 0 0 1267 1 0 0 25 0 4 0 652998293 318627840 25657 33554432000 4194304 4650419 140736849114320 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=311160 CPUtime=12.68 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 13904 0 0 0 1267 1 0 0 25 0 4 0 652998293 318627840 25657 33554432000 4194304 4650419 140736849114320 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=311160 CPUtime=12.57 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 13465 0 0 0 1255 2 0 0 25 0 4 0 652998293 318627840 25657 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 311160

[startup+25.5009 s]
/proc/loadavg: 7.81 7.91 7.47 9/324 8774
/proc/meminfo: memFree=10885480/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=392472 CPUtime=101.73 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 71822 0 0 0 10159 14 0 0 25 0 4 0 652998292 401891328 33977 33554432000 4194304 4650419 140736849114320 18446744073709551615 4369160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 98118 33977 394 112 0 93083 0
[pid=8770/tid=8771] ppid=8768 vsize=392472 CPUtime=25.48 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 13139 0 0 0 2546 2 0 0 25 0 4 0 652998293 401891328 33977 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=392472 CPUtime=25.49 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 21551 0 0 0 2546 3 0 0 25 0 4 0 652998293 401891328 33977 33554432000 4194304 4650419 140736849114320 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=392472 CPUtime=25.23 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 20227 0 0 0 2519 4 0 0 25 0 4 0 652998293 401891328 33977 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 392472

[startup+51.1011 s]
/proc/loadavg: 7.93 7.93 7.48 9/324 8775
/proc/meminfo: memFree=10833736/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=351500 CPUtime=203.87 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 111943 0 0 0 20364 23 0 0 25 0 4 0 652998292 359936000 44127 33554432000 4194304 4650419 140736849114320 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 87875 44127 394 112 0 82840 0
[pid=8770/tid=8771] ppid=8768 vsize=351500 CPUtime=51.08 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 16702 0 0 0 5105 3 0 0 25 0 4 0 652998293 359936000 44127 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=351500 CPUtime=51.09 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 37218 0 0 0 5102 7 0 0 25 0 4 0 652998293 359936000 44127 33554432000 4194304 4650419 140736849114320 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=351500 CPUtime=50.59 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 33054 0 0 0 5052 7 0 0 25 0 4 0 652998293 359936000 44127 33554432000 4194304 4650419 140736849114320 18446744073709551615 4313054 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 351500

[startup+102.312 s]
/proc/loadavg: 8.01 7.96 7.51 9/324 8786
/proc/meminfo: memFree=10762128/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=417240 CPUtime=408.2 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 178088 0 0 0 40779 41 0 0 25 0 4 0 652998292 427253760 54585 33554432000 4194304 4650419 140736849114320 18446744073709551615 4349694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 104310 54585 394 112 0 99275 0
[pid=8770/tid=8771] ppid=8768 vsize=417240 CPUtime=102.29 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 23704 0 0 0 10224 5 0 0 25 0 4 0 652998293 427253760 54585 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=417240 CPUtime=102.29 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 58268 0 0 0 10216 13 0 0 25 0 4 0 652998293 427253760 54585 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=417240 CPUtime=101.28 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 56928 0 0 0 10115 13 0 0 25 0 4 0 652998293 427253760 54585 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 417240

[startup+162.301 s]

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

[pid=8770] ppid=8768 vsize=614144 CPUtime=2802.24 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 563072 0 0 0 280040 184 0 0 25 0 4 0 652998292 628883456 103273 33554432000 4194304 4650419 140736849114320 18446744073709551615 4329573 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 153536 103273 394 112 0 148501 0
[pid=8770/tid=8771] ppid=8768 vsize=614144 CPUtime=702.31 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61473 0 0 0 70210 21 0 0 25 0 4 0 652998293 628883456 103273 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=614144 CPUtime=702.29 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 214375 0 0 0 70158 71 0 0 25 0 4 0 652998293 628883456 103273 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=614144 CPUtime=695.3 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 170448 0 0 0 69473 57 0 0 25 0 4 0 652998293 628883456 103273 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.24
Current children cumulated vsize (KiB) 614144

[startup+762.313 s]
/proc/loadavg: 4.04 4.50 5.77 5/315 8823
/proc/meminfo: memFree=10668096/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=614292 CPUtime=3041.68 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 593607 0 0 0 303972 196 0 0 25 0 4 0 652998292 629035008 121936 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 153573 121936 394 112 0 148538 0
[pid=8770/tid=8771] ppid=8768 vsize=614292 CPUtime=762.33 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61473 0 0 0 76212 21 0 0 25 0 4 0 652998293 629035008 121936 33554432000 4194304 4650419 140736849114320 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=614292 CPUtime=762.3 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 230535 0 0 0 76154 76 0 0 25 0 4 0 652998293 629035008 121936 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=614292 CPUtime=754.7 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 177690 0 0 0 75410 60 0 0 25 0 4 0 652998293 629035008 121936 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363862 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.68
Current children cumulated vsize (KiB) 614292

[startup+822.301 s]
/proc/loadavg: 4.09 4.42 5.66 5/315 8825
/proc/meminfo: memFree=10672756/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=614292 CPUtime=3281.05 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 627859 0 0 0 327897 208 0 0 25 0 4 0 652998292 629035008 121131 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 153573 121131 394 112 0 148538 0
[pid=8770/tid=8771] ppid=8768 vsize=614292 CPUtime=822.32 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61493 0 0 0 82211 21 0 0 25 0 4 0 652998293 629035008 121131 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=614292 CPUtime=822.29 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 250958 0 0 0 82150 79 0 0 25 0 4 0 652998293 629035008 121131 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=614292 CPUtime=814.09 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 185159 0 0 0 81344 65 0 0 25 0 4 0 652998293 629035008 121131 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.05
Current children cumulated vsize (KiB) 614292

[startup+882.301 s]
/proc/loadavg: 4.03 4.34 5.55 5/315 8826
/proc/meminfo: memFree=10692924/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=614440 CPUtime=3520.45 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 660990 0 0 0 351825 220 0 0 25 0 4 0 652998292 629186560 115673 33554432000 4194304 4650419 140736849114320 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 153610 115673 394 112 0 148575 0
[pid=8770/tid=8771] ppid=8768 vsize=614440 CPUtime=882.32 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61539 0 0 0 88211 21 0 0 25 0 4 0 652998293 629186560 115673 33554432000 4194304 4650419 140736849114320 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=614440 CPUtime=882.29 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 272950 0 0 0 88143 86 0 0 25 0 4 0 652998293 629186560 115673 33554432000 4194304 4650419 140736849114320 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=614440 CPUtime=873.48 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 189988 0 0 0 87281 67 0 0 25 0 4 0 652998293 629186560 115673 33554432000 4194304 4650419 140736849114320 18446744073709551615 4313054 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.45
Current children cumulated vsize (KiB) 614440

[startup+942.301 s]
/proc/loadavg: 4.08 4.29 5.46 5/315 8828
/proc/meminfo: memFree=10673176/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=614548 CPUtime=3759.86 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 686315 0 0 0 375753 233 0 0 25 0 4 0 652998292 629297152 120528 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 153637 120528 394 112 0 148602 0
[pid=8770/tid=8771] ppid=8768 vsize=614548 CPUtime=942.32 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61628 0 0 0 94211 21 0 0 25 0 4 0 652998293 629297152 120528 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=614548 CPUtime=942.29 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 286660 0 0 0 94136 93 0 0 25 0 4 0 652998293 629297152 120528 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=614548 CPUtime=932.89 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 197338 0 0 0 93217 72 0 0 25 0 4 0 652998293 629297152 120528 33554432000 4194304 4650419 140736849114320 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.86
Current children cumulated vsize (KiB) 614548

[startup+1002.3 s]
/proc/loadavg: 4.03 4.24 5.37 5/315 8830
/proc/meminfo: memFree=10651556/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=680084 CPUtime=3999.26 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 762676 0 0 0 399676 250 0 0 25 0 4 0 652998292 696406016 124242 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 170021 124242 394 112 0 164986 0
[pid=8770/tid=8771] ppid=8768 vsize=680084 CPUtime=1002.32 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61628 0 0 0 100211 21 0 0 25 0 4 0 652998293 696406016 124242 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=680084 CPUtime=1002.29 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 349306 0 0 0 100127 102 0 0 25 0 4 0 652998293 696406016 124242 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=680084 CPUtime=992.29 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 203441 0 0 0 99153 76 0 0 25 0 4 0 652998293 696406016 124242 33554432000 4194304 4650419 140736849114320 18446744073709551615 4422572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.26
Current children cumulated vsize (KiB) 680084

[startup+1062.3 s]
/proc/loadavg: 4.07 4.21 5.28 5/315 8831
/proc/meminfo: memFree=10669864/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=680112 CPUtime=4238.68 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 814259 0 0 0 423605 263 0 0 25 0 4 0 652998292 696434688 121530 33554432000 4194304 4650419 140736849114320 18446744073709551615 4331257 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 170028 121530 394 112 0 164993 0
[pid=8770/tid=8771] ppid=8768 vsize=680112 CPUtime=1062.32 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61666 0 0 0 106211 21 0 0 25 0 4 0 652998293 696434688 121530 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=680112 CPUtime=1062.3 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 388860 0 0 0 106121 109 0 0 25 0 4 0 652998293 696434688 121530 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=680112 CPUtime=1051.7 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 207926 0 0 0 105091 79 0 0 25 0 4 0 652998293 696434688 121530 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.68
Current children cumulated vsize (KiB) 680112

[startup+1122.3 s]
/proc/loadavg: 4.08 4.18 5.20 5/315 8833
/proc/meminfo: memFree=10696120/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=631184 CPUtime=4478.08 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 843201 0 0 0 447532 276 0 0 25 0 4 0 652998292 646332416 114706 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 157796 114706 394 112 0 152761 0
[pid=8770/tid=8771] ppid=8768 vsize=631184 CPUtime=1122.32 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61666 0 0 0 112211 21 0 0 25 0 4 0 652998293 646332416 114706 33554432000 4194304 4650419 140736849114320 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=631184 CPUtime=1122.3 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 402392 0 0 0 112115 115 0 0 25 0 4 0 652998293 646332416 114706 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=631184 CPUtime=1111.09 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 221505 0 0 0 111025 84 0 0 25 0 4 0 652998293 646332416 114706 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.08
Current children cumulated vsize (KiB) 631184

[startup+1182.3 s]
/proc/loadavg: 4.03 4.14 5.13 5/315 8834
/proc/meminfo: memFree=10662472/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=696892 CPUtime=4717.49 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 899920 0 0 0 471455 294 0 0 25 0 4 0 652998292 713617408 123469 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 174223 123469 394 112 0 169188 0
[pid=8770/tid=8771] ppid=8768 vsize=696892 CPUtime=1182.33 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61790 0 0 0 118211 22 0 0 25 0 4 0 652998293 713617408 123469 33554432000 4194304 4650419 140736849114320 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=696892 CPUtime=1182.3 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 439729 0 0 0 118109 121 0 0 25 0 4 0 652998293 713617408 123469 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=696892 CPUtime=1170.5 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 232800 0 0 0 116959 91 0 0 25 0 4 0 652998293 713617408 123469 33554432000 4194304 4650419 140736849114320 18446744073709551615 4331084 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.49
Current children cumulated vsize (KiB) 696892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 4.02 4.14 5.10 5/315 8835
/proc/meminfo: memFree=10688864/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=631412 CPUtime=4800.11 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 932666 0 0 0 479709 302 0 0 25 0 4 0 652998292 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 157853 116482 394 112 0 152818 0
[pid=8770/tid=8771] ppid=8768 vsize=631412 CPUtime=1203.04 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61790 0 0 0 120282 22 0 0 25 0 4 0 652998293 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=631412 CPUtime=1203.01 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 467684 0 0 0 120175 126 0 0 25 0 4 0 652998293 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=631412 CPUtime=1190.99 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 237415 0 0 0 119006 93 0 0 25 0 4 0 652998293 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 631412

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

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

[startup+1203 s]
/proc/loadavg: 4.02 4.14 5.10 5/315 8835
/proc/meminfo: memFree=10688864/32951124 swapFree=67093864/67111528
[pid=8770] ppid=8768 vsize=631412 CPUtime=4800.11 cores=1,3,5,7
/proc/8770/stat : 8770 (strangenight1-m) R 8768 8770 7962 0 -1 4202496 932666 0 0 0 479709 302 0 0 25 0 4 0 652998292 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8770/statm: 157853 116482 394 112 0 152818 0
[pid=8770/tid=8771] ppid=8768 vsize=631412 CPUtime=1203.04 cores=1,3,5,7
/proc/8770/task/8771/stat : 8771 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 61790 0 0 0 120282 22 0 0 25 0 4 0 652998293 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8770/tid=8772] ppid=8768 vsize=631412 CPUtime=1203.01 cores=1,3,5,7
/proc/8770/task/8772/stat : 8772 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 467684 0 0 0 120175 126 0 0 25 0 4 0 652998293 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8770/tid=8773] ppid=8768 vsize=631412 CPUtime=1190.99 cores=1,3,5,7
/proc/8770/task/8773/stat : 8773 (strangenight1-m) R 8768 8770 7962 0 -1 4202560 237415 0 0 0 119006 93 0 0 25 0 4 0 652998293 646565888 116482 33554432000 4194304 4650419 140736849114320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 631412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.04
CPU time (s): 4800.17
CPU user time (s): 4797.13
CPU system time (s): 3.04254
CPU usage (%): 399.003
Max. virtual memory (cumulated for all children) (KiB): 778940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.13
system time used= 3.04254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 932667
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= 1337
involuntary context switches= 31259

runsolver used 3.2665 second user time and 8.81366 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 00:59:19
IDJOB=3369285
IDBENCH=83266
IDSOLVER=1846
FILE ID=node102/3369285-1305413959
RUNJOBID= node102-1305413891-8716
PBS_JOBID= 13324503
Free space on /tmp= 73528 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369285-1305413959/watcher-3369285-1305413959 -o /tmp/evaluation-result-3369285-1305413959/solver-3369285-1305413959 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369285-1305413959.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=1791015257

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11046912 kB
Buffers:        260036 kB
Cached:        2807760 kB
SwapCached:       1128 kB
Active:       19628520 kB
Inactive:      1982500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11046912 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            7228 kB
Writeback:           0 kB
AnonPages:    18542128 kB
Mapped:          26900 kB
Slab:           176772 kB
PageTables:      53416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59287836 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= 73528 MiB
End job on node102 at 2011-05-15 01:19:24