Trace number 3366559

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 4400.74 1103.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S2083898043-071.SATISFIABLE.cnf
MD5SUM07e93672799a66cb8290b6b816b1a83d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366559-1305408047.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
3.16/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.16/0.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.16/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.16/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.16/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
3.16/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.16/0.81	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.00 s
3.16/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.16/0.81	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.16/0.81	c calculated reachability. Time: 0.00
3.16/0.81	c Calc default polars -  time:   0.00 s pos:     217 undec:      43 neg:     190
3.16/0.81	c =========================================================================================
3.16/0.81	c types(t): F = full restart, N = normal restart
3.16/0.81	c types(t): S = simplification begin/end, E = solution found
3.16/0.81	c restart types(rt): st = static, dy = dynamic
3.16/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.81	c  B st     0         0       440      1909         0         0      5787         0   no data   no data
3.16/0.81	c Decided on static restart strategy
3.16/0.81	c  N st     8      4916       440      1909         0      4834      5787    104751   no data   no data
3.16/0.81	c  N st    10     11302       440      1909         0      4463      5787     69535   no data   no data
3.16/0.81	c  N st    11     17045       440      1909         0     10078      5787    197425   no data   no data
3.96/1.11	c  F st    12     25000       440      1909         0     12386      5787    241106   no data   no data
3.96/1.11	c  N st    12     25000       440      1909         0     12386      5787    241106   no data   no data
5.55/1.41	c Decided on static restart strategy
5.55/1.41	c  N st    18     30000       440      1909         0     10648      5787    184740   no data   no data
5.55/1.41	c  S st    18     30000       440      1909         0     10648      5787    184740   no data   no data
5.55/1.41	c  S st    18     30503       440      1909         0     11151      5787    194368   no data   no data
5.55/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.55/1.41	c blocked clauses removed:        6 vars:      1 tried:         440 T: 0.00 s
5.55/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
5.55/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.55/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.55/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.51	c lits-rem:       141  cl-subs:      625  v-elim:      0  v-fix:    0  time:  0.05 s
5.95/1.51	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.01
5.95/1.51	c calculated reachability. Time: 0.00
5.95/1.51	c  N st    18     30503       438      1902         0     10502      5772    179810   no data   no data
7.15/1.82	c  N st    20     37616       438      1902         0      9762      5772    146838   no data   no data
8.78/2.22	c  N st    21     44015       438      1902         0     16006      5772    280698   no data   no data
9.20/2.34	c  S st    22     45754       438      1902         0      8980      5772    115260   no data   no data
9.20/2.36	c  S st    22     46258       438      1902         0      9483      5772    125448   no data   no data
9.20/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.20/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.20/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.20/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.20/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.20/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
9.20/2.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.20/2.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.20/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.20/2.38	c lits-rem:        22  cl-subs:       84  v-elim:      0  v-fix:    0  time:  0.01 s
9.20/2.38	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
9.20/2.38	c vivif2 --  cl tried     9399 cl shrink        0 lits rem          0 time: 0.00
9.20/2.39	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.01
9.20/2.39	c calculated reachability. Time: 0.00
9.20/2.39	c  N st    22     46258       438      1902         0      9399      5772    123597   no data   no data
12.74/3.25	c  N st    23     60656       438      1902         0     13701      5772    214469   no data   no data
15.12/3.85	c  N st    24     69387       438      1902         0     11533      5772    154722   no data   no data
15.12/3.85	c  S st    24     69387       438      1902         0     11533      5772    154722   no data   no data
15.12/3.88	c  S st    24     69889       438      1902         0     12034      5772    165813   no data   no data
15.12/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.12/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.12/3.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.12/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.12/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
15.12/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.12/3.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.12/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.52/3.91	c lits-rem:        46  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.02 s
15.52/3.91	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
15.52/3.91	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.00
15.52/3.92	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.01
15.52/3.92	c calculated reachability. Time: 0.00
15.52/3.92	c  N st    24     69889       438      1902         0     11880      5772    162103   no data   no data
20.31/5.12	c  F st    25     87500       438      1902         0     17327      5772    281651   no data   no data
20.31/5.12	c  N st    25     87500       438      1902         0     17327      5772    281651   no data   no data
21.94/5.51	c Decided on static restart strategy
22.70/5.77	c  N st    32     95542       438      1902         0     25211      5772    454959   no data   no data
25.49/6.41	c  N st    34    104834       438      1902         0     21567      5772    354321   no data   no data
25.49/6.41	c  S st    34    104834       438      1902         0     21567      5772    354321   no data   no data
25.49/6.47	c  S st    34    105340       438      1902         0     22071      5772    365757   no data   no data
25.49/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.49/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.49/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.49/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.49/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
25.49/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.49/6.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.49/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.67	c lits-rem:       103  cl-subs:     1060  v-elim:      0  v-fix:    0  time:  0.16 s
26.33/6.67	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
26.33/6.67	c vivif2 --  cl tried    21011 cl shrink        0 lits rem          0 time: 0.00
26.33/6.68	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.01
26.33/6.68	c calculated reachability. Time: 0.00
26.33/6.68	c  N st    34    105340       438      1902         0     21011      5772    341688   no data   no data
30.28/7.62	c  N st    35    114939       438      1902         0     16705      5772    221149   no data   no data
35.10/8.89	c  N st    36    129337       438      1902         0     16124      5772    198123   no data   no data
42.63/10.77	c  N st    37    150932       438      1902         0     21580      5772    303709   no data   no data
45.43/11.48	c  S st    38    158010       438      1902         0     28430      5772    446228   no data   no data
45.83/11.55	c  S st    38    158513       438      1902         0     28933      5772    457646   no data   no data
45.83/11.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.83/11.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
45.83/11.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.83/11.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.83/11.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.83/11.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
45.83/11.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.83/11.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.83/11.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.43/11.95	c lits-rem:       538  cl-subs:     2000  v-elim:      0  v-fix:    0  time:  0.37 s
47.43/11.95	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
47.43/11.96	c vivif2 --  cl tried    26933 cl shrink        0 lits rem          0 time: 0.01
47.43/11.97	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.02
47.43/11.97	c calculated reachability. Time: 0.00
47.43/11.97	c  N st    38    158513       438      1902         0     26933      5772    417121   no data   no data
66.95/16.89	c  N st    39    207101       438      1902         0     21682      5772    267128   no data   no data
80.47/20.23	c  N st    40    237771       438      1902         0     31929      5772    470470   no data   no data
80.47/20.23	c  S st    40    237771       438      1902         0     31929      5772    470470   no data   no data
80.87/20.30	c  S st    40    238275       438      1902         0     32432      5772    481030   no data   no data
80.87/20.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.87/20.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
80.87/20.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.87/20.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.87/20.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.87/20.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
80.87/20.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.87/20.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.87/20.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.31/20.94	c lits-rem:       141  cl-subs:     2815  v-elim:      0  v-fix:    0  time:  0.60 s
83.31/20.94	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
83.31/20.95	c vivif2 --  cl tried    29617 cl shrink        0 lits rem          0 time: 0.01
83.31/20.97	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.02
83.31/20.97	c calculated reachability. Time: 0.00
83.31/20.97	c  N st    40    238275       438      1902         0     29617      5772    427938   no data   no data
113.18/28.46	c  F st    41    306251       438      1902         0     31862      5772    446733   no data   no data
113.18/28.46	c  N st    41    306251       438      1902         0     31862      5772    446733   no data   no data
115.96/29.15	c Decided on static restart strategy
127.92/32.14	c  N st    51    334554       438      1902         0     36027      5772    521567   no data   no data
139.48/35.09	c  N st    53    357413       438      1902         0     33936      5772    467044   no data   no data
139.48/35.09	c  S st    53    357413       438      1902         0     33936      5772    467044   no data   no data
139.88/35.17	c  S st    53    357916       438      1902         0     34436      5772    477960   no data   no data
139.88/35.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.88/35.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
139.88/35.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.88/35.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.88/35.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.88/35.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
139.88/35.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.88/35.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.31/35.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.47/35.56	c lits-rem:       139  cl-subs:     1468  v-elim:      0  v-fix:    0  time:  0.34 s
141.47/35.56	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
141.47/35.56	c vivif2 --  cl tried    32968 cl shrink        0 lits rem          0 time: 0.00
141.47/35.59	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.02
141.47/35.59	c calculated reachability. Time: 0.00
141.47/35.59	c  N st    53    357916       438      1902         0     32968      5772    444482   no data   no data
159.01/39.94	c  N st    54    390309       438      1902         0     39227      5772    555096   no data   no data
186.93/46.90	c  N st    55    438897       438      1902         0     32864      5772    391704   no data   no data
228.44/57.32	c  N st    56    511779       438      1902         0     46416      5772    676552   no data   no data
242.73/61.00	c  N st    57    536874       438      1902         0     40655      5772    519482   no data   no data
242.73/61.00	c  S st    57    536874       438      1902         0     40655      5772    519482   no data   no data
243.53/61.11	c  S st    57    537380       438      1902         0     41160      5772    530075   no data   no data
243.53/61.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.53/61.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
243.53/61.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.53/61.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.53/61.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.53/61.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
243.53/61.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
243.53/61.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
243.53/61.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.14/61.53	c lits-rem:       209  cl-subs:     1703  v-elim:      0  v-fix:    0  time:  0.37 s
245.14/61.53	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
245.14/61.53	c vivif2 --  cl tried    39457 cl shrink        0 lits rem          0 time: 0.01
245.14/61.56	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.03
245.14/61.56	c calculated reachability. Time: 0.00
245.14/61.56	c  N st    57    537380       438      1902         0     39457      5772    498408   no data   no data
354.77/89.04	c  N st    58    701366       438      1902         0     68204      5772    987132   no data   no data
424.94/106.63	c  N st    59    806070       438      1902         0     62386      5772    895215   no data   no data
424.94/106.63	c  S st    59    806070       438      1902         0     62386      5772    895215   no data   no data
425.78/106.83	c  S st    59    806573       438      1902         0     62888      5772    906620   no data   no data
425.78/106.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.78/106.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
425.78/106.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.78/106.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.78/106.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.78/106.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
425.78/106.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.78/106.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
426.12/106.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.91/108.66	c lits-rem:       590  cl-subs:     4457  v-elim:      0  v-fix:    0  time:  1.74 s
432.91/108.66	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
432.91/108.67	c vivif2 --  cl tried    58431 cl shrink        0 lits rem          0 time: 0.01
433.31/108.71	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.05
433.31/108.71	c calculated reachability. Time: 0.00
433.31/108.71	c  N st    59    806573       438      1902         0     58431      5772    823994   no data   no data
644.66/161.72	c  F st    60   1071875       438      1902         0     74118      5772   1022631   no data   no data
644.66/161.72	c  N st    60   1071875       438      1902         0     74118      5772   1022631   no data   no data
649.45/162.93	c Decided on static restart strategy
669.34/167.97	c  N st    70   1100179       438      1902         0     58215      5772    729437   no data   no data
702.82/176.34	c  N st    72   1136172       438      1902         0     48545      5772    494151   no data   no data
733.51/184.07	c  N st    73   1168564       438      1902         0     79896      5772   1179051   no data   no data
772.98/193.95	c  N st    74   1209859       438      1902         0     74404      5772   1051165   no data   no data
772.98/193.95	c  S st    74   1209859       438      1902         0     74404      5772   1051165   no data   no data
774.18/194.20	c  S st    74   1210362       438      1902         0     74907      5772   1062160   no data   no data
774.18/194.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
774.18/194.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
774.18/194.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.18/194.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.18/194.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.18/194.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
774.18/194.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
774.18/194.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
774.18/194.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
789.78/198.13	c lits-rem:       395  cl-subs:     5055  v-elim:      0  v-fix:    0  time:  3.78 s
789.78/198.13	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
789.78/198.14	c vivif2 --  cl tried    69852 cl shrink        0 lits rem          0 time: 0.01
790.12/198.22	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.07
790.12/198.22	c calculated reachability. Time: 0.00
790.12/198.22	c  N st    74   1210362       438      1902         0     69852      5772    957506   no data   no data
856.69/214.93	c  N st    75   1283244       438      1902         0     93874      5772   1473523   no data   no data
960.40/240.98	c  N st    76   1392567       438      1902         0     54360      5772    550645   no data   no data
1116.64/280.14	c  N st    77   1556552       438      1902         0     59406      5772    624696   no data   no data
1263.74/317.01	c  N st    78   1710362       438      1902         0    100935      5772   1516328   no data   no data
1263.74/317.01	c  S st    78   1710362       438      1902         0    100935      5772   1516328   no data   no data
1264.93/317.35	c  S st    78   1710865       438      1902         0    101437      5772   1527325   no data   no data
1264.93/317.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1265.33/317.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1265.33/317.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1265.33/317.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1265.33/317.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1265.33/317.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
1265.33/317.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1265.33/317.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1265.33/317.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.43/325.24	c lits-rem:       520  cl-subs:     9123  v-elim:      0  v-fix:    0  time:  7.67 s
1296.43/325.24	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
1296.43/325.26	c vivif2 --  cl tried    92314 cl shrink        0 lits rem          0 time: 0.02
1296.83/325.36	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.09
1296.83/325.36	c calculated reachability. Time: 0.00
1296.83/325.36	c  N st    78   1710865       438      1902         0     92314      5772   1345393   no data   no data
1682.35/422.07	c  N st    79   2079829       438      1902         0    104252      5772   1590044   no data   no data
1834.65/460.23	c  N st    80   2210865       438      1902         0    108091      5772   1554999   no data   no data
1834.65/460.23	c  S st    80   2210865       438      1902         0    108091      5772   1554999   no data   no data
1836.25/460.62	c  S st    80   2211366       438      1902         0    108591      5772   1565886   no data   no data
1836.25/460.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1836.25/460.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1836.25/460.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1836.25/460.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1836.25/460.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1836.25/460.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
1836.25/460.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1836.64/460.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1836.64/460.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1870.53/469.26	c lits-rem:       622  cl-subs:     9031  v-elim:      0  v-fix:    0  time:  8.40 s
1870.53/469.26	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
1870.53/469.28	c vivif2 --  cl tried    99560 cl shrink        0 lits rem          0 time: 0.02
1870.93/469.38	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.10
1870.93/469.38	c calculated reachability. Time: 0.00
1870.93/469.38	c  N st    80   2211366       438      1902         0     99560      5772   1389583   no data   no data
2483.32/622.95	c  N st    81   2711366       438      1902         0    122637      5772   1792477   no data   no data
2483.32/622.95	c  S st    81   2711366       438      1902         0    122637      5772   1792477   no data   no data
2484.92/623.36	c  S st    81   2711869       438      1902         0    123138      5772   1803579   no data   no data
2484.92/623.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2485.32/623.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2485.32/623.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2485.32/623.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2485.32/623.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2485.32/623.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
2485.32/623.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2485.32/623.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2485.72/623.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2543.14/637.93	c lits-rem:       510  cl-subs:    12919  v-elim:      0  v-fix:    0  time: 14.24 s
2543.14/637.93	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
2543.14/637.96	c vivif2 --  cl tried   110219 cl shrink        0 lits rem          0 time: 0.03
2543.57/638.09	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.12
2543.57/638.09	c calculated reachability. Time: 0.00
2543.57/638.09	c  N st    81   2711869       438      1902         0    110219      5772   1549682   no data   no data
3245.61/814.15	c  N st    82   3211869       438      1902         0     86993      5772    916704   no data   no data
3245.61/814.15	c  S st    82   3211869       438      1902         0     86993      5772    916704   no data   no data
3246.76/814.41	c  S st    82   3212370       438      1902         0     87491      5772    928521   no data   no data
3246.76/814.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3246.76/814.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3246.76/814.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3246.76/814.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3246.76/814.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3246.76/814.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
3246.76/814.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3246.76/814.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3247.16/814.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3249.59/815.16	c lits-rem:       256  cl-subs:     1612  v-elim:      0  v-fix:    0  time:  0.64 s
3249.59/815.16	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
3249.59/815.18	c vivif2 --  cl tried    85879 cl shrink        0 lits rem          0 time: 0.01
3250.00/815.26	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.08
3250.00/815.26	c calculated reachability. Time: 0.00
3250.00/815.26	c  N st    82   3212370       438      1902         0     85879      5772    896726   no data   no data
3998.73/1003.04	c  N st    83   3712371       438      1902         0     95596      5772   1002469   no data   no data
3998.73/1003.04	c  S st    83   3712371       438      1902         0     95596      5772   1002469   no data   no data
4000.31/1003.44	c  S st    83   3712875       438      1902         0     96099      5772   1013403   no data   no data
4000.31/1003.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4000.71/1003.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4000.71/1003.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4000.71/1003.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4000.71/1003.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4000.71/1003.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
4000.71/1003.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4000.71/1003.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4000.71/1003.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4007.50/1005.21	c lits-rem:       215  cl-subs:     3766  v-elim:      0  v-fix:    0  time:  1.63 s
4007.50/1005.21	c vivif2 --  cl tried     1902 cl shrink        0 lits rem          0 time: 0.00
4007.50/1005.23	c vivif2 --  cl tried    92333 cl shrink        0 lits rem          0 time: 0.02
4007.90/1005.35	c asymm  cl-useful: 0/1902/1902 lits-rem:0 time: 0.12
4007.90/1005.35	c calculated reachability. Time: 0.00
4007.90/1005.35	c  N st    83   3712875       438      1902         0     92333      5772    948712   no data   no data
4072.48/1021.56	c  F st    84   3751564       438      1902         0    129533      5772   1716732   no data   no data
4072.48/1021.56	c  N st    84   3751564       438      1902         0    129533      5772   1716732   no data   no data
4082.88/1024.12	c Decided on static restart strategy
4123.11/1034.29	c  N st    94   3779869       438      1902         0    157107      5772   2325859   no data   no data
4183.33/1049.33	c  N st    96   3815862       438      1902         0    110272      5772   1348061   no data   no data
4239.55/1063.46	c  N st    97   3848257       438      1902         0    141695      5772   2069075   no data   no data
4313.70/1082.00	c  N st    98   3896847       438      1902         0    105777      5772   1244372   no data   no data
4400.62/1103.81	c  E st    99   3954749         0      1902         0    161909      5772   2537357   no data   no data
4400.62/1103.81	c Verified 1902 clauses.
4400.62/1103.81	c Solution needs extension. Extending.
4400.62/1103.82	c Verified 1902 clauses.
4400.62/1103.82	c Following stats are for *FIRST FINISHED THREAD ONLY*
4400.62/1103.82	c num threads              : 4          
4400.62/1103.82	c restarts                 : 99         
4400.62/1103.82	c dynamic restarts         : 0          
4400.62/1103.82	c static restarts          : 99         
4400.62/1103.82	c full restarts            : 5          
4400.62/1103.82	c total simplify time      : 0.00       
4400.62/1103.82	c learnts DL2              : 0          
4400.62/1103.82	c learnts size 2           : 0          
4400.62/1103.82	c learnts size 1           : 0           (0.00      % of vars)
4400.62/1103.82	c filedLit time            : 0.36        (0.03      % time)
4400.62/1103.82	c v-elim SatELite          : 12          (2.67      % vars)
4400.62/1103.82	c SatELite time            : 39.86       (3.66      % time)
4400.62/1103.82	c v-elim xor               : 0           (0.00      % vars)
4400.62/1103.82	c xor elim time            : 0.05        (0.00      % time)
4400.62/1103.82	c num binary xor trees     : 0          
4400.62/1103.82	c binxor trees' crown      : 0           (nan       leafs/tree)
4400.62/1103.82	c bin xor find time        : 0.00       
4400.62/1103.82	c OTF clause improved      : 124063      (0.03      clauses/conflict)
4400.62/1103.82	c OTF impr. size diff      : 136093      (1.10       lits/clause)
4400.62/1103.82	c OTF cl watch-shrink      : 1234998     (0.31      clauses/conflict)
4400.62/1103.82	c OTF cl watch-sh-lit      : 1664023     (1.35       lits/clause)
4400.62/1103.82	c tried to recurMin cls    : 394221      (9.97       % of conflicts)
4400.62/1103.82	c updated cache            : 10456       (0.03       lits/tried recurMin)
4400.62/1103.82	c unit cls recevied        : 0           (nan       % of units)
4400.62/1103.82	c unit cls sent            : 0           (nan       % of units)
4400.62/1103.82	c bin cls recevied         : 0          
4400.62/1103.82	c bin cls sent             : 0          
4400.62/1103.82	c clauses over max glue    : 0           (0.00      % of all clauses)
4400.62/1103.82	c conflicts                : 3954749     (3632.27   / sec)
4400.62/1103.82	c decisions                : 4604005     (0.31      % random)
4400.62/1103.82	c bogo-props               : 122190878896 (112227286.53 / sec)
4400.62/1103.82	c conflict literals        : 86884367    (26.50     % deleted)
4400.62/1103.82	c Memory used              : 561.52      MB
4400.62/1103.82	c single-thread CPU time   : 1088.78     s
4400.62/1103.82	c all-threads sum CPU time : 4398.02     s
4400.62/1103.82	s SATISFIABLE
4400.62/1103.82	v -1 2 3 -4 5 6 7 -8 -9 10 11 12 -13 -14 -15 16 -17 18 -19 20 21 -22 -23 -24 25 -26 27 28 29 30 31 -32 -33 -34 -35 -36 37 -38 39 -40 41 42 -43 44 -45 46 47 48 -49 50 -51 52 -53 54 55 -56 -57 58 -59 -60 61 -62 63 -64 65 -66 67 -68 -69 70 -71 72 73 -74 -75 76 -77 78 -79 80 -81 82 83 84 -85 86 -87 -88 89 -90 91 -92 -93 -94 -95 96 97 -98 99 -100 101 102 -103 -104 105 106 107 -108 109 -110 -111 -112 113 114 115 -116 -117 118 119 120 -121 -122 123 -124 125 126 -127 -128 129 -130 -131 -132 133 -134 135 136 -137 -138 -139 -140 141 142 143 -144 145 146 -147 -148 -149 -150 151 -152 -153 154 -155 156 157 -158 -159 -160 161 162 -163 -164 -165 166 -167 168 -169 170 171 172 -173 -174 175 -176 -177 -178 179 -180 181 -182 183 184 185 186 -187 -188 -189 -190 191 -192 193 194 -195 196 197 198 -199 -200 -201 -202 -203 204 205 206 -207 -208 209 -210 211 -212 213 214 -215 -216 -217 218 -219 220 221 222 223 224 225 226 227 228 229 -230 231 -232 233 234 -235 -236 -237 -238 239 -240 241 -242 243 -244 245 246 -247 -248 -249 250 251 252 253 -254 255 -256 257 258 259 260 261 262 -263 -264 -265 -266 267 -268 269 270 -271 -272 273 -274 -275 -276 277 278 -279 -280 -281 -282 -283 -284 -285 286 287 -288 -289 290 -291 292 293 -294 295 296 297 -298 -299 300 301 302 -303 304 -305 -306 307 308 -309 -310 311 312 -313 314 -315 -316 317 318 319 -320 321 322 323 324 -325 326 327 -328 -329 -330 -331 -332 -333 334 -335 336 -337 -338 -339 340 341 342 343 -344 -345 346 347 348 -349 350 -351 -352 -353 354 -355 356 357 -358 -359 360 -361 362 -363 364 -365 -366 -367 -368 369 370 -371 -372 -373 -374 375 -376 -377 378 379 380 381 382 383 384 -385 -386 -387 388 389 390 391 -392 393 394 -395 396 -397 -398 399 400 -401 -402 -403 404 405 -406 -407 408 409 410 411 -412 -413 -414 415 416 417 -418 419 420 -421 422 423 424 425 -426 427 428 429 430 431 -432 433 434 -435 436 -437 438 439 -440 441 -442 443 444 445 446 447 -448 -449 450 0

