Trace number 3261981

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? (TO) 4800.34 1201.64

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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-3261981-1304130986.cnf'
0.00/0.00	c -- header says num vars:            232
0.00/0.00	c -- header says num clauses:       28991
0.78/0.21	c -- clauses added:            0 learnts,        28991 normals,            0 xors
0.78/0.21	c -- vars added        232
0.78/0.21	c Parsing time:  0.04 s
0.78/0.21	c  N st     0         0       232     28914        77         0    130855         0   no data   no data  --
0.78/0.21	c asymm  cl-useful: 0/28914/28914 lits-rem:0 time: 0.79
0.78/0.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.78/0.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.78/0.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.78/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
0.78/0.23	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3.99/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.42 s
3.99/1.10	c Finding binary XORs  T:     0.00 s  found:       0
3.99/1.10	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.99/1.10	c calculated reachability. Time: 0.00
3.99/1.10	c Calc default polars -  time:   0.00 s pos:     232 undec:       0 neg:       0
3.99/1.10	c =========================================================================================
3.99/1.10	c types(t): F = full restart, N = normal restart
3.99/1.10	c types(t): S = simplification begin/end, E = solution found
3.99/1.10	c restart types(rt): st = static, dy = dynamic
3.99/1.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.99/1.10	c  B st     0         0       232     28914        77         0    130855         0   no data   no data  --
3.99/1.10	c  N dy    13      4362       232     28914        77      4153    130855     90304     11.90     12.54  --
3.99/1.10	c  N dy    33      8625       232     28914        77      5843    130855    115675     11.58     12.19  --
4.77/1.20	c  N dy    54     12645       232     28914        77      5599    130855    100990     11.66     12.31  --
5.57/1.46	c  N dy    63     16702       232     28914        77      9478    130855    180627     11.47     12.08  --
6.77/1.76	c  N dy    82     20915       232     28914        77      8149    130855    150565     11.58     12.19  --
7.97/2.05	c  N dy    97     24975       232     28914        77     12022    130855    229898     11.55     12.24  --
7.97/2.05	c  F st    98     25000       232     28914        77     12047    130855    230439     11.55   no data  --
9.57/2.42	c  N dy   104     30001       232     28914        77     10296    130855    181184     11.55   no data  --
9.57/2.42	c  S st   104     30001       232     28914        77     10296    130855    181184     11.55   no data  --
9.57/2.46	c  S st   104     30502       232     28914        77     10794    130855    193213     11.55   no data  --
9.57/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.57/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.57/2.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
9.57/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
9.57/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
9.57/2.49	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
16.36/4.19	c lits-rem:       218  cl-subs:     1656  v-elim:      0  v-fix:    0  time:  6.79 s
17.95/4.53	c asymm  cl-useful: 0/28914/28914 lits-rem:0 time: 1.36
17.95/4.53	c calculated reachability. Time: 0.00
17.95/4.53	c  N dy   104     30502       232     28914        77      9138    130855    173994     11.55   no data  --
19.15/4.81	c  N dy   118     34512       232     28914        77     12973    130855    256770     11.51     12.12  --
20.36/5.13	c  N dy   122     38906       232     28914        77      9640    130855    165992     11.40     12.15  --
21.57/5.43	c  N dy   137     43092       232     28914        77     13644    130855    251463     11.40     12.09  --
22.35/5.63	c  S st   148     45755       232     28914        77     16173    130855    303451     11.37      8.68  --
22.35/5.67	c  S st   148     46257       232     28914        77     16669    130855    315176     11.37   no data  --
22.35/5.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.35/5.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.35/5.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
22.35/5.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
22.75/5.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
22.75/5.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
22.75/5.70	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
30.76/7.74	c lits-rem:       329  cl-subs:     2056  v-elim:      0  v-fix:    0  time:  8.12 s
30.76/7.74	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
30.76/7.75	c vivif2 --  cl tried    14613 cl shrink        0 lits rem          0 time: 0.02
32.34/8.14	c asymm  cl-useful: 0/26973/28914 lits-rem:0 time: 1.58
32.34/8.14	c calculated reachability. Time: 0.00
32.34/8.14	c  N dy   148     46257       232     28914        77     14613    130855    291338     11.37   no data  --
34.34/8.60	c  N dy   157     52401       232     28914        77     11989    130855    214174     11.23     11.90  --
35.53/8.91	c  N dy   173     56484       232     28914        77     15835    130855    292695     11.26     11.88  --
36.73/9.26	c  N dy   183     60872       232     28914        77     10574    130855    174143     11.25     11.94  --
37.93/9.56	c  N dy   204     64939       232     28914        77     14454    130855    259108     11.30     11.93  --
39.55/9.93	c  N dy   224     69340       232     28914        77     18624    130855    345326     11.30     11.90  --
39.55/9.93	c  S st   225     69385       232     28914        77     18669    130855    346263     11.30   no data  --
39.55/9.98	c  S st   225     69887       232     28914        77     19170    130855    358834     11.30   no data  --
39.55/9.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.55/9.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.55/9.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
39.93/10.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
39.93/10.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
39.93/10.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
39.93/10.02	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
49.91/12.56	c lits-rem:       363  cl-subs:     1998  v-elim:      0  v-fix:    0  time: 10.12 s
49.91/12.56	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
49.91/12.56	c vivif2 --  cl tried    17172 cl shrink        0 lits rem          0 time: 0.02
49.91/12.59	c asymm  cl-useful: 0/1941/28914 lits-rem:0 time: 0.10
49.91/12.59	c calculated reachability. Time: 0.00
49.91/12.59	c  N dy   225     69887       232     28914        77     17172    130855    335276     11.30   no data  --
51.51/12.96	c  N dy   243     74420       232     28914        77     11107    130855    178105     11.30     12.00  --
53.11/13.32	c  N dy   253     79595       232     28914        77     16026    130855    274879     11.27     11.87  --
54.71/13.78	c  N dy   270     85575       232     28914        77     21688    130855    386010     11.23     11.88  --
55.51/13.95	c  F st   275     87505       232     28914        77     12134    130855    188018     11.22   no data  --
57.13/14.33	c  N dy   281     92701       232     28914        77     17125    130855    294466     11.22   no data  --
59.11/14.84	c  N dy   291     99100       232     28914        77     23185    130855    411189     11.14     11.94  --
61.12/15.32	c  S st   308    104830       232     28914        77     16240    130855    269016     11.11      9.97  --
61.12/15.36	c  S st   308    105335       232     28914        77     16739    130855    280294     11.11   no data  --
61.12/15.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.12/15.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.12/15.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
61.12/15.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
61.12/15.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
61.12/15.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
61.12/15.39	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
69.49/17.50	c lits-rem:       207  cl-subs:     1932  v-elim:      0  v-fix:    0  time:  8.42 s
69.92/17.50	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
69.92/17.51	c vivif2 --  cl tried    14807 cl shrink        0 lits rem          0 time: 0.01
71.09/17.88	c asymm  cl-useful: 0/22870/28914 lits-rem:0 time: 1.50
71.09/17.88	c calculated reachability. Time: 0.00
71.09/17.88	c  N dy   308    105335       232     28914        77     14807    130855    261415     11.11   no data  --
73.49/18.41	c  N dy   335    112335       232     28914        77     21444    130855    403109     11.13     11.95  --
75.88/19.04	c  N dy   367    119693       232     28914        77     15207    130855    253882     11.15     11.77  --
78.29/19.67	c  N dy   388    127755       232     28914        77     22910    130855    409298     11.13     11.77  --
81.48/20.42	c  N dy   417    136487       232     28914        77     16962    130855    283135     11.11     11.70  --
84.28/21.16	c  N dy   447    145228       232     28914        77     25274    130855    451738     11.10     15.22  --
87.89/22.02	c  N dy   466    155108       232     28914        77     19437    130855    306822     11.05     11.75  --
88.67/22.27	c  S st   490    158002       232     28914        77     22221    130855    367249     11.08   no data  --
89.07/22.32	c  S st   490    158506       232     28914        77     22719    130855    379546     11.08   no data  --
89.07/22.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.07/22.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.07/22.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
89.07/22.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
89.07/22.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
89.07/22.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
89.07/22.36	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
97.46/24.48	c lits-rem:       414  cl-subs:     1726  v-elim:      0  v-fix:    0  time:  8.47 s
97.46/24.48	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
97.46/24.49	c vivif2 --  cl tried    20993 cl shrink        0 lits rem          0 time: 0.02
97.86/24.59	c asymm  cl-useful: 0/6044/28914 lits-rem:0 time: 0.43
98.26/24.60	c calculated reachability. Time: 0.00
98.26/24.60	c  N dy   490    158506       232     28914        77     20993    130855    360166     11.08   no data  --
101.45/25.46	c  N dy   525    168848       232     28914        77     30764    130855    557401     11.08     11.70  --
105.07/26.36	c  N dy   548    179722       232     28914        77     24916    130855    403305     11.03     11.92  --
109.46/27.41	c  N dy   579    191277       232     28914        77     18852    130855    272634     10.99     11.60  --
113.45/28.47	c  N dy   632    203535       232     28914        77     30584    130855    511705     11.01     11.67  --
118.65/29.73	c  N dy   703    216625       232     28914        77     24997    130855    395093     11.05     11.64  --
123.83/31.05	c  N dy   756    231072       232     28914        77     19693    130855    272176     11.03     11.62  --
125.82/31.59	c  S st   778    237760       232     28914        77     26090    130855    400477     11.03     10.32  --
126.22/31.64	c  S st   778    238265       232     28914        77     26591    130855    412543     11.03   no data  --
126.22/31.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.22/31.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.22/31.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
126.22/31.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
126.22/31.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
126.22/31.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
126.22/31.67	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
134.62/33.78	c lits-rem:       578  cl-subs:     2672  v-elim:      0  v-fix:    0  time:  8.42 s
134.62/33.79	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
134.62/33.79	c vivif2 --  cl tried    23919 cl shrink        0 lits rem          0 time: 0.02
135.42/33.97	c asymm  cl-useful: 0/7132/28914 lits-rem:0 time: 0.69
135.42/33.97	c calculated reachability. Time: 0.00
135.42/33.97	c  N dy   778    238265       232     28914        77     23919    130855    385700     11.03   no data  --
141.00/35.30	c  N dy   822    253858       232     28914        77     38663    130855    679656     11.00     11.70  --
146.60/36.74	c  N dy   883    270264       232     28914        77     34390    130855    570031     11.00     11.68  --
153.00/38.38	c  N dy   957    287956       232     28914        77     30353    130855    484012     11.00     11.80  --
160.19/40.12	c  F st  1022    306250       232     28914        77     25874    130855    379362     10.99   no data  --
160.19/40.14	c  N st  1023    306500       232     28914        77     26100    130855    384231     10.99   no data  --
167.37/41.97	c  N dy  1097    326194       232     28914        77     44944    130855    774816     11.00     11.63  --
174.57/43.79	c  N dy  1159    346197       232     28914        77     41070    130855    674292     10.99     16.74  --
179.37/44.97	c  S st  1202    357398       232     28914        77     27888    130855    407423     10.99      9.22  --
179.78/45.02	c  S st  1202    357898       232     28914        77     28383    130855    418836     10.99   no data  --
179.78/45.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
179.78/45.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.78/45.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
179.78/45.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
179.78/45.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
179.78/45.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
179.78/45.06	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
189.75/47.53	c lits-rem:       628  cl-subs:     2761  v-elim:      0  v-fix:    0  time:  9.84 s
189.75/47.53	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
189.75/47.54	c vivif2 --  cl tried    25622 cl shrink        0 lits rem          0 time: 0.02
190.55/47.75	c asymm  cl-useful: 0/6235/28914 lits-rem:0 time: 0.86
190.55/47.76	c calculated reachability. Time: 0.00
190.55/47.76	c  N dy  1202    357898       232     28914        77     25622    130855    392319     10.99   no data  --
198.54/49.73	c  N dy  1277    378554       232     28914        77     45321    130855    786019     10.98     11.62  --
206.15/51.63	c  N dy  1332    398574       232     28914        77     39607    130855    642706     10.96     11.60  --
214.12/53.63	c  N dy  1389    419069       232     28914        77     33522    130855    536559     10.94     11.58  --
222.11/55.65	c  N dy  1461    439264       232     28914        77     52686    130855    920583     10.93     11.65  --
230.50/57.70	c  N dy  1502    460548       232     28914        77     46339    130855    759274     10.90     11.48  --
238.49/59.78	c  N dy  1582    480979       232     28914        77     38227    130855    608344     10.90     11.47  --
247.29/61.92	c  N dy  1645    501038       232     28914        77     28779    130855    401622     10.89     11.48  --
254.89/63.85	c  N dy  1730    521327       232     28914        77     48104    130855    782506     10.88     11.48  --
261.27/65.49	c  S st  1791    536850       232     28914        77     33372    130855    481800     10.88     10.46  --
261.67/65.54	c  S st  1791    537352       232     28914        77     33868    130855    493132     10.88   no data  --
261.67/65.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
261.67/65.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.67/65.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
261.67/65.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
261.67/65.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
261.67/65.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
261.67/65.58	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
270.85/67.88	c lits-rem:       472  cl-subs:     2121  v-elim:      0  v-fix:    0  time:  9.17 s
270.85/67.88	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
270.85/67.89	c vivif2 --  cl tried    31747 cl shrink        0 lits rem          0 time: 0.03
271.65/68.08	c asymm  cl-useful: 0/6741/28914 lits-rem:0 time: 0.76
271.65/68.08	c calculated reachability. Time: 0.00
271.65/68.08	c  N dy  1791    537352       232     28914        77     31747    130855    473058     10.88   no data  --
279.64/70.04	c  N dy  1875    557679       232     28914        77     51171    130855    866681     10.89     11.74  --
288.03/72.12	c  N dy  1923    578190       232     28914        77     40201    130855    610435     10.88     11.46  --
296.43/74.26	c  N dy  2000    598194       232     28914        77     59258    130855    990088     10.88     11.45  --
304.81/76.34	c  N dy  2063    618220       232     28914        77     46881    130855    741451     10.87     11.75  --
314.00/78.68	c  N dy  2159    638263       232     28914        77     33619    130855    470195     10.88     11.49  --
321.59/80.59	c  N dy  2221    658293       232     28914        77     52676    130855    845066     10.87     11.45  --
330.79/82.86	c  N dy  2294    678694       232     28914        77     38825    130855    563636     10.87     11.53  --
339.57/85.08	c  N dy  2374    699629       232     28914        77     58812    130855    958651     10.87     11.47  --
348.76/87.37	c  N dy  2428    720340       232     28914        77     44163    130855    651158     10.86     11.49  --
357.95/89.60	c  N dy  2513    740802       232     28914        77     63636    130855   1044520     10.86     11.44  --
366.74/91.81	c  N dy  2597    760804       232     28914        77     47476    130855    706467     10.86     11.45  --
375.14/93.99	c  N dy  2645    781701       232     28914        77     67280    130855   1085361     10.85     11.46  --
384.72/96.30	c  N dy  2717    802925       232     28914        77     51360    130855    766111     10.84     11.49  --
385.93/96.66	c  S st  2733    806030       232     28914        77     54329    130855    827074     10.84   no data  --
386.34/96.73	c  S st  2733    806531       232     28914        77     54828    130855    839955     10.84   no data  --
386.34/96.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
386.34/96.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
386.34/96.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
386.34/96.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
386.74/96.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
386.74/96.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
386.74/96.82	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
407.89/102.13	c lits-rem:       976  cl-subs:     5581  v-elim:      0  v-fix:    0  time: 21.23 s
407.89/102.14	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
407.89/102.15	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.05
408.72/102.37	c asymm  cl-useful: 0/4983/28914 lits-rem:0 time: 0.89
408.72/102.38	c calculated reachability. Time: 0.00
408.72/102.38	c  N dy  2733    806531       232     28914        77     49247    130855    778573     10.84   no data  --
417.10/104.49	c  N dy  2815    826594       232     28914        77     68340    130855   1163073     10.85     16.06  --
426.29/106.75	c  N dy  2920    846635       232     28914        77     50421    130855    763688     10.86     11.46  --
435.46/109.02	c  N dy  2999    867062       232     28914        77     69819    130855   1150429     10.86     11.65  --
444.24/111.25	c  N dy  3078    887191       232     28914        77     51053    130855    756877     10.86     11.55  --
454.23/113.76	c  N dy  3141    910105       232     28914        77     72793    130855   1178741     10.86     11.44  --
463.02/115.97	c  N dy  3217    930214       232     28914        77     52983    130855    789844     10.86     11.43  --
472.22/118.25	c  N dy  3284    950496       232     28914        77     72258    130855   1166005     10.85     11.46  --
481.81/120.60	c  N dy  3374    970847       232     28914        77     51696    130855    751530     10.86     11.46  --
490.59/122.83	c  N dy  3453    990893       232     28914        77     70842    130855   1140331     10.86     12.46  --
499.79/125.15	c  N dy  3521   1010980       232     28914        77     48952    130855    679033     10.86     11.43  --
508.58/127.30	c  N dy  3581   1031578       232     28914        77     68576    130855   1064905     10.85     11.43  --
519.36/130.00	c  N dy  3685   1051993       232     28914        77     46180    130855    614440     10.86     11.43  --
527.37/132.04	c  F st  3738   1071875       232     28914        77     65149    130855    978014     10.85      9.91  --
527.37/132.07	c  N st  3739   1072126       232     28914        77     65385    130855    982566     10.85   no data  --
537.34/134.54	c  N dy  3799   1092206       232     28914        77     84449    130855   1361004     10.85     11.44  --
547.73/137.13	c  N dy  3909   1113436       232     28914        77     61818    130855    922998     10.86     11.44  --
558.13/139.78	c  N dy  3985   1134046       232     28914        77     81433    130855   1314008     10.86     11.45  --
568.10/142.22	c  N dy  4054   1154148       232     28914        77     56762    130855    804699     10.85     12.65  --
577.30/144.50	c  N dy  4122   1174194       232     28914        77     75835    130855   1180226     10.85     11.97  --
587.68/147.19	c  N dy  4195   1194554       232     28914        77     50504    130855    664598     10.85     11.56  --
594.48/148.90	c  S st  4261   1209796       232     28914        77     65035    130855    957789     10.85     10.67  --
594.87/148.98	c  S st  4261   1210301       232     28914        77     65537    130855    969318     10.85   no data  --
594.87/148.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
594.87/148.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.27/149.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
595.27/149.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
595.27/149.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
595.27/149.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
595.27/149.08	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
626.42/156.84	c lits-rem:       867  cl-subs:     6721  v-elim:      0  v-fix:    0  time: 30.98 s
626.42/156.84	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
626.42/156.85	c vivif2 --  cl tried    58816 cl shrink        0 lits rem          0 time: 0.06
627.22/157.06	c asymm  cl-useful: 0/3823/28914 lits-rem:0 time: 0.82
627.22/157.06	c calculated reachability. Time: 0.00
627.22/157.06	c  N dy  4261   1210301       232     28914        77     58816    130855    896943     10.85   no data  --
636.02/159.29	c  N dy  4331   1230349       232     28914        77     77910    130855   1267952     10.85     11.43  --
647.20/162.06	c  N dy  4413   1251471       232     28914        77     52464    130855    714948     10.85     11.43  --
657.20/164.51	c  N dy  4472   1272313       232     28914        77     72271    130855   1091644     10.84     11.49  --
668.37/167.31	c  N dy  4552   1292568       232     28914        77     91510    130855   1476049     10.84     11.47  --
677.96/169.76	c  N dy  4614   1312574       232     28914        77     63947    130855    921754     10.84     11.42  --
688.74/172.42	c  N dy  4698   1332652       232     28914        77     83031    130855   1300668     10.84     11.54  --
699.54/175.14	c  N dy  4791   1352664       232     28914        77     54584    130855    733905     10.85     11.47  --
708.72/177.41	c  N dy  4861   1373366       232     28914        77     74257    130855   1112818     10.84     11.42  --
719.11/180.06	c  N dy  4948   1393536       232     28914        77     93471    130855   1492752     10.85     11.46  --
729.12/182.58	c  N dy  5018   1414482       232     28914        77     64873    130855    916903     10.84     11.44  --
739.09/185.03	c  N dy  5097   1434617       232     28914        77     84012    130855   1284084     10.84     11.45  --
750.27/187.81	c  N dy  5169   1454714       232     28914        77     53734    130855    695015     10.84     12.75  --
759.07/190.05	c  N dy  5244   1474788       232     28914        77     72864    130855   1066690     10.84     12.63  --
769.07/192.58	c  N dy  5317   1495041       232     28914        77     92080    130855   1445257     10.84     11.42  --
780.24/195.31	c  N dy  5386   1516227       232     28914        77     61787    130855    833434     10.83     11.43  --
789.44/197.65	c  N dy  5466   1536504       232     28914        77     81022    130855   1215832     10.83     11.44  --
800.61/200.40	c  N dy  5548   1556728       232     28914        77    100264    130855   1598998     10.84     11.42  --
810.21/202.90	c  N dy  5626   1576970       232     28914        77     68287    130855    964035     10.84     11.50  --
821.00/205.55	c  N dy  5748   1597084       232     28914        77     87503    130855   1357422     10.84     11.51  --
833.38/208.67	c  N dy  5838   1617145       232     28914        77     54242    130855    684457     10.85     11.45  --
842.97/211.08	c  N dy  5929   1637235       232     28914        77     73367    130855   1063953     10.85     12.18  --
854.15/213.89	c  N dy  6009   1657529       232     28914        77     92756    130855   1451280     10.85     11.47  --
867.74/217.24	c  N dy  6099   1678354       232     28914        77     59204    130855    765827     10.85     11.47  --
876.92/219.56	c  N dy  6173   1698568       232     28914        77     78511    130855   1143998     10.85     11.49  --
882.93/221.01	c  S st  6197   1710302       232     28914        77     89599    130855   1348065     10.85     10.40  --
882.93/221.10	c  S st  6197   1710802       232     28914        77     90097    130855   1360217     10.85   no data  --
883.34/221.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
883.34/221.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
883.34/221.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.15
883.34/221.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
883.71/221.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
883.71/221.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
883.71/221.22	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
943.24/236.10	c lits-rem:      2141  cl-subs:    11168  v-elim:      0  v-fix:    0  time: 59.39 s
943.24/236.10	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
943.24/236.12	c vivif2 --  cl tried    78929 cl shrink        0 lits rem          0 time: 0.09
944.45/236.43	c asymm  cl-useful: 1/2815/28914 lits-rem:1 time: 1.23
944.45/236.44	c calculated reachability. Time: 0.00
944.45/236.44	c  N dy  6197   1710802       232     28914        77     78929    130854   1239728     10.85   no data  --
956.03/239.35	c  N dy  6253   1731562       232     28914        77     98646    130854   1617895     10.84     11.50  --
969.21/242.67	c  N dy  6332   1751756       232     28914        77     63934    130854    866353     10.84     11.49  --
980.01/245.38	c  N dy  6398   1771952       232     28914        77     83081    130854   1243035     10.84     11.43  --
991.98/248.36	c  N dy  6466   1792040       232     28914        77    102166    130854   1614802     10.84     11.58  --
1003.96/251.33	c  N dy  6547   1812073       232     28914        77     66165    130854    907130     10.84     11.63  --
1013.95/253.80	c  N dy  6635   1832124       232     28914        77     85241    130854   1285005     10.84     12.18  --
1024.74/256.58	c  N dy  6705   1852266       232     28914        77    104394    130854   1659933     10.84     11.48  --
1035.93/259.33	c  N dy  6790   1872317       232     28914        77     67430    130854    922016     10.84     11.45  --
1045.94/261.82	c  N dy  6872   1892349       232     28914        77     86563    130854   1299878     10.84     11.42  --
1056.70/264.50	c  N dy  6929   1912385       232     28914        77    105592    130854   1662858     10.84     11.43  --
1067.91/267.33	c  N dy  7005   1932657       232     28914        77     67807    130854    932813     10.84     11.44  --
1077.87/269.86	c  N dy  7082   1953595       232     28914        77     87753    130853   1323787     10.84     11.42  --
1089.07/272.64	c  N dy  7143   1973835       232     28914        77    106959    130853   1695361     10.84     11.43  --
1101.45/275.70	c  N dy  7221   1995027       232     28914        77     69077    130853    942475     10.83     11.43  --
1111.05/278.15	c  N dy  7288   2015048       232     28914        77     88122    130853   1312980     10.83     11.45  --
1122.63/281.01	c  N dy  7364   2035338       232     28914        77    107352    130853   1688078     10.83     11.54  --
1134.61/284.03	c  N dy  7445   2056060       232     28914        77     68145    130853    922650     10.83     11.44  --
1144.60/286.51	c  N dy  7525   2076220       232     28914        77     87279    130853   1298359     10.83     11.42  --
1155.81/289.37	c  N dy  7586   2096600       232     28914        77    106601    130853   1657147     10.83     11.45  --
1168.99/292.62	c  N dy  7654   2116657       232     28914        77     65768    130853    872267     10.83     11.57  --
1179.36/295.24	c  N dy  7751   2136788       232     28914        77     85004    130853   1261589     10.83     11.42  --
1191.33/298.22	c  N dy  7815   2157049       232     28914        77    104196    130853   1631369     10.83     11.41  --
1205.32/301.77	c  N dy  7881   2177071       232     28914        77     62387    130853    804429     10.83     11.41  --
1214.51/304.09	c  N dy  7930   2197797       232     28914        77     81984    130853   1182596     10.82     11.45  --
1221.72/305.81	c  S st  7967   2210802       232     28914        77     94350    130853   1418508     10.82   no data  --
1222.10/305.90	c  S st  7967   2211305       232     28914        77     94847    130853   1428727     10.82   no data  --
1222.10/305.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1222.10/305.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1222.10/305.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.16
1222.10/305.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1222.50/306.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
1222.50/306.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
1222.50/306.03	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1282.03/320.91	c lits-rem:      2013  cl-subs:    10959  v-elim:      0  v-fix:    0  time: 59.45 s
1282.03/320.92	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
1282.03/320.94	c vivif2 --  cl tried    83888 cl shrink        0 lits rem          0 time: 0.10
1283.62/321.34	c asymm  cl-useful: 0/1870/28914 lits-rem:0 time: 1.58
1283.62/321.34	c calculated reachability. Time: 0.00
1283.62/321.34	c  N dy  7967   2211305       232     28914        77     83888    130853   1311318     10.82   no data  --
1296.43/324.52	c  N dy  8035   2231397       232     28914        77    103079    130853   1689312     10.82     12.17  --
1310.79/328.12	c  N dy  8109   2251445       232     28914        77    122107    130853   2054073     10.82     12.54  --
1322.79/331.19	c  N dy  8170   2271461       232     28914        77     79557    130853   1141923     10.82     12.49  --
1334.76/334.14	c  N dy  8248   2291525       232     28914        77     98721    130853   1514441     10.81     14.13  --
1347.15/337.28	c  N dy  8315   2311563       232     28914        77    117741    130853   1886822     10.81     13.22  --
1359.13/340.28	c  N dy  8386   2331922       232     28914        77     74549    130853   1042409     10.81     11.51  --
1369.92/342.91	c  N dy  8450   2352329       232     28914        77     93893    130853   1413859     10.81     11.55  --
1381.50/345.86	c  N dy  8532   2372383       232     28914        77    112932    130853   1792169     10.81     11.39  --
1395.09/349.29	c  N dy  8609   2392853       232     28914        77     68836    130853    922336     10.81     11.45  --
1405.48/351.88	c  N dy  8677   2413903       232     28914        77     88816    130853   1306928     10.81     11.41  --
1417.06/354.75	c  N dy  8740   2434066       232     28914        77    107959    130853   1670727     10.81     11.50  --
1430.24/358.04	c  N dy  8827   2454081       232     28914        77    126984    130853   2041897     10.81     11.59  --
1441.83/360.98	c  N dy  8895   2474454       232     28914        77     81776    130853   1168525     10.81     11.40  --
1452.62/363.67	c  N dy  8962   2494552       232     28914        77    100786    130853   1532994     10.81     12.98  --
1464.60/366.67	c  N dy  9022   2514714       232     28914        77    119931    130853   1891969     10.80     11.53  --
1478.19/370.03	c  N dy  9101   2535432       232     28914        77     74179    130853   1017336     10.80     11.46  --
1488.58/372.63	c  N dy  9177   2555611       232     28914        77     93369    130853   1390900     10.80     11.42  --
1500.16/375.56	c  N dy  9237   2575684       232     28914        77    112445    130853   1742385     10.80     11.70  --
1513.35/378.81	c  N dy  9329   2595728       232     28914        77    131558    130853   2119492     10.80     11.39  --
1526.53/382.11	c  N dy  9405   2618072       232     28914        77     86224    130853   1251227     10.80     11.37  --
1539.31/385.39	c  N dy  9494   2639874       232     28914        77    106953    130853   1651791     10.80     11.47  --
1553.69/388.91	c  N dy  9575   2660100       232     28914        77    126204    130853   2023779     10.80     11.42  --
1567.28/392.39	c  N dy  9631   2680173       232     28914        77     77762    130853   1080401     10.79     13.30  --
1578.86/395.26	c  N dy  9706   2700433       232     28914        77     96978    130853   1456528     10.79     11.37  --
1585.26/396.85	c  S st  9741   2711305       232     28914        77    107317    130853   1650356     10.79      9.49  --
1585.66/396.95	c  S st  9741   2711806       232     28914        77    107810    130853   1661924     10.79   no data  --
1585.66/396.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1585.66/396.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1586.07/397.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.19
1586.07/397.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1586.07/397.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
1586.07/397.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
1586.07/397.10	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1675.53/419.40	c lits-rem:      2098  cl-subs:    10913  v-elim:      0  v-fix:    0  time: 89.09 s
1675.53/419.41	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
1675.53/419.43	c vivif2 --  cl tried    96897 cl shrink        0 lits rem          0 time: 0.11
1676.73/419.80	c asymm  cl-useful: 0/1396/28914 lits-rem:0 time: 1.45
1677.13/419.80	c calculated reachability. Time: 0.00
1677.13/419.80	c  N dy  9741   2711806       232     28914        77     96897    130853   1540676     10.79   no data  --
1689.12/422.80	c  N dy  9803   2732028       232     28914        77    116045    130853   1909333     10.79     11.47  --
1703.50/426.48	c  N dy  9883   2753227       232     28914        77    136220    130853   2294941     10.79     11.39  --
1716.28/429.61	c  N dy  9963   2773283       232     28914        77     87103    130853   1269025     10.79     11.58  --
1728.67/432.71	c  N dy 10036   2793324       232     28914        77    106108    130853   1634499     10.79     14.34  --
1742.65/436.22	c  N dy 10097   2813614       232     28914        77    125379    130853   1998737     10.79     11.38  --
1756.64/439.72	c  N dy 10165   2833698       232     28914        77     75296    130853   1039281     10.78     11.42  --
1766.64/442.29	c  N dy 10238   2853774       232     28914        77     94393    130853   1408276     10.78     11.39  --
1779.42/445.43	c  N dy 10333   2873879       232     28914        77    113557    130853   1782633     10.79     11.43  --
1793.39/448.94	c  N dy 10431   2893963       232     28914        77    132689    130853   2152759     10.79     11.41  --
1806.97/452.37	c  N dy 10521   2914354       232     28914        77     81816    130853   1172592     10.79     11.36  --
1817.77/455.02	c  N dy 10564   2934403       232     28914        77    100780    130853   1526482     10.78     12.40  --
1830.15/458.12	c  N dy 10643   2954687       232     28914        77    120058    130853   1898880     10.78     11.59  --
1847.33/462.48	c  N dy 10734   2978374       232     28914        77     71318    130853    955705     10.78     11.36  --
1857.33/464.93	c  N dy 10776   2998412       232     28914        77     90250    130853   1314698     10.78     11.38  --
1868.90/467.81	c  N dy 10848   3018496       232     28914        77    109307    130853   1676412     10.78     13.74  --
1882.09/471.20	c  N dy 10949   3038551       232     28914        77    128425    130853   2053706     10.78     11.68  --
1897.27/474.92	c  N dy 11021   3058580       232     28914        77     75311    130853   1018064     10.78     11.37  --
1907.66/477.56	c  N dy 11098   3079114       232     28914        77     94749    130853   1394857     10.78     11.39  --
1920.07/480.66	c  N dy 11164   3099116       232     28914        77    113759    130853   1755889     10.78     12.06  --
1934.83/484.37	c  N dy 11203   3120389       232     28914        77    133862    130853   2110881     10.78     11.35  --
1948.81/487.88	c  N dy 11257   3140456       232     28914        77     79927    130853   1084031     10.77     12.84  --
1960.39/490.75	c  N dy 11341   3161286       232     28914        77     99693    130853   1465367     10.77     11.35  --
1972.39/493.75	c  N dy 11419   3181399       232     28914        77    118822    130853   1838685     10.77     11.35  --
1987.56/497.53	c  N dy 11500   3201407       232     28914        77    137850    130853   2205765     10.77     11.41  --
1995.96/499.64	c  S st 11537   3211806       232     28914        77    147686    130853   2389748     10.77      8.59  --
1998.36/500.27	c  S st 11537   3212310       232     28914        77     74122    130853    964956     10.77   no data  --
1998.36/500.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1998.36/500.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1998.75/500.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
1998.75/500.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1998.75/500.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1998.75/500.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
1998.75/500.38	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2030.70/508.39	c lits-rem:       630  cl-subs:      705  v-elim:      0  v-fix:    0  time: 31.97 s
2030.70/508.39	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
2031.10/508.41	c vivif2 --  cl tried    73417 cl shrink        0 lits rem          0 time: 0.07
2032.30/508.77	c asymm  cl-useful: 0/1607/28914 lits-rem:0 time: 1.45
2032.30/508.78	c calculated reachability. Time: 0.00
2032.30/508.78	c  N dy 11537   3212310       232     28914        77     73417    130853    958909     10.77   no data  --
2044.28/511.75	c  N dy 11611   3233049       232     28914        77     93138    130853   1333886     10.77     11.35  --
2056.69/514.81	c  N dy 11677   3253104       232     28914        77    112102    130853   1695891     10.77     11.97  --
2069.05/517.92	c  N dy 11728   3273243       232     28914        77    131200    130853   2049768     10.77     11.45  --
2086.24/522.28	c  N dy 11807   3293717       232     28914        77     75714    130853    992424     10.77     11.38  --
2098.62/525.30	c  N dy 11871   3315759       232     28914        77     96625    130853   1387423     10.76     11.34  --
2111.81/528.63	c  N dy 11949   3336874       232     28914        77    116667    130853   1771498     10.76     11.52  --
2124.99/531.91	c  N dy 12017   3357231       232     28914        77    135947    130853   2136388     10.76     11.55  --
2140.19/535.70	c  N dy 12069   3377916       232     28914        77     79629    130853   1053804     10.76     11.43  --
2152.16/538.79	c  N dy 12150   3400759       232     28914        77    101317    130853   1460109     10.76     11.38  --
2164.55/541.81	c  N dy 12235   3420842       232     28914        77    120400    130853   1830406     10.76     11.33  --
2177.73/545.16	c  N dy 12293   3441237       232     28914        77    139810    130853   2194609     10.76     11.35  --
2193.32/549.03	c  N dy 12352   3461689       232     28914        77     82359    130853   1091492     10.75     11.36  --
2204.11/551.76	c  N dy 12413   3482392       232     28914        77    101996    130853   1461231     10.75     11.33  --
2215.28/554.57	c  N dy 12455   3502455       232     28914        77    120985    130853   1815791     10.75     13.23  --
2229.27/558.01	c  N dy 12527   3523656       232     28914        77    141152    130853   2198525     10.75     11.32  --
2244.45/561.89	c  N dy 12595   3543943       232     28914        77     82610    130853   1086804     10.75     11.40  --
2254.84/564.46	c  N dy 12656   3564005       232     28914        77    101653    130853   1449429     10.75     11.35  --
2267.25/567.58	c  N dy 12747   3584541       232     28914        77    121201    130853   1834553     10.75     11.32  --
2283.60/571.69	c  N dy 12846   3605823       232     28914        77    141491    130853   2227032     10.75     11.33  --
2301.19/576.06	c  N dy 12915   3625891       232     28914        77     81659    130853   1058374     10.75     11.32  --
2312.36/578.86	c  N dy 13009   3646730       232     28914        77    101512    130853   1439846     10.75     11.37  --
2323.95/581.76	c  N dy 13080   3666798       232     28914        77    120622    130853   1803740     10.75     13.40  --
2337.14/585.09	c  N dy 13141   3687096       232     28914        77    139868    130853   2167774     10.75     11.32  --
2351.14/588.59	c  N dy 13195   3707641       232     28914        77    159252    130853   2527198     10.74     11.32  --
2355.91/589.70	c  S st 13205   3712311       232     28914        77     83926    130853   1088755     10.74   no data  --
2355.91/589.77	c  S st 13205   3712813       232     28914        77     84425    130853   1100475     10.74   no data  --
2355.91/589.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2355.91/589.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2356.31/589.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.14
2356.31/589.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2356.31/589.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2356.31/589.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
2356.31/589.87	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2401.05/601.02	c lits-rem:       820  cl-subs:     1808  v-elim:      0  v-fix:    0  time: 44.50 s
2401.05/601.02	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
2401.05/601.04	c vivif2 --  cl tried    82617 cl shrink        0 lits rem          0 time: 0.08
2402.65/601.41	c asymm  cl-useful: 0/2043/28914 lits-rem:0 time: 1.48
2402.65/601.42	c calculated reachability. Time: 0.00
2402.65/601.42	c  N dy 13205   3712813       232     28914        77     82617    130853   1082064     10.74   no data  --
2413.44/604.17	c  N dy 13262   3733046       232     28914        77    101789    130853   1442605     10.74     11.38  --
2425.03/607.09	c  F st 13325   3751562       232     28914        77    119367    130853   1772752     10.74   no data  --
2426.62/607.44	c  N st 13329   3753592       232     28914        77    121310    130853   1809025     10.74   no data  --
2440.59/610.92	c  N dy 13388   3773634       232     28914        77    140336    130853   2169206     10.74     11.39  --
2456.60/614.99	c  N dy 13485   3793730       232     28914        77    159410    130853   2544165     10.74     11.59  --
2470.96/618.55	c  N dy 13555   3813959       232     28914        77     97920    130853   1359314     10.74     11.34  --
2483.75/621.76	c  N dy 13633   3833970       232     28914        77    116993    130853   1726144     10.74     11.65  --
2498.53/625.43	c  N dy 13704   3856443       232     28914        77    138276    130853   2130057     10.74     11.33  --
2514.12/629.36	c  N dy 13777   3877864       232     28914        77    158647    130853   2512751     10.74     11.31  --
2527.30/632.68	c  N dy 13833   3898237       232     28914        77     96302    130853   1314269     10.73     11.36  --
2539.70/635.75	c  N dy 13924   3919179       232     28914        77    116264    130853   1699966     10.73     11.32  --
2552.07/638.80	c  N dy 13975   3939310       232     28914        77    135361    130853   2061334     10.73     11.33  --
2565.66/642.25	c  N dy 14054   3959341       232     28914        77    154380    130853   2425562     10.73     11.99  --
2580.84/646.08	c  N dy 14128   3980908       232     28914        77     92192    130853   1223081     10.73     11.34  --
2592.03/648.81	c  N dy 14181   4001312       232     28914        77    111577    130853   1588197     10.73     11.35  --
2604.41/651.98	c  N dy 14260   4021379       232     28914        77    130666    130853   1951703     10.73     11.93  --
2619.21/655.61	c  N dy 14355   4042186       232     28914        77    150517    130853   2337155     10.73     11.44  --
2636.39/659.91	c  N dy 14454   4062259       232     28914        77     85966    130853   1098795     10.73     11.33  --
2647.16/662.64	c  N dy 14530   4082435       232     28914        77    105159    130853   1464583     10.73     11.34  --
2661.54/666.22	c  N dy 14618   4103342       232     28914        77    125048    130853   1846039     10.73     11.33  --
2676.72/670.03	c  N dy 14715   4123393       232     28914        77    144243    130853   2219888     10.73     11.34  --
2691.90/673.84	c  N dy 14789   4143426       232     28914        77    163268    130853   2583791     10.73     11.33  --
2707.47/677.76	c  N dy 14876   4163551       232     28914        77     97718    130853   1318485     10.73     11.36  --
2720.29/680.96	c  N dy 14970   4183612       232     28914        77    116784    130853   1694290     10.74     11.33  --
2735.44/684.76	c  N dy 15037   4205156       232     28914        77    137250    130853   2085200     10.73     11.30  --
2741.43/686.26	c  S st 15064   4212813       232     28914        77    144537    130853   2222393     10.73     10.87  --
2741.85/686.40	c  S st 15064   4213315       232     28914        77    145030    130853   2233336     10.73   no data  --
2742.26/686.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2742.26/686.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2742.26/686.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.33
2742.63/686.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2743.03/686.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
2743.03/686.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
2743.03/686.63	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3080.19/771.09	c lits-rem:      2574  cl-subs:    12864  v-elim:      0  v-fix:    0  time: 337.21 s
3080.19/771.09	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
3080.59/771.13	c vivif2 --  cl tried   132166 cl shrink        0 lits rem          0 time: 0.16
3082.57/771.61	c asymm  cl-useful: 0/1633/28914 lits-rem:0 time: 1.91
3082.57/771.61	c calculated reachability. Time: 0.00
3082.57/771.61	c  N dy 15064   4213315       232     28914        77    132166    130853   2083386     10.73   no data  --
3098.94/775.79	c  N dy 15155   4233414       232     28914        77    151283    130853   2452944     10.73     11.41  --
3116.92/780.25	c  N dy 15228   4253433       232     28914        77    170311    130853   2813637     10.73     11.33  --
3132.91/784.27	c  N dy 15325   4273531       232     28914        77    104196    130853   1438286     10.74     11.41  --
3148.07/788.07	c  N dy 15405   4295538       232     28914        77    125140    130853   1842861     10.74     11.31  --
3164.45/792.10	c  N dy 15483   4315591       232     28914        77    144134    130853   2208027     10.74     11.53  --
3183.22/796.82	c  N dy 15544   4336639       232     28914        77    164098    130853   2572670     10.73     11.38  --
3201.60/801.46	c  N dy 15617   4356890       232     28914        77     97074    130853   1280347     10.73     11.39  --
3215.18/804.85	c  N dy 15693   4376918       232     28914        77    116073    130853   1646933     10.73     12.20  --
3229.58/808.44	c  N dy 15761   4397463       232     28914        77    135486    130853   2011387     10.73     11.35  --
3244.35/812.14	c  N dy 15838   4417543       232     28914        77    154640    130853   2376068     10.73     11.46  --
3259.93/816.02	c  N dy 15925   4438045       232     28914        77    174129    130853   2747515     10.73     11.32  --
3273.12/819.31	c  N dy 15998   4458204       232     28914        77    105964    130853   1440216     10.73     11.39  --
3285.10/822.31	c  N dy 16077   4478285       232     28914        77    125031    130853   1800150     10.73     11.30  --
3297.89/825.57	c  N dy 16152   4498313       232     28914        77    144062    130853   2166256     10.73     11.75  --
3313.08/829.40	c  N dy 16249   4519039       232     28914        77    163815    130853   2544589     10.73     11.30  --
3328.65/833.26	c  N dy 16312   4539066       232     28914        77     94396    130853   1208277     10.73     11.31  --
3340.23/836.15	c  N dy 16413   4559364       232     28914        77    113741    130853   1585720     10.73     11.32  --
3353.42/839.46	c  N dy 16500   4580162       232     28914        77    133551    130853   1969096     10.73     11.62  --
3367.40/842.94	c  N dy 16575   4601049       232     28914        77    153409    130853   2348557     10.73     11.30  --
3383.41/847.00	c  N dy 16683   4621363       232     28914        77    172746    130853   2718277     10.73     11.30  --
3398.17/850.61	c  N dy 16758   4641384       232     28914        77    102471    130853   1355533     10.73     11.36  --
3409.77/853.54	c  N dy 16842   4661588       232     28914        77    121614    130853   1723985     10.73     11.45  --
3422.96/856.88	c  N dy 16938   4681935       232     28914        77    141070    130853   2106243     10.74     11.34  --
3437.72/860.50	c  N dy 17015   4702005       232     28914        77    160175    130853   2471183     10.74     11.60  --
3446.51/862.71	c  S st 17065   4713315       232     28914        77    170946    130853   2677584     10.74      9.33  --
3446.91/862.83	c  S st 17065   4713817       232     28914        77    171443    130853   2689114     10.74   no data  --
3446.91/862.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3446.91/862.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3447.32/862.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.33
3447.72/863.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3447.72/863.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
3447.72/863.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
3447.72/863.08	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3986.98/998.02	c lits-rem:      3572  cl-subs:    17500  v-elim:      0  v-fix:    0  time: 538.86 s
3986.98/998.03	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.01
3986.98/998.08	c vivif2 --  cl tried   153943 cl shrink        0 lits rem          0 time: 0.20
3988.97/998.56	c asymm  cl-useful: 0/1395/28914 lits-rem:0 time: 1.94
3988.97/998.57	c calculated reachability. Time: 0.00
3988.97/998.57	c  N dy 17065   4713817       232     28914        77    153943    130853   2482947     10.74   no data  --
4008.15/1003.31	c  N dy 17124   4736031       232     28914        77    175044    130853   2876398     10.73     11.44  --
4025.72/1007.70	c  N dy 17203   4756140       232     28914        77    104183    130853   1381995     10.73     11.32  --
4039.30/1011.14	c  N dy 17272   4776154       232     28914        77    123147    130853   1737353     10.73     11.33  --
4055.29/1015.17	c  N dy 17348   4796211       232     28914        77    142102    130853   2096116     10.73     11.39  --
4072.86/1019.55	c  N dy 17423   4816314       232     28914        77    161184    130853   2458985     10.73     11.32  --
4093.63/1024.76	c  N dy 17505   4836983       232     28914        77    180768    130853   2835811     10.73     11.30  --
4110.40/1028.94	c  N dy 17580   4857434       232     28914        77    109297    130853   1467805     10.73     11.46  --
4124.39/1032.41	c  N dy 17631   4877497       232     28914        77    128363    130853   1819043     10.73     11.35  --
4140.37/1036.44	c  N dy 17700   4897569       232     28914        77    147431    130853   2176353     10.73     14.08  --
4157.54/1040.76	c  N dy 17765   4918176       232     28914        77    166897    130853   2536677     10.73     11.33  --
4180.31/1046.41	c  N dy 17832   4941293       232     28914        77     96828    130853   1218104     10.73     11.34  --
4193.50/1049.76	c  N dy 17912   4961361       232     28914        77    115919    130853   1585661     10.73     13.10  --
4207.48/1053.25	c  N dy 17986   4981475       232     28914        77    135020    130853   1952197     10.73     11.32  --
4222.67/1057.09	c  N dy 18066   5001654       232     28914        77    154150    130853   2310523     10.73     11.33  --
4239.04/1061.11	c  N dy 18140   5021871       232     28914        77    173348    130853   2679470     10.73     11.33  --
4257.41/1065.71	c  N dy 18206   5042458       232     28914        77     99918    130853   1259176     10.73     11.49  --
4270.19/1068.93	c  N dy 18281   5062893       232     28914        77    119270    130853   1621833     10.73     11.31  --
4284.19/1072.49	c  N dy 18376   5082906       232     28914        77    138333    130853   2001778     10.73     11.31  --
4300.55/1076.56	c  N dy 18460   5102952       232     28914        77    157356    130853   2359947     10.73     11.74  --
4318.13/1080.95	c  N dy 18545   5123628       232     28914        77    177059    130853   2740089     10.73     11.31  --
4336.91/1085.64	c  N dy 18598   5144619       232     28914        77    103019    130853   1308717     10.73     11.30  --
4349.68/1088.88	c  N dy 18679   5164667       232     28914        77    122130    130853   1678960     10.73     11.40  --
4364.06/1092.43	c  N dy 18763   5184804       232     28914        77    141200    130853   2051682     10.73     11.35  --
4380.04/1096.46	c  N dy 18843   5204904       232     28914        77    160282    130853   2421574     10.73     11.30  --
4387.23/1098.20	c  S st 18870   5213818       232     28914        77    168669    130853   2578050     10.73   no data  --
4387.63/1098.34	c  S st 18870   5214319       232     28914        77    169160    130853   2588908     10.73   no data  --
4387.63/1098.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4387.63/1098.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4388.03/1098.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.39
4388.43/1098.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4388.83/1098.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
4388.83/1098.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.01 s
4388.83/1098.61	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s

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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 8.16 8.11 8.10 5/180 18313
/proc/meminfo: memFree=24318112/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 413 0 0 0 1 0 0 0 25 0 4 0 505514714 52465664 353 33554432000 4194304 4650419 140734143548528 18446744073709551615 47226136070056 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 12809 353 303 112 0 7774 0
[pid=18313/tid=18314] ppid=18311 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505514715 52465664 353 33554432000 4194304 4650419 140734143548528 18446744073709551615 47226136070064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505514715 52465664 353 33554432000 4194304 4650419 140734143548528 18446744073709551615 47226136070066 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 505514715 52465664 353 33554432000 4194304 4650419 140734143548528 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0100031 s]
/proc/loadavg: 8.16 8.11 8.10 5/180 18313
/proc/meminfo: memFree=24318112/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=282080 CPUtime=0.02 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) D 18311 18313 17487 0 -1 4202496 1681 0 0 0 2 0 0 0 18 0 4 0 505514714 288849920 1587 33554432000 4194304 4650419 140734143548528 18446744073709551615 255106812087 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 70520 1587 343 112 0 65485 0
[pid=18313/tid=18314] ppid=18311 vsize=282080 CPUtime=0 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) D 18311 18313 17487 0 -1 4202560 320 0 0 0 0 0 0 0 18 0 4 0 505514715 288849920 1587 33554432000 4194304 4650419 140734143548528 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=282080 CPUtime=0 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) D 18311 18313 17487 0 -1 4202560 312 0 0 0 0 0 0 0 18 0 4 0 505514715 288849920 1587 33554432000 4194304 4650419 140734143548528 18446744073709551615 255106812087 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=282080 CPUtime=0 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 320 0 0 0 0 0 0 0 25 0 4 0 505514715 288849920 1587 33554432000 4194304 4650419 140734143548528 18446744073709551615 255106429637 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 282080

