Trace number 3368842

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)SAT 4507.95 1130.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1960786523-069.SATISFIABLE.cnf
MD5SUM23247368fdc20070eb9c682abfb798ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368842-1305404308.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     177 undec:      52 neg:     171
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       388      1684         0         0      5108         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.37/0.14	c  N st     8      4916       388      1684         0      4782      5108     93359   no data   no data  --
1.17/0.38	c  N st    10     11299       388      1684         0      4446      5108     65923   no data   no data  --
2.37/0.62	c  N st    11     17042       388      1684         0     10038      5108    178278   no data   no data  --
3.56/0.99	c  F st    12     25001       388      1684         0     12318      5108    219008   no data   no data  --
3.56/0.99	c  N st    12     25001       388      1684         0     12318      5108    219008   no data   no data  --
4.75/1.24	c Decided on static restart strategy
4.75/1.24	c  N st    18     30001       388      1684         0     10606      5108    167627   no data   no data  --
4.75/1.24	c  S st    18     30001       388      1684         0     10606      5108    167627   no data   no data  --
4.75/1.27	c  S st    18     30505       388      1684         0     11106      5108    178392   no data   no data  --
4.75/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.75/1.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.75/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.75/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.75/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
4.75/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.55/1.44	c lits-rem:       182  cl-subs:      851  v-elim:      0  v-fix:    0  time:  0.63 s
5.55/1.44	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.03
5.55/1.44	c calculated reachability. Time: 0.00
5.55/1.44	c  N st    18     30505       388      1684         0     10255      5108    162306   no data   no data  --
7.15/1.85	c  N st    20     37617       388      1684         0      9518      5108    133941   no data   no data  --
8.36/2.20	c  N st    21     44017       388      1684         0     15747      5108    264336   no data   no data  --
9.13/2.33	c  S st    22     45757       388      1684         0     17427      5108    299521   no data   no data  --
9.13/2.37	c  S st    22     46257       388      1684         0      9238      5108    115402   no data   no data  --
9.13/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.13/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.13/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.13/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.13/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.13/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
9.13/2.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.54/2.43	c lits-rem:        38  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.23 s
9.54/2.43	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
9.54/2.43	c vivif2 --  cl tried     9171 cl shrink        0 lits rem          0 time: 0.00
9.54/2.44	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.03
9.54/2.44	c calculated reachability. Time: 0.00
9.54/2.44	c  N st    22     46257       388      1684         0      9171      5108    113947   no data   no data  --
13.18/3.32	c  N st    23     60654       388      1684         0     13455      5108    191637   no data   no data  --
15.52/3.93	c  N st    24     69385       388      1684         0     11285      5108    139814   no data   no data  --
15.52/3.93	c  S st    24     69385       388      1684         0     11285      5108    139814   no data   no data  --
15.52/3.96	c  S st    24     69889       388      1684         0     11787      5108    149623   no data   no data  --
15.52/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.52/3.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.52/3.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.52/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.52/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.52/3.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
15.52/3.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.32/4.10	c lits-rem:        96  cl-subs:      175  v-elim:      0  v-fix:    0  time:  0.51 s
16.32/4.10	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
16.32/4.10	c vivif2 --  cl tried    11612 cl shrink        0 lits rem          0 time: 0.00
16.32/4.11	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.03
16.32/4.11	c calculated reachability. Time: 0.00
16.32/4.11	c  N st    24     69889       388      1684         0     11612      5108    146212   no data   no data  --
21.10/5.40	c  F st    25     87500       388      1684         0     16961      5108    244202   no data   no data  --
21.10/5.40	c  N st    25     87500       388      1684         0     16961      5108    244202   no data   no data  --
22.69/5.77	c Decided on static restart strategy
23.48/5.98	c  N st    32     95539       388      1684         0     24801      5108    401965   no data   no data  --
26.34/6.69	c  N st    34    104836       388      1684         0     21266      5108    326439   no data   no data  --
26.34/6.69	c  S st    34    104836       388      1684         0     21266      5108    326439   no data   no data  --
26.68/6.74	c  S st    34    105342       388      1684         0     21770      5108    336344   no data   no data  --
26.68/6.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.68/6.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.68/6.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
26.68/6.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.68/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.68/6.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
26.68/6.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.87/7.52	c lits-rem:       391  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  3.03 s
29.87/7.52	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
29.87/7.52	c vivif2 --  cl tried    20633 cl shrink        0 lits rem          0 time: 0.01
29.87/7.54	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.06
29.87/7.54	c calculated reachability. Time: 0.00
29.87/7.54	c  N st    34    105342       388      1684         0     20633      5108    311650   no data   no data  --
33.06/8.31	c  N st    35    114941       388      1684         0     16445      5108    210142   no data   no data  --
38.63/9.72	c  N st    36    129338       388      1684         0     15833      5108    181679   no data   no data  --
45.40/11.40	c  N st    37    150933       388      1684         0     21274      5108    280072   no data   no data  --
47.82/12.03	c  S st    38    158016       388      1684         0     28178      5108    427352   no data   no data  --
47.82/12.10	c  S st    38    158519       388      1684         0     28680      5108    437323   no data   no data  --
47.82/12.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.82/12.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.82/12.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
48.25/12.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.25/12.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.25/12.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
48.25/12.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.38/13.43	c lits-rem:       659  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  5.20 s
53.38/13.43	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
53.38/13.43	c vivif2 --  cl tried    27120 cl shrink        0 lits rem          0 time: 0.02
53.38/13.45	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.07
53.38/13.45	c calculated reachability. Time: 0.00
53.38/13.45	c  N st    38    158519       388      1684         0     27120      5108    407027   no data   no data  --
71.72/18.06	c  N st    39    207108       388      1684         0     21941      5108    270433   no data   no data  --
84.87/21.31	c  N st    40    237780       388      1684         0     32276      5108    498284   no data   no data  --
84.87/21.31	c  S st    40    237780       388      1684         0     32276      5108    498284   no data   no data  --
84.87/21.39	c  S st    40    238282       388      1684         0     32777      5108    508462   no data   no data  --
84.87/21.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.87/21.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.27/21.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
85.27/21.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.27/21.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.27/21.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
85.27/21.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.67/23.10	c lits-rem:      1234  cl-subs:     1748  v-elim:      0  v-fix:    0  time:  6.69 s
91.67/23.10	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
91.67/23.10	c vivif2 --  cl tried    31029 cl shrink        0 lits rem          0 time: 0.02
92.10/23.13	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.10
92.10/23.13	c calculated reachability. Time: 0.00
92.10/23.13	c  N st    40    238282       388      1684         0     31029      5108    469845   no data   no data  --
120.36/30.28	c  F st    41    306251       388      1684         0     32878      5108    455104   no data   no data  --
120.36/30.28	c  N st    41    306251       388      1684         0     32878      5108    455104   no data   no data  --
123.14/30.92	c Decided on static restart strategy
133.51/33.52	c  N st    51    334551       388      1684         0     37149      5108    519251   no data   no data  --
145.07/36.41	c  N st    53    357423       388      1684         0     34939      5108    447414   no data   no data  --
145.07/36.41	c  S st    53    357423       388      1684         0     34939      5108    447414   no data   no data  --
145.47/36.50	c  S st    53    357926       388      1684         0     35440      5108    457818   no data   no data  --
145.47/36.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.47/36.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.47/36.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
145.47/36.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.47/36.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.47/36.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
145.47/36.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.05/37.99	c lits-rem:      1053  cl-subs:     2016  v-elim:      0  v-fix:    0  time:  5.81 s
151.05/37.99	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
151.05/37.99	c vivif2 --  cl tried    33424 cl shrink        0 lits rem          0 time: 0.02
151.45/38.02	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.11
151.45/38.02	c calculated reachability. Time: 0.00
151.45/38.02	c  N st    53    357926       388      1684         0     33424      5108    419307   no data   no data  --
167.39/42.08	c  N st    54    390320       388      1684         0     39644      5108    535639   no data   no data  --
193.30/48.59	c  N st    55    438913       388      1684         0     33433      5108    391232   no data   no data  --
234.36/58.81	c  N st    56    511795       388      1684         0     46786      5108    645589   no data   no data  --
249.52/62.63	c  N st    57    536889       388      1684         0     41061      5108    507970   no data   no data  --
249.52/62.63	c  S st    57    536889       388      1684         0     41061      5108    507970   no data   no data  --
249.95/62.73	c  S st    57    537391       388      1684         0     41560      5108    517682   no data   no data  --
249.95/62.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
249.95/62.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.95/62.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
249.95/62.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.95/62.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.95/62.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
249.95/62.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
256.68/64.41	c lits-rem:       727  cl-subs:     2050  v-elim:      0  v-fix:    0  time:  6.58 s
256.68/64.41	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
256.68/64.42	c vivif2 --  cl tried    39510 cl shrink        0 lits rem          0 time: 0.02
256.68/64.45	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.13
256.68/64.45	c calculated reachability. Time: 0.00
256.68/64.45	c  N st    57    537391       388      1684         0     39510      5108    480130   no data   no data  --
363.12/91.16	c  N st    58    701375       388      1684         0     68484      5108   1091158   no data   no data  --
439.25/110.25	c  N st    59    806090       388      1684         0     62481      5108    882627   no data   no data  --
439.25/110.25	c  S st    59    806090       388      1684         0     62481      5108    882627   no data   no data  --
440.05/110.43	c  S st    59    806592       388      1684         0     62982      5108    892721   no data   no data  --
440.05/110.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
440.05/110.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
440.05/110.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
440.05/110.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
440.05/110.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.05/110.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
440.05/110.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
454.80/114.12	c lits-rem:      1249  cl-subs:     5123  v-elim:      0  v-fix:    0  time: 14.47 s
454.80/114.12	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
454.80/114.13	c vivif2 --  cl tried    57859 cl shrink        0 lits rem          0 time: 0.04
454.80/114.19	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.25
455.20/114.20	c calculated reachability. Time: 0.00
455.20/114.20	c  N st    59    806592       388      1684         0     57859      5108    792779   no data   no data  --
659.69/165.53	c  F st    60   1071875       388      1684         0     73442      5108   1006249   no data   no data  --
659.69/165.53	c  N st    60   1071875       388      1684         0     73442      5108   1006249   no data   no data  --
665.28/166.92	c Decided on static restart strategy
685.20/171.90	c  N st    70   1100177       388      1684         0     57526      5108    692458   no data   no data  --
719.15/180.43	c  N st    72   1136171       388      1684         0     47959      5108    463822   no data   no data  --
743.01/186.45	c  N st    73   1168563       388      1684         0     79330      5108   1118605   no data   no data  --
781.66/196.10	c  N st    74   1209892       388      1684         0     73724      5108    963882   no data   no data  --
781.66/196.10	c  S st    74   1209892       388      1684         0     73724      5108    963882   no data   no data  --
782.46/196.33	c  S st    74   1210399       388      1684         0     74229      5108    974385   no data   no data  --
782.46/196.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
782.46/196.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
782.46/196.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
782.86/196.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
782.86/196.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
782.86/196.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
782.86/196.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
800.00/200.72	c lits-rem:      1358  cl-subs:     7035  v-elim:      0  v-fix:    0  time: 17.21 s
800.00/200.72	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
800.00/200.73	c vivif2 --  cl tried    67194 cl shrink        0 lits rem          0 time: 0.04
800.40/200.81	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.30
800.40/200.81	c calculated reachability. Time: 0.00
800.40/200.81	c  N st    74   1210399       388      1684         0     67194      5108    847414   no data   no data  --
867.38/217.63	c  N st    75   1283282       388      1684         0     91082      5108   1305279   no data   no data  --
975.00/244.69	c  N st    76   1392605       388      1684         0     52065      5108    491866   no data   no data  --
1123.69/281.98	c  N st    77   1556590       388      1684         0     57089      5108    564213   no data   no data  --
1289.92/323.61	c  N st    78   1710399       388      1684         0     97971      5108   1345572   no data   no data  --
1289.92/323.61	c  S st    78   1710399       388      1684         0     97971      5108   1345572   no data   no data  --
1291.52/324.03	c  S st    78   1710901       388      1684         0     98473      5108   1355815   no data   no data  --
1291.52/324.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1291.52/324.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1291.52/324.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
1291.92/324.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.92/324.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1291.92/324.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1291.92/324.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1330.57/333.90	c lits-rem:       147  cl-subs:    12203  v-elim:      0  v-fix:    0  time: 38.85 s
1330.57/333.90	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1330.97/333.91	c vivif2 --  cl tried    86270 cl shrink        0 lits rem          0 time: 0.06
1331.37/334.01	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.40
1331.37/334.02	c calculated reachability. Time: 0.00
1331.37/334.02	c  N st    78   1710901       388      1684         0     86270      5108   1140132   no data   no data  --
1718.45/431.12	c  N st    79   2079867       388      1684         0     98308      5108   1290453   no data   no data  --
1883.06/472.48	c  N st    80   2210902       388      1684         0    101908      5108   1349160   no data   no data  --
1883.06/472.48	c  S st    80   2210902       388      1684         0    101908      5108   1349160   no data   no data  --
1884.66/472.81	c  S st    80   2211405       388      1684         0    102408      5108   1359499   no data   no data  --
1884.66/472.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1884.66/472.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1884.66/472.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
1884.66/472.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1884.66/472.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1884.66/472.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1884.66/472.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1920.15/481.75	c lits-rem:      1337  cl-subs:    10571  v-elim:      0  v-fix:    0  time: 35.21 s
1920.15/481.75	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1920.15/481.76	c vivif2 --  cl tried    91837 cl shrink        0 lits rem          0 time: 0.06
1920.58/481.88	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.47
1920.58/481.88	c calculated reachability. Time: 0.00
1920.58/481.88	c  N st    80   2211405       388      1684         0     91837      5108   1164800   no data   no data  --
2532.02/635.22	c  N st    81   2711406       388      1684         0    115385      5108   1550202   no data   no data  --
2532.02/635.22	c  S st    81   2711406       388      1684         0    115385      5108   1550202   no data   no data  --
2533.62/635.62	c  S st    81   2711912       388      1684         0    115890      5108   1560772   no data   no data  --
2533.62/635.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2533.62/635.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2533.62/635.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
2534.03/635.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2534.03/635.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2534.03/635.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
2534.03/635.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2577.45/646.63	c lits-rem:       403  cl-subs:    11248  v-elim:      0  v-fix:    0  time: 43.44 s
2577.45/646.63	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
2577.45/646.65	c vivif2 --  cl tried   104642 cl shrink        0 lits rem          0 time: 0.07
2577.87/646.79	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.55
2577.87/646.80	c calculated reachability. Time: 0.00
2577.87/646.80	c  N st    81   2711912       388      1684         0    104642      5108   1362198   no data   no data  --
3184.96/799.03	c  N st    82   3211912       388      1684         0     81458      5108    790400   no data   no data  --
3184.96/799.03	c  S st    82   3211912       388      1684         0     81458      5108    790400   no data   no data  --
3185.75/799.27	c  S st    82   3212418       388      1684         0     81959      5108    801160   no data   no data  --
3185.75/799.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3185.75/799.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3186.15/799.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
3186.15/799.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3186.15/799.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3186.15/799.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
3186.15/799.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3197.31/802.11	c lits-rem:       546  cl-subs:     1106  v-elim:      0  v-fix:    0  time: 11.02 s
3197.31/802.11	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
3197.31/802.12	c vivif2 --  cl tried    80853 cl shrink        0 lits rem          0 time: 0.04
3197.71/802.21	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.37
3197.71/802.21	c calculated reachability. Time: 0.00
3197.71/802.21	c  N st    82   3212418       388      1684         0     80853      5108    780317   no data   no data  --
3856.63/967.50	c  N st    83   3712422       388      1684         0     91119      5108    908673   no data   no data  --
3856.63/967.50	c  S st    83   3712422       388      1684         0     91119      5108    908673   no data   no data  --
3857.84/967.80	c  S st    83   3712925       388      1684         0     91618      5108    919745   no data   no data  --
3857.84/967.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3857.84/967.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3857.84/967.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3857.84/967.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3857.84/967.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3857.84/967.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
3857.84/967.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3871.41/971.22	c lits-rem:       811  cl-subs:     2702  v-elim:      0  v-fix:    0  time: 13.30 s
3871.41/971.22	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
3871.41/971.24	c vivif2 --  cl tried    88916 cl shrink        0 lits rem          0 time: 0.05
3871.83/971.35	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.44
3871.83/971.35	c calculated reachability. Time: 0.00
3871.83/971.35	c  N st    83   3712925       388      1684         0     88916      5108    876016   no data   no data  --
3925.99/984.97	c  F st    84   3751562       388      1684         0    125939      5108   1665853   no data   no data  --
3925.99/984.97	c  N st    84   3751562       388      1684         0    125939      5108   1665853   no data   no data  --
3936.36/987.51	c Decided on static restart strategy
3980.62/998.60	c  N st    94   3779870       388      1684         0    153195      5108   2216267   no data   no data  --
4031.22/1011.32	c  N st    96   3815863       388      1684         0    106132      5108   1196166   no data   no data  --
4079.86/1023.59	c  N st    97   3848255       388      1684         0    137089      5108   1812444   no data   no data  --
4159.19/1043.43	c  N st    98   3896845       388      1684         0    101165      5108   1072157   no data   no data  --
4275.24/1072.58	c  N st    99   3969728       388      1684         0     87764      5108    803287   no data   no data  --
4439.02/1113.65	c  N st   100   4079051       388      1684         0    108127      5108   1185688   no data   no data  --
4507.64/1130.88	c Following stats are for *FIRST FINISHED THREAD ONLY*
4507.64/1130.88	c num threads              : 4          
4507.64/1130.88	c restarts                 : 100        
4507.64/1130.88	c dynamic restarts         : 0          
4507.64/1130.88	c static restarts          : 100        
4507.64/1130.88	c full restarts            : 5          
4507.64/1130.88	c total simplify time      : 0.00       
4507.64/1130.88	c learnts DL2              : 0          
4507.64/1130.88	c learnts size 2           : 0          
4507.64/1130.88	c learnts size 1           : 0           (0.00      % of vars)
4507.64/1130.88	c filedLit time            : 1.38        (0.03      % time)
4507.64/1130.88	c v-elim SatELite          : 12          (3.00      % vars)
4507.64/1130.88	c SatELite time            : 253.42      (5.62      % time)
4507.64/1130.88	c v-elim xor               : 0           (0.00      % vars)
4507.64/1130.88	c xor elim time            : 0.18        (0.00      % time)
4507.64/1130.88	c num binary xor trees     : 0          
4507.64/1130.88	c binxor trees' crown      : 0           (nan       leafs/tree)
4507.64/1130.88	c bin xor find time        : 0.00       
4507.64/1130.88	c OTF clause improved      : 152663      (0.04      clauses/conflict)
4507.64/1130.88	c OTF impr. size diff      : 162215      (1.06       lits/clause)
4507.64/1130.88	c OTF cl watch-shrink      : 1220230     (0.29      clauses/conflict)
4507.64/1130.88	c OTF cl watch-sh-lit      : 1632526     (1.34       lits/clause)
4507.64/1130.88	c tried to recurMin cls    : 547557      (13.16      % of conflicts)
4507.64/1130.88	c updated cache            : 10732       (0.02       lits/tried recurMin)
4507.64/1130.88	c unit cls received        : 0           (nan       % of units)
4507.64/1130.88	c unit cls sent            : 0           (nan       % of units)
4507.64/1130.88	c bin cls received         : 0          
4507.64/1130.88	c bin cls sent             : 0          
4507.64/1130.88	c clauses over max glue    : 0           (0.00      % of all clauses)
4507.64/1130.88	c conflicts                : 4160166     (923.28    / sec)
4507.64/1130.88	c decisions                : 4816899     (0.45      % random)
4507.64/1130.88	c bogo-props               : 133872211723 (29710604.72 / sec)
4507.64/1130.88	c conflict literals        : 83634734    (27.86     % deleted)
4507.64/1130.88	c Memory used              : 554.03      MB
4507.64/1130.88	c single-thread CPU time   : 4505.87     s
4507.64/1130.88	c all-threads sum CPU time : 4505.87     s
4507.64/1130.88	s SATISFIABLE
4507.64/1130.88	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 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-3368842-1305404308/watcher-3368842-1305404308 -o /tmp/evaluation-result-3368842-1305404308/solver-3368842-1305404308 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368842-1305404308.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.18 7.33 7.83 2/408 8268
/proc/meminfo: memFree=21337496/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 730661606 52465664 352 33554432000 4194304 4650419 140733733006096 18446744073709551615 47901497493426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 12809 352 303 112 0 7774 0
[pid=8268/tid=8269] ppid=8266 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 4 0 730661606 52465664 352 33554432000 4194304 4650419 140733733006096 18446744073709551615 47901497493426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 4 0 730661606 52465664 352 33554432000 4194304 4650419 140733733006096 18446744073709551615 47901497493426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730661606 52465664 352 33554432000 4194304 4650419 140733733006096 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.06748 s]
/proc/loadavg: 5.18 7.33 7.83 2/408 8268
/proc/meminfo: memFree=21337496/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=282048 CPUtime=0.24 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 1360 0 0 0 24 0 0 0 25 0 4 0 730661606 288817152 1245 33554432000 4194304 4650419 140733733006096 18446744073709551615 4315103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 70512 1245 391 112 0 65477 0
[pid=8268/tid=8269] ppid=8266 vsize=282048 CPUtime=0.06 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 283 0 0 0 6 0 0 0 25 0 4 0 730661606 288817152 1245 33554432000 4194304 4650419 140733733006096 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=282048 CPUtime=0.06 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 256 0 0 0 6 0 0 0 25 0 4 0 730661606 288817152 1245 33554432000 4194304 4650419 140733733006096 18446744073709551615 4360418 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=282048 CPUtime=0.05 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 175 0 0 0 5 0 0 0 25 0 4 0 730661606 288817152 1245 33554432000 4194304 4650419 140733733006096 18446744073709551615 4329573 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 282048