Verifier Data

OK

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

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.13 8.09 5/401 29100
/proc/meminfo: memFree=24141948/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 412 0 0 0 2 0 0 0 25 0 4 0 652403402 52396032 352 33554432000 4194304 4580107 140736181275312 18446744073709551615 47082633050028 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29100/statm: 12792 352 302 95 0 7774 0
[pid=29100/tid=29101] ppid=29098 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652403402 52396032 352 33554432000 4194304 4580107 140736181275312 18446744073709551615 47082633049619 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 652403402 52396032 352 33554432000 4194304 4580107 140736181275312 18446744073709551615 47082633049623 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 4 0 0 0 1 0 0 0 25 0 4 0 652403402 52396032 352 33554432000 4194304 4580107 140736181275312 18446744073709551615 47082633049625 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.118992 s]
/proc/loadavg: 8.12 8.13 8.09 5/401 29100
/proc/meminfo: memFree=24141948/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=282408 CPUtime=0.44 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 1656 0 0 0 44 0 0 0 25 0 4 0 652403402 289185792 1545 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 70602 1545 377 95 0 65584 0
[pid=29100/tid=29101] ppid=29098 vsize=282408 CPUtime=0.1 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 321 0 0 0 10 0 0 0 18 0 4 0 652403402 289185792 1545 33554432000 4194304 4580107 140736181275312 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=282408 CPUtime=0.11 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 344 0 0 0 11 0 0 0 18 0 4 0 652403402 289185792 1545 33554432000 4194304 4580107 140736181275312 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=282408 CPUtime=0.11 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 242 0 0 0 11 0 0 0 18 0 4 0 652403402 289185792 1545 33554432000 4194304 4580107 140736181275312 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 282408

