Trace number 3366532

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)UNSAT 3314.05 830.593

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1733949620-064.UNKNOWN.cnf
MD5SUM60552051d2d5a0c0eefaeedea18e63df
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.9058
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366532-1305406736.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.01	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.01	c -- vars added        350
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.02/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.02/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
0.02/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.02/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.02/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.02	c calculated reachability. Time: 0.00
0.02/0.02	c Calc default polars -  time:   0.00 s pos:     139 undec:      48 neg:     163
0.02/0.02	c =========================================================================================
0.02/0.02	c types(t): F = full restart, N = normal restart
0.02/0.02	c types(t): S = simplification begin/end, E = solution found
0.02/0.02	c restart types(rt): st = static, dy = dynamic
0.02/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.02	c  B st     0         0       336      1472         0         0      4494         0   no data   no data
0.02/0.10	c Decided on static restart strategy
0.41/0.13	c  N st     8      4913       336      1472         0      4782      4494     85450   no data   no data
1.17/0.37	c  N st    10     11296       336      1472         0      4395      4494     58547   no data   no data
2.37/0.61	c  N st    11     17039       336      1472         0      9942      4494    154399   no data   no data
3.57/0.98	c  F st    12     25001       336      1472         0     12233      4494    198726   no data   no data
3.57/0.98	c  N st    12     25001       336      1472         0     12233      4494    198726   no data   no data
4.76/1.25	c Decided on static restart strategy
4.76/1.25	c  N st    18     30000       336      1472         0     10512      4494    148550   no data   no data
4.76/1.25	c  S st    18     30000       336      1472         0     10512      4494    148550   no data   no data
4.76/1.28	c  S st    18     30504       336      1472         0     11014      4494    157938   no data   no data
4.76/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.76/1.28	c blocked clauses removed:        0 vars:      0 tried:         336 T: 0.00 s
4.76/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
4.76/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.76/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.35	c lits-rem:       192  cl-subs:     1165  v-elim:      0  v-fix:    0  time:  0.06 s
5.16/1.35	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
5.16/1.35	c calculated reachability. Time: 0.00
5.16/1.35	c  N st    18     30504       336      1472         0      9849      4494    138407   no data   no data
6.75/1.72	c  N st    20     37614       336      1472         0      9111      4494    114614   no data   no data
7.96/2.07	c  N st    21     44013       336      1472         0     15321      4494    231537   no data   no data
8.79/2.21	c  S st    22     45756       336      1472         0     17018      4494    262643   no data   no data
8.79/2.26	c  S st    22     46264       336      1472         0      8869      4494    100054   no data   no data
8.79/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.79/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.79/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
8.79/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.79/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.27	c lits-rem:        36  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.01 s
8.79/2.27	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
8.79/2.27	c vivif2 --  cl tried     8756 cl shrink        0 lits rem          0 time: 0.00
8.79/2.28	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.00
8.79/2.28	c calculated reachability. Time: 0.00
8.79/2.28	c  N st    22     46264       336      1472         0      8756      4494     98247   no data   no data
12.35/3.14	c  N st    23     60662       336      1472         0     12966      4494    164652   no data   no data
15.13/3.82	c  N st    24     69398       336      1472         0     10830      4494    120542   no data   no data
15.13/3.82	c  S st    24     69398       336      1472         0     10830      4494    120542   no data   no data
15.13/3.85	c  S st    24     69900       336      1472         0     11330      4494    130246   no data   no data
15.13/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.13/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.13/3.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.13/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.13/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
15.13/3.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.13/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.13/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.87	c lits-rem:        31  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.01 s
15.13/3.87	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
15.13/3.88	c vivif2 --  cl tried    11093 cl shrink        0 lits rem          0 time: 0.00
15.13/3.88	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
15.13/3.88	c calculated reachability. Time: 0.00
15.13/3.88	c  N st    24     69900       336      1472         0     11093      4494    126434   no data   no data
19.92/5.09	c  F st    25     87501       336      1472         0     16441      4494    213802   no data   no data
19.92/5.09	c  N st    25     87501       336      1472         0     16441      4494    213802   no data   no data
21.96/5.51	c Decided on static restart strategy
22.71/5.77	c  N st    32     95540       336      1472         0     24208      4494    353574   no data   no data
25.52/6.45	c  N st    34    104852       336      1472         0     20701      4494    276772   no data   no data
25.52/6.45	c  S st    34    104852       336      1472         0     20701      4494    276772   no data   no data
25.94/6.52	c  S st    34    105357       336      1472         0     21204      4494    286062   no data   no data
25.94/6.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.94/6.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.94/6.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.94/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.94/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.94/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
25.94/6.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.94/6.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.94/6.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.35/6.66	c lits-rem:       175  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  0.13 s
26.35/6.66	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
26.35/6.67	c vivif2 --  cl tried    19831 cl shrink        0 lits rem          0 time: 0.00
26.35/6.68	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
26.35/6.68	c calculated reachability. Time: 0.00
26.35/6.68	c  N st    34    105357       336      1472         0     19831      4494    262803   no data   no data
29.90/7.50	c  N st    35    114955       336      1472         0     15635      4494    175523   no data   no data
34.29/8.60	c  N st    36    129352       336      1472         0     15106      4494    155532   no data   no data
41.47/10.42	c  N st    37    150947       336      1472         0     20436      4494    235103   no data   no data
43.49/10.98	c  S st    38    158035       336      1472         0     27353      4494    364525   no data   no data
43.91/11.05	c  S st    38    158538       336      1472         0     27852      4494    373777   no data   no data
43.91/11.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.91/11.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.91/11.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.91/11.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.91/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.91/11.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
43.91/11.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.91/11.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
43.91/11.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.06/11.31	c lits-rem:       240  cl-subs:     1898  v-elim:      0  v-fix:    0  time:  0.23 s
45.06/11.31	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
45.06/11.32	c vivif2 --  cl tried    25954 cl shrink        0 lits rem          0 time: 0.00
45.06/11.33	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
45.06/11.33	c calculated reachability. Time: 0.00
45.06/11.33	c  N st    38    158538       336      1472         0     25954      4494    343476   no data   no data
63.01/15.87	c  N st    39    207126       336      1472         0     20744      4494    225683   no data   no data
75.39/18.96	c  N st    40    237808       336      1472         0     30991      4494    391662   no data   no data
75.39/18.96	c  S st    40    237808       336      1472         0     30991      4494    391662   no data   no data
75.78/19.05	c  S st    40    238314       336      1472         0     31497      4494    400969   no data   no data
75.78/19.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.78/19.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.78/19.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.78/19.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.78/19.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.78/19.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
75.78/19.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.78/19.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
75.78/19.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.38/19.45	c lits-rem:       141  cl-subs:     2522  v-elim:      0  v-fix:    0  time:  0.37 s
77.38/19.45	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
77.38/19.45	c vivif2 --  cl tried    28975 cl shrink        0 lits rem          0 time: 0.00
77.38/19.46	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.02
77.38/19.47	c calculated reachability. Time: 0.00
77.38/19.47	c  N st    40    238314       336      1472         0     28975      4494    363159   no data   no data
106.90/26.86	c  F st    41    306251       336      1472         0     30899      4494    366490   no data   no data
106.90/26.86	c  N st    41    306251       336      1472         0     30899      4494    366490   no data   no data
109.32/27.48	c Decided on static restart strategy
120.87/30.39	c  N st    51    334556       336      1472         0     35067      4494    428778   no data   no data
132.44/33.29	c  N st    53    357472       336      1472         0     32982      4494    373233   no data   no data
132.44/33.29	c  S st    53    357472       336      1472         0     32982      4494    373233   no data   no data
132.84/33.38	c  S st    53    357974       336      1472         0     33476      4494    382415   no data   no data
132.84/33.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.84/33.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
132.84/33.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.84/33.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.84/33.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.84/33.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
132.84/33.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.84/33.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
133.24/33.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.03/33.69	c lits-rem:       217  cl-subs:     2107  v-elim:      0  v-fix:    0  time:  0.29 s
134.03/33.69	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
134.03/33.69	c vivif2 --  cl tried    31369 cl shrink        0 lits rem          0 time: 0.00
134.44/33.71	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.02
134.44/33.71	c calculated reachability. Time: 0.00
134.44/33.71	c  N st    53    357974       336      1472         0     31369      4494    348718   no data   no data
150.80/37.80	c  N st    54    390368       336      1472         0     37618      4494    459359   no data   no data
174.73/43.84	c  N st    55    438956       336      1472         0     31522      4494    322713   no data   no data
212.64/53.32	c  N st    56    511839       336      1472         0     44652      4494    536837   no data   no data
226.21/56.79	c  N st    57    536962       336      1472         0     39049      4494    419828   no data   no data
226.21/56.79	c  S st    57    536962       336      1472         0     39049      4494    419828   no data   no data
226.61/56.89	c  S st    57    537465       336      1472         0     39549      4494    429162   no data   no data
226.61/56.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.01/56.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
227.01/56.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.01/56.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.01/56.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.01/56.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
227.01/56.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
227.01/56.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
227.01/56.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.24/57.26	c lits-rem:       176  cl-subs:     2246  v-elim:      0  v-fix:    0  time:  0.32 s
228.24/57.26	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
228.24/57.26	c vivif2 --  cl tried    37303 cl shrink        0 lits rem          0 time: 0.00
228.24/57.29	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.02
228.24/57.29	c calculated reachability. Time: 0.00
228.24/57.29	c  N st    57    537465       336      1472         0     37303      4494    396250   no data   no data
325.55/81.61	c  N st    58    701450       336      1472         0     66083      4494    895482   no data   no data
394.61/98.99	c  N st    59    806198       336      1472         0     59889      4494    690642   no data   no data
394.61/98.99	c  S st    59    806198       336      1472         0     59889      4494    690642   no data   no data
395.38/99.19	c  S st    59    806701       336      1472         0     60391      4494    700490   no data   no data
395.38/99.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
395.78/99.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
395.78/99.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
395.78/99.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
395.78/99.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.78/99.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
395.78/99.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
395.78/99.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
395.78/99.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.81/101.22	c lits-rem:       970  cl-subs:     9397  v-elim:      0  v-fix:    0  time:  1.94 s
403.81/101.22	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
403.81/101.23	c vivif2 --  cl tried    50994 cl shrink        0 lits rem          0 time: 0.01
403.81/101.26	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.04
403.81/101.26	c calculated reachability. Time: 0.00
403.81/101.26	c  N st    59    806701       336      1472         0     50994      4494    570060   no data   no data
594.08/148.96	c  F st    60   1071876       336      1472         0     66731      4494    766086   no data   no data
594.08/148.96	c  N st    60   1071876       336      1472         0     66731      4494    766086   no data   no data
598.88/150.12	c Decided on static restart strategy
620.01/155.46	c  N st    70   1100181       336      1472         0     50885      4494    508349   no data   no data
649.16/162.78	c  N st    72   1136173       336      1472         0     85410      4494   1126680   no data   no data
672.28/168.56	c  N st    73   1168566       336      1472         0     72500      4494    889657   no data   no data
705.81/176.91	c  N st    74   1210053       336      1472         0     67507      4494    819379   no data   no data
705.81/176.91	c  S st    74   1210053       336      1472         0     67507      4494    819379   no data   no data
707.00/177.21	c  S st    74   1210557       336      1472         0     68011      4494    829310   no data   no data
707.00/177.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
707.00/177.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
707.00/177.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
707.00/177.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.00/177.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.00/177.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
707.00/177.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
707.00/177.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
707.00/177.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
713.78/178.98	c lits-rem:       339  cl-subs:     4537  v-elim:      0  v-fix:    0  time:  1.68 s
713.78/178.98	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
713.78/178.99	c vivif2 --  cl tried    63474 cl shrink        0 lits rem          0 time: 0.01
714.18/179.04	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.05
714.18/179.05	c calculated reachability. Time: 0.00
714.18/179.05	c  N st    74   1210557       336      1472         0     63474      4494    751743   no data   no data
782.81/196.22	c  N st    75   1283439       336      1472         0     87298      4494   1156499   no data   no data
885.76/222.06	c  N st    76   1392763       336      1472         0     97013      4494   1257261   no data   no data
1041.37/261.03	c  N st    77   1556747       336      1472         0     52637      4494    450212   no data   no data
1186.20/297.33	c  N st    78   1710558       336      1472         0     93527      4494   1119433   no data   no data
1186.20/297.33	c  S st    78   1710558       336      1472         0     93527      4494   1119433   no data   no data
1188.21/297.83	c  S st    78   1711067       336      1472         0     94030      4494   1129294   no data   no data
1188.21/297.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1188.61/297.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1188.61/297.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1188.61/297.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1188.61/297.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1188.61/297.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
1188.61/297.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1188.61/297.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1188.61/297.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1219.32/305.63	c lits-rem:      1586  cl-subs:    15892  v-elim:      0  v-fix:    0  time:  7.57 s
1219.32/305.63	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
1219.32/305.65	c vivif2 --  cl tried    78138 cl shrink        0 lits rem          0 time: 0.01
1219.74/305.73	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.07
1219.74/305.73	c calculated reachability. Time: 0.00
1219.74/305.73	c  N st    78   1711067       336      1472         0     78138      4494    904079   no data   no data
1578.83/395.73	c  N st    79   2080031       336      1472         0     90873      4494   1069165   no data   no data
1732.05/434.18	c  N st    80   2211068       336      1472         0     94854      4494   1096723   no data   no data
1732.05/434.18	c  S st    80   2211068       336      1472         0     94854      4494   1096723   no data   no data
1733.68/434.58	c  S st    80   2211569       336      1472         0     95353      4494   1106755   no data   no data
1733.68/434.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1734.04/434.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1734.04/434.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1734.04/434.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1734.04/434.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1734.04/434.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
1734.04/434.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1734.04/434.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1734.04/434.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1749.61/438.56	c lits-rem:       936  cl-subs:     8647  v-elim:      0  v-fix:    0  time:  3.83 s
1749.61/438.56	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
1749.61/438.58	c vivif2 --  cl tried    86706 cl shrink        0 lits rem          0 time: 0.02
1750.01/438.68	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.10
1750.01/438.68	c calculated reachability. Time: 0.00
1750.01/438.68	c  N st    80   2211569       336      1472         0     86706      4494    982087   no data   no data
2300.23/576.57	c  N st    81   2711570       336      1472         0    109314      4494   1240668   no data   no data
2300.23/576.57	c  S st    81   2711570       336      1472         0    109314      4494   1240668   no data   no data
2302.23/577.03	c  S st    81   2712072       335      1472         0    109816      4494   1250031   no data   no data
2302.23/577.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2302.23/577.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2302.23/577.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2302.23/577.08	c bin-w-bin subsume rem           10 bins  time:  0.00 s
2302.23/577.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2302.23/577.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
2302.23/577.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2302.63/577.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2321.41/581.81	c subs with bin:    21979  lits-rem:       963  v-fix:    0  time:  4.62 s
2322.58/582.14	c lits-rem:       330  cl-subs:      267  v-elim:      0  v-fix:    0  time:  0.33 s
2322.58/582.14	c vivif2 --  cl tried     1450 cl shrink        0 lits rem          0 time: 0.00
2322.58/582.16	c vivif2 --  cl tried    68280 cl shrink      582 lits rem        587 time: 0.01
2322.98/582.22	c asymm  cl-useful: 0/1450/1450 lits-rem:0 time: 0.06
2322.98/582.22	c calculated reachability. Time: 0.00
2322.98/582.22	c  N st    81   2712072       335      1450        12     68280      4447    662910   no data   no data
2322.98/582.22	c Finding binary XORs  T:     0.00 s  found:       0
2941.44/737.27	c  N st    82   3212073       335      1450        12    138831      4447   1654442   no data   no data
2941.44/737.27	c  S st    82   3212073       335      1450        12    138831      4447   1654442   no data   no data
2941.84/737.39	c Finding binary XORs  T:     0.00 s  found:       0
2943.84/737.87	c  S st    82   3212577       334      1426        26    128850      4379   1510250   no data   no data
2943.84/737.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2944.24/737.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2944.24/737.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2944.24/737.94	c bin-w-bin subsume rem            7 bins  time:  0.00 s
2944.24/737.94	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2944.24/737.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    334 time:  0.00 s
2944.24/737.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2944.24/737.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2961.79/742.30	c subs with bin:    10579  lits-rem:     20420  v-fix:    0  time:  4.24 s
2991.71/749.83	c lits-rem:      2262  cl-subs:    22907  v-elim:      0  v-fix:    0  time:  7.45 s
2991.71/749.83	c vivif2 --  cl tried     1425 cl shrink        0 lits rem          0 time: 0.00
2991.71/749.87	c vivif2 --  cl tried    95364 cl shrink     3563 lits rem       3563 time: 0.04
2992.11/749.97	c asymm  cl-useful: 0/1425/1425 lits-rem:0 time: 0.10
2992.11/749.97	c calculated reachability. Time: 0.00
2992.11/749.97	c  N st    82   3212577       334      1425        19     95364      4378   1011529   no data   no data
3313.76/830.57	c Following stats are for *FIRST FINISHED THREAD ONLY*
3313.76/830.57	c num threads              : 4          
3313.76/830.57	c restarts                 : 82         
3313.76/830.57	c dynamic restarts         : 0          
3313.76/830.57	c static restarts          : 82         
3313.76/830.57	c full restarts            : 4          
3313.76/830.57	c total simplify time      : 1.20       
3313.76/830.57	c learnts DL2              : 0          
3313.76/830.57	c learnts size 2           : 250        
3313.76/830.57	c learnts size 1           : 141         (40.29     % of vars)
3313.76/830.57	c filedLit time            : 0.26        (0.03      % time)
3313.76/830.57	c v-elim SatELite          : 14          (4.00      % vars)
3313.76/830.57	c SatELite time            : 34.31       (4.13      % time)
3313.76/830.57	c v-elim xor               : 0           (0.00      % vars)
3313.76/830.57	c xor elim time            : 0.03        (0.00      % time)
3313.76/830.57	c num binary xor trees     : 0          
3313.76/830.57	c binxor trees' crown      : 0           (nan       leafs/tree)
3313.76/830.57	c bin xor find time        : 0.00       
3313.76/830.57	c OTF clause improved      : 158680      (0.04      clauses/conflict)
3313.76/830.57	c OTF impr. size diff      : 167761      (1.06       lits/clause)
3313.76/830.57	c OTF cl watch-shrink      : 966336      (0.27      clauses/conflict)
3313.76/830.57	c OTF cl watch-sh-lit      : 1247478     (1.29       lits/clause)
3313.76/830.57	c tried to recurMin cls    : 354669      (9.82       % of conflicts)
3313.76/830.57	c updated cache            : 7876        (0.02       lits/tried recurMin)
3313.76/830.57	c unit cls recevied        : 3           (2.13      % of units)
3313.76/830.57	c unit cls sent            : 6           (4.26      % of units)
3313.76/830.57	c bin cls recevied         : 6          
3313.76/830.57	c bin cls sent             : 127        
3313.76/830.57	c clauses over max glue    : 0           (0.00      % of all clauses)
3313.76/830.57	c conflicts                : 3612967     (4352.41   / sec)
3313.76/830.57	c decisions                : 4138624     (0.46      % random)
3313.76/830.57	c bogo-props               : 108095723469 (130218898.01 / sec)
3313.76/830.57	c conflict literals        : 60509694    (30.94     % deleted)
3313.76/830.57	c Memory used              : 505.25      MB
3313.76/830.57	c single-thread CPU time   : 830.11      s
3313.76/830.57	c all-threads sum CPU time : 3312.28     s
3313.76/830.57	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3366532-1305406736/watcher-3366532-1305406736 -o /tmp/evaluation-result-3366532-1305406736/solver-3366532-1305406736 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366532-1305406736.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.11 8.06 7.51 5/320 14692
/proc/meminfo: memFree=27654984/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 652272421 52396032 351 33554432000 4194304 4580107 140736797738688 18446744073709551615 268272689083 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14692/statm: 12792 351 302 95 0 7774 0
[pid=14692/tid=14693] ppid=14690 vsize=273484 CPUtime=0 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 162 0 0 0 0 0 0 0 25 0 4 0 652272421 280047616 801 33554432000 4194304 4580107 140736797738688 18446744073709551615 268272713623 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=273484 CPUtime=0 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 171 0 0 0 0 0 0 0 25 0 4 0 652272421 280047616 801 33554432000 4194304 4580107 140736797738688 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=273484 CPUtime=0 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 92 0 0 0 0 0 0 0 25 0 4 0 652272421 280047616 801 33554432000 4194304 4580107 140736797738688 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0140991 s]
/proc/loadavg: 8.11 8.06 7.51 5/320 14692
/proc/meminfo: memFree=27654984/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=281836 CPUtime=0.02 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 929 0 0 0 2 0 0 0 25 0 4 0 652272421 288600064 850 33554432000 4194304 4580107 140736797738688 18446744073709551615 268272794094 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 70459 850 376 95 0 65441 0
[pid=14692/tid=14693] ppid=14690 vsize=281836 CPUtime=0 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 166 0 0 0 0 0 0 0 25 0 4 0 652272421 288600064 850 33554432000 4194304 4580107 140736797738688 18446744073709551615 4321079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=281836 CPUtime=0 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 176 0 0 0 0 0 0 0 25 0 4 0 652272421 288600064 850 33554432000 4194304 4580107 140736797738688 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=281836 CPUtime=0 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 95 0 0 0 0 0 0 0 25 0 4 0 652272421 288600064 850 33554432000 4194304 4580107 140736797738688 18446744073709551615 4292896 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 281836