[startup+0.100474 s]
/proc/loadavg: 5.18 7.33 7.83 2/408 8268
/proc/meminfo: memFree=21337496/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=282048 CPUtime=0.37 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 1519 0 0 0 37 0 0 0 25 0 4 0 730661606 288817152 1404 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 70512 1405 391 112 0 65477 0
[pid=8268/tid=8269] ppid=8266 vsize=282048 CPUtime=0.09 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 325 0 0 0 9 0 0 0 25 0 4 0 730661606 288817152 1405 33554432000 4194304 4650419 140733733006096 18446744073709551615 4314797 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=282048 CPUtime=0.09 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 290 0 0 0 9 0 0 0 25 0 4 0 730661606 288817152 1405 33554432000 4194304 4650419 140733733006096 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=282048 CPUtime=0.08 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 223 0 0 0 8 0 0 0 25 0 4 0 730661606 288817152 1405 33554432000 4194304 4650419 140733733006096 18446744073709551615 4306767 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282048

[startup+0.300439 s]
/proc/loadavg: 5.18 7.33 7.83 2/408 8268
/proc/meminfo: memFree=21337496/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=283196 CPUtime=1.17 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 2576 0 0 0 117 0 0 0 25 0 4 0 730661606 289992704 1983 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 70799 1983 393 112 0 65764 0
[pid=8268/tid=8269] ppid=8266 vsize=283196 CPUtime=0.29 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 594 0 0 0 29 0 0 0 25 0 4 0 730661606 289992704 1983 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=283196 CPUtime=0.29 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 541 0 0 0 29 0 0 0 25 0 4 0 730661606 289992704 1983 33554432000 4194304 4650419 140733733006096 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=283196 CPUtime=0.28 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 493 0 0 0 28 0 0 0 25 0 4 0 730661606 289992704 1983 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283196

