Trace number 3369124

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.15 1202.24

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369124-1305414469.cnf'
0.00/0.00	c -- header says num vars:            279
0.00/0.00	c -- header says num clauses:       21616
0.00/0.01	c -- clauses added:            0 learnts,        21616 normals,            0 xors
0.00/0.01	c -- vars added        279
0.00/0.01	c Parsing time:  0.03 s
0.00/0.01	c  N st     0         0       279     21616         0         0     96978         0   no data   no data  --
0.00/0.12	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 0.41
0.45/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.45/0.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.45/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.45/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
0.45/0.13	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.17/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
3.17/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.80	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.17/0.80	c calculated reachability. Time: 0.00
3.17/0.80	c Calc default polars -  time:   0.00 s pos:     279 undec:       0 neg:       0
3.17/0.80	c =========================================================================================
3.17/0.80	c types(t): F = full restart, N = normal restart
3.17/0.80	c types(t): S = simplification begin/end, E = solution found
3.17/0.80	c restart types(rt): st = static, dy = dynamic
3.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.80	c  B st     0         0       279     21616         0         0     96978         0   no data   no data  --
3.17/0.80	c  N dy    10      4022       279     21616         0      3911     96978    124474     19.76     30.88  --
3.17/0.80	c  N dy    26      8070       279     21616         0      5413     96978    161958     19.67     20.77  --
7.16/1.88	c  N dy    32     24872       279     21616         0     12038     96978    302858     17.02     17.95  --
7.96/2.05	c  F st    33     25000       279     21616         0     12161     96978    306101     17.02     16.56  --
8.78/2.24	c  N dy    39     30003       279     21616         0     10461     96978    272057     17.02   no data  --
8.78/2.24	c  S st    39     30003       279     21616         0     10461     96978    272057     17.02   no data  --
8.78/2.28	c  S st    39     30508       279     21616         0     10962     96978    288080     17.02   no data  --
8.78/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.78/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.78/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
8.78/2.30	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
15.54/3.95	c lits-rem:        63  cl-subs:      283  v-elim:      0  v-fix:    0  time:  6.58 s
16.74/4.21	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 1.04
16.74/4.21	c calculated reachability. Time: 0.00
16.74/4.21	c  N dy    39     30508       279     21616         0     10679     96978    281730     17.02   no data  --
19.93/5.04	c  N dy    63     42523       279     21616         0     14397     96978    342978     16.55     17.51  --
21.13/5.30	c  S st    90     45762       279     21616         0      9005     96978    197284     16.78   no data  --
21.13/5.34	c  S st    90     46265       279     21616         0      9504     96978    212555     16.78   no data  --
21.13/5.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.13/5.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.13/5.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
21.13/5.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.13/5.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.13/5.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
21.13/5.35	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
27.52/6.96	c lits-rem:        40  cl-subs:      517  v-elim:      0  v-fix:    0  time:  6.41 s
27.52/6.96	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
27.52/6.96	c vivif2 --  cl tried     8987 cl shrink        0 lits rem          0 time: 0.01
28.32/7.17	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 0.84
28.32/7.17	c calculated reachability. Time: 0.00
28.32/7.17	c  N dy    90     46265       279     21616         0      8987     96978    205132     16.78   no data  --
29.52/7.47	c  N dy   117     50692       279     21616         0     13268     96978    332896     16.98     17.88  --
31.15/7.89	c  N dy   126     56211       279     21616         0     18571     96978    478590     16.89     17.80  --
32.71/8.20	c  N dy   157     60217       279     21616         0     12917     96978    309835     17.12     18.08  --
33.91/8.50	c  N dy   174     64233       279     21616         0     16794     96978    425924     17.20     21.09  --
35.13/8.85	c  N dy   200     68356       279     21616         0     20827     96978    546328     17.33     18.49  --
35.53/8.95	c  S st   209     69398       279     21616         0     11208     96978    241573     17.39   no data  --
35.53/8.99	c  S st   209     69899       279     21616         0     11706     96978    257497     17.39   no data  --
35.53/8.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.53/8.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.53/9.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
35.90/9.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
35.90/9.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.90/9.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
35.90/9.01	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
43.49/10.94	c lits-rem:        10  cl-subs:       73  v-elim:      0  v-fix:    0  time:  7.72 s
43.49/10.94	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.01
43.49/10.95	c vivif2 --  cl tried    11633 cl shrink        0 lits rem          0 time: 0.01
44.69/11.24	c asymm  cl-useful: 0/21616/21616 lits-rem:0 time: 1.17
44.69/11.24	c calculated reachability. Time: 0.00
44.69/11.24	c  N dy   209     69899       279     21616         0     11633     96978    256130     17.39   no data  --
45.89/11.58	c  N dy   238     74429       279     21616         0     16067     96978    391404     17.53     22.64  --
49.08/12.39	c  N dy   259     84821       279     21616         0     14412     96978    323156     17.34     18.27  --
49.88/12.58	c  F st   260     87502       279     21616         0     16942     96978    391743     17.26     15.68  --
51.08/12.84	c  N st   265     90804       279     21616         0     20143     96978    490860     17.26   no data  --
54.67/13.76	c  N dy   293    102311       279     21616         0     18685     96978    427699     17.17     18.27  --
55.47/13.96	c  S st   303    104849       279     21616         0     21101     96978    496861     17.17   no data  --
55.87/14.01	c  S st   303    105352       279     21616         0     21601     96978    513070     17.17   no data  --
55.87/14.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.87/14.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.87/14.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
55.87/14.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.87/14.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.87/14.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
55.87/14.03	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
63.45/15.95	c lits-rem:       179  cl-subs:     1273  v-elim:      0  v-fix:    0  time:  7.61 s
63.45/15.95	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
63.45/15.95	c vivif2 --  cl tried    20328 cl shrink        0 lits rem          0 time: 0.02
64.25/16.16	c asymm  cl-useful: 0/10193/21616 lits-rem:0 time: 0.83
64.25/16.16	c calculated reachability. Time: 0.00
64.25/16.16	c  N dy   303    105352       279     21616         0     20328     96978    490388     17.17   no data  --
67.84/17.03	c  N dy   329    116167       279     21616         0     17327     96978    373719     17.13     18.26  --
70.67/17.71	c  N dy   372    124245       279     21616         0     25179     96978    609376     17.25     18.35  --
73.44/18.40	c  N dy   426    132221       279     21616         0     18462     96978    412407     17.39     20.75  --
76.23/19.16	c  N dy   460    141401       279     21616         0     27380     96978    675665     17.40     18.41  --
79.82/20.00	c  N dy   497    151153       279     21616         0     21309     96978    475459     17.43     18.57  --
82.22/20.60	c  S st   533    158028       279     21616         0     27993     96978    676573     17.49     14.65  --
82.22/20.66	c  S st   533    158533       279     21616         0     28497     96978    692615     17.49   no data  --
82.22/20.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
82.22/20.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.22/20.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
82.62/20.70	c bin-w-bin subsume rem            0 bins  time:  0.01 s
82.62/20.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.62/20.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
82.62/20.70	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
91.80/23.07	c lits-rem:       109  cl-subs:      805  v-elim:      0  v-fix:    0  time:  9.45 s
91.80/23.07	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
91.80/23.08	c vivif2 --  cl tried    27692 cl shrink        0 lits rem          0 time: 0.03
92.63/23.28	c asymm  cl-useful: 0/8108/21616 lits-rem:0 time: 0.78
92.63/23.28	c calculated reachability. Time: 0.00
92.63/23.28	c  N dy   533    158533       279     21616         0     27692     96978    674808     17.49   no data  --
96.62/24.21	c  N dy   560    169691       279     21616         0     22042     96978    484692     17.44     18.38  --
100.19/25.18	c  N dy   629    180584       279     21616         0     32641     96978    808177     17.55     19.35  --
104.58/26.27	c  N dy   647    193239       279     21616         0     27369     96978    626352     17.45     18.38  --
109.79/27.55	c  N dy   677    206860       279     21616         0     22155     96978    474901     17.41     18.40  --
114.96/28.83	c  N dy   723    220214       279     21616         0     35055     96978    852411     17.42     18.35  --
120.15/30.19	c  N dy   743    234298       279     21616         0     29351     96978    645890     17.35     18.28  --
121.35/30.49	c  S st   760    237799       279     21616         0     32740     96978    749258     17.36     16.65  --
121.75/30.55	c  S st   760    238303       279     21616         0     33241     96978    765013     17.36   no data  --
121.75/30.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.75/30.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.75/30.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
121.75/30.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
121.75/30.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.75/30.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
121.75/30.59	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
131.75/33.01	c lits-rem:       201  cl-subs:     1089  v-elim:      0  v-fix:    0  time:  9.64 s
131.75/33.01	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
131.75/33.02	c vivif2 --  cl tried    32152 cl shrink        0 lits rem          0 time: 0.03
131.75/33.09	c asymm  cl-useful: 0/3315/21616 lits-rem:0 time: 0.30
131.75/33.09	c calculated reachability. Time: 0.00
131.75/33.09	c  N dy   760    238303       279     21616         0     32152     96978    742156     17.36   no data  --
137.31/34.42	c  N dy   809    253522       279     21616         0     26572     96978    568059     17.35     18.39  --
143.71/36.08	c  N dy   885    270219       279     21616         0     21471     96978    405287     17.40     18.43  --
150.49/37.70	c  N dy   916    288517       279     21616         0     39064     96978    902853     17.34     18.26  --
157.28/39.41	c  F st   992    306252       279     21616         0     34051     96978    771690     17.37     16.26  --
157.68/39.53	c  N st   995    307445       279     21616         0     35212     96978    806875     17.37   no data  --
166.47/41.78	c  N dy  1087    329872       279     21616         0     33753     96978    743488     17.42     18.44  --
174.85/43.82	c  N dy  1105    350030       279     21616         0     28945     96978    588038     17.31     18.32  --
177.64/44.52	c  S st  1135    357456       279     21616         0     36136     96978    797181     17.32   no data  --
177.64/44.58	c  S st  1135    357962       279     21616         0     36640     96978    813696     17.32   no data  --
177.64/44.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
177.64/44.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.64/44.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
178.04/44.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.04/44.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.04/44.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
178.04/44.62	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
189.62/47.50	c lits-rem:       191  cl-subs:     1032  v-elim:      0  v-fix:    0  time: 11.49 s
189.62/47.50	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
189.62/47.51	c vivif2 --  cl tried    35608 cl shrink        0 lits rem          0 time: 0.04
190.42/47.75	c asymm  cl-useful: 0/7404/21616 lits-rem:0 time: 0.95
190.42/47.75	c calculated reachability. Time: 0.00
190.42/47.75	c  N dy  1135    357962       279     21616         0     35608     96978    792394     17.32   no data  --
198.79/49.88	c  N dy  1242    378048       279     21616         0     29991     96978    613998     17.38     18.83  --
212.78/53.37	c  N dy  1307    413161       279     21616         0     37582     96978    789044     17.25     18.22  --
221.96/55.62	c  N dy  1409    433217       279     21616         0     30008     96978    597994     17.32     20.40  --
230.34/57.71	c  N dy  1472    453304       279     21616         0     49475     96978   1150177     17.30     21.20  --
238.73/59.88	c  N dy  1546    474194       279     21616         0     41682     96978    923212     17.32     18.38  --
249.51/62.53	c  N dy  1632    497494       279     21616         0     35190     96978    703349     17.32     18.27  --
257.89/64.69	c  N dy  1687    517849       279     21616         0     54843     96978   1264084     17.31     18.30  --
266.67/66.82	c  S st  1779    536943       279     21616         0     43326     96978    926417     17.34     17.49  --
266.67/66.89	c  S st  1779    537446       279     21616         0     43826     96978    941935     17.34   no data  --
266.67/66.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
266.67/66.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
267.07/66.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
267.07/66.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.07/66.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.07/66.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
267.07/66.94	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
275.47/69.01	c lits-rem:        37  cl-subs:      936  v-elim:      0  v-fix:    0  time:  8.26 s
275.47/69.01	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.01
275.47/69.02	c vivif2 --  cl tried    42890 cl shrink        0 lits rem          0 time: 0.04
276.27/69.25	c asymm  cl-useful: 0/4278/21616 lits-rem:0 time: 0.94
276.27/69.26	c calculated reachability. Time: 0.00
276.27/69.26	c  N dy  1779    537446       279     21616         0     42890     96978    922294     17.34   no data  --
287.44/72.07	c  N dy  1862    563115       279     21616         0     36785     96978    711692     17.33     18.28  --
295.83/74.19	c  N dy  1895    583163       279     21616         0     56081     96978   1234545     17.28     18.24  --
306.21/76.76	c  N dy  1907    605740       279     21616         0     45823     96978    922318     17.17     18.10  --
315.79/79.16	c  N dy  1958    625763       279     21616         0     65100     96978   1469003     17.16     22.90  --
324.58/81.34	c  N dy  1997    645838       279     21616         0     51712     96978   1112482     17.13     24.79  --
334.55/83.86	c  N dy  2067    666674       279     21616         0     38222     96978    736677     17.14     18.07  --
343.74/86.11	c  N dy  2139    686711       279     21616         0     57581     96978   1298687     17.14     18.13  --
355.32/89.01	c  N dy  2170    710160       279     21616         0     45491     96978    910280     17.09     18.03  --
365.70/91.67	c  N dy  2257    730612       279     21616         0     65217     96978   1481469     17.10     18.45  --
375.28/94.08	c  N dy  2326    750737       279     21616         0     48943     96978   1012859     17.10     18.08  --
385.26/96.50	c  N dy  2368    771145       279     21616         0     68634     96978   1560852     17.08     18.21  --
394.45/98.84	c  N dy  2419    791406       279     21616         0     51518     96978   1073733     17.07     18.02  --
401.63/100.60	c  S st  2472    806171       279     21616         0     65765     96978   1484889     17.08     17.92  --
401.63/100.69	c  S st  2472    806676       279     21616         0     66267     96978   1500872     17.08   no data  --
401.63/100.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
401.63/100.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
402.02/100.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
402.02/100.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
402.02/100.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
402.02/100.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
402.02/100.77	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
425.19/106.54	c lits-rem:       217  cl-subs:     2178  v-elim:      0  v-fix:    0  time: 23.01 s
425.19/106.54	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
425.19/106.56	c vivif2 --  cl tried    64089 cl shrink        0 lits rem          0 time: 0.07
426.41/106.85	c asymm  cl-useful: 0/3759/21616 lits-rem:0 time: 1.16
426.41/106.86	c calculated reachability. Time: 0.00
426.41/106.86	c  N dy  2472    806676       279     21616         0     64089     96978   1455086     17.08   no data  --
436.77/109.42	c  N dy  2524    829866       279     21616         0     48829     96978    991722     17.05     17.97  --
445.95/111.75	c  N dy  2560    849935       279     21616         0     68193     96978   1519319     17.02     22.36  --
455.94/114.25	c  N dy  2597    871218       279     21616         0     50032     96978   1000207     17.00     17.97  --
465.94/116.76	c  N dy  2654    891397       279     21616         0     69503     96978   1539763     17.00     17.93  --
482.69/120.96	c  N dy  2760    925381       279     21616         0     62769     96978   1349050     16.98     17.90  --
493.87/123.73	c  N dy  2807    946282       279     21616         0     42473     96978    783239     16.96     17.91  --
503.45/126.14	c  N dy  2901    967070       279     21616         0     62563     96978   1355175     16.97     17.93  --
516.23/129.39	c  N dy  2976    990360       279     21616         0     43599     96978    795283     16.97     17.91  --
528.60/132.42	c  N dy  3016   1018148       279     21616         0     70215     96978   1526529     16.93     17.85  --
539.38/135.12	c  N dy  3053   1038545       279     21616         0     47514     96978    885830     16.91     18.10  --
548.98/137.58	c  N dy  3142   1058604       279     21616         0     66918     96978   1448044     16.92     22.31  --
556.55/139.44	c  F st  3203   1071876       279     21616         0     79772     96978   1820288     16.94     16.50  --
560.14/140.38	c  N dy  3215   1078618       279     21616         0     86255     96978   1999156     16.94     23.56  --
571.36/143.11	c  N dy  3298   1100064       279     21616         0     63656     96978   1342558     16.95     18.09  --
585.30/146.64	c  N dy  3372   1123322       279     21616         0     86182     96978   1969578     16.94     17.84  --
596.08/149.37	c  N dy  3451   1143422       279     21616         0     61216     96978   1248847     16.94     18.34  --
607.65/152.20	c  N dy  3549   1163532       279     21616         0     80695     96978   1813526     16.96     17.89  --
622.04/155.81	c  N dy  3569   1192732       279     21616         0     63151     96978   1237649     16.91     17.91  --
630.81/158.03	c  S st  3611   1210015       279     21616         0     79758     96978   1693350     16.89     15.68  --
631.21/158.15	c  S st  3611   1210519       279     21616         0     80262     96978   1709702     16.89   no data  --
631.21/158.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
631.21/158.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
631.21/158.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
631.62/158.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
631.62/158.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.62/158.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
631.62/158.25	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
666.36/166.98	c lits-rem:       187  cl-subs:     6800  v-elim:      0  v-fix:    0  time: 34.83 s
666.36/166.98	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
666.75/167.00	c vivif2 --  cl tried    73462 cl shrink        0 lits rem          0 time: 0.07
667.57/167.29	c asymm  cl-useful: 0/4581/21616 lits-rem:0 time: 1.18
667.57/167.30	c calculated reachability. Time: 0.00
667.57/167.30	c  N dy  3611   1210519       279     21616         0     73462     96978   1587305     16.89   no data  --
679.13/170.16	c  N dy  3687   1230745       279     21616         0     46900     96978    823728     16.90     17.82  --
692.31/173.48	c  N dy  3741   1258796       279     21616         0     73977     96978   1573292     16.88     17.92  --
705.49/176.80	c  N dy  3814   1279234       279     21616         0     93737     96978   2138488     16.88     17.81  --
717.86/179.81	c  N dy  3833   1302822       279     21616         0     69251     96978   1406710     16.86     17.75  --
729.84/182.88	c  N dy  3897   1322862       279     21616         0     88639     96978   1949923     16.86     21.15  --
741.83/185.81	c  N dy  3961   1342886       279     21616         0     59771     96978   1164432     16.86     18.13  --
753.00/188.64	c  N dy  4034   1363265       279     21616         0     79401     96978   1718354     16.87     17.76  --
766.58/192.05	c  N dy  4111   1384947       279     21616         0     51178     96978    908131     16.87     17.84  --
776.56/194.51	c  N dy  4173   1404975       279     21616         0     70553     96978   1453419     16.86     17.76  --
788.14/197.45	c  N dy  4214   1425051       279     21616         0     89860     96978   1981574     16.85     17.77  --
800.11/200.42	c  N dy  4267   1445496       279     21616         0     59348     96978   1120347     16.84     17.98  --
811.30/203.24	c  N dy  4349   1466619       279     21616         0     79829     96978   1701857     16.85     17.78  --
825.68/206.83	c  N dy  4443   1489555       279     21616         0    101997     96978   2328129     16.86     17.87  --
836.05/209.48	c  N dy  4512   1509636       279     21616         0     70150     96978   1410928     16.85     19.24  --
848.42/212.55	c  N dy  4616   1529682       279     21616         0     89523     96978   1966250     16.87     17.83  --
868.39/217.58	c  N dy  4659   1563555       279     21616         0     70087     96978   1370944     16.82     17.79  --
880.36/220.54	c  N dy  4741   1584039       279     21616         0     89939     96978   1929320     16.83     17.80  --
893.94/223.91	c  N dy  4799   1604237       279     21616         0     56279     96978   1007597     16.82     17.96  --
905.15/226.78	c  N dy  4876   1625601       279     21616         0     76955     96978   1585322     16.82     17.74  --
917.10/229.76	c  N dy  4918   1646454       279     21616         0     97092     96978   2136546     16.81     17.84  --
929.88/232.91	c  N dy  4979   1666491       279     21616         0     62326     96978   1169564     16.81     22.30  --
941.86/235.91	c  N dy  5093   1686581       279     21616         0     81788     96978   1732279     16.83     17.86  --
955.43/239.37	c  N dy  5159   1707111       279     21616         0    101625     96978   2282267     16.83     17.74  --
958.22/240.02	c  S st  5176   1710520       279     21616         0    104948     96978   2378518     16.83     15.24  --
958.62/240.18	c  S st  5176   1711023       279     21616         0    105450     96978   2393785     16.83   no data  --
958.62/240.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
958.62/240.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
959.02/240.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
959.42/240.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
959.42/240.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
959.42/240.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
959.42/240.32	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1026.90/257.25	c lits-rem:       221  cl-subs:     3790  v-elim:      0  v-fix:    0  time: 67.51 s
1026.90/257.25	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
1026.90/257.28	c vivif2 --  cl tried   101660 cl shrink        0 lits rem          0 time: 0.10
1027.72/257.45	c asymm  cl-useful: 0/1594/21616 lits-rem:0 time: 0.68
1027.72/257.45	c calculated reachability. Time: 0.00
1027.72/257.45	c  N dy  5176   1711023       279     21616         0    101660     96978   2314552     16.83   no data  --
1039.68/260.45	c  N dy  5245   1732250       279     21616         0     67043     96978   1285127     16.83     17.72  --
1051.65/263.46	c  N dy  5298   1752525       279     21616         0     86557     96978   1825485     16.82     17.72  --
1065.64/266.94	c  N dy  5352   1773399       279     21616         0    106716     96978   2388199     16.82     17.75  --
1085.59/271.93	c  N dy  5400   1805930       279     21616         0     81940     96978   1658211     16.79     17.70  --
1099.17/275.30	c  N dy  5518   1826055       279     21616         0    101453     96978   2222816     16.81     17.71  --
1112.34/278.64	c  N dy  5568   1846110       279     21616         0     63961     96978   1185570     16.80     17.85  --
1123.53/281.49	c  N dy  5646   1866134       279     21616         0     83290     96978   1732603     16.81     18.09  --
1136.31/284.68	c  N dy  5720   1886178       279     21616         0    102670     96978   2281061     16.81     17.74  --
1149.48/287.98	c  N dy  5783   1906228       279     21616         0     64111     96978   1175599     16.81     18.36  --
1161.06/290.80	c  N dy  5865   1926295       279     21616         0     83514     96978   1716785     16.81     18.01  --
1173.06/293.87	c  N dy  5905   1946620       279     21616         0    103141     96978   2251845     16.80     17.69  --
1187.01/297.35	c  N dy  5958   1967264       279     21616         0     64200     96978   1161878     16.80     17.70  --
1199.41/300.40	c  N dy  6011   1989572       279     21616         0     85812     96978   1752479     16.79     17.69  --
1212.59/303.78	c  N dy  6109   2009619       279     21616         0    105219     96978   2310281     16.80     21.97  --
1231.33/308.45	c  N dy  6163   2037133       279     21616         0     71727     96978   1346145     16.79     17.77  --
1243.70/311.51	c  N dy  6194   2058088       279     21616         0     91716     96978   1860578     16.78     17.78  --
1257.68/315.07	c  N dy  6273   2078566       279     21616         0    111530     96978   2428242     16.79     17.67  --
1270.86/318.39	c  N dy  6344   2098573       279     21616         0     70201     96978   1317247     16.79     20.36  --
1282.87/321.39	c  N dy  6412   2118787       279     21616         0     89759     96978   1868189     16.79     17.70  --
1298.41/325.26	c  N dy  6473   2140863       279     21616         0    111071     96978   2460071     16.79     18.01  --
1314.38/329.27	c  N dy  6565   2160939       279     21616         0     68673     96978   1260184     16.79     19.40  --
1326.78/332.34	c  N dy  6664   2181168       279     21616         0     88201     96978   1811658     16.80     17.88  --
1339.14/335.49	c  N dy  6708   2201291       279     21616         0    107608     96978   2338577     16.79     17.69  --
1345.12/336.94	c  S st  6720   2211023       279     21616         0    116996     96978   2592765     16.79     15.22  --
1345.52/337.07	c  S st  6720   2211525       279     21616         0    117495     96978   2609330     16.79   no data  --
1345.52/337.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1345.52/337.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1345.92/337.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.24
1346.32/337.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1346.32/337.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1346.32/337.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.01 s
1346.32/337.22	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1434.96/359.47	c lits-rem:       185  cl-subs:     4935  v-elim:      0  v-fix:    0  time: 88.75 s
1434.96/359.47	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
1435.36/359.50	c vivif2 --  cl tried   112560 cl shrink        0 lits rem          0 time: 0.12
1436.58/359.85	c asymm  cl-useful: 0/2381/21616 lits-rem:0 time: 1.40
1436.58/359.85	c calculated reachability. Time: 0.00
1436.58/359.85	c  N dy  6720   2211525       279     21616         0    112560     96978   2513123     16.79   no data  --
1451.33/363.53	c  N dy  6796   2231600       279     21616         0     69315     96978   1271853     16.79     17.69  --
1463.30/366.50	c  N dy  6855   2252106       279     21616         0     89127     96978   1816442     16.79     17.72  --
1476.88/369.92	c  N dy  6905   2273823       279     21616         0    109965     96978   2376966     16.78     17.66  --
1493.27/374.05	c  N dy  7013   2294379       279     21616         0     66248     96978   1172992     16.79     17.73  --
1504.84/376.95	c  N dy  7073   2315364       279     21616         0     86516     96978   1735548     16.78     17.68  --
1517.61/380.17	c  N dy  7110   2336959       279     21616         0    107241     96978   2298358     16.77     17.66  --
1532.80/383.99	c  N dy  7157   2358318       279     21616         0    127853     96978   2860035     16.77     17.76  --
1545.16/387.00	c  N dy  7209   2378359       279     21616         0     82493     96978   1593609     16.76     17.89  --
1557.14/390.04	c  N dy  7258   2398595       279     21616         0    102003     96978   2127984     16.75     17.65  --
1570.32/393.32	c  N dy  7300   2418663       279     21616         0    121462     96978   2669244     16.75     17.68  --
1584.70/396.98	c  N dy  7361   2439362       279     21616         0     75832     96978   1402237     16.75     17.72  --
1597.87/400.20	c  N dy  7425   2459526       279     21616         0     95279     96978   1951055     16.75     17.82  --
1611.86/403.73	c  N dy  7450   2480712       279     21616         0    115590     96978   2485479     16.73     17.62  --
1627.81/407.78	c  N dy  7517   2501510       279     21616         0     69187     96978   1219882     16.73     17.96  --
1639.39/410.62	c  N dy  7592   2521570       279     21616         0     88522     96978   1749962     16.73     24.56  --
1658.55/415.43	c  N dy  7643   2551443       279     21616         0    117366     96978   2518215     16.72     17.69  --
1676.13/419.85	c  N dy  7716   2572092       279     21616         0     69809     96978   1238673     16.72     17.60  --
1689.70/423.22	c  N dy  7801   2592513       279     21616         0     89575     96978   1797024     16.72     17.73  --
1707.66/427.77	c  N dy  7859   2616782       279     21616         0    113050     96978   2434393     16.72     17.66  --
1726.83/432.60	c  N dy  7888   2641917       279     21616         0     68678     96978   1196402     16.70     17.59  --
1741.60/436.23	c  N dy  7991   2666433       279     21616         0     92306     96978   1852547     16.71     17.60  --
1754.38/439.44	c  N dy  8016   2686495       279     21616         0    111449     96978   2345456     16.69     19.74  --
1769.56/443.22	c  N dy  8085   2707177       279     21616         0    131332     96978   2894179     16.69     17.63  --
1773.15/444.13	c  S st  8107   2711526       279     21616         0    135536     96978   3015151     16.69     13.92  --
1773.55/444.27	c  S st  8107   2712029       279     21616         0    136033     96978   3030378     16.69   no data  --
1773.55/444.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1773.55/444.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1773.95/444.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.27
1774.36/444.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1774.36/444.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1774.36/444.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
1774.36/444.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2145.27/537.39	c lits-rem:       309  cl-subs:     7884  v-elim:      0  v-fix:    0  time: 370.78 s
2145.27/537.39	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.01
2145.67/537.43	c vivif2 --  cl tried   128149 cl shrink        0 lits rem          0 time: 0.17
2147.69/537.92	c asymm  cl-useful: 0/3850/21616 lits-rem:0 time: 1.96
2147.69/537.93	c calculated reachability. Time: 0.00
2147.69/537.93	c  N dy  8107   2712029       279     21616         0    128149     96978   2882641     16.69   no data  --
2165.26/542.33	c  N dy  8136   2735050       279     21616         0     81146     96978   1519372     16.68     17.62  --
2181.61/546.48	c  N dy  8235   2755552       279     21616         0    100992     96978   2085068     16.69     17.60  --
2200.40/551.14	c  N dy  8311   2775601       279     21616         0    120468     96978   2634286     16.69     23.27  --
2219.94/556.03	c  N dy  8353   2796102       279     21616         0    140226     96978   3182040     16.68     18.08  --
2235.53/559.99	c  N dy  8417   2816196       279     21616         0     89315     96978   1762585     16.68     19.94  --
2253.87/564.53	c  N dy  8493   2838014       279     21616         0    110416     96978   2354725     16.69     17.78  --
2274.64/569.72	c  N dy  8550   2860361       279     21616         0    131998     96978   2939836     16.68     17.57  --
2293.80/574.57	c  N dy  8594   2880774       279     21616         0     80274     96978   1481075     16.68     17.70  --
2311.37/578.92	c  N dy  8639   2901306       279     21616         0    100043     96978   2006910     16.67     17.56  --
2331.34/583.95	c  N dy  8696   2922661       279     21616         0    120647     96978   2560769     16.67     17.67  --
2353.70/589.56	c  N dy  8748   2944226       279     21616         0    141511     96978   3139597     16.66     17.56  --
2372.09/594.12	c  N dy  8818   2965483       279     21616         0     89621     96978   1719011     16.66     17.67  --
2391.22/598.99	c  N dy  8889   2988076       279     21616         0    111464     96978   2320564     16.66     17.62  --
2410.39/603.70	c  N dy  8966   3010407       279     21616         0    133038     96978   2920159     16.66     17.56  --
2429.96/608.62	c  N dy  9037   3030544       279     21616         0     79118     96978   1417979     16.66     17.54  --
2445.13/612.43	c  N dy  9113   3052824       279     21616         0    100675     96978   2013090     16.66     17.57  --
2459.52/616.03	c  N dy  9155   3072911       279     21616         0    120089     96978   2537859     16.65     19.02  --
2477.09/620.49	c  N dy  9208   3093910       279     21616         0    140340     96978   3089942     16.65     17.60  --
2493.84/624.67	c  N dy  9300   3114616       279     21616         0     86001     96978   1596763     16.65     17.55  --
2507.01/627.98	c  N dy  9369   3134640       279     21616         0    105291     96978   2132560     16.66     21.11  --
2521.01/631.42	c  N dy  9417   3154678       279     21616         0    124642     96978   2663408     16.65     21.01  --
2535.76/635.14	c  N dy  9462   3174876       279     21616         0    144113     96978   3182382     16.65     17.53  --
2549.33/638.59	c  N dy  9488   3195325       279     21616         0     88505     96978   1642240     16.64     17.52  --
2560.54/641.40	c  S st  9577   3212030       279     21616         0    104668     96978   2102718     16.64     14.25  --
2561.31/641.52	c  S st  9577   3212535       279     21616         0    105172     96978   2118784     16.64   no data  --
2561.31/641.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2561.31/641.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2561.31/641.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
2561.71/641.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2561.71/641.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2561.71/641.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
2561.71/641.65	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2611.23/654.07	c lits-rem:       160  cl-subs:     2562  v-elim:      0  v-fix:    0  time: 49.58 s
2611.23/654.07	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.01
2611.63/654.10	c vivif2 --  cl tried   102610 cl shrink        0 lits rem          0 time: 0.10
2612.83/654.44	c asymm  cl-useful: 0/2319/21616 lits-rem:0 time: 1.36
2612.83/654.44	c calculated reachability. Time: 0.00
2612.83/654.44	c  N dy  9577   3212535       279     21616         0    102610     96978   2069196     16.64   no data  --
2626.01/657.78	c  N dy  9622   3233289       279     21616         0    122661     96978   2616640     16.64     17.56  --
2641.57/661.69	c  N dy  9688   3253970       279     21616         0    142702     96978   3166262     16.64     17.54  --
2660.34/666.39	c  N dy  9745   3280929       279     21616         0     92251     96978   1722888     16.63     17.61  --
2673.91/669.73	c  N dy  9825   3300973       279     21616         0    111614     96978   2260256     16.63     18.82  --
2689.88/673.72	c  N dy  9898   3321015       279     21616         0    130939     96978   2793740     16.63     20.23  --
2706.65/677.95	c  N dy  9960   3342322       279     21616         0    151541     96978   3348559     16.63     17.53  --
2721.03/681.55	c  N dy 10034   3362362       279     21616         0     93760     96978   1777817     16.63     18.76  --
2734.21/684.81	c  N dy 10078   3382853       279     21616         0    113472     96978   2300839     16.63     17.56  --
2751.37/689.12	c  N dy 10134   3405869       279     21616         0    135689     96978   2901918     16.62     17.50  --
2770.94/694.00	c  N dy 10202   3426540       279     21616         0    155701     96978   3455963     16.62     17.76  --
2787.31/698.14	c  N dy 10264   3449352       279     21616         0     99415     96978   1908144     16.62     17.54  --
2806.08/702.81	c  N dy 10371   3469888       279     21616         0    119240     96978   2471711     16.62     17.55  --
2825.23/707.62	c  N dy 10428   3489893       279     21616         0    138523     96978   2995477     16.62     17.56  --
2847.19/713.16	c  N dy 10495   3510479       279     21616         0     79338     96978   1354320     16.62     17.57  --
2863.59/717.23	c  N dy 10559   3532416       279     21616         0    100519     96978   1942469     16.62     17.57  --
2881.16/721.64	c  N dy 10628   3554167       279     21616         0    121437     96978   2523978     16.62     17.52  --
2902.31/726.92	c  N dy 10696   3574217       279     21616         0    140763     96978   3062271     16.62     17.81  --
2925.08/732.61	c  N dy 10742   3594407       279     21616         0     80191     96978   1367395     16.61     17.51  --
2942.23/736.92	c  N dy 10832   3615962       279     21616         0    100940     96978   1951518     16.62     17.62  --
2960.99/741.61	c  N dy 10901   3636368       279     21616         0    120682     96978   2489473     16.62     17.55  --
2986.98/748.11	c  N dy 10994   3661383       279     21616         0    144790     96978   3154048     16.62     17.57  --
3010.91/754.12	c  N dy 11038   3683633       279     21616         0     85276     96978   1488764     16.61     17.65  --
3026.51/758.08	c  N dy 11094   3703675       279     21616         0    104650     96978   2016827     16.61     17.50  --
3033.67/759.88	c  S st 11099   3712537       279     21616         0    113238     96978   2239646     16.61     13.55  --
3034.46/760.07	c  S st 11099   3713039       279     21616         0    113737     96978   2255128     16.61   no data  --
3034.46/760.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3034.46/760.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3034.88/760.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.29
3035.29/760.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3035.29/760.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3035.29/760.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
3035.29/760.23	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3141.86/786.90	c lits-rem:       179  cl-subs:     2968  v-elim:      0  v-fix:    0  time: 106.47 s
3141.86/786.90	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
3141.86/786.93	c vivif2 --  cl tried   110769 cl shrink        0 lits rem          0 time: 0.12
3143.47/787.37	c asymm  cl-useful: 0/1983/21616 lits-rem:0 time: 1.74
3143.47/787.37	c calculated reachability. Time: 0.00
3143.47/787.37	c  N dy 11099   3713039       279     21616         0    110769     96978   2198521     16.61   no data  --
3158.63/791.11	c  N dy 11154   3733142       279     21616         0    130192     96978   2730495     16.61     17.60  --
3175.01/795.20	c  F st 11203   3751562       279     21616         0    147995     96978   3210228     16.60     15.69  --
3176.61/795.61	c  N st 11207   3753597       279     21616         0    149954     96978   3266766     16.60   no data  --
3196.57/800.62	c  N dy 11293   3773613       279     21616         0     87345     96978   1548104     16.61     17.61  --
3211.34/804.35	c  N dy 11349   3794521       279     21616         0    107519     96978   2097550     16.61     17.51  --
3227.72/808.46	c  N dy 11424   3814594       279     21616         0    127004     96978   2637335     16.61     19.86  --
3246.11/813.07	c  N dy 11480   3834658       279     21616         0    146314     96978   3166912     16.61     21.12  --
3269.64/818.95	c  N dy 11548   3863221       279     21616         0     90768     96978   1604763     16.60     17.57  --
3297.99/826.08	c  N dy 11610   3906445       279     21616         0    132118     96978   2663207     16.58     17.53  --
3315.16/830.34	c  N dy 11703   3926669       279     21616         0    151723     96978   3211305     16.58     17.51  --
3333.95/835.09	c  N dy 11758   3948760       279     21616         0     89213     96978   1561325     16.58     17.52  --
3347.49/838.41	c  N dy 11826   3968840       279     21616         0    108571     96978   2093334     16.58     19.90  --
3364.29/842.69	c  N dy 11903   3990084       279     21616         0    129150     96978   2659637     16.58     17.46  --
3383.04/847.36	c  N dy 11954   4010885       279     21616         0    149190     96978   3191544     16.58     17.48  --
3404.22/852.63	c  N dy 12037   4031171       279     21616         0    168776     96978   3725312     16.58     17.60  --
3420.97/856.87	c  N dy 12118   4051451       279     21616         0    103582     96978   1973995     16.58     17.50  --
3438.95/861.35	c  N dy 12195   4073459       279     21616         0    124848     96978   2568404     16.58     17.52  --
3455.71/865.51	c  N dy 12233   4093733       279     21616         0    144495     96978   3103706     16.58     17.51  --
3484.85/872.84	c  N dy 12273   4123449       279     21616         0     87193     96978   1488920     16.57     17.51  --
3500.44/876.73	c  N dy 12383   4143958       279     21616         0    107078     96978   2050979     16.57     17.55  --
3516.40/880.78	c  N dy 12448   4164131       279     21616         0    126424     96978   2581827     16.57     17.55  --
3539.56/886.50	c  N dy 12518   4188959       279     21616         0    150440     96978   3232751     16.57     17.50  --
3561.11/891.95	c  N dy 12555   4209638       279     21616         0    170392     96978   3768578     16.56     17.48  --
3565.50/893.01	c  S st 12571   4213041       279     21616         0    173687     96978   3858885     16.56   no data  --
3568.29/893.72	c  S st 12571   4213543       279     21616         0     87308     96978   1485354     16.56   no data  --
3568.29/893.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3568.29/893.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3568.29/893.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
3568.70/893.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3568.70/893.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3568.70/893.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
3568.70/893.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3616.21/905.73	c lits-rem:         4  cl-subs:       56  v-elim:      0  v-fix:    0  time: 47.44 s
3616.21/905.73	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.01
3616.21/905.75	c vivif2 --  cl tried    87252 cl shrink        0 lits rem          0 time: 0.08
3617.81/906.18	c asymm  cl-useful: 0/2879/21616 lits-rem:0 time: 1.72
3617.81/906.18	c calculated reachability. Time: 0.00
3617.81/906.18	c  N dy 12571   4213543       279     21616         0     87252     96978   1484456     16.56   no data  --
3633.78/910.15	c  N dy 12658   4234941       279     21616         0    107933     96978   2059196     16.57     17.44  --
3651.34/914.58	c  N dy 12736   4255184       279     21616         0    127566     96978   2605158     16.57     17.49  --
3672.14/919.73	c  N dy 12832   4275330       279     21616         0    147031     96978   3149889     16.57     17.46  --
3694.87/925.48	c  N dy 12890   4296669       279     21616         0    167607     96978   3706330     16.57     17.60  --
3715.23/930.59	c  N dy 12952   4316742       279     21616         0     99091     96978   1793014     16.57     18.79  --
3734.40/935.39	c  N dy 13047   4336830       279     21616         0    118525     96978   2337863     16.57     19.07  --
3761.15/942.04	c  N dy 13064   4367375       279     21616         0    147775     96978   3071289     16.56     17.44  --
3786.33/948.32	c  N dy 13096   4390858       279     21616         0    170388     96978   3675270     16.55     17.69  --
3807.47/953.61	c  N dy 13210   4410937       279     21616         0    101140     96978   1851777     16.56     19.87  --
3823.03/957.56	c  N dy 13278   4430994       279     21616         0    120553     96978   2389423     16.56     17.55  --
3842.20/962.38	c  N dy 13380   4451048       279     21616         0    140011     96978   2935383     16.56     17.79  --
3862.56/967.40	c  N dy 13457   4471059       279     21616         0    159351     96978   3477898     16.56     22.79  --
3884.51/972.92	c  N dy 13502   4494981       279     21616         0     92507     96978   1587302     16.56     17.51  --
3900.89/977.01	c  N dy 13551   4520877       279     21616         0    117433     96978   2253880     16.55     17.59  --
3915.27/980.61	c  N dy 13597   4540957       279     21616         0    136637     96978   2768015     16.55     17.43  --
3932.03/984.80	c  N dy 13639   4560990       279     21616         0    155929     96978   3281782     16.54     18.65  --
3951.60/989.71	c  N dy 13707   4582251       279     21616         0    176488     96978   3837447     16.54     17.50  --
3969.57/994.24	c  N dy 13775   4604695       279     21616         0    107556     96978   1990627     16.54     17.45  --
3987.14/998.69	c  N dy 13828   4631056       279     21616         0    132832     96978   2659851     16.54     17.42  --
4004.31/1002.90	c  N dy 13886   4651183       279     21616         0    152276     96978   3181605     16.54     17.47  --
4022.67/1007.50	c  N dy 13983   4671205       279     21616         0    171605     96978   3724821     16.54     19.32  --
4041.43/1012.21	c  N dy 14044   4691499       279     21616         0     99623     96978   1764893     16.54     17.45  --
4055.81/1015.87	c  N dy 14082   4712012       279     21616         0    119269     96978   2258893     16.53     17.61  --
4057.01/1016.15	c  S st 14085   4713544       279     21616         0    120719     96978   2297459     16.53     15.31  --
4057.81/1016.32	c  S st 14085   4714047       279     21616         0    121215     96978   2313276     16.53   no data  --
4057.81/1016.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4057.81/1016.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4057.81/1016.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
4058.23/1016.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4058.23/1016.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4058.23/1016.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
4058.23/1016.48	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4143.25/1037.73	c lits-rem:        99  cl-subs:     5369  v-elim:      0  v-fix:    0  time: 84.83 s
4143.25/1037.73	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
4143.25/1037.76	c vivif2 --  cl tried   115846 cl shrink        0 lits rem          0 time: 0.12
4145.25/1038.20	c asymm  cl-useful: 0/2070/21616 lits-rem:0 time: 1.76
4145.25/1038.21	c calculated reachability. Time: 0.00
4145.25/1038.21	c  N dy 14085   4714047       279     21616         0    115846     96978   2220741     16.53   no data  --
4163.22/1042.73	c  N dy 14150   4736778       279     21616         0    137713     96978   2822056     16.53     17.51  --
4183.57/1047.81	c  N dy 14254   4756789       279     21616         0    157087     96978   3364419     16.53     19.29  --
4210.34/1054.50	c  N dy 14284   4783741       279     21616         0    182919     96978   4032035     16.52     17.42  --
4228.30/1059.05	c  N dy 14357   4803757       279     21616         0    109831     96978   2042076     16.52     17.44  --
4248.66/1064.11	c  N dy 14451   4824871       279     21616         0    130279     96978   2612907     16.53     17.44  --
4269.05/1069.21	c  N dy 14509   4844876       279     21616         0    149611     96978   3143541     16.53     17.49  --
4294.98/1075.73	c  N dy 14578   4868011       279     21616         0    171936     96978   3741386     16.52     17.45  --
4320.94/1082.20	c  N dy 14635   4889012       279     21616         0     98668     96978   1717070     16.52     17.63  --
4343.71/1087.91	c  N dy 14684   4916712       279     21616         0    125240     96978   2414564     16.52     17.46  --
4366.08/1093.59	c  N dy 14757   4937008       279     21616         0    144923     96978   2961787     16.52     17.43  --
4395.60/1100.92	c  N dy 14829   4962281       279     21616         0    169271     96978   3607713     16.51     17.48  --
4422.35/1107.62	c  N dy 14875   4982777       279     21616         0     94627     96978   1598275     16.51     17.43  --
4439.91/1112.03	c  N dy 14940   5003579       279     21616         0    114616     96978   2137702     16.51     17.45  --
4457.90/1116.59	c  N dy 14989   5025372       279     21616         0    135449     96978   2699321     16.51     17.40  --
4476.64/1121.21	c  N dy 15044   5045421       279     21616         0    154803     96978   3228125     16.51     19.08  --
4499.81/1127.08	c  N dy 15082   5068994       279     21616         0    177436     96978   3818842     16.50     17.52  --
4521.37/1132.44	c  N dy 15145   5089008       279     21616         0    101474     96978   1774534     16.50     17.44  --
4538.94/1136.80	c  N dy 15228   5111472       279     21616         0    123139     96978   2376489     16.50     17.38  --
4556.90/1141.33	c  N dy 15310   5131574       279     21616         0    142538     96978   2917788     16.50     20.35  --
4579.67/1147.08	c  N dy 15357   5156417       279     21616         0    166392     96978   3539034     16.50     17.39  --
4611.63/1155.09	c  N dy 15375   5189794       279     21616         0    102011     96978   1768687     16.48     17.36  --
4625.98/1158.63	c  N dy 15435   5210756       279     21616         0    122251     96978   2323243     16.48     17.52  --
4628.38/1159.29	c  S st 15451   5214047       279     21616         0    125425     96978   2411793     16.48     16.73  --
4629.19/1159.43	c  S st 15451   5214550       279     21616         0    125918     96978   2426775     16.48   no data  --
4629.19/1159.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4629.19/1159.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4629.19/1159.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
4629.60/1159.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4629.60/1159.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4629.60/1159.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    279 time:  0.00 s
4629.60/1159.57	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4710.23/1179.79	c lits-rem:       464  cl-subs:     3727  v-elim:      0  v-fix:    0  time: 80.63 s
4710.23/1179.79	c vivif2 --  cl tried    21616 cl shrink        0 lits rem          0 time: 0.00
4710.63/1179.82	c vivif2 --  cl tried   122191 cl shrink        0 lits rem          0 time: 0.12
4711.83/1180.19	c asymm  cl-useful: 0/2382/21616 lits-rem:0 time: 1.47
4711.83/1180.19	c calculated reachability. Time: 0.00
4711.83/1180.19	c  N dy 15451   5214550       279     21616         0    122191     96978   2358891     16.48   no data  --
4726.23/1183.72	c  N dy 15511   5234562       279     21616         0    141413     96978   2884131     16.48     17.61  --
4742.17/1187.78	c  N dy 15549   5255172       279     21616         0    161188     96978   3404665     16.48     17.39  --
4760.54/1192.32	c  N dy 15624   5275271       279     21616         0    180608     96978   3931985     16.48     19.98  --
4784.49/1198.31	c  N dy 15691   5303813       279     21616         0    110929     96978   1992173     16.47     17.36  --
4799.26/1202.06	c  N dy 15755   5324906       279     21616         0    131297     96978   2548324     16.47     17.51  --

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-3369124-1305414469/watcher-3369124-1305414469 -o /tmp/evaluation-result-3369124-1305414469/solver-3369124-1305414469 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369124-1305414469.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: 5.66 7.16 7.39 3/228 4364
/proc/meminfo: memFree=19325532/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 413 0 0 0 0 0 0 0 18 0 4 0 653046674 52465664 353 33554432000 4194304 4650419 140733682589760 18446744073709551615 46955621087154 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 12809 353 303 112 0 7774 0
[pid=4364/tid=4368] ppid=4360 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 653046674 52465664 354 33554432000 4194304 4650419 140733682589760 18446744073709551615 248084730088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 653046674 52465664 354 33554432000 4194304 4650419 140733682589760 18446744073709551615 248084729714 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 653046674 52465664 354 33554432000 4194304 4650419 140733682589760 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.121743 s]
/proc/loadavg: 5.66 7.16 7.39 3/228 4364
/proc/meminfo: memFree=19325532/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=311592 CPUtime=0.45 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 3334 0 0 0 45 0 0 0 18 0 4 0 653046674 319070208 3114 33554432000 4194304 4650419 140733682589760 18446744073709551615 4511549 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 77898 3114 369 112 0 72863 0
[pid=4364/tid=4368] ppid=4360 vsize=311592 CPUtime=0.11 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) D 4360 4364 3882 0 -1 4202560 770 0 0 0 11 0 0 0 18 0 4 0 653046674 319070208 3114 33554432000 4194304 4650419 140733682589760 18446744073709551615 4516467 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=311592 CPUtime=0.11 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 628 0 0 0 11 0 0 0 18 0 4 0 653046674 319070208 3114 33554432000 4194304 4650419 140733682589760 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=311592 CPUtime=0.1 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) S 4360 4364 3882 0 -1 4202560 610 0 0 0 10 0 0 0 20 0 4 0 653046674 319070208 3114 33554432000 4194304 4650419 140733682589760 18446744073709551615 248089803246 0 0 4096 2 18446604465546847168 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 311592

