Trace number 3369283

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.1 1202.24

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62714
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

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-3369283-1305414469.cnf'
0.00/0.00	c -- header says num vars:            231
0.00/0.00	c -- header says num clauses:       28738
0.84/0.21	c -- clauses added:            0 learnts,        28738 normals,            0 xors
0.84/0.21	c -- vars added        231
0.84/0.21	c Parsing time:  0.03 s
0.84/0.21	c  N st     0         0       231     28661        77         0    129678         0   no data   no data  --
0.84/0.21	c asymm  cl-useful: 0/28661/28661 lits-rem:0 time: 0.78
0.84/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.84/0.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.84/0.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.84/0.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
0.84/0.23	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1.17/0.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.41 s
1.17/0.33	c Finding binary XORs  T:     0.00 s  found:       0
1.17/0.34	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.17/0.34	c calculated reachability. Time: 0.00
1.17/0.34	c Calc default polars -  time:   0.00 s pos:     231 undec:       0 neg:       0
1.17/0.34	c =========================================================================================
1.17/0.34	c types(t): F = full restart, N = normal restart
1.17/0.34	c types(t): S = simplification begin/end, E = solution found
1.17/0.34	c restart types(rt): st = static, dy = dynamic
1.17/0.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.34	c  B st     0         0       231     28661        77         0    129678         0   no data   no data  --
1.97/0.59	c  N dy    12      4066       231     28661        77      3888    129678     84037     12.61     13.28  --
3.17/0.86	c  N dy    18      8161       231     28661        77      5400    129678    107659     11.65     14.71  --
4.37/1.14	c  N dy    25     12252       231     28661        77      5224    129678     93595     11.22     12.12  --
5.56/1.44	c  N dy    32     16725       231     28661        77      9487    129678    179375     11.04     11.64  --
6.76/1.73	c  N dy    51     20762       231     28661        77      7989    129678    142451     11.15     11.80  --
7.96/2.04	c  F st    68     25000       231     28661        77     12026    129678    227167     11.11      9.57  --
7.96/2.05	c  N st    68     25000       231     28661        77     12026    129678    227167     11.11      9.57  --
9.58/2.40	c  N dy    74     30002       231     28661        77     10287    129678    186865     11.11   no data  --
9.58/2.40	c  S st    74     30002       231     28661        77     10287    129678    186865     11.11   no data  --
9.58/2.44	c  S st    74     30503       231     28661        77     10784    129678    199132     11.11   no data  --
9.58/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.58/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.58/2.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.58/2.46	c bin-w-bin subsume rem            0 bins  time:  0.01 s
9.58/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
9.58/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
9.58/2.47	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
17.14/4.37	c lits-rem:       230  cl-subs:     1984  v-elim:      0  v-fix:    0  time:  7.59 s
18.36/4.69	c asymm  cl-useful: 0/28661/28661 lits-rem:0 time: 1.27
18.36/4.69	c calculated reachability. Time: 0.00
18.36/4.69	c  N dy    74     30503       231     28661        77      8800    129678    177827     11.11   no data  --
19.94/5.06	c  N dy   100     35538       231     28661        77     13628    129678    282832     11.19     11.83  --
21.13/5.35	c  N dy   120     39563       231     28661        77      9941    129678    183044     11.25     11.86  --
22.35/5.65	c  N dy   138     43628       231     28661        77     13822    129678    264297     11.27     11.94  --
23.13/5.81	c  S st   146     45754       231     28661        77     15834    129678    305601     11.23      9.65  --
23.13/5.85	c  S st   146     46256       231     28661        77     16333    129678    317965     11.23   no data  --
23.13/5.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.13/5.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.13/5.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.13/5.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.13/5.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
23.13/5.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
23.13/5.88	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
32.31/8.13	c lits-rem:       242  cl-subs:     1727  v-elim:      0  v-fix:    0  time:  8.94 s
32.31/8.13	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
32.31/8.13	c vivif2 --  cl tried    14606 cl shrink        0 lits rem          0 time: 0.02
33.91/8.54	c asymm  cl-useful: 0/26953/28661 lits-rem:0 time: 1.61
33.91/8.54	c calculated reachability. Time: 0.00
33.91/8.54	c  N dy   146     46256       231     28661        77     14606    129678    297156     11.23   no data  --
35.11/8.85	c  N dy   157     50451       231     28661        77     10111    129678    184133     11.21     11.82  --
36.30/9.19	c  N dy   173     55081       231     28661        77     14486    129678    276367     11.20     11.90  --
38.30/9.65	c  N dy   197     60149       231     28661        77      9859    129678    162883     11.25     11.89  --
39.92/10.01	c  N dy   211     65226       231     28661        77     14652    129678    261281     11.21     11.86  --
41.10/10.35	c  N dy   234     69387       231     28661        77     18627    129678    347166     11.24     11.23  --
41.10/10.35	c  S st   234     69387       231     28661        77     18627    129678    347166     11.24     11.23  --
41.49/10.40	c  S st   234     69888       231     28661        77     19117    129678    359615     11.24   no data  --
41.49/10.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.49/10.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.49/10.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
41.49/10.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
41.49/10.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
41.49/10.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
41.49/10.44	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
51.47/12.99	c lits-rem:       366  cl-subs:     2095  v-elim:      0  v-fix:    0  time: 10.19 s
51.47/12.99	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
51.87/13.00	c vivif2 --  cl tried    17022 cl shrink        0 lits rem          0 time: 0.02
51.87/13.02	c asymm  cl-useful: 0/1708/28661 lits-rem:0 time: 0.08
51.87/13.02	c calculated reachability. Time: 0.00
51.87/13.02	c  N dy   234     69888       231     28661        77     17022    129678    335448     11.24   no data  --
53.09/13.38	c  N dy   251     74446       231     28661        77     10982    129678    178650     11.24     11.86  --
54.67/13.73	c  N dy   259     79252       231     28661        77     15544    129678    267721     11.16     12.29  --
56.26/14.13	c  N dy   281     84422       231     28661        77     20513    129678    370599     11.17     11.78  --
57.06/14.39	c  F st   286     87500       231     28661        77     12048    129678    187662     11.14     10.52  --
58.26/14.63	c  N st   291     90798       231     28661        77     15197    129678    257335     11.14   no data  --
60.25/15.10	c  N dy   306     96607       231     28661        77     20754    129678    375931     11.13     12.94  --
62.28/15.63	c  N dy   324    102845       231     28661        77     14320    129678    229776     11.10     11.78  --
62.65/15.78	c  S st   329    104833       231     28661        77     16187    129678    265357     11.08      9.27  --
63.06/15.83	c  S st   329    105338       231     28661        77     16687    129678    278342     11.08   no data  --
63.06/15.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.06/15.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.06/15.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
63.06/15.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
63.06/15.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
63.06/15.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
63.06/15.86	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
71.43/17.93	c lits-rem:       278  cl-subs:     1723  v-elim:      0  v-fix:    0  time:  8.27 s
71.43/17.93	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
71.43/17.93	c vivif2 --  cl tried    14964 cl shrink        0 lits rem          0 time: 0.02
73.03/18.31	c asymm  cl-useful: 0/23821/28661 lits-rem:0 time: 1.50
73.03/18.31	c calculated reachability. Time: 0.00
73.03/18.31	c  N dy   329    105338       231     28661        77     14964    129678    261020     11.08   no data  --
75.05/18.83	c  N dy   360    112077       231     28661        77     21428    129678    394003     11.09     13.66  --
77.43/19.45	c  N dy   394    119312       231     28661        77     15027    129678    248345     11.08     11.70  --
79.85/20.02	c  N dy   410    126985       231     28661        77     22311    129678    392053     11.05     11.69  --
83.83/21.06	c  N dy   429    139155       231     28661        77     19565    129678    316750     10.93     11.51  --
87.01/21.84	c  N dy   453    148535       231     28661        77     28393    129678    494207     10.90     11.50  --
90.21/22.66	c  S st   513    158008       231     28661        77     22311    129678    366367     10.94     10.40  --
90.60/22.71	c  S st   513    158510       231     28661        77     22808    129678    378232     10.94   no data  --
90.60/22.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.60/22.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.60/22.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
90.60/22.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
90.60/22.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
90.60/22.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
90.60/22.74	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
98.98/24.88	c lits-rem:       492  cl-subs:     2620  v-elim:      0  v-fix:    0  time:  8.51 s
98.98/24.88	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
98.98/24.88	c vivif2 --  cl tried    20188 cl shrink        0 lits rem          0 time: 0.02
99.39/24.96	c asymm  cl-useful: 0/4840/28661 lits-rem:0 time: 0.32
99.39/24.97	c calculated reachability. Time: 0.00
99.39/24.97	c  N dy   513    158510       231     28661        77     20188    129678    351368     10.94   no data  --
102.98/25.82	c  N dy   553    168717       231     28661        77     29901    129678    550555     10.95     14.34  --
106.57/26.75	c  N dy   592    179519       231     28661        77     24074    129678    400713     10.93     13.25  --
110.97/27.86	c  N dy   636    191610       231     28661        77     18472    129678    277120     10.94     11.52  --
115.36/28.95	c  N dy   681    203927       231     28661        77     30170    129678    509831     10.94     16.02  --
120.55/30.26	c  N dy   737    218551       231     28661        77     26044    129678    414249     10.93     11.55  --
125.74/31.55	c  N dy   792    232549       231     28661        77     20358    129678    292283     10.93     11.63  --
127.35/31.96	c  S st   805    237765       231     28661        77     25290    129678    388335     10.92   no data  --
127.76/32.01	c  S st   805    238272       231     28661        77     25789    129678    399649     10.92   no data  --
127.76/32.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.76/32.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.76/32.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
127.76/32.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
127.76/32.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
127.76/32.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
127.76/32.04	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
136.55/34.21	c lits-rem:       407  cl-subs:     2980  v-elim:      0  v-fix:    0  time:  8.64 s
136.55/34.21	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
136.55/34.21	c vivif2 --  cl tried    22809 cl shrink        0 lits rem          0 time: 0.02
137.72/34.58	c asymm  cl-useful: 0/15406/28661 lits-rem:0 time: 1.46
137.72/34.58	c calculated reachability. Time: 0.00
137.72/34.58	c  N dy   805    238272       231     28661        77     22809    129678    368379     10.92   no data  --
143.31/35.91	c  N dy   856    253763       231     28661        77     37590    129678    659998     10.91     11.52  --
148.90/37.38	c  N dy   921    270304       231     28661        77     33372    129678    554069     10.91     11.49  --
155.69/39.04	c  N dy   990    288421       231     28661        77     29750    129678    476635     10.91     11.50  --
162.48/40.77	c  F st  1073    306251       231     28661        77     24830    129678    359399     10.92   no data  --
162.90/40.82	c  N st  1075    306876       231     28661        77     25423    129678    371600     10.92   no data  --
170.07/42.61	c  N dy  1119    326643       231     28661        77     44279    129678    752102     10.90     11.49  --
177.66/44.60	c  N dy  1177    347625       231     28661        77     41413    129678    676421     10.88     11.64  --
181.65/45.58	c  S st  1203    357409       231     28661        77     26894    129678    396038     10.87     10.24  --
182.04/45.63	c  S st  1203    357911       231     28661        77     27395    129678    407768     10.87   no data  --
182.04/45.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.04/45.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.04/45.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
182.04/45.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
182.04/45.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
182.04/45.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
182.04/45.67	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
191.63/48.09	c lits-rem:       312  cl-subs:     2566  v-elim:      0  v-fix:    0  time:  9.70 s
192.03/48.10	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
192.03/48.10	c vivif2 --  cl tried    24829 cl shrink        0 lits rem          0 time: 0.02
192.83/48.32	c asymm  cl-useful: 0/8705/28661 lits-rem:0 time: 0.88
192.83/48.32	c calculated reachability. Time: 0.00
192.83/48.32	c  N dy  1203    357911       231     28661        77     24829    129678    384721     10.87   no data  --
200.42/50.27	c  N dy  1286    378282       231     28661        77     44282    129678    771901     10.87     11.46  --
208.39/52.25	c  N dy  1387    398413       231     28661        77     38782    129678    634518     10.88     11.57  --
216.38/54.24	c  N dy  1457    418444       231     28661        77     32182    129678    498371     10.88     11.55  --
224.39/56.30	c  N dy  1531    438919       231     28661        77     51677    129678    886610     10.89     11.48  --
232.75/58.31	c  N dy  1615    459359       231     28661        77     44483    129678    743987     10.89     11.50  --
241.14/60.40	c  N dy  1683    479578       231     28661        77     36023    129678    564740     10.88     11.52  --
249.12/62.44	c  N dy  1765    499664       231     28661        77     55187    129678    948377     10.88     11.54  --
257.11/64.44	c  N dy  1840    519668       231     28661        77     45639    129678    765245     10.89     12.21  --
264.69/66.36	c  S st  1924    536866       231     28661        77     32513    129678    487615     10.90      9.66  --
265.09/66.41	c  S st  1924    537369       231     28661        77     33014    129678    499140     10.90   no data  --
265.09/66.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.09/66.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.09/66.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
265.09/66.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
265.09/66.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
265.09/66.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
265.09/66.46	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.01 s
275.08/68.94	c lits-rem:       280  cl-subs:     1293  v-elim:      0  v-fix:    0  time:  9.90 s
275.08/68.94	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
275.08/68.95	c vivif2 --  cl tried    31721 cl shrink        0 lits rem          0 time: 0.03
275.48/69.06	c asymm  cl-useful: 0/4550/28661 lits-rem:0 time: 0.44
275.48/69.06	c calculated reachability. Time: 0.00
275.48/69.06	c  N dy  1924    537369       231     28661        77     31721    129678    486590     10.90   no data  --
283.46/71.01	c  N dy  2000    557421       231     28661        77     50780    129678    872852     10.90     11.52  --
292.25/73.24	c  N dy  2085    577536       231     28661        77     39483    129678    631166     10.90     11.49  --
301.43/75.50	c  N dy  2167    598353       231     28661        77     59292    129678   1033131     10.90     11.49  --
309.82/77.64	c  N dy  2228    619451       231     28661        77     47921    129678    773320     10.89     11.47  --
319.40/80.01	c  N dy  2319    640335       231     28661        77     35564    129678    519915     10.89     11.49  --
327.39/82.08	c  N dy  2399    660529       231     28661        77     54867    129678    900490     10.89     11.48  --
337.36/84.50	c  N dy  2496    681592       231     28661        77     41569    129678    624769     10.90     11.53  --
345.75/86.66	c  N dy  2548    701771       231     28661        77     60659    129678   1000055     10.89     11.79  --
354.53/88.88	c  N dy  2608    721991       231     28661        77     45605    129678    688469     10.88     11.47  --
363.33/91.05	c  N dy  2681    742062       231     28661        77     64682    129678   1064958     10.87     12.03  --
372.50/93.35	c  N dy  2777    762967       231     28661        77     49451    129678    756811     10.88     11.51  --
382.10/95.73	c  N dy  2847    783436       231     28661        77     68891    129678   1137833     10.88     11.45  --
390.87/98.00	c  N dy  2916    804079       231     28661        77     52422    129678    806100     10.87     11.50  --
392.06/98.21	c  S st  2925    806053       231     28661        77     54305    129678    843868     10.87   no data  --
392.06/98.27	c  S st  2925    806557       231     28661        77     54806    129678    855302     10.87   no data  --
392.06/98.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
392.06/98.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.06/98.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
392.46/98.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
392.46/98.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
392.46/98.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
392.46/98.34	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
415.62/104.11	c lits-rem:      1154  cl-subs:     4680  v-elim:      0  v-fix:    0  time: 23.00 s
415.62/104.11	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
415.62/104.12	c vivif2 --  cl tried    50126 cl shrink        0 lits rem          0 time: 0.05
416.42/104.33	c asymm  cl-useful: 0/3538/28661 lits-rem:0 time: 0.81
416.42/104.33	c calculated reachability. Time: 0.00
416.42/104.33	c  N dy  2925    806557       231     28661        77     50126    129677    802852     10.87   no data  --
424.81/106.49	c  N dy  3003    826748       231     28661        77     69328    129677   1189643     10.87     11.55  --
433.59/108.68	c  N dy  3059    847080       231     28661        77     51626    129677    763072     10.86     11.47  --
442.78/110.94	c  N dy  3134    867407       231     28661        77     71013    129677   1142811     10.86     11.51  --
451.96/113.22	c  N dy  3206    888268       231     28661        77     52818    129677    789714     10.86     11.44  --
460.75/115.47	c  N dy  3269    908433       231     28661        77     72033    129677   1163456     10.85     11.55  --
469.93/117.71	c  N dy  3341    928454       231     28661        77     52080    129677    757286     10.85     11.47  --
478.71/119.95	c  N dy  3420    948528       231     28661        77     71191    129677   1138564     10.85     12.06  --
487.92/122.21	c  N dy  3488    968572       231     28661        77     50281    129677    711601     10.84     11.43  --
497.11/124.57	c  N dy  3551    990129       231     28661        77     70823    129677   1121394     10.84     11.41  --
507.06/127.02	c  N dy  3647   1010213       231     28661        77     49109    129677    679980     10.84     11.44  --
515.45/129.20	c  N dy  3717   1030244       231     28661        77     68178    129677   1053223     10.84     12.63  --
525.83/131.70	c  N dy  3783   1050342       231     28661        77     45390    129677    591053     10.83     11.58  --
534.62/133.99	c  N dy  3850   1071300       231     28661        77     65345    129677    978072     10.83     11.42  --
535.02/134.07	c  F st  3853   1071876       231     28661        77     65890    129677    988432     10.83     10.58  --
545.43/136.61	c  N dy  3909   1091718       231     28661        77     84775    129677   1368813     10.83     11.49  --
554.97/139.04	c  N dy  3995   1112251       231     28661        77     61475    129677    899227     10.83     11.49  --
564.56/141.47	c  N dy  4067   1132551       231     28661        77     80723    129677   1277115     10.83     11.47  --
574.54/143.90	c  N dy  4146   1152753       231     28661        77     56202    129677    782144     10.83     11.62  --
583.73/146.20	c  N dy  4209   1172810       231     28661        77     75185    129677   1148064     10.82     11.58  --
595.30/149.19	c  N dy  4329   1193295       231     28661        77     50039    129677    656940     10.83     11.43  --
602.52/150.99	c  S st  4383   1209835       231     28661        77     65667    129677    964740     10.83      8.97  --
602.88/151.07	c  S st  4383   1210340       231     28661        77     66166    129677    975712     10.83   no data  --
602.88/151.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
602.88/151.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
603.28/151.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
603.28/151.14	c bin-w-bin subsume rem            0 bins  time:  0.01 s
603.28/151.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
603.28/151.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
603.28/151.17	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
633.63/158.79	c lits-rem:      1136  cl-subs:     7321  v-elim:      0  v-fix:    0  time: 30.41 s
633.63/158.79	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
634.04/158.81	c vivif2 --  cl tried    58845 cl shrink        0 lits rem          0 time: 0.06
634.84/159.06	c asymm  cl-useful: 0/2586/28661 lits-rem:0 time: 1.02
634.84/159.06	c calculated reachability. Time: 0.00
634.84/159.06	c  N dy  4383   1210340       231     28661        77     58845    129677    899523     10.83   no data  --
644.82/161.54	c  N dy  4453   1230917       231     28661        77     78393    129677   1275516     10.82     11.41  --
656.40/164.45	c  N dy  4548   1251157       231     28661        77     52243    129677    714172     10.83     11.42  --
665.97/166.89	c  N dy  4620   1271441       231     28661        77     71489    129677   1089310     10.83     11.40  --
677.19/169.66	c  N dy  4687   1291774       231     28661        77     90724    129677   1461003     10.82     11.51  --
686.73/172.09	c  N dy  4775   1312257       231     28661        77     63792    129677    930066     10.82     11.40  --
696.72/174.57	c  N dy  4858   1332557       231     28661        77     83070    129677   1314500     10.83     11.46  --
707.93/177.32	c  N dy  4913   1354370       231     28661        77     56321    129677    761923     10.82     11.45  --
716.71/179.56	c  N dy  4975   1374530       231     28661        77     75494    129677   1131399     10.81     11.42  --
727.47/182.25	c  N dy  5069   1394746       231     28661        77     94739    129677   1514597     10.82     11.40  --
737.85/184.81	c  N dy  5117   1416658       231     28661        77     67138    129677    963855     10.81     11.39  --
749.03/187.67	c  N dy  5188   1440178       231     28661        77     89510    129677   1398434     10.80     11.40  --
759.81/190.38	c  N dy  5272   1460517       231     28661        77     59430    129677    807094     10.80     11.43  --
769.42/192.70	c  N dy  5327   1480846       231     28661        77     78742    129677   1176143     10.80     11.40  --
780.17/195.41	c  N dy  5409   1501058       231     28661        77     97926    129677   1556954     10.80     11.49  --
790.15/197.93	c  N dy  5493   1521181       231     28661        77     66785    129677    946424     10.80     11.41  --
800.53/200.59	c  N dy  5592   1541616       231     28661        77     86324    129677   1333584     10.80     11.37  --
812.12/203.46	c  N dy  5654   1561867       231     28661        77     54180    129677    691046     10.80     11.43  --
821.72/205.86	c  N dy  5728   1582075       231     28661        77     73368    129677   1064080     10.80     11.38  --
832.88/208.64	c  N dy  5806   1602186       231     28661        77     92465    129677   1438539     10.80     11.38  --
845.25/211.75	c  N dy  5873   1622630       231     28661        77     59553    129677    786508     10.79     11.41  --
855.24/214.24	c  N dy  5962   1642639       231     28661        77     78616    129677   1160282     10.79     12.22  --
866.05/216.99	c  N dy  6043   1662663       231     28661        77     97721    129677   1538451     10.80     11.38  --
877.20/219.71	c  N dy  6106   1682875       231     28661        77     63680    129677    859716     10.79     11.45  --
886.38/222.08	c  N dy  6180   1702919       231     28661        77     82685    129677   1234946     10.79     11.36  --
890.38/223.08	c  S st  6202   1710340       231     28661        77     89750    129677   1372559     10.79     10.76  --
890.78/223.18	c  S st  6202   1710845       231     28661        77     90248    129677   1384488     10.79   no data  --
890.78/223.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
890.78/223.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
891.18/223.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
891.18/223.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
891.58/223.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
891.58/223.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
891.58/223.33	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
953.06/238.79	c lits-rem:      1422  cl-subs:    10250  v-elim:      0  v-fix:    0  time: 61.67 s
953.06/238.79	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
953.48/238.81	c vivif2 --  cl tried    79998 cl shrink        0 lits rem          0 time: 0.08
955.05/239.24	c asymm  cl-useful: 0/1735/28661 lits-rem:0 time: 1.70
955.05/239.24	c calculated reachability. Time: 0.00
955.05/239.24	c  N dy  6202   1710845       231     28661        77     79998    129677   1275050     10.79   no data  --
967.43/242.38	c  N dy  6277   1730928       231     28661        77     99054    129677   1646773     10.79     11.58  --
980.23/245.56	c  N dy  6357   1751762       231     28661        77     64873    129677    897683     10.79     11.39  --
990.99/248.25	c  N dy  6424   1772097       231     28661        77     84241    129677   1279780     10.79     11.38  --
1002.19/251.08	c  N dy  6492   1792294       231     28661        77    103458    129677   1645419     10.79     11.38  --
1013.35/253.84	c  N dy  6572   1812566       231     28661        77     67745    129677    943391     10.79     11.38  --
1022.93/256.29	c  N dy  6654   1832802       231     28661        77     86949    129677   1324765     10.79     11.46  --
1034.51/259.14	c  N dy  6734   1852839       231     28661        77    105920    129677   1700043     10.79     11.37  --
1045.71/261.92	c  N dy  6825   1873157       231     28661        77     69260    129677    966286     10.79     11.39  --
1055.26/264.37	c  N dy  6878   1893295       231     28661        77     88272    129677   1334137     10.79     11.37  --
1067.25/267.34	c  N dy  6952   1913917       231     28661        77    107884    129677   1714208     10.79     11.40  --
1078.03/270.09	c  N dy  7021   1934041       231     28661        77     70068    129677    976356     10.79     11.36  --
1088.42/272.68	c  N dy  7108   1954257       231     28661        77     89273    129677   1355833     10.79     11.40  --
1099.99/275.51	c  N dy  7175   1974327       231     28661        77    108252    129677   1727272     10.79     11.46  --
1111.17/278.36	c  N dy  7237   1994399       231     28661        77     69399    129677    953214     10.78     11.55  --
1121.15/280.85	c  N dy  7313   2014468       231     28661        77     88512    129677   1321653     10.78     12.29  --
1132.74/283.70	c  N dy  7381   2034953       231     28661        77    108041    129677   1700225     10.78     11.41  --
1144.31/286.68	c  N dy  7438   2055323       231     28661        77     68422    129677    923375     10.78     11.50  --
1155.10/289.32	c  N dy  7510   2075340       231     28661        77     87392    129677   1290390     10.78     11.37  --
1167.07/292.35	c  N dy  7589   2095358       231     28661        77    106365    129677   1650770     10.78     11.37  --
1181.05/295.83	c  N dy  7641   2116442       231     28661        77     66587    129677    883292     10.77     11.36  --
1191.42/298.41	c  N dy  7708   2137179       231     28661        77     86316    129677   1260662     10.77     11.35  --
1201.81/301.06	c  N dy  7776   2157211       231     28661        77    105277    129677   1629652     10.77     14.31  --
1214.98/304.36	c  N dy  7854   2177401       231     28661        77     63766    129677    827951     10.77     11.35  --
1224.57/306.77	c  N dy  7938   2197753       231     28661        77     83134    129677   1206816     10.77     11.34  --
1231.75/308.56	c  S st  7998   2210848       231     28661        77     95569    129677   1455233     10.77     11.22  --
1232.15/308.66	c  S st  7998   2211354       231     28661        77     96069    129677   1466423     10.77   no data  --
1232.15/308.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1232.15/308.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1232.55/308.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.18
1232.55/308.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1232.55/308.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
1232.55/308.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
1232.55/308.79	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1305.62/327.04	c lits-rem:      1793  cl-subs:     9407  v-elim:      0  v-fix:    0  time: 72.84 s
1305.62/327.05	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
1305.62/327.07	c vivif2 --  cl tried    86662 cl shrink        0 lits rem          0 time: 0.10
1307.22/327.49	c asymm  cl-useful: 0/2104/28661 lits-rem:0 time: 1.66
1307.22/327.49	c calculated reachability. Time: 0.00
1307.22/327.49	c  N dy  7998   2211354       231     28661        77     86662    129677   1364968     10.77   no data  --
1319.99/330.69	c  N dy  8099   2231404       231     28661        77    105811    129677   1744148     10.77     11.91  --
1335.99/334.64	c  N dy  8182   2252918       231     28661        77     64730    129677    852501     10.77     11.38  --
1347.14/337.44	c  N dy  8277   2273495       231     28661        77     84355    129677   1237781     10.78     11.44  --
1358.32/340.22	c  N dy  8344   2294148       231     28661        77    103913    129677   1612769     10.77     11.42  --
1370.30/343.28	c  N dy  8407   2314173       231     28661        77    122916    129677   1976600     10.77     12.61  --
1381.88/346.11	c  N dy  8480   2334278       231     28661        77     79360    129677   1125556     10.77     11.37  --
1392.68/348.87	c  N dy  8563   2355354       231     28661        77     99368    129677   1516079     10.77     11.52  --
1405.85/352.18	c  N dy  8645   2376898       231     28661        77    119888    129677   1915625     10.77     11.42  --
1418.21/355.28	c  N dy  8730   2396918       231     28661        77     75292    129677   1046552     10.77     11.38  --
1428.59/357.86	c  N dy  8781   2417119       231     28661        77     94400    129677   1408427     10.77     11.57  --
1440.58/360.81	c  N dy  8859   2437221       231     28661        77    113522    129677   1782499     10.77     11.34  --
1454.95/364.46	c  N dy  8940   2457758       231     28661        77     68431    129677    907402     10.77     11.37  --
1464.93/366.92	c  N dy  9003   2477869       231     28661        77     87550    129677   1274022     10.76     11.35  --
1476.54/369.83	c  N dy  9072   2498295       231     28661        77    106872    129677   1648748     10.76     11.42  --
1489.71/373.13	c  N dy  9167   2518384       231     28661        77    125981    129677   2022235     10.76     12.36  --
1501.67/376.16	c  N dy  9234   2538587       231     28661        77     79627    129677   1123563     10.76     11.44  --
1513.64/379.10	c  N dy  9317   2558615       231     28661        77     98737    129677   1497379     10.76     11.33  --
1527.22/382.52	c  N dy  9407   2579060       231     28661        77    118225    129677   1875887     10.76     11.38  --
1542.41/386.34	c  N dy  9480   2599080       231     28661        77     70777    129677    951019     10.76     11.33  --
1553.57/389.16	c  N dy  9581   2619139       231     28661        77     89925    129677   1332354     10.77     14.47  --
1565.55/392.13	c  N dy  9675   2639198       231     28661        77    109040    129677   1710678     10.77     11.34  --
1578.73/395.43	c  N dy  9753   2659336       231     28661        77    128247    129677   2078205     10.77     11.37  --
1591.10/398.57	c  N dy  9825   2680217       231     28661        77     80573    129677   1136324     10.77     11.34  --
1602.29/401.30	c  N dy  9913   2700320       231     28661        77     99714    129677   1517220     10.77     11.35  --
1608.67/402.96	c  S st  9947   2711354       231     28661        77    110224    129677   1713216     10.77   no data  --
1609.07/403.07	c  S st  9947   2711859       231     28661        77    110722    129677   1724023     10.77   no data  --
1609.07/403.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1609.07/403.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1609.47/403.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.23
1609.47/403.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1609.87/403.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
1609.87/403.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
1609.87/403.24	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1709.67/428.22	c lits-rem:      2674  cl-subs:     9806  v-elim:      0  v-fix:    0  time: 99.67 s
1709.67/428.22	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
1709.67/428.25	c vivif2 --  cl tried   100916 cl shrink        0 lits rem          0 time: 0.11
1711.27/428.63	c asymm  cl-useful: 0/2119/28661 lits-rem:0 time: 1.54
1711.27/428.64	c calculated reachability. Time: 0.00
1711.27/428.64	c  N dy  9947   2711859       231     28661        77    100916    129677   1612076     10.77   no data  --
1724.86/432.01	c  N dy 10020   2732514       231     28661        77    120599    129677   1995601     10.77     11.38  --
1740.43/435.99	c  N dy 10098   2752685       231     28661        77     71429    129677    958015     10.77     11.34  --
1752.00/438.82	c  N dy 10178   2772747       231     28661        77     90483    129677   1328431     10.77     14.39  --
1765.19/442.15	c  N dy 10265   2793034       231     28661        77    109766    129677   1701095     10.77     11.34  --
1778.76/445.55	c  N dy 10340   2814718       231     28661        77    130404    129677   2103803     10.77     11.35  --
1791.54/448.73	c  N dy 10394   2834873       231     28661        77     80156    129677   1119547     10.77     11.36  --
1802.71/451.56	c  N dy 10459   2856535       231     28661        77    100703    129677   1510794     10.76     11.41  --
1815.49/454.71	c  N dy 10546   2876579       231     28661        77    119740    129677   1886946     10.76     14.60  --
1829.47/458.29	c  N dy 10626   2896616       231     28661        77    138776    129677   2253429     10.76     13.73  --
1841.85/461.36	c  N dy 10723   2916678       231     28661        77     87507    129677   1269188     10.77     12.57  --
1853.42/464.20	c  N dy 10783   2937031       231     28661        77    106772    129677   1635501     10.76     11.35  --
1866.19/467.42	c  N dy 10868   2957101       231     28661        77    125859    129677   2010379     10.76     11.34  --
1881.76/471.34	c  N dy 10952   2977216       231     28661        77     73871    129677    999859     10.77     11.34  --
1892.55/474.05	c  N dy 11051   2997475       231     28661        77     93137    129677   1377992     10.77     11.38  --
1905.73/477.37	c  N dy 11137   3017518       231     28661        77    112148    129677   1744917     10.77     12.53  --
1920.13/480.96	c  N dy 11214   3037581       231     28661        77    131288    129677   2114134     10.77     11.43  --
1934.06/484.45	c  N dy 11291   3057637       231     28661        77     78155    129677   1083646     10.77     11.45  --
1946.85/487.62	c  N dy 11353   3081724       231     28661        77    100940    129677   1518991     10.76     11.42  --
1958.83/490.66	c  N dy 11426   3101950       231     28661        77    120090    129677   1890548     10.76     11.38  --
1974.00/494.47	c  N dy 11520   3122045       231     28661        77    139295    129677   2262983     10.77     11.48  --
1989.18/498.20	c  N dy 11597   3142162       231     28661        77     85216    129677   1207666     10.77     11.36  --
2001.55/501.39	c  N dy 11688   3162176       231     28661        77    104238    129677   1576058     10.77     15.11  --
2015.53/504.83	c  N dy 11761   3182300       231     28661        77    123342    129677   1941301     10.77     11.36  --
2030.29/508.51	c  N dy 11809   3202395       231     28661        77    142434    129677   2304869     10.76     11.35  --
2038.30/510.54	c  S st 11845   3211860       231     28661        77     77365    129677   1047336     10.76      9.94  --
2038.71/510.61	c  S st 11845   3212361       231     28661        77     77860    129677   1058841     10.76   no data  --
2038.71/510.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2038.71/510.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2038.71/510.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
2038.71/510.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2039.07/510.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2039.07/510.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
2039.07/510.71	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2069.04/518.29	c lits-rem:       500  cl-subs:      903  v-elim:      0  v-fix:    0  time: 30.26 s
2069.04/518.29	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
2069.45/518.31	c vivif2 --  cl tried    76957 cl shrink        0 lits rem          0 time: 0.07
2070.61/518.60	c asymm  cl-useful: 0/3218/28661 lits-rem:0 time: 1.17
2070.61/518.61	c calculated reachability. Time: 0.00
2070.61/518.61	c  N dy 11845   3212361       231     28661        77     76957    129677   1048777     10.76   no data  --
2081.00/521.25	c  N dy 11928   3232473       231     28661        77     96101    129677   1421331     10.76     11.34  --
2093.37/524.38	c  N dy 11996   3252998       231     28661        77    115662    129677   1795369     10.76     11.43  --
2108.16/528.03	c  N dy 12065   3273511       231     28661        77    135199    129677   2169985     10.76     11.35  --
2124.93/532.20	c  N dy 12126   3294127       231     28661        77     79673    129677   1085714     10.76     11.34  --
2136.09/535.00	c  N dy 12201   3315072       231     28661        77     99562    129677   1468872     10.76     11.37  --
2147.68/537.99	c  N dy 12267   3335200       231     28661        77    118665    129677   1835648     10.76     11.38  --
2161.27/541.40	c  N dy 12331   3355266       231     28661        77    137696    129677   2189985     10.76     11.42  --
2177.63/545.43	c  N dy 12390   3377866       231     28661        77     83133    129677   1130169     10.75     11.47  --
2188.80/548.20	c  N dy 12468   3397895       231     28661        77    102184    129677   1497749     10.75     11.35  --
2200.80/551.21	c  N dy 12530   3418171       231     28661        77    121556    129677   1874567     10.75     11.38  --
2213.56/554.46	c  N dy 12587   3438209       231     28661        77    140592    129677   2237313     10.75     11.37  --
2229.13/558.37	c  N dy 12671   3458258       231     28661        77     82620    129677   1107093     10.75     11.33  --
2240.32/561.16	c  N dy 12758   3478537       231     28661        77    101956    129677   1484018     10.75     11.34  --
2253.09/564.35	c  N dy 12851   3498722       231     28661        77    121189    129677   1858228     10.75     11.32  --
2267.85/568.02	c  N dy 12937   3518731       231     28661        77    140154    129677   2225927     10.75     11.38  --
2285.42/572.46	c  N dy 13021   3539029       231     28661        77     81450    129677   1081075     10.75     11.34  --
2296.61/575.29	c  N dy 13086   3559064       231     28661        77    100394    129677   1440981     10.75     11.38  --
2308.59/578.26	c  N dy 13158   3579165       231     28661        77    119538    129677   1801223     10.75     11.34  --
2321.76/581.59	c  N dy 13238   3599582       231     28661        77    138905    129677   2173031     10.75     11.36  --
2338.13/585.69	c  N dy 13311   3619606       231     28661        77     79081    129677   1021468     10.75     11.54  --
2348.91/588.39	c  N dy 13391   3639790       231     28661        77     98313    129677   1394845     10.75     11.34  --
2360.89/591.33	c  N dy 13447   3660054       231     28661        77    117646    129677   1762483     10.75     11.32  --
2374.86/594.84	c  N dy 13496   3680206       231     28661        77    136904    129677   2122425     10.75     11.40  --
2390.42/598.78	c  N dy 13568   3700485       231     28661        77    156173    129677   2486779     10.75     11.33  --
2400.82/601.33	c  S st 13613   3712363       231     28661        77     87625    129677   1176450     10.75     10.33  --
2401.22/601.42	c  S st 13613   3712864       231     28661        77     88123    129677   1188539     10.75   no data  --
2401.22/601.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2401.22/601.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2401.22/601.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
2401.62/601.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2401.62/601.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
2401.62/601.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
2401.62/601.53	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2447.53/613.01	c lits-rem:       389  cl-subs:     1912  v-elim:      0  v-fix:    0  time: 45.80 s
2447.53/613.01	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
2447.53/613.03	c vivif2 --  cl tried    86211 cl shrink        0 lits rem          0 time: 0.08
2448.73/613.32	c asymm  cl-useful: 0/3299/28661 lits-rem:0 time: 1.18
2448.73/613.33	c calculated reachability. Time: 0.00
2448.73/613.33	c  N dy 13613   3712864       231     28661        77     86211    129677   1167312     10.75   no data  --
2459.92/616.12	c  N dy 13699   3733297       231     28661        77    105611    129677   1541553     10.75     11.35  --
2471.89/619.19	c  F st 13766   3751562       231     28661        77    122980    129677   1877946     10.75      9.73  --
2473.51/619.54	c  N st 13770   3753593       231     28661        77    124914    129677   1916589     10.75   no data  --
2488.65/623.32	c  N dy 13834   3774026       231     28661        77    144365    129677   2293927     10.74     11.34  --
2506.23/627.70	c  N dy 13886   3794227       231     28661        77     82713    129677   1072910     10.74     11.31  --
2516.61/630.40	c  N dy 13964   3814286       231     28661        77    101716    129677   1432319     10.74     11.32  --
2528.58/633.35	c  N dy 14021   3834531       231     28661        77    120912    129677   1789497     10.74     11.38  --
2542.16/636.71	c  N dy 14094   3854733       231     28661        77    140084    129677   2155054     10.74     11.35  --
2556.55/640.32	c  N dy 14159   3875215       231     28661        77    159593    129677   2523269     10.74     11.31  --
2570.13/643.70	c  N dy 14232   3895464       231     28661        77     97075    129677   1334873     10.74     11.36  --
2581.68/646.67	c  N dy 14300   3916231       231     28661        77    116918    129677   1717209     10.74     11.33  --
2595.26/650.00	c  N dy 14389   3936310       231     28661        77    136026    129677   2088645     10.74     11.32  --
2608.84/653.42	c  N dy 14441   3956627       231     28661        77    155281    129677   2455363     10.74     11.36  --
2624.01/657.28	c  N dy 14512   3977594       231     28661        77     92504    129677   1241089     10.74     11.31  --
2635.18/660.06	c  N dy 14579   3997692       231     28661        77    111642    129677   1607394     10.74     11.34  --
2649.19/663.54	c  N dy 14652   4017790       231     28661        77    130709    129677   1971197     10.73     15.21  --
2664.34/667.30	c  N dy 14721   4037850       231     28661        77    149699    129677   2328807     10.73     12.12  --
2681.50/671.63	c  N dy 14769   4058102       231     28661        77     85314    129677   1086867     10.73     11.35  --
2692.71/674.46	c  N dy 14840   4078113       231     28661        77    104370    129677   1447536     10.73     11.34  --
2706.29/677.84	c  N dy 14908   4098164       231     28661        77    123453    129677   1808237     10.73     11.34  --
2721.83/681.78	c  N dy 14986   4118254       231     28661        77    142568    129677   2164377     10.73     11.30  --
2738.20/685.86	c  N dy 15069   4138305       231     28661        77    161540    129677   2527443     10.73     11.38  --
2753.37/689.64	c  N dy 15148   4158357       231     28661        77     96073    129677   1280164     10.73     11.35  --
2764.54/692.48	c  N dy 15219   4178800       231     28661        77    115522    129677   1659067     10.73     11.30  --
2777.72/695.76	c  N dy 15301   4198878       231     28661        77    134660    129677   2018577     10.73     11.31  --
2788.10/698.33	c  S st 15342   4212864       231     28661        77    147844    129677   2270596     10.73      9.57  --
2788.50/698.47	c  S st 15342   4213365       231     28661        77    148339    129677   2281604     10.73   no data  --
2788.50/698.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2788.50/698.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2788.90/698.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.34
2789.32/698.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2789.73/698.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.23 s
2789.73/698.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
2789.73/698.72	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2999.32/751.21	c lits-rem:      2760  cl-subs:    15843  v-elim:      0  v-fix:    0  time: 209.50 s
2999.32/751.21	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
2999.32/751.25	c vivif2 --  cl tried   132496 cl shrink        0 lits rem          0 time: 0.17
3001.31/751.73	c asymm  cl-useful: 0/2269/28661 lits-rem:0 time: 1.93
3001.31/751.74	c calculated reachability. Time: 0.00
3001.31/751.74	c  N dy 15342   4213365       231     28661        77    132496    129677   2099538     10.73   no data  --
3016.88/755.64	c  N dy 15399   4233421       231     28661        77    151485    129677   2456332     10.72     11.29  --
3038.85/761.16	c  N dy 15489   4253594       231     28661        77     85622    129677   1076067     10.73     11.32  --
3051.63/764.34	c  N dy 15551   4274262       231     28661        77    105191    129677   1442901     10.72     11.33  --
3067.19/768.23	c  N dy 15617   4295614       231     28661        77    125543    129677   1827300     10.72     11.32  --
3084.36/772.55	c  N dy 15702   4315684       231     28661        77    144621    129677   2191290     10.72     13.34  --
3103.13/777.27	c  N dy 15783   4335848       231     28661        77    163819    129677   2555042     10.72     11.31  --
3122.30/782.08	c  N dy 15867   4356844       231     28661        77     97449    129677   1293952     10.72     11.31  --
3136.69/785.69	c  N dy 15950   4378318       231     28661        77    117906    129677   1686739     10.72     11.30  --
3154.63/790.10	c  N dy 16049   4399755       231     28661        77    138372    129677   2081427     10.72     11.32  --
3171.42/794.31	c  N dy 16121   4419771       231     28661        77    157466    129677   2450172     10.72     11.43  --
3192.57/799.69	c  N dy 16220   4439795       231     28661        77     89037    129677   1118701     10.73     11.78  --
3206.15/803.07	c  N dy 16299   4462573       231     28661        77    110657    129677   1524156     10.72     11.30  --
3220.91/806.73	c  N dy 16399   4484265       231     28661        77    131218    129677   1921749     10.73     11.31  --
3236.09/810.54	c  N dy 16484   4504402       231     28661        77    150336    129677   2289834     10.73     11.32  --
3252.06/814.57	c  N dy 16570   4524783       231     28661        77    169763    129677   2666097     10.73     11.30  --
3270.82/819.24	c  N dy 16688   4547128       231     28661        77    102660    129677   1372561     10.73     11.34  --
3283.60/822.47	c  N dy 16779   4567374       231     28661        77    122009    129677   1750384     10.73     11.44  --
3297.97/826.10	c  N dy 16846   4587704       231     28661        77    141359    129677   2118398     10.73     11.30  --
3314.74/830.29	c  N dy 16926   4608512       231     28661        77    161142    129677   2494725     10.73     11.30  --
3335.09/835.31	c  N dy 17007   4628658       231     28661        77     90866    129677   1131697     10.73     11.32  --
3346.68/838.26	c  N dy 17092   4648749       231     28661        77    109967    129677   1500603     10.73     11.33  --
3360.68/841.71	c  N dy 17180   4669054       231     28661        77    129314    129677   1876395     10.73     11.34  --
3375.83/845.51	c  N dy 17246   4689061       231     28661        77    148274    129677   2231592     10.73     11.30  --
3392.60/849.71	c  N dy 17326   4709185       231     28661        77    167389    129677   2593608     10.73     11.34  --
3396.19/850.63	c  S st 17341   4713365       231     28661        77    171379    129677   2670211     10.73     10.18  --
3396.58/850.77	c  S st 17341   4713869       231     28661        77    171875    129677   2681149     10.73   no data  --
3396.58/850.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3396.58/850.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3396.98/850.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.41
3397.39/850.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3397.79/851.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
3397.79/851.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
3397.79/851.06	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3916.44/980.99	c lits-rem:      4057  cl-subs:    19501  v-elim:      0  v-fix:    0  time: 518.56 s
3916.44/980.99	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
3916.84/981.04	c vivif2 --  cl tried   152374 cl shrink        0 lits rem          0 time: 0.20
3918.84/981.53	c asymm  cl-useful: 0/1934/28661 lits-rem:0 time: 1.96
3918.84/981.54	c calculated reachability. Time: 0.00
3918.84/981.54	c  N dy 17341   4713869       231     28661        77    152374    129677   2453864     10.73   no data  --
3937.60/986.22	c  N dy 17416   4734916       231     28661        77    172352    129677   2828384     10.73     11.31  --
3955.57/990.70	c  N dy 17483   4754959       231     28661        77    101545    129677   1328649     10.73     13.76  --
3969.94/994.30	c  N dy 17562   4775458       231     28661        77    120974    129677   1702670     10.73     11.30  --
3986.72/998.59	c  N dy 17652   4795544       231     28661        77    140056    129677   2072094     10.73     12.28  --
4005.08/1003.10	c  N dy 17701   4815555       231     28661        77    159031    129677   2422735     10.73     12.07  --
4026.64/1008.52	c  N dy 17765   4836726       231     28661        77    179068    129677   2801779     10.73     11.30  --
4047.00/1013.61	c  N dy 17853   4857906       231     28661        77    108292    129677   1452208     10.73     11.43  --
4062.57/1017.60	c  N dy 17911   4878658       231     28661        77    128003    129677   1825762     10.72     11.29  --
4081.34/1022.23	c  N dy 17984   4898766       231     28661        77    147034    129677   2179211     10.72     11.33  --
4100.90/1027.15	c  N dy 18040   4919416       231     28661        77    166609    129677   2536077     10.72     11.31  --
4125.65/1033.33	c  N dy 18109   4940352       231     28661        77     94547    129677   1171251     10.72     11.35  --
4140.83/1037.17	c  N dy 18193   4961431       231     28661        77    114628    129677   1556442     10.72     11.31  --
4157.20/1041.26	c  N dy 18260   4981808       231     28661        77    133960    129677   1927997     10.72     11.33  --
4176.37/1046.01	c  N dy 18335   5003660       231     28661        77    154766    129677   2327365     10.72     11.30  --
4195.52/1050.89	c  N dy 18391   5023822       231     28661        77    173875    129677   2682517     10.72     11.29  --
4218.29/1056.55	c  N dy 18448   5044046       231     28661        77    100102    129677   1264488     10.72     11.35  --
4231.46/1059.89	c  N dy 18512   5064132       231     28661        77    119219    129677   1619293     10.72     12.44  --
4247.04/1063.70	c  N dy 18582   5085790       231     28661        77    139762    129677   2010288     10.71     11.29  --
4263.80/1067.98	c  N dy 18658   5107671       231     28661        77    160489    129677   2400660     10.71     11.31  --
4281.37/1072.30	c  N dy 18737   5127697       231     28661        77    179422    129677   2755610     10.71     13.58  --
4299.34/1076.82	c  N dy 18828   5147722       231     28661        77    104448    129677   1336290     10.71     11.48  --
4312.52/1080.10	c  N dy 18904   5167856       231     28661        77    123594    129677   1702657     10.71     11.30  --
4326.92/1083.72	c  N dy 18959   5188329       231     28661        77    143040    129677   2067142     10.71     11.29  --
4344.48/1088.19	c  N dy 19030   5211426       231     28661        77    164951    129677   2476298     10.71     11.32  --
4346.85/1088.70	c  S st 19035   5213870       231     28661        77    167289    129677   2516395     10.71     10.69  --
4347.25/1088.83	c  S st 19035   5214370       231     28661        77    167784    129677   2526539     10.71   no data  --
4347.25/1088.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4347.25/1088.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4347.65/1088.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.40
4348.05/1089.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4348.05/1089.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
4348.05/1089.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.01 s
4348.05/1089.09	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4777.66/1196.69	c lits-rem:      5701  cl-subs:    19191  v-elim:      0  v-fix:    0  time: 429.43 s
4778.06/1196.70	c vivif2 --  cl tried    28661 cl shrink        0 lits rem          0 time: 0.01
4778.06/1196.74	c vivif2 --  cl tried   148593 cl shrink        0 lits rem          0 time: 0.18
4779.65/1197.19	c asymm  cl-useful: 0/1230/28661 lits-rem:0 time: 1.81
4780.05/1197.20	c calculated reachability. Time: 0.00
4780.05/1197.20	c  N dy 19035   5214370       231     28661        77    148593    129677   2305261     10.71   no data  --
4798.02/1201.74	c  N dy 19142   5234407       231     28661        77    167624    129677   2670271     10.71     11.58  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369283-1305414469/watcher-3369283-1305414469 -o /tmp/evaluation-result-3369283-1305414469/solver-3369283-1305414469 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369283-1305414469.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: 5.66 7.16 7.39 3/226 4362
/proc/meminfo: memFree=19325548/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=208036 CPUtime=0.01 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) D 4359 4362 3882 0 -1 4202496 1122 0 0 0 1 0 0 0 24 0 4 0 653046673 213028864 1046 33554432000 4194304 4650419 140736741623728 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 52009 1046 343 112 0 46974 0
[pid=4362/tid=4365] ppid=4359 vsize=208532 CPUtime=0 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 90 0 0 0 0 0 0 0 25 0 4 0 653046674 213536768 1461 33554432000 4194304 4650419 140736741623728 18446744073709551615 248089698107 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=208532 CPUtime=0 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 358 0 0 0 0 0 0 0 25 0 4 0 653046674 213536768 1467 33554432000 4194304 4650419 140736741623728 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=208532 CPUtime=0 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) D 4359 4362 3882 0 -1 4202560 363 0 0 0 0 0 0 0 25 0 4 0 653046674 213536768 1470 33554432000 4194304 4650419 140736741623728 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.218106 s]
/proc/loadavg: 5.66 7.16 7.39 3/226 4362
/proc/meminfo: memFree=19325548/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=288140 CPUtime=0.84 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) D 4359 4362 3882 0 -1 4202496 4534 0 0 0 84 0 0 0 18 0 4 0 653046673 295055360 3802 33554432000 4194304 4650419 140736741623728 18446744073709551615 248089363992 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 72035 3802 378 112 0 67000 0
[pid=4362/tid=4365] ppid=4359 vsize=288140 CPUtime=0.2 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 702 0 0 0 20 0 0 0 18 0 4 0 653046674 295055360 3802 33554432000 4194304 4650419 140736741623728 18446744073709551615 248089741402 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=288140 CPUtime=0.2 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) D 4359 4362 3882 0 -1 4202560 1437 0 0 0 20 0 0 0 25 0 4 0 653046674 295055360 3802 33554432000 4194304 4650419 140736741623728 18446744073709551615 4426904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=288140 CPUtime=0.2 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 890 0 0 0 20 0 0 0 18 0 4 0 653046674 295055360 3802 33554432000 4194304 4650419 140736741623728 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 288140