[startup+0.70037 s]
/proc/loadavg: 5.18 7.33 7.83 2/408 8268
/proc/meminfo: memFree=21337496/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=284604 CPUtime=2.77 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 4521 0 0 0 277 0 0 0 25 0 4 0 730661606 291434496 2247 33554432000 4194304 4650419 140733733006096 18446744073709551615 4333702 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 71151 2248 393 112 0 66116 0
[pid=8268/tid=8269] ppid=8266 vsize=284604 CPUtime=0.69 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 1088 0 0 0 69 0 0 0 25 0 4 0 730661606 291434496 2248 33554432000 4194304 4650419 140733733006096 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=284604 CPUtime=0.69 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 1028 0 0 0 69 0 0 0 25 0 4 0 730661606 291434496 2248 33554432000 4194304 4650419 140733733006096 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=284604 CPUtime=0.68 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 973 0 0 0 68 0 0 0 25 0 4 0 730661606 291434496 2248 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284604

[startup+1.50023 s]
/proc/loadavg: 5.18 7.33 7.83 9/420 8280
/proc/meminfo: memFree=21314820/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=294040 CPUtime=5.95 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 7907 0 0 0 594 1 0 0 25 0 4 0 730661606 301096960 4380 33554432000 4194304 4650419 140733733006096 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 73510 4386 395 112 0 68475 0
[pid=8268/tid=8269] ppid=8266 vsize=294040 CPUtime=1.49 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 1839 0 0 0 149 0 0 0 25 0 4 0 730661606 301096960 4390 33554432000 4194304 4650419 140733733006096 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=294040 CPUtime=1.49 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 1557 0 0 0 149 0 0 0 25 0 4 0 730661606 301096960 4395 33554432000 4194304 4650419 140733733006096 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=294040 CPUtime=1.46 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 1495 0 0 0 146 0 0 0 25 0 4 0 730661606 301096960 4399 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 294040