[startup+0.156846 s]
/proc/loadavg: 8.16 8.11 8.10 5/180 18313
/proc/meminfo: memFree=24318112/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=284748 CPUtime=0.61 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 3485 0 0 0 61 0 0 0 18 0 4 0 505514714 291581952 3391 33554432000 4194304 4650419 140734143548528 18446744073709551615 4369342 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 71187 3391 368 112 0 66152 0
[pid=18313/tid=18314] ppid=18311 vsize=284748 CPUtime=0.15 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 741 0 0 0 15 0 0 0 18 0 4 0 505514715 291581952 3391 33554432000 4194304 4650419 140734143548528 18446744073709551615 4369198 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=284748 CPUtime=0.15 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 735 0 0 0 15 0 0 0 18 0 4 0 505514715 291581952 3391 33554432000 4194304 4650419 140734143548528 18446744073709551615 4369219 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=284748 CPUtime=0.14 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 840 0 0 0 14 0 0 0 25 0 4 0 505514715 291581952 3391 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 284748

[startup+0.300825 s]
/proc/loadavg: 8.16 8.11 8.10 5/180 18313
/proc/meminfo: memFree=24318112/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=288724 CPUtime=1.18 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 8353 0 0 0 117 1 0 0 18 0 4 0 505514714 295653376 7244 33554432000 4194304 4650419 140734143548528 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 72181 7244 387 112 0 67146 0
[pid=18313/tid=18314] ppid=18311 vsize=288724 CPUtime=0.29 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 2328 0 0 0 29 0 0 0 18 0 4 0 505514715 295653376 7244 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438509 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=288724 CPUtime=0.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 2320 0 0 0 29 0 0 0 18 0 4 0 505514715 295653376 7244 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=288724 CPUtime=0.29 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 926 0 0 0 29 0 0 0 25 0 4 0 505514715 295653376 7244 33554432000 4194304 4650419 140734143548528 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 288724