[startup+0.110152 s]
/proc/loadavg: 8.11 8.06 7.51 5/320 14692
/proc/meminfo: memFree=27654984/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=281992 CPUtime=0.41 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 1530 0 0 0 41 0 0 0 25 0 4 0 652272421 288759808 1449 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 70498 1449 377 95 0 65480 0
[pid=14692/tid=14693] ppid=14690 vsize=281992 CPUtime=0.1 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 287 0 0 0 10 0 0 0 25 0 4 0 652272421 288759808 1449 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=281992 CPUtime=0.1 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 302 0 0 0 10 0 0 0 25 0 4 0 652272421 288759808 1449 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=281992 CPUtime=0.1 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 232 0 0 0 10 0 0 0 25 0 4 0 652272421 288759808 1449 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 281992

[startup+0.301119 s]
/proc/loadavg: 8.11 8.06 7.51 5/320 14692
/proc/meminfo: memFree=27654984/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=283232 CPUtime=1.17 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 2370 0 0 0 117 0 0 0 25 0 4 0 652272421 290029568 1859 33554432000 4194304 4580107 140736797738688 18446744073709551615 4295888 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 70808 1859 377 95 0 65790 0
[pid=14692/tid=14693] ppid=14690 vsize=283232 CPUtime=0.29 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 492 0 0 0 29 0 0 0 25 0 4 0 652272421 290029568 1859 33554432000 4194304 4580107 140736797738688 18446744073709551615 4339051 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=283232 CPUtime=0.29 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 514 0 0 0 29 0 0 0 25 0 4 0 652272421 290029568 1859 33554432000 4194304 4580107 140736797738688 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=283232 CPUtime=0.29 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 449 0 0 0 29 0 0 0 25 0 4 0 652272421 290029568 1859 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294422 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) 283232