[startup+3.10095 s]
/proc/loadavg: 5.18 7.33 7.83 9/420 8281
/proc/meminfo: memFree=21278488/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=303060 CPUtime=12.34 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 15282 0 0 0 1232 2 0 0 25 0 4 0 730661606 310333440 9010 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 75765 9010 395 112 0 70730 0
[pid=8268/tid=8269] ppid=8266 vsize=303060 CPUtime=3.09 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 3822 0 0 0 309 0 0 0 25 0 4 0 730661606 310333440 9010 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=303060 CPUtime=3.08 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 3974 0 0 0 308 0 0 0 25 0 4 0 730661606 310333440 9010 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=303060 CPUtime=3.05 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 3346 0 0 0 305 0 0 0 25 0 4 0 730661606 310333440 9010 33554432000 4194304 4650419 140733733006096 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 303060

[startup+6.30039 s]
/proc/loadavg: 5.40 7.34 7.83 9/420 8281
/proc/meminfo: memFree=21243832/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=312608 CPUtime=25.08 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 22829 0 0 0 2505 3 0 0 25 0 4 0 730661606 320110592 12289 33554432000 4194304 4650419 140733733006096 18446744073709551615 4333937 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 78152 12289 395 112 0 73117 0
[pid=8268/tid=8269] ppid=8266 vsize=312608 CPUtime=6.28 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 6341 0 0 0 628 0 0 0 25 0 4 0 730661606 320110592 12289 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=312608 CPUtime=6.28 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 6401 0 0 0 627 1 0 0 25 0 4 0 730661606 320110592 12289 33554432000 4194304 4650419 140733733006096 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=312608 CPUtime=6.2 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 3890 0 0 0 620 0 0 0 25 0 4 0 730661606 320110592 12289 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 312608