[startup+0.20925 s]
/proc/loadavg: 5.66 7.16 7.39 3/228 4364
/proc/meminfo: memFree=19325532/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=291212 CPUtime=0.8 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 6966 0 0 0 79 1 0 0 18 0 4 0 653046674 298201088 5851 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 72803 5851 390 112 0 67768 0
[pid=4364/tid=4368] ppid=4360 vsize=291212 CPUtime=0.19 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 2026 0 0 0 19 0 0 0 18 0 4 0 653046674 298201088 5851 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=291212 CPUtime=0.19 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 1907 0 0 0 19 0 0 0 18 0 4 0 653046674 298201088 5851 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=291212 CPUtime=0.19 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 655 0 0 0 19 0 0 0 21 0 4 0 653046674 298201088 5851 33554432000 4194304 4650419 140733682589760 18446744073709551615 4332022 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 291212

[startup+0.301233 s]
/proc/loadavg: 5.66 7.16 7.39 3/228 4364
/proc/meminfo: memFree=19325532/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=291212 CPUtime=1.17 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 7184 0 0 0 116 1 0 0 18 0 4 0 653046674 298201088 6069 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 72803 6070 390 112 0 67768 0
[pid=4364/tid=4368] ppid=4360 vsize=291212 CPUtime=0.29 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 2080 0 0 0 29 0 0 0 18 0 4 0 653046674 298201088 6070 33554432000 4194304 4650419 140733682589760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=291212 CPUtime=0.28 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 1961 0 0 0 28 0 0 0 18 0 4 0 653046674 298201088 6070 33554432000 4194304 4650419 140733682589760 18446744073709551615 4328318 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=291212 CPUtime=0.28 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 710 0 0 0 28 0 0 0 21 0 4 0 653046674 298201088 6070 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 291212