[startup+0.70075 s]
/proc/loadavg: 8.16 8.11 8.10 5/180 18313
/proc/meminfo: memFree=24318112/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=289036 CPUtime=2.77 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 9641 0 0 0 276 1 0 0 18 0 4 0 505514714 295972864 7798 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 72259 7798 392 112 0 67224 0
[pid=18313/tid=18314] ppid=18311 vsize=289036 CPUtime=0.69 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 2635 0 0 0 69 0 0 0 18 0 4 0 505514715 295972864 7798 33554432000 4194304 4650419 140734143548528 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=289036 CPUtime=0.69 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 2786 0 0 0 69 0 0 0 18 0 4 0 505514715 295972864 7798 33554432000 4194304 4650419 140734143548528 18446744073709551615 4332033 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=289036 CPUtime=0.69 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 1136 0 0 0 69 0 0 0 25 0 4 0 505514715 295972864 7798 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289036

[startup+1.50061 s]
/proc/loadavg: 8.23 8.13 8.10 10/184 18318
/proc/meminfo: memFree=24282860/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=292944 CPUtime=5.97 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 12925 0 0 0 596 1 0 0 20 0 4 0 505514714 299974656 8402 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 73236 8402 392 112 0 68201 0
[pid=18313/tid=18314] ppid=18311 vsize=292944 CPUtime=1.49 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 3222 0 0 0 149 0 0 0 19 0 4 0 505514715 299974656 8402 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=292944 CPUtime=1.49 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 3575 0 0 0 149 0 0 0 19 0 4 0 505514715 299974656 8402 33554432000 4194304 4650419 140734143548528 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=292944 CPUtime=1.48 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 2390 0 0 0 148 0 0 0 25 0 4 0 505514715 299974656 8402 33554432000 4194304 4650419 140734143548528 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292944