[startup+0.200979 s]
/proc/loadavg: 8.12 8.13 8.09 5/401 29100
/proc/meminfo: memFree=24141948/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=283492 CPUtime=0.77 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 2194 0 0 0 77 0 0 0 25 0 4 0 652403402 290295808 1566 33554432000 4194304 4580107 140736181275312 18446744073709551615 4321669 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 70873 1566 377 95 0 65855 0
[pid=29100/tid=29101] ppid=29098 vsize=283492 CPUtime=0.18 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 457 0 0 0 18 0 0 0 18 0 4 0 652403402 290295808 1566 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=283492 CPUtime=0.19 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 472 0 0 0 19 0 0 0 18 0 4 0 652403402 290295808 1566 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=283492 CPUtime=0.19 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 376 0 0 0 19 0 0 0 18 0 4 0 652403402 290295808 1566 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283492

[startup+0.300961 s]
/proc/loadavg: 8.12 8.13 8.09 5/401 29100
/proc/meminfo: memFree=24141948/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=283656 CPUtime=1.17 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 2561 0 0 0 117 0 0 0 25 0 4 0 652403402 290463744 1933 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 70914 1933 377 95 0 65896 0
[pid=29100/tid=29101] ppid=29098 vsize=283656 CPUtime=0.28 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 539 0 0 0 28 0 0 0 18 0 4 0 652403402 290463744 1933 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=283656 CPUtime=0.29 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 578 0 0 0 29 0 0 0 18 0 4 0 652403402 290463744 1933 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=283656 CPUtime=0.29 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 460 0 0 0 29 0 0 0 18 0 4 0 652403402 290463744 1933 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283656