[startup+0.70105 s]
/proc/loadavg: 8.11 8.06 7.51 5/320 14692
/proc/meminfo: memFree=27654984/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=284500 CPUtime=2.77 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 4112 0 0 0 277 0 0 0 25 0 4 0 652272421 291328000 2083 33554432000 4194304 4580107 140736797738688 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 71125 2083 377 95 0 66107 0
[pid=14692/tid=14693] ppid=14690 vsize=284500 CPUtime=0.69 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 933 0 0 0 69 0 0 0 25 0 4 0 652272421 291328000 2083 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=284500 CPUtime=0.69 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 977 0 0 0 69 0 0 0 25 0 4 0 652272421 291328000 2083 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=284500 CPUtime=0.69 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 889 0 0 0 69 0 0 0 25 0 4 0 652272421 291328000 2083 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284500

[startup+1.50091 s]
/proc/loadavg: 8.11 8.06 7.51 9/324 14696
/proc/meminfo: memFree=27644304/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=285384 CPUtime=5.96 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 7318 0 0 0 595 1 0 0 25 0 4 0 652272421 292233216 3863 33554432000 4194304 4580107 140736797738688 18446744073709551615 4321069 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 71346 3863 379 95 0 66328 0
[pid=14692/tid=14693] ppid=14690 vsize=285384 CPUtime=1.49 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 1423 0 0 0 149 0 0 0 25 0 4 0 652272421 292233216 3863 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=285384 CPUtime=1.48 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 1482 0 0 0 148 0 0 0 25 0 4 0 652272421 292233216 3863 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=285384 CPUtime=1.49 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 1540 0 0 0 149 0 0 0 25 0 4 0 652272421 292233216 3863 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285384