[startup+0.30092 s]
/proc/loadavg: 5.66 7.16 7.39 3/226 4362
/proc/meminfo: memFree=19325548/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=293388 CPUtime=1.17 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 8207 0 0 0 116 1 0 0 18 0 4 0 653046673 300429312 7233 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 73347 7233 387 112 0 68312 0
[pid=4362/tid=4365] ppid=4359 vsize=293388 CPUtime=0.28 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 2210 0 0 0 28 0 0 0 18 0 4 0 653046674 300429312 7233 33554432000 4194304 4650419 140736741623728 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=293388 CPUtime=0.28 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 2398 0 0 0 28 0 0 0 25 0 4 0 653046674 300429312 7233 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=293388 CPUtime=0.29 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 932 0 0 0 29 0 0 0 18 0 4 0 653046674 300429312 7233 33554432000 4194304 4650419 140736741623728 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 293388

[startup+0.400899 s]
/proc/loadavg: 5.66 7.16 7.39 3/226 4362
/proc/meminfo: memFree=19325548/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=294196 CPUtime=1.57 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 8831 0 0 0 156 1 0 0 18 0 4 0 653046673 301256704 7363 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 73549 7363 392 112 0 68514 0
[pid=4362/tid=4365] ppid=4359 vsize=294196 CPUtime=0.38 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 2464 0 0 0 38 0 0 0 18 0 4 0 653046674 301256704 7363 33554432000 4194304 4650419 140736741623728 18446744073709551615 4328338 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=294196 CPUtime=0.38 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 2570 0 0 0 38 0 0 0 25 0 4 0 653046674 301256704 7363 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=294196 CPUtime=0.39 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 979 0 0 0 39 0 0 0 18 0 4 0 653046674 301256704 7363 33554432000 4194304 4650419 140736741623728 18446744073709551615 4329710 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 294196