[startup+0.700164 s]
/proc/loadavg: 5.66 7.16 7.39 3/228 4364
/proc/meminfo: memFree=19325532/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=292524 CPUtime=2.76 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 8459 0 0 0 275 1 0 0 18 0 4 0 653046674 299544576 6833 33554432000 4194304 4650419 140733682589760 18446744073709551615 4349721 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 73131 6833 392 112 0 68096 0
[pid=4364/tid=4368] ppid=4360 vsize=292524 CPUtime=0.68 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 2294 0 0 0 68 0 0 0 18 0 4 0 653046674 299544576 6833 33554432000 4194304 4650419 140733682589760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=292524 CPUtime=0.68 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 2174 0 0 0 68 0 0 0 18 0 4 0 653046674 299544576 6833 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=292524 CPUtime=0.68 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 1330 0 0 0 68 0 0 0 22 0 4 0 653046674 299544576 6833 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363493 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 292524

[startup+1.50102 s]
/proc/loadavg: 5.66 7.16 7.39 9/236 4372
/proc/meminfo: memFree=19265824/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=294732 CPUtime=5.96 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 12475 0 0 0 595 1 0 0 20 0 4 0 653046674 301805568 7199 33554432000 4194304 4650419 140733682589760 18446744073709551615 4364412 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 73683 7199 392 112 0 68648 0
[pid=4364/tid=4368] ppid=4360 vsize=294732 CPUtime=1.48 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 3374 0 0 0 148 0 0 0 20 0 4 0 653046674 301805568 7199 33554432000 4194304 4650419 140733682589760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=294732 CPUtime=1.48 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 3233 0 0 0 148 0 0 0 20 0 4 0 653046674 301805568 7199 33554432000 4194304 4650419 140733682589760 18446744073709551615 4333655 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=294732 CPUtime=1.48 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 2129 0 0 0 148 0 0 0 25 0 4 0 653046674 301805568 7199 33554432000 4194304 4650419 140733682589760 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294732