[startup+0.700893 s]
/proc/loadavg: 8.12 8.13 8.09 5/401 29100
/proc/meminfo: memFree=24141948/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=284556 CPUtime=2.76 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 4051 0 0 0 276 0 0 0 25 0 4 0 652403402 291385344 2640 33554432000 4194304 4580107 140736181275312 18446744073709551615 4304880 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 71139 2640 377 95 0 66121 0
[pid=29100/tid=29101] ppid=29098 vsize=284556 CPUtime=0.68 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 934 0 0 0 68 0 0 0 18 0 4 0 652403402 291385344 2640 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=284556 CPUtime=0.69 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 938 0 0 0 69 0 0 0 18 0 4 0 652403402 291385344 2640 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=284556 CPUtime=0.69 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 797 0 0 0 69 0 0 0 18 0 4 0 652403402 291385344 2640 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284556

[startup+1.50076 s]
/proc/loadavg: 8.12 8.13 8.09 10/405 29104
/proc/meminfo: memFree=24129260/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=285852 CPUtime=5.95 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 8029 0 0 0 594 1 0 0 25 0 4 0 652403402 292712448 4377 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 71463 4377 379 95 0 66445 0
[pid=29100/tid=29101] ppid=29098 vsize=285852 CPUtime=1.48 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 1626 0 0 0 148 0 0 0 20 0 4 0 652403402 292712448 4377 33554432000 4194304 4580107 140736181275312 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=285852 CPUtime=1.49 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 1617 0 0 0 149 0 0 0 20 0 4 0 652403402 292712448 4377 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=285852 CPUtime=1.49 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 1481 0 0 0 149 0 0 0 20 0 4 0 652403402 292712448 4377 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 285852