[startup+12.7003 s]
/proc/loadavg: 5.69 7.37 7.84 9/420 8281
/proc/meminfo: memFree=21206076/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=313456 CPUtime=50.59 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 34719 0 0 0 5053 6 0 0 25 0 4 0 730661606 320978944 17052 33554432000 4194304 4650419 140733733006096 18446744073709551615 4439086 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 78364 17052 395 112 0 73329 0
[pid=8268/tid=8269] ppid=8266 vsize=313456 CPUtime=12.68 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 9870 0 0 0 1267 1 0 0 25 0 4 0 730661606 320978944 17052 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=313456 CPUtime=12.68 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 9098 0 0 0 1267 1 0 0 25 0 4 0 730661606 320978944 17052 33554432000 4194304 4650419 140733733006096 18446744073709551615 4229498 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=313456 CPUtime=12.51 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 5170 0 0 0 1251 0 0 0 25 0 4 0 730661606 320978944 17052 33554432000 4194304 4650419 140733733006096 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 313456

[startup+25.501 s]
/proc/loadavg: 6.20 7.40 7.84 9/420 8281
/proc/meminfo: memFree=21151384/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=316052 CPUtime=101.61 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 53592 0 0 0 10150 11 0 0 25 0 4 0 730661606 323637248 22306 33554432000 4194304 4650419 140733733006096 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 79013 22306 395 112 0 73978 0
[pid=8268/tid=8269] ppid=8266 vsize=316052 CPUtime=25.48 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 14686 0 0 0 2546 2 0 0 25 0 4 0 730661606 323637248 22306 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=316052 CPUtime=25.48 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 14980 0 0 0 2545 3 0 0 25 0 4 0 730661606 323637248 22306 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=316052 CPUtime=25.13 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 8149 0 0 0 2512 1 0 0 25 0 4 0 730661606 323637248 22306 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 316052