[startup+3.10074 s]
/proc/loadavg: 5.66 7.16 7.39 9/236 4373
/proc/meminfo: memFree=19258880/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=301508 CPUtime=12.35 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 20883 0 0 0 1232 3 0 0 25 0 4 0 653046674 308744192 11460 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 75377 11460 394 112 0 70342 0
[pid=4364/tid=4368] ppid=4360 vsize=301508 CPUtime=3.08 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 6267 0 0 0 308 0 0 0 25 0 4 0 653046674 308744192 11460 33554432000 4194304 4650419 140733682589760 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=301508 CPUtime=3.07 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 4751 0 0 0 307 0 0 0 25 0 4 0 653046674 308744192 11460 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=301508 CPUtime=3.08 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 3581 0 0 0 308 0 0 0 25 0 4 0 653046674 308744192 11460 33554432000 4194304 4650419 140733682589760 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 301508

[startup+6.30118 s]
/proc/loadavg: 5.85 7.17 7.39 10/236 4373
/proc/meminfo: memFree=19192312/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=283916 CPUtime=25.13 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 33098 0 0 0 2508 5 0 0 25 0 4 0 653046674 290729984 17909 33554432000 4194304 4650419 140733682589760 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 70979 17909 394 112 0 65944 0
[pid=4364/tid=4368] ppid=4360 vsize=283916 CPUtime=6.28 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 7419 0 0 0 627 1 0 0 25 0 4 0 653046674 290729984 17909 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=283916 CPUtime=6.25 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 8751 0 0 0 624 1 0 0 25 0 4 0 653046674 290729984 17909 33554432000 4194304 4650419 140733682589760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=283916 CPUtime=6.28 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 8981 0 0 0 627 1 0 0 25 0 4 0 653046674 290729984 17909 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 283916