[startup+3.10062 s]
/proc/loadavg: 8.10 8.06 7.52 9/324 14696
/proc/meminfo: memFree=27627936/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=291588 CPUtime=12.35 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 14828 0 0 0 1232 3 0 0 25 0 4 0 652272421 298586112 7437 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 72897 7437 379 95 0 67879 0
[pid=14692/tid=14693] ppid=14690 vsize=291588 CPUtime=3.08 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 3260 0 0 0 308 0 0 0 25 0 4 0 652272421 298586112 7437 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=291588 CPUtime=3.08 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 3897 0 0 0 308 0 0 0 25 0 4 0 652272421 298586112 7437 33554432000 4194304 4580107 140736797738688 18446744073709551615 4301634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=291588 CPUtime=3.09 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 3707 0 0 0 309 0 0 0 25 0 4 0 652272421 298586112 7437 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 291588

[startup+6.30105 s]
/proc/loadavg: 8.10 8.06 7.52 9/324 14696
/proc/meminfo: memFree=27620696/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=292312 CPUtime=25.12 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 22948 0 0 0 2508 4 0 0 25 0 4 0 652272421 299327488 9959 33554432000 4194304 4580107 140736797738688 18446744073709551615 4318418 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 73078 9959 379 95 0 68060 0
[pid=14692/tid=14693] ppid=14690 vsize=292312 CPUtime=6.29 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 5885 0 0 0 628 1 0 0 25 0 4 0 652272421 299327488 9959 33554432000 4194304 4580107 140736797738688 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=292312 CPUtime=6.28 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 6335 0 0 0 628 0 0 0 25 0 4 0 652272421 299327488 9959 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=292312 CPUtime=6.28 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 5151 0 0 0 628 0 0 0 25 0 4 0 652272421 299327488 9959 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 292312