[startup+3.10033 s]
/proc/loadavg: 8.23 8.13 8.10 9/184 18318
/proc/meminfo: memFree=24274428/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=294500 CPUtime=12.36 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 20994 0 0 0 1234 2 0 0 25 0 4 0 505514714 301568000 11804 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 73625 11804 394 112 0 68590 0
[pid=18313/tid=18314] ppid=18311 vsize=294500 CPUtime=3.09 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 6006 0 0 0 309 0 0 0 25 0 4 0 505514715 301568000 11804 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=294500 CPUtime=3.09 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 5200 0 0 0 309 0 0 0 23 0 4 0 505514715 301568000 11804 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328264 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=294500 CPUtime=3.07 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 3726 0 0 0 307 0 0 0 25 0 4 0 505514715 301568000 11804 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 294500

[startup+6.30077 s]
/proc/loadavg: 8.23 8.13 8.10 9/184 18318
/proc/meminfo: memFree=24235872/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=297396 CPUtime=25.15 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 32049 0 0 0 2510 5 0 0 25 0 4 0 505514714 304533504 17416 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438725 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 74349 17416 394 112 0 69314 0
[pid=18313/tid=18314] ppid=18311 vsize=297396 CPUtime=6.29 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 7096 0 0 0 629 0 0 0 25 0 4 0 505514715 304533504 17416 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=297396 CPUtime=6.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 8458 0 0 0 628 1 0 0 25 0 4 0 505514715 304533504 17416 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=297396 CPUtime=6.26 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 8423 0 0 0 625 1 0 0 25 0 4 0 505514715 304533504 17416 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 297396