[startup+12.701 s]
/proc/loadavg: 6.02 7.19 7.39 9/236 4373
/proc/meminfo: memFree=19125740/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=354896 CPUtime=50.68 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 49864 0 0 0 5060 8 0 0 25 0 4 0 653046674 363413504 25568 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 88724 25568 394 112 0 83689 0
[pid=4364/tid=4368] ppid=4360 vsize=354896 CPUtime=12.68 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 11885 0 0 0 1267 1 0 0 25 0 4 0 653046674 363413504 25568 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=354896 CPUtime=12.6 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 12350 0 0 0 1259 1 0 0 25 0 4 0 653046674 363413504 25568 33554432000 4194304 4650419 140733682589760 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=354896 CPUtime=12.68 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 14970 0 0 0 1266 2 0 0 25 0 4 0 653046674 363413504 25568 33554432000 4194304 4650419 140733682589760 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 354896

[startup+25.5008 s]
/proc/loadavg: 6.46 7.23 7.40 9/236 4373
/proc/meminfo: memFree=19077628/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=311392 CPUtime=101.79 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 77069 0 0 0 10165 14 0 0 25 0 4 0 653046674 318865408 33916 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 77848 33916 394 112 0 72813 0
[pid=4364/tid=4368] ppid=4360 vsize=311392 CPUtime=25.48 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 17839 0 0 0 2545 3 0 0 25 0 4 0 653046674 318865408 33916 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=311392 CPUtime=25.3 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 19601 0 0 0 2528 2 0 0 25 0 4 0 653046674 318865408 33916 33554432000 4194304 4650419 140733682589760 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=311392 CPUtime=25.48 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 21706 0 0 0 2544 4 0 0 25 0 4 0 653046674 318865408 33916 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 311392