[startup+12.7009 s]
/proc/loadavg: 8.09 8.05 7.52 9/324 14696
/proc/meminfo: memFree=27609908/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=298204 CPUtime=50.65 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 36495 0 0 0 5058 7 0 0 25 0 4 0 652272421 305360896 14178 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 74551 14178 379 95 0 69533 0
[pid=14692/tid=14693] ppid=14690 vsize=298204 CPUtime=12.69 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 9005 0 0 0 1267 2 0 0 25 0 4 0 652272421 305360896 14178 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=298204 CPUtime=12.68 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 8791 0 0 0 1267 1 0 0 25 0 4 0 652272421 305360896 14178 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=298204 CPUtime=12.68 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 8656 0 0 0 1267 1 0 0 25 0 4 0 652272421 305360896 14178 33554432000 4194304 4580107 140736797738688 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 298204

[startup+25.5006 s]
/proc/loadavg: 8.07 8.05 7.52 9/324 14697
/proc/meminfo: memFree=27576032/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=292804 CPUtime=101.72 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 56775 0 0 0 10161 11 0 0 25 0 4 0 652272421 299831296 19905 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 73201 19905 379 95 0 68183 0
[pid=14692/tid=14693] ppid=14690 vsize=292804 CPUtime=25.49 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 14213 0 0 0 2546 3 0 0 25 0 4 0 652272421 299831296 19905 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=292804 CPUtime=25.48 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 14363 0 0 0 2546 2 0 0 25 0 4 0 652272421 299831296 19905 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=292804 CPUtime=25.49 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 13318 0 0 0 2547 2 0 0 25 0 4 0 652272421 299831296 19905 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 292804