[startup+12.7006 s]
/proc/loadavg: 8.27 8.14 8.10 9/184 18318
/proc/meminfo: memFree=24283248/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=293784 CPUtime=50.71 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 47453 0 0 0 5064 7 0 0 25 0 4 0 505514714 300834816 24901 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 73446 24901 394 112 0 68411 0
[pid=18313/tid=18314] ppid=18311 vsize=293784 CPUtime=12.69 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 11276 0 0 0 1268 1 0 0 25 0 4 0 505514715 300834816 24901 33554432000 4194304 4650419 140734143548528 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=293784 CPUtime=12.69 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 13362 0 0 0 1267 2 0 0 25 0 4 0 505514715 300834816 24901 33554432000 4194304 4650419 140734143548528 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=293784 CPUtime=12.62 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 12408 0 0 0 1261 1 0 0 25 0 4 0 505514715 300834816 24901 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 293784

[startup+25.5004 s]
/proc/loadavg: 8.23 8.13 8.10 9/184 18318
/proc/meminfo: memFree=24269364/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=294728 CPUtime=101.85 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 71269 0 0 0 10174 11 0 0 25 0 4 0 505514714 301801472 28256 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328338 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 73682 28256 394 112 0 68647 0
[pid=18313/tid=18314] ppid=18311 vsize=294728 CPUtime=25.48 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 16014 0 0 0 2547 1 0 0 25 0 4 0 505514715 301801472 28256 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=294728 CPUtime=25.48 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 21944 0 0 0 2545 3 0 0 25 0 4 0 505514715 301801472 28256 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=294728 CPUtime=25.36 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 19045 0 0 0 2534 2 0 0 25 0 4 0 505514715 301801472 28256 33554432000 4194304 4650419 140734143548528 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 294728