[startup+0.700846 s]
/proc/loadavg: 5.66 7.16 7.39 3/226 4362
/proc/meminfo: memFree=19325548/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=294196 CPUtime=2.77 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 9353 0 0 0 276 1 0 0 18 0 4 0 653046673 301256704 7885 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 73549 7885 392 112 0 68514 0
[pid=4362/tid=4365] ppid=4359 vsize=294196 CPUtime=0.68 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 2592 0 0 0 68 0 0 0 18 0 4 0 653046674 301256704 7885 33554432000 4194304 4650419 140736741623728 18446744073709551615 4331879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=294196 CPUtime=0.68 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 2692 0 0 0 68 0 0 0 25 0 4 0 653046674 301256704 7885 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=294196 CPUtime=0.69 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 1137 0 0 0 69 0 0 0 18 0 4 0 653046674 301256704 7885 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 294196

[startup+1.50071 s]
/proc/loadavg: 5.66 7.16 7.39 9/236 4372
/proc/meminfo: memFree=19265080/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=296556 CPUtime=5.96 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 12425 0 0 0 594 2 0 0 19 0 4 0 653046673 303673344 8462 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363469 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 74139 8462 392 112 0 69104 0
[pid=4362/tid=4365] ppid=4359 vsize=296556 CPUtime=1.48 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 3288 0 0 0 147 1 0 0 20 0 4 0 653046674 303673344 8462 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=296556 CPUtime=1.48 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 3262 0 0 0 148 0 0 0 25 0 4 0 653046674 303673344 8462 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=296556 CPUtime=1.49 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 2371 0 0 0 149 0 0 0 19 0 4 0 653046674 303673344 8462 33554432000 4194304 4650419 140736741623728 18446744073709551615 4328325 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 296556