[startup+51.1013 s]
/proc/loadavg: 6.98 7.29 7.42 10/236 4374
/proc/meminfo: memFree=19025720/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=382244 CPUtime=203.99 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 121792 0 0 0 20373 26 0 0 25 0 4 0 653046674 391417856 43325 33554432000 4194304 4650419 140733682589760 18446744073709551615 4328325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 95561 43325 394 112 0 90526 0
[pid=4364/tid=4368] ppid=4360 vsize=382244 CPUtime=51.08 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 27964 0 0 0 5102 6 0 0 25 0 4 0 653046674 391417856 43325 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=382244 CPUtime=50.71 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 29063 0 0 0 5067 4 0 0 25 0 4 0 653046674 391417856 43325 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=382244 CPUtime=51.08 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 35628 0 0 0 5099 9 0 0 25 0 4 0 653046674 391417856 43325 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363637 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 382244

[startup+102.301 s]
/proc/loadavg: 7.56 7.39 7.45 9/236 4375
/proc/meminfo: memFree=18902324/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=408732 CPUtime=408.44 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 202151 0 0 0 40798 46 0 0 25 0 4 0 653046674 418541568 56803 33554432000 4194304 4650419 140733682589760 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 102183 56803 394 112 0 97148 0
[pid=4364/tid=4368] ppid=4360 vsize=408732 CPUtime=102.28 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 46098 0 0 0 10217 11 0 0 25 0 4 0 653046674 418541568 56803 33554432000 4194304 4650419 140733682589760 18446744073709551615 4240947 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=408732 CPUtime=101.55 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 50942 0 0 0 10145 10 0 0 25 0 4 0 653046674 418541568 56803 33554432000 4194304 4650419 140733682589760 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=408732 CPUtime=102.29 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 60482 0 0 0 10215 14 0 0 25 0 4 0 653046674 418541568 56803 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 408732