[startup+51.1009 s]
/proc/loadavg: 8.21 8.14 8.10 9/184 18319
/proc/meminfo: memFree=24238348/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=284952 CPUtime=204.13 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 110694 0 0 0 20393 20 0 0 25 0 4 0 505514714 291790848 33742 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 71238 33742 394 112 0 66203 0
[pid=18313/tid=18314] ppid=18311 vsize=284952 CPUtime=51.08 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 24322 0 0 0 5105 3 0 0 25 0 4 0 505514715 291790848 33742 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=284952 CPUtime=51.08 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 34705 0 0 0 5102 6 0 0 25 0 4 0 505514715 291790848 33742 33554432000 4194304 4650419 140734143548528 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=284952 CPUtime=50.84 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 30022 0 0 0 5080 4 0 0 25 0 4 0 505514715 291790848 33742 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 284952

[startup+102.307 s]
/proc/loadavg: 8.13 8.13 8.10 9/184 18351
/proc/meminfo: memFree=25358808/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=385944 CPUtime=408.72 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 179120 0 0 0 40836 36 0 0 25 0 4 0 505514714 395206656 48821 33554432000 4194304 4650419 140734143548528 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 96486 48821 394 112 0 91451 0
[pid=18313/tid=18314] ppid=18311 vsize=385944 CPUtime=102.29 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 40976 0 0 0 10222 7 0 0 25 0 4 0 505514715 395206656 48821 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=385944 CPUtime=102.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 53153 0 0 0 10218 11 0 0 25 0 4 0 505514715 395206656 48821 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=385944 CPUtime=101.81 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 48618 0 0 0 10172 9 0 0 25 0 4 0 505514715 395206656 48821 33554432000 4194304 4650419 140734143548528 18446744073709551615 4329701 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.72
Current children cumulated vsize (KiB) 385944