[startup+51.1011 s]
/proc/loadavg: 8.05 8.05 7.54 9/324 14697
/proc/meminfo: memFree=27572004/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=294264 CPUtime=203.87 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 84370 0 0 0 20368 19 0 0 25 0 4 0 652272421 301326336 23374 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 73566 23374 379 95 0 68548 0
[pid=14692/tid=14693] ppid=14690 vsize=294264 CPUtime=51.09 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 21228 0 0 0 5104 5 0 0 25 0 4 0 652272421 301326336 23374 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=294264 CPUtime=51.08 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 21768 0 0 0 5105 3 0 0 25 0 4 0 652272421 301326336 23374 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=294264 CPUtime=51.09 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 19490 0 0 0 5105 4 0 0 25 0 4 0 652272421 301326336 23374 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 294264

[startup+102.312 s]
/proc/loadavg: 8.12 8.07 7.57 9/324 14699
/proc/meminfo: memFree=27512840/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=316128 CPUtime=408.19 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 130630 0 0 0 40785 34 0 0 25 0 4 0 652272421 323715072 28084 33554432000 4194304 4580107 140736797738688 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 79032 28084 379 95 0 74014 0
[pid=14692/tid=14693] ppid=14690 vsize=316128 CPUtime=102.3 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 32307 0 0 0 10222 8 0 0 25 0 4 0 652272421 323715072 28084 33554432000 4194304 4580107 140736797738688 18446744073709551615 4322517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=316128 CPUtime=102.29 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 32210 0 0 0 10222 7 0 0 25 0 4 0 652272421 323715072 28084 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=316128 CPUtime=102.3 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 31491 0 0 0 10221 9 0 0 25 0 4 0 652272421 323715072 28084 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 316128

[startup+162.3 s]

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

/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 82985 0 0 0 46200 29 0 0 25 0 4 0 652272421 490061824 59119 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1844.57
Current children cumulated vsize (KiB) 478576

[startup+522.3 s]
/proc/loadavg: 8.11 8.09 7.75 9/324 14753
/proc/meminfo: memFree=27528892/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=532480 CPUtime=2083.98 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 362748 0 0 0 208267 131 0 0 25 0 4 0 652272421 545259520 68344 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 133120 68344 379 95 0 128102 0
[pid=14692/tid=14693] ppid=14690 vsize=532480 CPUtime=522.3 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 95420 0 0 0 52196 34 0 0 25 0 4 0 652272421 545259520 68344 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=532480 CPUtime=522.28 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 90906 0 0 0 52196 32 0 0 25 0 4 0 652272421 545259520 68344 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=532480 CPUtime=522.29 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 85688 0 0 0 52199 30 0 0 25 0 4 0 652272421 545259520 68344 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2083.98
Current children cumulated vsize (KiB) 532480