[startup+3.10048 s]
/proc/loadavg: 8.11 8.13 8.09 9/405 29104
/proc/meminfo: memFree=24102848/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=294604 CPUtime=12.34 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 17037 0 0 0 1232 2 0 0 25 0 4 0 652403402 301674496 8333 33554432000 4194304 4580107 140736181275312 18446744073709551615 4321722 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 73651 8333 379 95 0 68633 0
[pid=29100/tid=29101] ppid=29098 vsize=294604 CPUtime=3.08 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 3686 0 0 0 308 0 0 0 25 0 4 0 652403402 301674496 8333 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=294604 CPUtime=3.09 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 4649 0 0 0 309 0 0 0 25 0 4 0 652403402 301674496 8333 33554432000 4194304 4580107 140736181275312 18446744073709551615 4320891 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=294604 CPUtime=3.09 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 4085 0 0 0 309 0 0 0 25 0 4 0 652403402 301674496 8333 33554432000 4194304 4580107 140736181275312 18446744073709551615 4318305 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 294604

[startup+6.30093 s]
/proc/loadavg: 8.11 8.13 8.09 9/405 29104
/proc/meminfo: memFree=24086232/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=300404 CPUtime=25.09 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 26503 0 0 0 2505 4 0 0 25 0 4 0 652403402 307613696 11539 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 75101 11539 379 95 0 70083 0
[pid=29100/tid=29101] ppid=29098 vsize=300404 CPUtime=6.28 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 6665 0 0 0 627 1 0 0 25 0 4 0 652403402 307613696 11539 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=300404 CPUtime=6.28 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 7418 0 0 0 628 0 0 0 25 0 4 0 652403402 307613696 11539 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=300404 CPUtime=6.28 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 5755 0 0 0 628 0 0 0 25 0 4 0 652403402 307613696 11539 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 300404