[startup+162.3 s]

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

[pid=18313] ppid=18311 vsize=457424 CPUtime=2566.07 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 564215 0 0 0 256453 154 0 0 25 0 4 0 505514714 468402176 88361 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 114356 88361 394 112 0 109321 0
[pid=18313/tid=18314] ppid=18311 vsize=457424 CPUtime=640.06 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 127028 0 0 0 63972 34 0 0 25 0 4 0 505514715 468402176 88361 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=457424 CPUtime=642.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 199104 0 0 0 64173 56 0 0 25 0 4 0 505514715 468402176 88361 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=457424 CPUtime=641.38 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 120094 0 0 0 64108 30 0 0 25 0 4 0 505514715 468402176 88361 33554432000 4194304 4650419 140734143548528 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2566.07
Current children cumulated vsize (KiB) 457424

[startup+702.301 s]
/proc/loadavg: 8.05 8.06 8.08 9/184 18397
/proc/meminfo: memFree=24978852/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=670016 CPUtime=2805.74 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 601528 0 0 0 280408 166 0 0 25 0 4 0 505514714 686096384 106529 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 167504 106529 394 112 0 162469 0
[pid=18313/tid=18314] ppid=18311 vsize=670016 CPUtime=699.75 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 136553 0 0 0 69937 38 0 0 25 0 4 0 505514715 686096384 106529 33554432000 4194304 4650419 140734143548528 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=670016 CPUtime=702.28 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 217602 0 0 0 70167 61 0 0 25 0 4 0 505514715 686096384 106529 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=670016 CPUtime=701.37 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 123875 0 0 0 70105 32 0 0 25 0 4 0 505514715 686096384 106529 33554432000 4194304 4650419 140734143548528 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.74
Current children cumulated vsize (KiB) 670016

[startup+762.307 s]
/proc/loadavg: 8.06 8.06 8.08 9/184 18399
/proc/meminfo: memFree=24898232/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=676792 CPUtime=3045.43 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 639058 0 0 0 304369 174 0 0 25 0 4 0 505514714 693035008 108619 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 169198 108619 394 112 0 164163 0
[pid=18313/tid=18314] ppid=18311 vsize=676792 CPUtime=759.43 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 137659 0 0 0 75904 39 0 0 25 0 4 0 505514715 693035008 108619 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=676792 CPUtime=762.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 226347 0 0 0 76166 63 0 0 25 0 4 0 505514715 693035008 108619 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=676792 CPUtime=761.38 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 125856 0 0 0 76104 34 0 0 25 0 4 0 505514715 693035008 108619 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.43
Current children cumulated vsize (KiB) 676792