[startup+51.1006 s]
/proc/loadavg: 6.81 7.45 7.84 9/420 8282
/proc/meminfo: memFree=21119720/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=326864 CPUtime=203.67 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 78690 0 0 0 20350 17 0 0 25 0 4 0 730661606 334708736 28072 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 81716 28072 395 112 0 76681 0
[pid=8268/tid=8269] ppid=8266 vsize=326864 CPUtime=51.08 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 23529 0 0 0 5103 5 0 0 25 0 4 0 730661606 334708736 28072 33554432000 4194304 4650419 140733733006096 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=326864 CPUtime=51.09 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 22595 0 0 0 5104 5 0 0 25 0 4 0 730661606 334708736 28072 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=326864 CPUtime=50.39 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 9505 0 0 0 5037 2 0 0 25 0 4 0 730661606 334708736 28072 33554432000 4194304 4650419 140733733006096 18446744073709551615 4331963 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 326864

[startup+102.316 s]
/proc/loadavg: 7.53 7.55 7.85 9/420 8283
/proc/meminfo: memFree=21054856/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=339064 CPUtime=407.82 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 119102 0 0 0 40750 32 0 0 25 0 4 0 730661606 347201536 35109 33554432000 4194304 4650419 140733733006096 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 84766 35109 395 112 0 79731 0
[pid=8268/tid=8269] ppid=8266 vsize=339064 CPUtime=102.28 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 36498 0 0 0 10218 10 0 0 25 0 4 0 730661606 347201536 35109 33554432000 4194304 4650419 140733733006096 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=339064 CPUtime=102.29 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 32162 0 0 0 10222 7 0 0 25 0 4 0 730661606 347201536 35109 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=339064 CPUtime=100.89 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 15621 0 0 0 10085 4 0 0 25 0 4 0 730661606 347201536 35109 33554432000 4194304 4650419 140733733006096 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.82
Current children cumulated vsize (KiB) 339064

[startup+162.301 s]

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

/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 132396 0 0 0 76169 46 0 0 25 0 4 0 730661606 496807936 78787 33554432000 4194304 4650419 140733733006096 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=485164 CPUtime=762.32 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 123975 0 0 0 76187 45 0 0 25 0 4 0 730661606 496807936 78787 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=485164 CPUtime=751.91 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 36346 0 0 0 75177 14 0 0 25 0 4 0 730661606 496807936 78787 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.72
Current children cumulated vsize (KiB) 485164

[startup+822.301 s]
/proc/loadavg: 8.16 8.10 8.01 9/420 8302
/proc/meminfo: memFree=20645248/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=517072 CPUtime=3277.83 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 440752 0 0 0 327625 158 0 0 25 0 4 0 730661606 529481728 72191 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 129268 72191 395 112 0 124233 0
[pid=8268/tid=8269] ppid=8266 vsize=517072 CPUtime=822.11 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 140875 0 0 0 82162 49 0 0 25 0 4 0 730661606 529481728 72191 33554432000 4194304 4650419 140733733006096 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=517072 CPUtime=822.3 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 130129 0 0 0 82182 48 0 0 25 0 4 0 730661606 529481728 72191 33554432000 4194304 4650419 140733733006096 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=517072 CPUtime=811.08 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 37673 0 0 0 81094 14 0 0 25 0 4 0 730661606 529481728 72191 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3277.83
Current children cumulated vsize (KiB) 517072