[startup+162.301 s]

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

[pid=4364] ppid=4360 vsize=683748 CPUtime=2804.08 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 740671 0 0 0 280177 231 0 0 25 0 4 0 653046674 700157952 133978 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 170937 133978 394 112 0 165902 0
[pid=4364/tid=4368] ppid=4360 vsize=683748 CPUtime=702.25 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 158684 0 0 0 70172 53 0 0 25 0 4 0 653046674 700157952 133978 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=683748 CPUtime=697.2 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 211825 0 0 0 69655 65 0 0 25 0 4 0 653046674 700157952 133978 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=683748 CPUtime=702.29 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 227755 0 0 0 70161 68 0 0 25 0 4 0 653046674 700157952 133978 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.08
Current children cumulated vsize (KiB) 683748

[startup+762.301 s]
/proc/loadavg: 8.13 7.99 7.75 9/236 4393
/proc/meminfo: memFree=18359556/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=683932 CPUtime=3043.67 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 750253 0 0 0 304130 237 0 0 25 0 4 0 653046674 700346368 134234 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 170983 134234 394 112 0 165948 0
[pid=4364/tid=4368] ppid=4360 vsize=683932 CPUtime=762.26 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 159056 0 0 0 76173 53 0 0 25 0 4 0 653046674 700346368 134234 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=683932 CPUtime=756.77 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 220935 0 0 0 75607 70 0 0 25 0 4 0 653046674 700346368 134234 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=683932 CPUtime=762.3 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 227755 0 0 0 76162 68 0 0 25 0 4 0 653046674 700346368 134234 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.67
Current children cumulated vsize (KiB) 683932

[startup+822.301 s]
/proc/loadavg: 8.10 8.01 7.76 9/236 4394
/proc/meminfo: memFree=18316716/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=686388 CPUtime=3283.21 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 763239 0 0 0 328077 244 0 0 25 0 4 0 653046674 702861312 137409 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 171597 137409 394 112 0 166562 0
[pid=4364/tid=4368] ppid=4360 vsize=686388 CPUtime=822.25 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 159289 0 0 0 82172 53 0 0 25 0 4 0 653046674 702861312 137409 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=686388 CPUtime=816.33 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 229558 0 0 0 81558 75 0 0 25 0 4 0 653046674 702861312 137409 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=686388 CPUtime=822.29 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 229090 0 0 0 82160 69 0 0 25 0 4 0 653046674 702861312 137409 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.21
Current children cumulated vsize (KiB) 686388