[startup+12.7008 s]
/proc/loadavg: 8.17 8.14 8.09 9/405 29104
/proc/meminfo: memFree=24058872/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=301164 CPUtime=50.61 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 42396 0 0 0 5054 7 0 0 25 0 4 0 652403402 308391936 16715 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293911 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 75291 16715 379 95 0 70273 0
[pid=29100/tid=29101] ppid=29098 vsize=301164 CPUtime=12.69 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 10295 0 0 0 1267 2 0 0 25 0 4 0 652403402 308391936 16715 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=301164 CPUtime=12.69 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 10057 0 0 0 1268 1 0 0 25 0 4 0 652403402 308391936 16715 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=301164 CPUtime=12.68 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 10173 0 0 0 1267 1 0 0 25 0 4 0 652403402 308391936 16715 33554432000 4194304 4580107 140736181275312 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 301164

[startup+25.5006 s]
/proc/loadavg: 8.14 8.14 8.09 9/405 29104
/proc/meminfo: memFree=24021300/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=309064 CPUtime=101.6 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 64175 0 0 0 10144 16 0 0 25 0 4 0 652403402 316481536 22983 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 77266 22983 379 95 0 72248 0
[pid=29100/tid=29101] ppid=29098 vsize=309064 CPUtime=25.48 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 16369 0 0 0 2545 3 0 0 25 0 4 0 652403402 316481536 22983 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=309064 CPUtime=25.48 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 15832 0 0 0 2547 1 0 0 25 0 4 0 652403402 316481536 22983 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=309064 CPUtime=25.45 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 14559 0 0 0 2538 7 0 0 25 0 4 0 652403402 316481536 22983 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 309064

[startup+51.1012 s]
/proc/loadavg: 8.09 8.13 8.09 9/405 29105
/proc/meminfo: memFree=23984676/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=316888 CPUtime=203.67 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 97221 0 0 0 20342 25 0 0 25 0 4 0 652403402 324493312 27520 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 79222 27520 379 95 0 74204 0
[pid=29100/tid=29101] ppid=29098 vsize=316888 CPUtime=51.09 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 25794 0 0 0 5104 5 0 0 25 0 4 0 652403402 324493312 27520 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=316888 CPUtime=51.08 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 24460 0 0 0 5105 3 0 0 25 0 4 0 652403402 324493312 27520 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=316888 CPUtime=51.04 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 22153 0 0 0 5094 10 0 0 25 0 4 0 652403402 324493312 27520 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 316888