[startup+882.301 s]
/proc/loadavg: 8.14 8.11 8.01 9/420 8304
/proc/meminfo: memFree=20649064/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=541356 CPUtime=3517 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 466210 0 0 0 351530 170 0 0 25 0 4 0 730661606 554348544 79346 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 135339 79346 395 112 0 130304 0
[pid=8268/tid=8269] ppid=8266 vsize=541356 CPUtime=882.11 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 147362 0 0 0 88158 53 0 0 25 0 4 0 730661606 554348544 79346 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=541356 CPUtime=882.3 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 138309 0 0 0 88179 51 0 0 25 0 4 0 730661606 554348544 79346 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=541356 CPUtime=870.26 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 41736 0 0 0 87010 16 0 0 25 0 4 0 730661606 554348544 79346 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517
Current children cumulated vsize (KiB) 541356

[startup+942.301 s]
/proc/loadavg: 8.17 8.13 8.02 9/420 8306
/proc/meminfo: memFree=20636232/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=553312 CPUtime=3756.19 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 488427 0 0 0 375440 179 0 0 25 0 4 0 730661606 566591488 84462 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 138328 84462 395 112 0 133293 0
[pid=8268/tid=8269] ppid=8266 vsize=553312 CPUtime=942.1 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 153536 0 0 0 94155 55 0 0 25 0 4 0 730661606 566591488 84462 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=553312 CPUtime=942.3 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 144189 0 0 0 94177 53 0 0 25 0 4 0 730661606 566591488 84462 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=553312 CPUtime=929.45 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 45866 0 0 0 92927 18 0 0 25 0 4 0 730661606 566591488 84462 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3756.19
Current children cumulated vsize (KiB) 553312

[startup+1002.3 s]
/proc/loadavg: 8.10 8.12 8.02 9/420 8307
/proc/meminfo: memFree=20612256/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=553596 CPUtime=3995.34 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 508864 0 0 0 399348 186 0 0 25 0 4 0 730661606 566882304 88687 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 138399 88687 395 112 0 133364 0
[pid=8268/tid=8269] ppid=8266 vsize=553596 CPUtime=1002.08 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 160887 0 0 0 100151 57 0 0 25 0 4 0 730661606 566882304 88687 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=553596 CPUtime=1002.3 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 149660 0 0 0 100175 55 0 0 25 0 4 0 730661606 566882304 88687 33554432000 4194304 4650419 140733733006096 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=553596 CPUtime=988.62 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 49116 0 0 0 98843 19 0 0 25 0 4 0 730661606 566882304 88687 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3995.34
Current children cumulated vsize (KiB) 553596

[startup+1062.3 s]
/proc/loadavg: 8.04 8.10 8.01 9/420 8309
/proc/meminfo: memFree=20587784/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=554160 CPUtime=4234.53 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 524860 0 0 0 423260 193 0 0 25 0 4 0 730661606 567459840 85186 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 138540 85186 395 112 0 133505 0
[pid=8268/tid=8269] ppid=8266 vsize=554160 CPUtime=1062.06 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 166839 0 0 0 106147 59 0 0 25 0 4 0 730661606 567459840 85186 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=554160 CPUtime=1062.3 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 153917 0 0 0 106173 57 0 0 25 0 4 0 730661606 567459840 85186 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=554160 CPUtime=1047.82 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 49463 0 0 0 104762 20 0 0 25 0 4 0 730661606 567459840 85186 33554432000 4194304 4650419 140733733006096 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4234.53
Current children cumulated vsize (KiB) 554160

[startup+1122.3 s]
/proc/loadavg: 8.05 8.09 8.01 9/420 8310
/proc/meminfo: memFree=20587240/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=567264 CPUtime=4473.7 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 544578 0 0 0 447167 203 0 0 25 0 4 0 730661606 580878336 89433 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 141816 89433 395 112 0 136781 0
[pid=8268/tid=8269] ppid=8266 vsize=567264 CPUtime=1122.06 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 172024 0 0 0 112144 62 0 0 25 0 4 0 730661606 580878336 89433 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=567264 CPUtime=1122.3 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 160147 0 0 0 112170 60 0 0 25 0 4 0 730661606 580878336 89433 33554432000 4194304 4650419 140733733006096 18446744073709551615 4363652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=567264 CPUtime=1107 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 52475 0 0 0 110679 21 0 0 25 0 4 0 730661606 580878336 89433 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.7
Current children cumulated vsize (KiB) 567264

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

[startup+1126.3 s]
/proc/loadavg: 8.04 8.09 8.01 9/420 8311
/proc/meminfo: memFree=20568632/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=567264 CPUtime=4489.67 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 545371 0 0 0 448763 204 0 0 25 0 4 0 730661606 580878336 90226 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366882 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 141816 90226 395 112 0 136781 0
[pid=8268/tid=8269] ppid=8266 vsize=567264 CPUtime=1126.07 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 172242 0 0 0 112545 62 0 0 25 0 4 0 730661606 580878336 90228 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=567264 CPUtime=1126.32 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 160318 0 0 0 112572 60 0 0 25 0 4 0 730661606 580878336 90228 33554432000 4194304 4650419 140733733006096 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=567264 CPUtime=1110.95 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 52647 0 0 0 111074 21 0 0 25 0 4 0 730661606 580878336 90228 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4489.67
Current children cumulated vsize (KiB) 567264