[startup+3.10043 s]
/proc/loadavg: 5.66 7.16 7.39 9/236 4373
/proc/meminfo: memFree=19252308/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=304340 CPUtime=12.35 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 20880 0 0 0 1231 4 0 0 25 0 4 0 653046673 311644160 11813 33554432000 4194304 4650419 140736741623728 18446744073709551615 4438922 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 76085 11813 394 112 0 71050 0
[pid=4362/tid=4365] ppid=4359 vsize=304340 CPUtime=3.07 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 6140 0 0 0 306 1 0 0 25 0 4 0 653046674 311644160 11813 33554432000 4194304 4650419 140736741623728 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=304340 CPUtime=3.08 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 4960 0 0 0 308 0 0 0 25 0 4 0 653046674 311644160 11813 33554432000 4194304 4650419 140736741623728 18446744073709551615 4328302 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=304340 CPUtime=3.08 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 3853 0 0 0 308 0 0 0 25 0 4 0 653046674 311644160 11813 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 304340

[startup+6.30086 s]
/proc/loadavg: 5.85 7.17 7.39 9/236 4373
/proc/meminfo: memFree=19192692/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=307420 CPUtime=25.13 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 31900 0 0 0 2508 5 0 0 25 0 4 0 653046673 314798080 17237 33554432000 4194304 4650419 140736741623728 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 76855 17237 394 112 0 71820 0
[pid=4362/tid=4365] ppid=4359 vsize=307420 CPUtime=6.24 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 7139 0 0 0 623 1 0 0 25 0 4 0 653046674 314798080 17237 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=307420 CPUtime=6.29 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 8482 0 0 0 628 1 0 0 25 0 4 0 653046674 314798080 17237 33554432000 4194304 4650419 140736741623728 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=307420 CPUtime=6.28 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 9020 0 0 0 627 1 0 0 25 0 4 0 653046674 314798080 17237 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 307420