[startup+822.301 s]
/proc/loadavg: 8.13 8.08 8.08 9/184 18400
/proc/meminfo: memFree=24953388/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=566120 CPUtime=3285.1 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 681198 0 0 0 328327 183 0 0 25 0 4 0 505514714 579706880 95781 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 141530 95781 394 112 0 136495 0
[pid=18313/tid=18314] ppid=18311 vsize=566120 CPUtime=819.11 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 138404 0 0 0 81872 39 0 0 25 0 4 0 505514715 579706880 95781 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=566120 CPUtime=822.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 242086 0 0 0 82163 66 0 0 25 0 4 0 505514715 579706880 95781 33554432000 4194304 4650419 140734143548528 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=566120 CPUtime=821.36 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 127183 0 0 0 82102 34 0 0 25 0 4 0 505514715 579706880 95781 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.1
Current children cumulated vsize (KiB) 566120

[startup+882.3 s]
/proc/loadavg: 8.15 8.09 8.09 9/184 18402
/proc/meminfo: memFree=24907612/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=592092 CPUtime=3524.8 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 716695 0 0 0 352285 195 0 0 25 0 4 0 505514714 606302208 104595 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 148023 104595 394 112 0 142988 0
[pid=18313/tid=18314] ppid=18311 vsize=592092 CPUtime=878.83 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 145760 0 0 0 87841 42 0 0 25 0 4 0 505514715 606302208 104595 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328318 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=592092 CPUtime=882.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 256342 0 0 0 88157 72 0 0 25 0 4 0 505514715 606302208 104595 33554432000 4194304 4650419 140734143548528 18446744073709551615 4328318 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=592092 CPUtime=881.35 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 133285 0 0 0 88099 36 0 0 25 0 4 0 505514715 606302208 104595 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.8
Current children cumulated vsize (KiB) 592092

[startup+942.301 s]
/proc/loadavg: 8.15 8.10 8.09 9/184 18404
/proc/meminfo: memFree=24903508/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=607044 CPUtime=3764.48 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 742601 0 0 0 376247 201 0 0 25 0 4 0 505514714 621613056 115243 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 151761 115243 394 112 0 146726 0
[pid=18313/tid=18314] ppid=18311 vsize=607044 CPUtime=938.5 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 150055 0 0 0 93808 42 0 0 25 0 4 0 505514715 621613056 115243 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=607044 CPUtime=942.3 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 274990 0 0 0 94154 76 0 0 25 0 4 0 505514715 621613056 115243 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=607044 CPUtime=941.35 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 136248 0 0 0 94098 37 0 0 25 0 4 0 505514715 621613056 115243 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.48
Current children cumulated vsize (KiB) 607044

[startup+1002.3 s]
/proc/loadavg: 8.09 8.10 8.09 9/184 18405
/proc/meminfo: memFree=24878812/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=623100 CPUtime=4004.15 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 793092 0 0 0 400205 210 0 0 25 0 4 0 505514714 638054400 119254 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 155775 119254 394 112 0 150740 0
[pid=18313/tid=18314] ppid=18311 vsize=623100 CPUtime=998.17 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 161821 0 0 0 99773 44 0 0 25 0 4 0 505514715 638054400 119254 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=623100 CPUtime=1002.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 308936 0 0 0 100149 80 0 0 25 0 4 0 505514715 638054400 119254 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=623100 CPUtime=1001.35 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 140685 0 0 0 100095 40 0 0 25 0 4 0 505514715 638054400 119254 33554432000 4194304 4650419 140734143548528 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.15
Current children cumulated vsize (KiB) 623100

[startup+1062.3 s]
/proc/loadavg: 8.14 8.11 8.09 9/184 18407
/proc/meminfo: memFree=24863172/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=596796 CPUtime=4243.83 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 879829 0 0 0 424155 228 0 0 25 0 4 0 505514714 611119104 105923 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 149199 105923 394 112 0 144164 0
[pid=18313/tid=18314] ppid=18311 vsize=596796 CPUtime=1057.86 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 211363 0 0 0 105734 52 0 0 25 0 4 0 505514715 611119104 105923 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=596796 CPUtime=1062.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 337009 0 0 0 106143 86 0 0 25 0 4 0 505514715 611119104 105923 33554432000 4194304 4650419 140734143548528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=596796 CPUtime=1061.34 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 145574 0 0 0 106092 42 0 0 25 0 4 0 505514715 611119104 105923 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.83
Current children cumulated vsize (KiB) 596796

[startup+1122.3 s]
/proc/loadavg: 8.05 8.08 8.09 9/184 18408
/proc/meminfo: memFree=24833032/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=598256 CPUtime=4483.5 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 908117 0 0 0 448111 239 0 0 25 0 4 0 505514714 612614144 113309 33554432000 4194304 4650419 140734143548528 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 149564 113309 394 112 0 144529 0
[pid=18313/tid=18314] ppid=18311 vsize=598256 CPUtime=1117.52 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 219221 0 0 0 111697 55 0 0 25 0 4 0 505514715 612614144 113309 33554432000 4194304 4650419 140734143548528 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=598256 CPUtime=1122.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 349820 0 0 0 112139 90 0 0 25 0 4 0 505514715 612614144 113309 33554432000 4194304 4650419 140734143548528 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=598256 CPUtime=1121.34 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 145748 0 0 0 112092 42 0 0 25 0 4 0 505514715 612614144 113309 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.5
Current children cumulated vsize (KiB) 598256

[startup+1182.3 s]
/proc/loadavg: 8.02 8.07 8.08 9/184 18410
/proc/meminfo: memFree=24791832/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=598352 CPUtime=4723.17 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 919031 0 0 0 472072 245 0 0 25 0 4 0 505514714 612712448 119658 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 149588 119658 394 112 0 144553 0
[pid=18313/tid=18314] ppid=18311 vsize=598352 CPUtime=1177.2 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 222840 0 0 0 117663 57 0 0 25 0 4 0 505514715 612712448 119658 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=598352 CPUtime=1182.29 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 356716 0 0 0 118135 94 0 0 25 0 4 0 505514715 612712448 119658 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=598352 CPUtime=1181.34 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 146147 0 0 0 118092 42 0 0 25 0 4 0 505514715 612712448 119658 33554432000 4194304 4650419 140734143548528 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.17
Current children cumulated vsize (KiB) 598352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.01 8.06 8.08 9/184 18411
/proc/meminfo: memFree=24769012/32951124 swapFree=67111448/67111528
[pid=18313] ppid=18311 vsize=582192 CPUtime=4800.29 cores=0,2,4,6
/proc/18313/stat : 18313 (strangenight1-m) R 18311 18313 17487 0 -1 4202496 920054 0 0 0 479783 246 0 0 25 0 4 0 505514714 596164608 116431 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18313/statm: 145548 116431 394 112 0 140513 0
[pid=18313/tid=18314] ppid=18311 vsize=582192 CPUtime=1196.39 cores=0,2,4,6
/proc/18313/task/18314/stat : 18314 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 222840 0 0 0 119582 57 0 0 25 0 4 0 505514715 596164608 116431 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18313/tid=18315] ppid=18311 vsize=582192 CPUtime=1201.6 cores=0,2,4,6
/proc/18313/task/18315/stat : 18315 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 357499 0 0 0 120066 94 0 0 25 0 4 0 505514715 596164608 116431 33554432000 4194304 4650419 140734143548528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18313/tid=18316] ppid=18311 vsize=582192 CPUtime=1200.65 cores=0,2,4,6
/proc/18313/task/18316/stat : 18316 (strangenight1-m) R 18311 18313 17487 0 -1 4202560 146387 0 0 0 120022 43 0 0 25 0 4 0 505514715 596164608 116431 33554432000 4194304 4650419 140734143548528 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 582192

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.34
CPU user time (s): 4797.85
CPU system time (s): 2.48762
CPU usage (%): 399.483
Max. virtual memory (cumulated for all children) (KiB): 677816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.85
system time used= 2.48762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 920054
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= 1480
involuntary context switches= 22876

runsolver used 1.86172 second user time and 4.24835 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 04:36:26
IDJOB=3261981
IDBENCH=83268
IDSOLVER=1588
FILE ID=node144/3261981-1304130986
RUNJOBID= node144-1304128549-17505
PBS_JOBID= 13170779
Free space on /tmp= 73528 MiB

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

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=862106106

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24318400 kB
Buffers:       2125136 kB
Cached:        4550644 kB
SwapCached:         80 kB
Active:        1553748 kB
Inactive:      6533512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24318400 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            6648 kB
Writeback:           0 kB
AnonPages:     1411052 kB
Mapped:          15516 kB
Slab:           479920 kB
PageTables:       7604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1893980 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= 73524 MiB
End job on node144 at 2011-04-30 04:56:30