[startup+102.3 s]
/proc/loadavg: 8.12 8.13 8.09 9/405 29106
/proc/meminfo: memFree=23949908/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=319840 CPUtime=407.84 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 147504 0 0 0 40743 41 0 0 25 0 4 0 652403402 327516160 33942 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 79960 33942 379 95 0 74942 0
[pid=29100/tid=29101] ppid=29098 vsize=319840 CPUtime=102.29 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 38721 0 0 0 10220 9 0 0 25 0 4 0 652403402 327516160 33943 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=319840 CPUtime=102.29 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 36347 0 0 0 10223 6 0 0 25 0 4 0 652403402 327516160 33943 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=319840 CPUtime=102.24 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 35684 0 0 0 10210 14 0 0 25 0 4 0 652403402 327516160 33943 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.84
Current children cumulated vsize (KiB) 319840

[startup+162.301 s]

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

/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 136223 0 0 0 88152 62 0 0 25 0 4 0 652403402 516354048 96980 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3517.53
Current children cumulated vsize (KiB) 504252

[startup+942.301 s]
/proc/loadavg: 8.15 8.15 8.10 9/405 29129
/proc/meminfo: memFree=23526080/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=504576 CPUtime=3756.72 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 563625 0 0 0 375434 238 0 0 25 0 4 0 652403402 516685824 95059 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 126144 95059 379 95 0 121126 0
[pid=29100/tid=29101] ppid=29098 vsize=504576 CPUtime=942.27 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 150484 0 0 0 94164 63 0 0 25 0 4 0 652403402 516685824 95059 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=504576 CPUtime=942.24 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 127131 0 0 0 94176 48 0 0 25 0 4 0 652403402 516685824 95059 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=504576 CPUtime=942.12 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 142268 0 0 0 94147 65 0 0 25 0 4 0 652403402 516685824 95059 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3756.72
Current children cumulated vsize (KiB) 504576

[startup+1002.3 s]
/proc/loadavg: 8.08 8.13 8.09 9/405 29130
/proc/meminfo: memFree=23530400/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=570412 CPUtime=3995.93 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 590610 0 0 0 399341 252 0 0 25 0 4 0 652403402 584101888 94492 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 142603 94492 379 95 0 137585 0
[pid=29100/tid=29101] ppid=29098 vsize=570412 CPUtime=1002.27 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 157619 0 0 0 100161 66 0 0 25 0 4 0 652403402 584101888 94492 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=570412 CPUtime=1002.24 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 133142 0 0 0 100173 51 0 0 25 0 4 0 652403402 584101888 94492 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=570412 CPUtime=1002.12 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 150880 0 0 0 100143 69 0 0 25 0 4 0 652403402 584101888 94492 33554432000 4194304 4580107 140736181275312 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3995.93
Current children cumulated vsize (KiB) 570412

[startup+1062.3 s]
/proc/loadavg: 8.07 8.12 8.09 9/405 29132
/proc/meminfo: memFree=23498128/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574832 CPUtime=4235.16 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 608397 0 0 0 423254 262 0 0 25 0 4 0 652403402 588627968 101901 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143708 101901 379 95 0 138690 0
[pid=29100/tid=29101] ppid=29098 vsize=574832 CPUtime=1062.28 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 161985 0 0 0 106159 69 0 0 25 0 4 0 652403402 588627968 101901 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574832 CPUtime=1062.24 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 138108 0 0 0 106171 53 0 0 25 0 4 0 652403402 588627968 101901 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574832 CPUtime=1062.13 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 155181 0 0 0 106141 72 0 0 25 0 4 0 652403402 588627968 101901 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4235.16
Current children cumulated vsize (KiB) 574832

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

[startup+1075.2 s]
/proc/loadavg: 8.06 8.12 8.09 9/405 29132
/proc/meminfo: memFree=23509404/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4286.59 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 614210 0 0 0 428395 264 0 0 25 0 4 0 652403402 588795904 98024 33554432000 4194304 4580107 140736181275312 18446744073709551615 4318708 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 98024 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1075.17 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 163530 0 0 0 107448 69 0 0 25 0 4 0 652403402 588795904 98024 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1075.14 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 139794 0 0 0 107460 54 0 0 25 0 4 0 652403402 588795904 98024 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1075.03 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 157077 0 0 0 107431 72 0 0 25 0 4 0 652403402 588795904 98024 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4286.59
Current children cumulated vsize (KiB) 574996

[startup+1088.01 s]
/proc/loadavg: 8.04 8.11 8.09 9/405 29133
/proc/meminfo: memFree=23484472/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4337.66 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 618576 0 0 0 433500 266 0 0 25 0 4 0 652403402 588795904 102390 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 102390 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1087.99 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 164333 0 0 0 108729 70 0 0 25 0 4 0 652403402 588795904 102390 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1087.95 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 140561 0 0 0 108741 54 0 0 25 0 4 0 652403402 588795904 102390 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1087.84 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 157908 0 0 0 108711 73 0 0 25 0 4 0 652403402 588795904 102390 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4337.66
Current children cumulated vsize (KiB) 574996

[startup+1094.4 s]
/proc/loadavg: 8.04 8.11 8.09 9/405 29133
/proc/meminfo: memFree=23475420/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4363.14 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 620185 0 0 0 436046 268 0 0 25 0 4 0 652403402 588795904 103999 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 103999 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1094.38 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 164679 0 0 0 109367 71 0 0 25 0 4 0 652403402 588795904 103999 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1094.33 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 140893 0 0 0 109379 54 0 0 25 0 4 0 652403402 588795904 103999 33554432000 4194304 4580107 140736181275312 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1094.23 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 158395 0 0 0 109349 74 0 0 25 0 4 0 652403402 588795904 103999 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4363.14
Current children cumulated vsize (KiB) 574996