[startup+12.7007 s]
/proc/loadavg: 6.02 7.19 7.39 9/236 4373
/proc/meminfo: memFree=19123384/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=299560 CPUtime=50.68 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 46666 0 0 0 5059 9 0 0 25 0 4 0 653046673 306749440 24195 33554432000 4194304 4650419 140736741623728 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 74890 24195 394 112 0 69855 0
[pid=4362/tid=4365] ppid=4359 vsize=299560 CPUtime=12.59 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 10054 0 0 0 1258 1 0 0 25 0 4 0 653046674 306749440 24195 33554432000 4194304 4650419 140736741623728 18446744073709551615 4313450 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=299560 CPUtime=12.68 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 13266 0 0 0 1266 2 0 0 25 0 4 0 653046674 306749440 24195 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=299560 CPUtime=12.68 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 13887 0 0 0 1266 2 0 0 25 0 4 0 653046674 306749440 24195 33554432000 4194304 4650419 140736741623728 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 299560

[startup+25.5085 s]
/proc/loadavg: 6.46 7.23 7.40 9/236 4373
/proc/meminfo: memFree=19077132/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=318384 CPUtime=101.82 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 70538 0 0 0 10168 14 0 0 25 0 4 0 653046673 326025216 27649 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 79596 27649 394 112 0 74561 0
[pid=4362/tid=4365] ppid=4359 vsize=318384 CPUtime=25.31 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 14693 0 0 0 2529 2 0 0 25 0 4 0 653046674 326025216 27649 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=318384 CPUtime=25.48 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 21311 0 0 0 2544 4 0 0 25 0 4 0 653046674 326025216 27649 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=318384 CPUtime=25.49 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 21169 0 0 0 2545 4 0 0 25 0 4 0 653046674 326025216 27649 33554432000 4194304 4650419 140736741623728 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 318384