[startup+882.308 s]
/proc/loadavg: 8.13 8.03 7.78 10/236 4396
/proc/meminfo: memFree=18249692/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=850688 CPUtime=3522.81 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 832977 0 0 0 352020 261 0 0 25 0 4 0 653046674 871104512 152167 33554432000 4194304 4650419 140733682589760 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 212672 152167 394 112 0 207637 0
[pid=4364/tid=4368] ppid=4360 vsize=850688 CPUtime=882.26 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 163505 0 0 0 88170 56 0 0 25 0 4 0 653046674 871104512 152167 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=850688 CPUtime=875.9 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 287820 0 0 0 87506 84 0 0 25 0 4 0 653046674 871104512 152167 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=850688 CPUtime=882.3 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 230173 0 0 0 88160 70 0 0 25 0 4 0 653046674 871104512 152167 33554432000 4194304 4650419 140733682589760 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.81
Current children cumulated vsize (KiB) 850688

[startup+942.301 s]
/proc/loadavg: 8.14 8.05 7.81 9/236 4398
/proc/meminfo: memFree=18317856/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=757248 CPUtime=3762.35 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 865417 0 0 0 375961 274 0 0 25 0 4 0 653046674 775421952 125476 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 189312 125476 394 112 0 184277 0
[pid=4364/tid=4368] ppid=4360 vsize=757248 CPUtime=942.25 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 171476 0 0 0 94165 60 0 0 25 0 4 0 653046674 775421952 125476 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=757248 CPUtime=935.47 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 303270 0 0 0 93460 87 0 0 25 0 4 0 653046674 775421952 125476 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=757248 CPUtime=942.3 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 230849 0 0 0 94158 72 0 0 25 0 4 0 653046674 775421952 125476 33554432000 4194304 4650419 140733682589760 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.35
Current children cumulated vsize (KiB) 757248

[startup+1002.3 s]
/proc/loadavg: 8.14 8.07 7.83 10/236 4399
/proc/meminfo: memFree=18279628/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=787436 CPUtime=4001.91 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 912740 0 0 0 399896 295 0 0 25 0 4 0 653046674 806334464 133771 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 196859 133771 394 112 0 191824 0
[pid=4364/tid=4368] ppid=4360 vsize=787436 CPUtime=1002.24 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 178352 0 0 0 100160 64 0 0 25 0 4 0 653046674 806334464 133771 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=787436 CPUtime=995.02 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 315604 0 0 0 99412 90 0 0 25 0 4 0 653046674 806334464 133771 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=787436 CPUtime=1002.3 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 245101 0 0 0 100151 79 0 0 25 0 4 0 653046674 806334464 133771 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4001.91
Current children cumulated vsize (KiB) 787436

[startup+1062.3 s]
/proc/loadavg: 8.09 8.07 7.84 9/236 4401
/proc/meminfo: memFree=18314064/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=639800 CPUtime=4241.47 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 947877 0 0 0 423834 313 0 0 25 0 4 0 653046674 655155200 126082 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 159950 126082 394 112 0 154915 0
[pid=4364/tid=4368] ppid=4360 vsize=639800 CPUtime=1062.24 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 186931 0 0 0 106155 69 0 0 25 0 4 0 653046674 655155200 126082 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=639800 CPUtime=1054.59 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 329594 0 0 0 105361 98 0 0 25 0 4 0 653046674 655155200 126082 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=639800 CPUtime=1062.3 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 248954 0 0 0 106149 81 0 0 25 0 4 0 653046674 655155200 126082 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.47
Current children cumulated vsize (KiB) 639800

[startup+1122.3 s]
/proc/loadavg: 8.03 8.05 7.84 9/236 4402
/proc/meminfo: memFree=18306556/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=771168 CPUtime=4481.05 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 968011 0 0 0 447781 324 0 0 25 0 4 0 653046674 789676032 129889 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 192792 129889 394 112 0 187757 0
[pid=4364/tid=4368] ppid=4360 vsize=771168 CPUtime=1122.24 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 186931 0 0 0 112155 69 0 0 25 0 4 0 653046674 789676032 129889 33554432000 4194304 4650419 140733682589760 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=771168 CPUtime=1114.16 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 338337 0 0 0 111313 103 0 0 25 0 4 0 653046674 789676032 129889 33554432000 4194304 4650419 140733682589760 18446744073709551615 4315038 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=771168 CPUtime=1122.3 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 249827 0 0 0 112149 81 0 0 25 0 4 0 653046674 789676032 129889 33554432000 4194304 4650419 140733682589760 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.05
Current children cumulated vsize (KiB) 771168

[startup+1182.3 s]
/proc/loadavg: 8.01 8.04 7.85 9/236 4404
/proc/meminfo: memFree=18335436/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=724080 CPUtime=4720.6 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 1005262 0 0 0 471716 344 0 0 25 0 4 0 653046674 741457920 132563 33554432000 4194304 4650419 140733682589760 18446744073709551615 4334321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 181020 132563 394 112 0 175985 0
[pid=4364/tid=4368] ppid=4360 vsize=724080 CPUtime=1182.24 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 188435 0 0 0 118154 70 0 0 25 0 4 0 653046674 741457920 132563 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=724080 CPUtime=1173.72 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 351768 0 0 0 117261 111 0 0 25 0 4 0 653046674 741457920 132563 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=724080 CPUtime=1182.3 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 263133 0 0 0 118140 90 0 0 25 0 4 0 653046674 741457920 132563 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.6
Current children cumulated vsize (KiB) 724080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.07 8.06 7.86 10/236 4405
/proc/meminfo: memFree=18299692/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=789780 CPUtime=4800.08 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 1020287 0 0 0 479658 350 0 0 25 0 4 0 653046674 808734720 136860 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 197445 136860 394 112 0 192410 0
[pid=4364/tid=4368] ppid=4360 vsize=789780 CPUtime=1202.15 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 188728 0 0 0 120145 70 0 0 25 0 4 0 653046674 808734720 136863 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363862 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=789780 CPUtime=1193.48 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 356970 0 0 0 119235 113 0 0 25 0 4 0 653046674 808734720 136863 33554432000 4194304 4650419 140733682589760 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=789780 CPUtime=1202.21 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 267853 0 0 0 120129 92 0 0 25 0 4 0 653046674 808734720 136863 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 789780

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

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

[startup+1202.2 s]
/proc/loadavg: 8.07 8.06 7.86 10/236 4405
/proc/meminfo: memFree=18299692/32950928 swapFree=64721848/67111528
[pid=4364] ppid=4360 vsize=789780 CPUtime=4800.08 cores=1,3,5,7
/proc/4364/stat : 4364 (strangenight1-m) R 4360 4364 3882 0 -1 4202496 1020287 0 0 0 479658 350 0 0 25 0 4 0 653046674 808734720 136860 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4364/statm: 197445 136860 394 112 0 192410 0
[pid=4364/tid=4368] ppid=4360 vsize=789780 CPUtime=1202.15 cores=1,3,5,7
/proc/4364/task/4368/stat : 4368 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 188728 0 0 0 120145 70 0 0 25 0 4 0 653046674 808734720 136863 33554432000 4194304 4650419 140733682589760 18446744073709551615 4363862 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4364/tid=4369] ppid=4360 vsize=789780 CPUtime=1193.48 cores=1,3,5,7
/proc/4364/task/4369/stat : 4369 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 356970 0 0 0 119235 113 0 0 25 0 4 0 653046674 808734720 136863 33554432000 4194304 4650419 140733682589760 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4364/tid=4370] ppid=4360 vsize=789780 CPUtime=1202.21 cores=1,3,5,7
/proc/4364/task/4370/stat : 4370 (strangenight1-m) R 4360 4364 3882 0 -1 4202560 267853 0 0 0 120129 92 0 0 25 0 4 0 653046674 808734720 136863 33554432000 4194304 4650419 140733682589760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 789780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.24
CPU time (s): 4800.15
CPU user time (s): 4796.61
CPU system time (s): 3.53446
CPU usage (%): 399.267
Max. virtual memory (cumulated for all children) (KiB): 916232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.61
system time used= 3.53446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1020291
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= 1318
involuntary context switches= 36435

runsolver used 2.35964 second user time and 6.42002 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 01:07:49
IDJOB=3369124
IDBENCH=83320
IDSOLVER=1846
FILE ID=node123/3369124-1305414469
RUNJOBID= node123-1305414469-4346
PBS_JOBID= 13324524
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369124-1305414469/watcher-3369124-1305414469 -o /tmp/evaluation-result-3369124-1305414469/solver-3369124-1305414469 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369124-1305414469.cnf

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=740155929

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19325836 kB
Buffers:        299540 kB
Cached:        3992980 kB
SwapCached:      10528 kB
Active:       10621452 kB
Inactive:      2735844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19325836 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           13216 kB
Writeback:           0 kB
AnonPages:     9062380 kB
Mapped:          15404 kB
Slab:           176164 kB
PageTables:      31212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13021948 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= 73352 MiB
End job on node123 at 2011-05-15 01:27:53