[startup+1100.8 s]
/proc/loadavg: 8.04 8.11 8.09 9/405 29133
/proc/meminfo: memFree=23478888/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4388.65 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 621540 0 0 0 438596 269 0 0 25 0 4 0 652403402 588795904 105354 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 105354 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1100.78 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 164959 0 0 0 110007 71 0 0 25 0 4 0 652403402 588795904 105354 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1100.73 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 141218 0 0 0 110019 54 0 0 25 0 4 0 652403402 588795904 105354 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1100.63 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 158707 0 0 0 109989 74 0 0 25 0 4 0 652403402 588795904 105354 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4388.65
Current children cumulated vsize (KiB) 574996

[startup+1102.4 s]
/proc/loadavg: 8.03 8.11 8.09 9/405 29133
/proc/meminfo: memFree=23476532/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4395.03 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 621802 0 0 0 439233 270 0 0 25 0 4 0 652403402 588795904 105616 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 105616 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1102.38 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 165026 0 0 0 110167 71 0 0 25 0 4 0 652403402 588795904 105616 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1102.33 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 141285 0 0 0 110179 54 0 0 25 0 4 0 652403402 588795904 105616 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1102.23 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 158761 0 0 0 110149 74 0 0 25 0 4 0 652403402 588795904 105616 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4395.03
Current children cumulated vsize (KiB) 574996

[startup+1103.2 s]
/proc/loadavg: 8.03 8.11 8.09 9/405 29133
/proc/meminfo: memFree=23476532/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4398.23 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 621938 0 0 0 439553 270 0 0 25 0 4 0 652403402 588795904 105752 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 105752 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1103.18 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 165059 0 0 0 110247 71 0 0 25 0 4 0 652403402 588795904 105752 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1103.13 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 141323 0 0 0 110259 54 0 0 25 0 4 0 652403402 588795904 105752 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1103.03 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 158792 0 0 0 110229 74 0 0 25 0 4 0 652403402 588795904 105752 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4398.23
Current children cumulated vsize (KiB) 574996

[startup+1103.6 s]
/proc/loadavg: 8.03 8.11 8.09 9/405 29133
/proc/meminfo: memFree=23475540/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4399.82 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 622006 0 0 0 439712 270 0 0 25 0 4 0 652403402 588795904 105820 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 105820 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1103.58 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 165074 0 0 0 110287 71 0 0 25 0 4 0 652403402 588795904 105820 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1103.53 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 141340 0 0 0 110299 54 0 0 25 0 4 0 652403402 588795904 105820 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1103.43 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 158806 0 0 0 110269 74 0 0 25 0 4 0 652403402 588795904 105820 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4399.82
Current children cumulated vsize (KiB) 574996

[startup+1103.8 s]
/proc/loadavg: 8.03 8.11 8.09 9/405 29133
/proc/meminfo: memFree=23475540/32951132 swapFree=67093844/67111528
[pid=29100] ppid=29098 vsize=574996 CPUtime=4400.62 cores=1,3,5,7
/proc/29100/stat : 29100 (strangenight2-m) R 29098 29100 28827 0 -1 4202496 622037 0 0 0 439792 270 0 0 25 0 4 0 652403402 588795904 105851 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29100/statm: 143749 105851 379 95 0 138731 0
[pid=29100/tid=29101] ppid=29098 vsize=574996 CPUtime=1103.78 cores=1,3,5,7
/proc/29100/task/29101/stat : 29101 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 165081 0 0 0 110307 71 0 0 25 0 4 0 652403402 588795904 105851 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29100/tid=29102] ppid=29098 vsize=574996 CPUtime=1103.73 cores=1,3,5,7
/proc/29100/task/29102/stat : 29102 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 141348 0 0 0 110319 54 0 0 25 0 4 0 652403402 588795904 105851 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29100/tid=29103] ppid=29098 vsize=574996 CPUtime=1103.63 cores=1,3,5,7
/proc/29100/task/29103/stat : 29103 (strangenight2-m) R 29098 29100 28827 0 -1 4202560 158814 0 0 0 110289 74 0 0 25 0 4 0 652403402 588795904 105851 33554432000 4194304 4580107 140736181275312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4400.62
Current children cumulated vsize (KiB) 574996

Child status: 10
Real time (s): 1103.84
CPU time (s): 4400.74
CPU user time (s): 4398.02
CPU system time (s): 2.72259
CPU usage (%): 398.674
Max. virtual memory (cumulated for all children) (KiB): 626232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4398.02
system time used= 2.72259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 622049
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= 399
involuntary context switches= 28243

runsolver used 3.87341 second user time and 10.4904 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 23:20:48
IDJOB=3366559
IDBENCH=82968
IDSOLVER=1844
FILE ID=node128/3366559-1305408047
RUNJOBID= node128-1305405594-28846
PBS_JOBID= 13324496
Free space on /tmp= 73604 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S2083898043-071.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366559-1305408047/watcher-3366559-1305408047 -o /tmp/evaluation-result-3366559-1305408047/solver-3366559-1305408047 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366559-1305408047.cnf

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

MD5SUM BENCH= 07e93672799a66cb8290b6b816b1a83d
RANDOM SEED=14877812

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24141980 kB
Buffers:        266212 kB
Cached:        2892256 kB
SwapCached:       1440 kB
Active:        6430044 kB
Inactive:      2089104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24141980 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            7068 kB
Writeback:           8 kB
AnonPages:     5359372 kB
Mapped:          32352 kB
Slab:           187400 kB
PageTables:      38124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100890428 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node128 at 2011-05-14 23:39:11