[startup+51.1009 s]
/proc/loadavg: 6.98 7.29 7.42 9/236 4374
/proc/meminfo: memFree=19024976/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=309868 CPUtime=204.01 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 110120 0 0 0 20378 23 0 0 25 0 4 0 653046673 317304832 33463 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 77467 33463 394 112 0 72432 0
[pid=4362/tid=4365] ppid=4359 vsize=309868 CPUtime=50.73 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 22715 0 0 0 5069 4 0 0 25 0 4 0 653046674 317304832 33463 33554432000 4194304 4650419 140736741623728 18446744073709551615 4339796 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=309868 CPUtime=51.08 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 31720 0 0 0 5101 7 0 0 25 0 4 0 653046674 317304832 33463 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=309868 CPUtime=51.08 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 33242 0 0 0 5102 6 0 0 25 0 4 0 653046674 317304832 33463 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 309868

[startup+102.301 s]
/proc/loadavg: 7.56 7.39 7.45 9/236 4375
/proc/meminfo: memFree=18916584/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=376304 CPUtime=408.45 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 179612 0 0 0 40805 40 0 0 25 0 4 0 653046673 385335296 49017 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 94076 49017 394 112 0 89041 0
[pid=4362/tid=4365] ppid=4359 vsize=376304 CPUtime=101.57 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 38268 0 0 0 10150 7 0 0 25 0 4 0 653046674 385335296 49017 33554432000 4194304 4650419 140736741623728 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=376304 CPUtime=102.27 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 48341 0 0 0 10217 10 0 0 25 0 4 0 653046674 385335296 49017 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=376304 CPUtime=102.28 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 54155 0 0 0 10217 11 0 0 25 0 4 0 653046674 385335296 49017 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 376304