[startup+1129.5 s]
/proc/loadavg: 8.04 8.09 8.01 9/420 8311
/proc/meminfo: memFree=20565036/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=567264 CPUtime=4502.41 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 545969 0 0 0 450037 204 0 0 25 0 4 0 730661606 580878336 90824 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 141816 90824 395 112 0 136781 0
[pid=8268/tid=8269] ppid=8266 vsize=567264 CPUtime=1129.26 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 172382 0 0 0 112864 62 0 0 25 0 4 0 730661606 580878336 90824 33554432000 4194304 4650419 140733733006096 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=567264 CPUtime=1129.5 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 160491 0 0 0 112890 60 0 0 25 0 4 0 730661606 580878336 90824 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=567264 CPUtime=1114.11 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 52754 0 0 0 111390 21 0 0 25 0 4 0 730661606 580878336 90824 33554432000 4194304 4650419 140733733006096 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4502.41
Current children cumulated vsize (KiB) 567264

[startup+1130.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/420 8311
/proc/meminfo: memFree=20563548/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=567320 CPUtime=4505.59 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 547411 0 0 0 450354 205 0 0 25 0 4 0 730661606 580935680 89110 33554432000 4194304 4650419 140733733006096 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 141830 89110 395 112 0 136795 0
[pid=8268/tid=8269] ppid=8266 vsize=567320 CPUtime=1130.06 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 173714 0 0 0 112943 63 0 0 25 0 4 0 730661606 580935680 89110 33554432000 4194304 4650419 140733733006096 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=567320 CPUtime=1130.3 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 160526 0 0 0 112970 60 0 0 25 0 4 0 730661606 580935680 89110 33554432000 4194304 4650419 140733733006096 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=567320 CPUtime=1114.89 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 52782 0 0 0 111468 21 0 0 25 0 4 0 730661606 580935680 89110 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4505.59
Current children cumulated vsize (KiB) 567320

[startup+1130.7 s]
/proc/loadavg: 8.12 8.10 8.02 9/420 8311
/proc/meminfo: memFree=20569000/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=567320 CPUtime=4507.21 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) R 8266 8268 7703 0 -1 4202496 547492 0 0 0 450516 205 0 0 25 0 4 0 730661606 580935680 89191 33554432000 4194304 4650419 140733733006096 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 141830 89191 395 112 0 136795 0
[pid=8268/tid=8269] ppid=8266 vsize=567320 CPUtime=1130.48 cores=0,2,4,6
/proc/8268/task/8269/stat : 8269 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 173744 0 0 0 112985 63 0 0 25 0 4 0 730661606 580935680 89192 33554432000 4194304 4650419 140733733006096 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=567320 CPUtime=1130.72 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 160541 0 0 0 113012 60 0 0 25 0 4 0 730661606 580935680 89192 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8268/tid=8271] ppid=8266 vsize=567320 CPUtime=1115.29 cores=0,2,4,6
/proc/8268/task/8271/stat : 8271 (strangenight1-m) R 8266 8268 7703 0 -1 4202560 52796 0 0 0 111508 21 0 0 25 0 4 0 730661606 580935680 89192 33554432000 4194304 4650419 140733733006096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4507.21
Current children cumulated vsize (KiB) 567320

[startup+1130.9 s]
/proc/loadavg: 8.12 8.10 8.02 9/420 8311
/proc/meminfo: memFree=20569000/32950940 swapFree=67111356/67111528
[pid=8268] ppid=8266 vsize=0 CPUtime=4507.94 cores=0,2,4,6
/proc/8268/stat : 8268 (strangenight1-m) Z 8266 8268 7703 0 -1 4203548 547545 0 0 0 450587 207 0 0 25 0 2 0 730661606 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8268/statm: 0 0 0 0 0 0 0
[pid=8268/tid=8270] ppid=8266 vsize=0 CPUtime=1130.91 cores=0,2,4,6
/proc/8268/task/8270/stat : 8270 (strangenight1-m) R 8266 8268 7703 0 -1 4203588 160550 0 0 0 113029 62 0 0 25 0 2 0 730661606 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4507.94
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 1130.91
CPU time (s): 4507.95
CPU user time (s): 4505.87
CPU system time (s): 2.07468
CPU usage (%): 398.614
Max. virtual memory (cumulated for all children) (KiB): 573600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4505.87
system time used= 2.07468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 547545
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= 267
involuntary context switches= 22722

runsolver used 4.27735 second user time and 11.1663 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 22:18:28
IDJOB=3368842
IDBENCH=82851
IDSOLVER=1846
FILE ID=node117/3368842-1305404308
RUNJOBID= node117-1305404308-8253
PBS_JOBID= 13324483
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1960786523-069.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368842-1305404308/watcher-3368842-1305404308 -o /tmp/evaluation-result-3368842-1305404308/solver-3368842-1305404308 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368842-1305404308.cnf

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

MD5SUM BENCH= 23247368fdc20070eb9c682abfb798ef
RANDOM SEED=759773033

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21337760 kB
Buffers:        298832 kB
Cached:        3081668 kB
SwapCached:          0 kB
Active:        9381072 kB
Inactive:      1877816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21337760 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12476 kB
Writeback:           0 kB
AnonPages:     7878708 kB
Mapped:          31556 kB
Slab:           243472 kB
PageTables:      44336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100406748 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= 73404 MiB
End job on node117 at 2011-05-14 22:37:19