[startup+582.301 s]
/proc/loadavg: 8.11 8.10 7.77 9/324 14754
/proc/meminfo: memFree=27544348/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=481180 CPUtime=2323.38 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 381507 0 0 0 232199 139 0 0 25 0 4 0 652272421 492728320 64325 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 120295 64325 380 95 0 115277 0
[pid=14692/tid=14693] ppid=14690 vsize=481180 CPUtime=582.3 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 100853 0 0 0 58194 36 0 0 25 0 4 0 652272421 492728320 64325 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=481180 CPUtime=582.29 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 95174 0 0 0 58195 34 0 0 25 0 4 0 652272421 492728320 64325 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=481180 CPUtime=582.29 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 90039 0 0 0 58197 32 0 0 25 0 4 0 652272421 492728320 64325 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2323.38
Current children cumulated vsize (KiB) 481180

[startup+642.301 s]
/proc/loadavg: 8.24 8.14 7.81 9/324 14756
/proc/meminfo: memFree=27496584/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=501472 CPUtime=2562.81 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 399601 0 0 0 256132 149 0 0 25 0 4 0 652272421 513507328 72587 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 125368 72587 379 95 0 120350 0
[pid=14692/tid=14693] ppid=14690 vsize=501472 CPUtime=642.32 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 106668 0 0 0 64192 40 0 0 25 0 4 0 652272421 513507328 72588 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=501472 CPUtime=642.3 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 102568 0 0 0 64193 37 0 0 25 0 4 0 652272421 513507328 72588 33554432000 4194304 4580107 140736797738688 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=501472 CPUtime=642.31 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 93766 0 0 0 64196 35 0 0 25 0 4 0 652272421 513507328 72588 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.81
Current children cumulated vsize (KiB) 501472

[startup+702.3 s]
/proc/loadavg: 8.17 8.13 7.82 9/324 14758
/proc/meminfo: memFree=27469880/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=555176 CPUtime=2802.18 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 420522 0 0 0 280060 158 0 0 25 0 4 0 652272421 568500224 78386 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 138794 78386 379 95 0 133776 0
[pid=14692/tid=14693] ppid=14690 vsize=555176 CPUtime=702.3 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 112729 0 0 0 70187 43 0 0 25 0 4 0 652272421 568500224 78386 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=555176 CPUtime=702.28 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 108746 0 0 0 70189 39 0 0 25 0 4 0 652272421 568500224 78386 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=555176 CPUtime=702.3 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 96476 0 0 0 70194 36 0 0 25 0 4 0 652272421 568500224 78386 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2802.18
Current children cumulated vsize (KiB) 555176

[startup+762.312 s]
/proc/loadavg: 8.25 8.15 7.85 9/324 14759
/proc/meminfo: memFree=27456828/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=517848 CPUtime=3041.63 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 436288 0 0 0 303995 168 0 0 25 0 4 0 652272421 530276352 77540 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 129462 77540 379 95 0 124444 0
[pid=14692/tid=14693] ppid=14690 vsize=517848 CPUtime=762.32 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 116108 0 0 0 76187 45 0 0 25 0 4 0 652272421 530276352 77540 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=517848 CPUtime=762.29 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 113981 0 0 0 76187 42 0 0 25 0 4 0 652272421 530276352 77540 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=517848 CPUtime=762.32 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 100655 0 0 0 76193 39 0 0 25 0 4 0 652272421 530276352 77540 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.63
Current children cumulated vsize (KiB) 517848

[startup+822.301 s]
/proc/loadavg: 8.24 8.15 7.86 10/324 14761
/proc/meminfo: memFree=27421452/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=517376 CPUtime=3281.01 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 449859 0 0 0 327926 175 0 0 25 0 4 0 652272421 529793024 79641 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 129344 79641 379 95 0 124326 0
[pid=14692/tid=14693] ppid=14690 vsize=517376 CPUtime=822.31 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 121676 0 0 0 82183 48 0 0 25 0 4 0 652272421 529793024 79641 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=517376 CPUtime=822.29 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 116466 0 0 0 82186 43 0 0 25 0 4 0 652272421 529793024 79641 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=517376 CPUtime=822.3 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 103822 0 0 0 82190 40 0 0 25 0 4 0 652272421 529793024 79641 33554432000 4194304 4580107 140736797738688 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.01
Current children cumulated vsize (KiB) 517376

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

[startup+825.5 s]
/proc/loadavg: 8.22 8.15 7.86 9/324 14761
/proc/meminfo: memFree=27423312/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=517376 CPUtime=3293.77 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 450099 0 0 0 329202 175 0 0 25 0 4 0 652272421 529793024 79881 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 129344 79881 379 95 0 124326 0
[pid=14692/tid=14693] ppid=14690 vsize=517376 CPUtime=825.5 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 121916 0 0 0 82502 48 0 0 25 0 4 0 652272421 529793024 79881 33554432000 4194304 4580107 140736797738688 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=517376 CPUtime=825.49 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 116466 0 0 0 82506 43 0 0 25 0 4 0 652272421 529793024 79881 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=517376 CPUtime=825.5 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 103822 0 0 0 82510 40 0 0 25 0 4 0 652272421 529793024 79881 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3293.77
Current children cumulated vsize (KiB) 517376