[startup+162.3 s]

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

[pid=4362] ppid=4359 vsize=505480 CPUtime=2564.52 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 586517 0 0 0 256286 166 0 0 25 0 4 0 653046673 517611520 84456 33554432000 4194304 4650419 140736741623728 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 126370 84456 394 112 0 121335 0
[pid=4362/tid=4365] ppid=4359 vsize=505480 CPUtime=637.7 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 123239 0 0 0 63737 33 0 0 25 0 4 0 653046674 517611520 84456 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=505480 CPUtime=642.2 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 167228 0 0 0 64174 46 0 0 25 0 4 0 653046674 517611520 84456 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=505480 CPUtime=642.3 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 165266 0 0 0 64184 46 0 0 25 0 4 0 653046674 517611520 84456 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2564.52
Current children cumulated vsize (KiB) 505480

[startup+702.301 s]
/proc/loadavg: 8.08 7.96 7.72 9/236 4391
/proc/meminfo: memFree=18380920/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=610492 CPUtime=2804.08 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 631463 0 0 0 280228 180 0 0 25 0 4 0 653046673 625143808 101932 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 152623 101932 394 112 0 147588 0
[pid=4362/tid=4365] ppid=4359 vsize=610492 CPUtime=697.26 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 132892 0 0 0 69690 36 0 0 25 0 4 0 653046674 625143808 101932 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=610492 CPUtime=702.19 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 178944 0 0 0 70169 50 0 0 25 0 4 0 653046674 625143808 101932 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=610492 CPUtime=702.3 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 178436 0 0 0 70180 50 0 0 25 0 4 0 653046674 625143808 101932 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.08
Current children cumulated vsize (KiB) 610492

[startup+762.3 s]
/proc/loadavg: 8.13 7.99 7.75 10/236 4393
/proc/meminfo: memFree=18361168/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=631204 CPUtime=3043.63 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 653687 0 0 0 304176 187 0 0 25 0 4 0 653046673 646352896 106831 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366841 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 157801 106831 394 112 0 152766 0
[pid=4362/tid=4365] ppid=4359 vsize=631204 CPUtime=756.82 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 134255 0 0 0 75646 36 0 0 25 0 4 0 653046674 646352896 106831 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=631204 CPUtime=762.17 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 188354 0 0 0 76166 51 0 0 25 0 4 0 653046674 646352896 106831 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=631204 CPUtime=762.3 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 185936 0 0 0 76176 54 0 0 25 0 4 0 653046674 646352896 106831 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3043.63
Current children cumulated vsize (KiB) 631204

[startup+822.301 s]
/proc/loadavg: 8.10 8.01 7.76 9/236 4394
/proc/meminfo: memFree=18316344/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=631420 CPUtime=3283.2 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 680644 0 0 0 328120 200 0 0 25 0 4 0 653046673 646574080 114829 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 157855 114829 394 112 0 152820 0
[pid=4362/tid=4365] ppid=4359 vsize=631420 CPUtime=816.39 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 138445 0 0 0 81601 38 0 0 25 0 4 0 653046674 646574080 114829 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=631420 CPUtime=822.17 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 195086 0 0 0 82163 54 0 0 25 0 4 0 653046674 646574080 114829 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=631420 CPUtime=822.3 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 196365 0 0 0 82173 57 0 0 25 0 4 0 653046674 646574080 114829 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.2
Current children cumulated vsize (KiB) 631420

[startup+882.301 s]
/proc/loadavg: 8.13 8.03 7.78 9/236 4396
/proc/meminfo: memFree=18249568/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=656700 CPUtime=3522.78 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 711513 0 0 0 352063 215 0 0 25 0 4 0 653046673 672460800 116058 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 164175 116058 394 112 0 159140 0
[pid=4362/tid=4365] ppid=4359 vsize=656700 CPUtime=875.96 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 147424 0 0 0 87552 44 0 0 25 0 4 0 653046674 672460800 116058 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=656700 CPUtime=882.17 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 206793 0 0 0 88156 61 0 0 25 0 4 0 653046674 672460800 116058 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=656700 CPUtime=882.31 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 199181 0 0 0 88173 58 0 0 25 0 4 0 653046674 672460800 116058 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3522.78
Current children cumulated vsize (KiB) 656700

[startup+942.301 s]
/proc/loadavg: 8.14 8.05 7.81 9/236 4398
/proc/meminfo: memFree=18317732/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=706508 CPUtime=3762.32 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 745388 0 0 0 376008 224 0 0 25 0 4 0 653046673 723464192 126366 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 176627 126366 394 112 0 171592 0
[pid=4362/tid=4365] ppid=4359 vsize=706508 CPUtime=935.52 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 147903 0 0 0 93508 44 0 0 25 0 4 0 653046674 723464192 126366 33554432000 4194304 4650419 140736741623728 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=706508 CPUtime=942.16 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 229675 0 0 0 94152 64 0 0 25 0 4 0 653046674 723464192 126366 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=706508 CPUtime=942.3 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 209631 0 0 0 94167 63 0 0 25 0 4 0 653046674 723464192 126366 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3762.32
Current children cumulated vsize (KiB) 706508

[startup+1002.31 s]
/proc/loadavg: 8.14 8.07 7.83 9/236 4399
/proc/meminfo: memFree=18279504/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=640972 CPUtime=4001.91 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 784089 0 0 0 399959 232 0 0 25 0 4 0 653046673 656355328 127534 33554432000 4194304 4650419 140736741623728 18446744073709551615 4334336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 160243 127534 394 112 0 155208 0
[pid=4362/tid=4365] ppid=4359 vsize=640972 CPUtime=995.09 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 147905 0 0 0 99465 44 0 0 25 0 4 0 653046674 656355328 127534 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=640972 CPUtime=1002.16 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 260146 0 0 0 100148 68 0 0 25 0 4 0 653046674 656355328 127534 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=640972 CPUtime=1002.31 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 214300 0 0 0 100165 66 0 0 25 0 4 0 653046674 656355328 127534 33554432000 4194304 4650419 140736741623728 18446744073709551615 4433090 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4001.91
Current children cumulated vsize (KiB) 640972

[startup+1062.3 s]
/proc/loadavg: 8.09 8.07 7.84 9/236 4401
/proc/meminfo: memFree=18314060/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=640972 CPUtime=4241.45 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 814510 0 0 0 423905 240 0 0 25 0 4 0 653046673 656355328 126959 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 160243 126959 394 112 0 155208 0
[pid=4362/tid=4365] ppid=4359 vsize=640972 CPUtime=1054.65 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 148262 0 0 0 105421 44 0 0 25 0 4 0 653046674 656355328 126959 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=640972 CPUtime=1062.15 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 283595 0 0 0 106143 72 0 0 25 0 4 0 653046674 656355328 126959 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=640972 CPUtime=1062.3 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 214300 0 0 0 106164 66 0 0 25 0 4 0 653046674 656355328 126959 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4241.45
Current children cumulated vsize (KiB) 640972

[startup+1122.3 s]
/proc/loadavg: 8.03 8.05 7.84 9/236 4402
/proc/meminfo: memFree=18306308/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=706784 CPUtime=4481 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 842308 0 0 0 447848 252 0 0 25 0 4 0 653046673 723746816 124667 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 176696 124667 394 112 0 171661 0
[pid=4362/tid=4365] ppid=4359 vsize=706784 CPUtime=1114.21 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 159073 0 0 0 111373 48 0 0 25 0 4 0 653046674 723746816 124667 33554432000 4194304 4650419 140736741623728 18446744073709551615 4313459 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=706784 CPUtime=1122.14 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 295667 0 0 0 112137 77 0 0 25 0 4 0 653046674 723746816 124667 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=706784 CPUtime=1122.31 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 218006 0 0 0 112163 68 0 0 25 0 4 0 653046674 723746816 124667 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481
Current children cumulated vsize (KiB) 706784

[startup+1182.3 s]
/proc/loadavg: 8.01 8.04 7.85 9/236 4404
/proc/meminfo: memFree=18335064/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=649164 CPUtime=4720.57 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 863641 0 0 0 471795 262 0 0 25 0 4 0 653046673 664743936 115033 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 162291 115033 394 112 0 157256 0
[pid=4362/tid=4365] ppid=4359 vsize=649164 CPUtime=1173.78 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 166511 0 0 0 117327 51 0 0 25 0 4 0 653046674 664743936 115033 33554432000 4194304 4650419 140736741623728 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=649164 CPUtime=1182.14 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 304491 0 0 0 118134 80 0 0 25 0 4 0 653046674 664743936 115033 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=649164 CPUtime=1182.31 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 223077 0 0 0 118159 72 0 0 25 0 4 0 653046674 664743936 115033 33554432000 4194304 4650419 140736741623728 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4720.57
Current children cumulated vsize (KiB) 649164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.07 8.06 7.86 9/236 4405
/proc/meminfo: memFree=18299692/32950928 swapFree=64721848/67111528
[pid=4362] ppid=4359 vsize=649164 CPUtime=4800.04 cores=0,2,4,6
/proc/4362/stat : 4362 (strangenight1-m) R 4359 4362 3882 0 -1 4202496 870765 0 0 0 479740 264 0 0 25 0 4 0 653046673 664743936 119158 33554432000 4194304 4650419 140736741623728 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4362/statm: 162291 119158 394 112 0 157256 0
[pid=4362/tid=4365] ppid=4359 vsize=649164 CPUtime=1193.53 cores=0,2,4,6
/proc/4362/task/4365/stat : 4365 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 166511 0 0 0 119302 51 0 0 25 0 4 0 653046674 664743936 119158 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4362/tid=4366] ppid=4359 vsize=649164 CPUtime=1202.04 cores=0,2,4,6
/proc/4362/task/4366/stat : 4366 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 308042 0 0 0 120123 81 0 0 25 0 4 0 653046674 664743936 119158 33554432000 4194304 4650419 140736741623728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4362/tid=4367] ppid=4359 vsize=649164 CPUtime=1202.21 cores=0,2,4,6
/proc/4362/task/4367/stat : 4367 (strangenight1-m) R 4359 4362 3882 0 -1 4202560 226650 0 0 0 120148 73 0 0 25 0 4 0 653046674 664743936 119158 33554432000 4194304 4650419 140736741623728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 649164

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): 1202.24
CPU time (s): 4800.1
CPU user time (s): 4797.43
CPU system time (s): 2.66659
CPU usage (%): 399.264
Max. virtual memory (cumulated for all children) (KiB): 771296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.43
system time used= 2.66659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870766
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= 1053
involuntary context switches= 24142

runsolver used 2.55361 second user time and 6.16506 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=740155929

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19325844 kB
Buffers:        299540 kB
Cached:        3992980 kB
SwapCached:      10528 kB
Active:       10621208 kB
Inactive:      2736024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19325844 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           13216 kB
Writeback:           0 kB
AnonPages:     9061992 kB
Mapped:          15404 kB
Slab:           176164 kB
PageTables:      31212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13021948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node123 at 2011-05-15 01:27:53