[startup+828.701 s]
/proc/loadavg: 8.20 8.15 7.86 10/324 14791
/proc/meminfo: memFree=27688872/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=517376 CPUtime=3306.54 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 450291 0 0 0 330479 175 0 0 25 0 4 0 652272421 529793024 80073 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 129344 80073 379 95 0 124326 0
[pid=14692/tid=14693] ppid=14690 vsize=517376 CPUtime=828.7 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 122108 0 0 0 82822 48 0 0 25 0 4 0 652272421 529793024 80073 33554432000 4194304 4580107 140736797738688 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=517376 CPUtime=828.69 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 116466 0 0 0 82826 43 0 0 25 0 4 0 652272421 529793024 80073 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=517376 CPUtime=828.7 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 103822 0 0 0 82830 40 0 0 25 0 4 0 652272421 529793024 80073 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3306.54
Current children cumulated vsize (KiB) 517376

[startup+829.501 s]
/proc/loadavg: 8.20 8.15 7.86 9/324 14791
/proc/meminfo: memFree=27680192/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=517376 CPUtime=3309.73 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 450339 0 0 0 330798 175 0 0 25 0 4 0 652272421 529793024 80121 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 129344 80121 379 95 0 124326 0
[pid=14692/tid=14693] ppid=14690 vsize=517376 CPUtime=829.5 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 122156 0 0 0 82902 48 0 0 25 0 4 0 652272421 529793024 80121 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=517376 CPUtime=829.49 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 116466 0 0 0 82906 43 0 0 25 0 4 0 652272421 529793024 80121 33554432000 4194304 4580107 140736797738688 18446744073709551615 4306112 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=517376 CPUtime=829.5 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 103822 0 0 0 82910 40 0 0 25 0 4 0 652272421 529793024 80121 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3309.73
Current children cumulated vsize (KiB) 517376

[startup+830.3 s]
/proc/loadavg: 8.20 8.15 7.86 9/324 14791
/proc/meminfo: memFree=27680192/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=517376 CPUtime=3312.92 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 450379 0 0 0 331117 175 0 0 25 0 4 0 652272421 529793024 80161 33554432000 4194304 4580107 140736797738688 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 129344 80161 379 95 0 124326 0
[pid=14692/tid=14693] ppid=14690 vsize=517376 CPUtime=830.3 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 122196 0 0 0 82982 48 0 0 25 0 4 0 652272421 529793024 80161 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=517376 CPUtime=830.29 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 116466 0 0 0 82986 43 0 0 25 0 4 0 652272421 529793024 80161 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=517376 CPUtime=830.3 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 103822 0 0 0 82990 40 0 0 25 0 4 0 652272421 529793024 80161 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3312.92
Current children cumulated vsize (KiB) 517376

[startup+830.512 s]
/proc/loadavg: 8.20 8.15 7.86 10/324 14791
/proc/meminfo: memFree=27649684/32950928 swapFree=60199044/67111528
[pid=14692] ppid=14690 vsize=517376 CPUtime=3313.76 cores=1,3,5,7
/proc/14692/stat : 14692 (strangenight2-m) R 14690 14692 14558 0 -1 4202496 450389 0 0 0 331201 175 0 0 25 0 4 0 652272421 529793024 80171 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14692/statm: 129344 80171 379 95 0 124326 0
[pid=14692/tid=14693] ppid=14690 vsize=517376 CPUtime=830.52 cores=1,3,5,7
/proc/14692/task/14693/stat : 14693 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 122206 0 0 0 83004 48 0 0 25 0 4 0 652272421 529793024 80171 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14692/tid=14694] ppid=14690 vsize=517376 CPUtime=830.5 cores=1,3,5,7
/proc/14692/task/14694/stat : 14694 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 116466 0 0 0 83007 43 0 0 25 0 4 0 652272421 529793024 80171 33554432000 4194304 4580107 140736797738688 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14692/tid=14695] ppid=14690 vsize=517376 CPUtime=830.51 cores=1,3,5,7
/proc/14692/task/14695/stat : 14695 (strangenight2-m) R 14690 14692 14558 0 -1 4202560 103822 0 0 0 83011 40 0 0 25 0 4 0 652272421 529793024 80171 33554432000 4194304 4580107 140736797738688 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3313.76
Current children cumulated vsize (KiB) 517376

Child status: 20
Real time (s): 830.593
CPU time (s): 3314.05
CPU user time (s): 3312.28
CPU system time (s): 1.76673
CPU usage (%): 398.998
Max. virtual memory (cumulated for all children) (KiB): 583436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3312.28
system time used= 1.76673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 450395
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= 187
involuntary context switches= 13021

runsolver used 2.33264 second user time and 6.01609 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 22:58:56
IDJOB=3366532
IDBENCH=82941
IDSOLVER=1844
FILE ID=node122/3366532-1305406736
RUNJOBID= node122-1305405531-14577
PBS_JOBID= 13324494
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1733949620-064.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366532-1305406736/watcher-3366532-1305406736 -o /tmp/evaluation-result-3366532-1305406736/solver-3366532-1305406736 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366532-1305406736.cnf

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

MD5SUM BENCH= 60552051d2d5a0c0eefaeedea18e63df
RANDOM SEED=1130954519

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27655264 kB
Buffers:        274468 kB
Cached:        3350196 kB
SwapCached:      50104 kB
Active:        1232440 kB
Inactive:      3854216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27655264 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            5472 kB
Writeback:           0 kB
AnonPages:     1422452 kB
Mapped:          14344 kB
Slab:           112652 kB
PageTables:      32848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52981476 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= 73428 MiB
End job on node122 at 2011-05-14 23:12:47