Trace number 3174123

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-mtUNSAT 3335.54 835.025

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-3174123-1304098593.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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.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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    350 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.40/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.40/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.40/0.14	c calculated reachability. Time: 0.00
0.40/0.14	c Calc default polars -  time:   0.00 s pos:     139 undec:      48 neg:     163
0.40/0.14	c =========================================================================================
0.40/0.14	c types(t): F = full restart, N = normal restart
0.40/0.14	c types(t): S = simplification begin/end, E = solution found
0.40/0.14	c restart types(rt): st = static, dy = dynamic
0.40/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.40/0.14	c  B st     0         0       336      1472         0         0      4494         0   no data   no data
0.40/0.14	c Decided on static restart strategy
0.40/0.14	c  N st     8      4913       336      1472         0      4782      4494     85450   no data   no data
3.16/0.80	c  N st    10     11296       336      1472         0      4395      4494     58547   no data   no data
3.16/0.80	c  N st    11     17039       336      1472         0      9942      4494    154399   no data   no data
3.96/1.00	c  F st    12     25001       336      1472         0     12233      4494    198726   no data   no data
3.96/1.00	c  N st    12     25001       336      1472         0     12233      4494    198726   no data   no data
5.16/1.30	c Decided on static restart strategy
5.16/1.30	c  N st    18     30000       336      1472         0     10512      4494    148550   no data   no data
5.16/1.30	c  S st    18     30000       336      1472         0     10512      4494    148550   no data   no data
5.16/1.30	c  S st    18     30504       336      1472         0     11014      4494    157938   no data   no data
5.16/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.30	c blocked clauses removed:        0 vars:      0 tried:         336 T: 0.00 s
5.16/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
5.16/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c lits-rem:       192  cl-subs:     1165  v-elim:      0  v-fix:    0  time:  0.06 s
5.56/1.40	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.00
5.56/1.40	c calculated reachability. Time: 0.00
5.56/1.40	c  N st    18     30504       336      1472         0      9849      4494    138407   no data   no data
6.36/1.69	c  N st    20     37614       336      1472         0      9111      4494    114614   no data   no data
7.96/2.03	c  N st    21     44013       336      1472         0     15321      4494    231537   no data   no data
8.35/2.16	c  S st    22     45756       336      1472         0     17018      4494    262643   no data   no data
8.77/2.21	c  S st    22     46264       336      1472         0      8869      4494    100054   no data   no data
8.77/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.77/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.77/2.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.77/2.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
8.77/2.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.77/2.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.77/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.22	c lits-rem:        36  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.01 s
8.77/2.22	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
8.77/2.23	c vivif2 --  cl tried     8756 cl shrink        0 lits rem          0 time: 0.00
8.77/2.23	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
8.77/2.23	c calculated reachability. Time: 0.00
8.77/2.23	c  N st    22     46264       336      1472         0      8756      4494     98247   no data   no data
11.95/3.08	c  N st    23     60662       336      1472         0     12966      4494    164652   no data   no data
14.74/3.74	c  N st    24     69398       336      1472         0     10830      4494    120542   no data   no data
14.74/3.74	c  S st    24     69398       336      1472         0     10830      4494    120542   no data   no data
14.74/3.77	c  S st    24     69900       336      1472         0     11330      4494    130246   no data   no data
14.74/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.74/3.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.74/3.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
14.74/3.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.74/3.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.74/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.79	c lits-rem:        31  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.01 s
14.74/3.79	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
14.74/3.80	c vivif2 --  cl tried    11093 cl shrink        0 lits rem          0 time: 0.00
15.14/3.80	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
15.14/3.80	c calculated reachability. Time: 0.00
15.14/3.80	c  N st    24     69900       336      1472         0     11093      4494    126434   no data   no data
19.53/4.99	c  F st    25     87501       336      1472         0     16441      4494    213802   no data   no data
19.53/4.99	c  N st    25     87501       336      1472         0     16441      4494    213802   no data   no data
21.14/5.39	c Decided on static restart strategy
22.36/5.64	c  N st    32     95540       336      1472         0     24208      4494    353574   no data   no data
25.13/6.32	c  N st    34    104852       336      1472         0     20701      4494    276772   no data   no data
25.13/6.32	c  S st    34    104852       336      1472         0     20701      4494    276772   no data   no data
25.13/6.37	c  S st    34    105357       336      1472         0     21204      4494    286062   no data   no data
25.13/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.13/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.13/6.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.13/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.13/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.13/6.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
25.13/6.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.13/6.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.13/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.93/6.52	c lits-rem:       175  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  0.13 s
25.93/6.52	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
25.93/6.52	c vivif2 --  cl tried    19831 cl shrink        0 lits rem          0 time: 0.00
25.93/6.53	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
25.93/6.53	c calculated reachability. Time: 0.00
25.93/6.53	c  N st    34    105357       336      1472         0     19831      4494    262803   no data   no data
29.13/7.34	c  N st    35    114955       336      1472         0     15635      4494    175523   no data   no data
33.52/8.42	c  N st    36    129352       336      1472         0     15106      4494    155532   no data   no data
40.71/10.20	c  N st    37    150947       336      1472         0     20436      4494    235103   no data   no data
42.71/10.75	c  S st    38    158035       336      1472         0     27353      4494    364525   no data   no data
43.11/10.82	c  S st    38    158538       336      1472         0     27852      4494    373777   no data   no data
43.11/10.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.11/10.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.11/10.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.11/10.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.11/10.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.11/10.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
43.11/10.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.11/10.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.11/10.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.92/11.08	c lits-rem:       240  cl-subs:     1898  v-elim:      0  v-fix:    0  time:  0.24 s
43.92/11.08	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
43.92/11.08	c vivif2 --  cl tried    25954 cl shrink        0 lits rem          0 time: 0.00
43.92/11.10	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.01
43.92/11.10	c calculated reachability. Time: 0.00
43.92/11.10	c  N st    38    158538       336      1472         0     25954      4494    343476   no data   no data
61.90/15.58	c  N st    39    207126       336      1472         0     20744      4494    225683   no data   no data
74.27/18.61	c  N st    40    237808       336      1472         0     30991      4494    391662   no data   no data
74.27/18.61	c  S st    40    237808       336      1472         0     30991      4494    391662   no data   no data
74.27/18.69	c  S st    40    238314       336      1472         0     31497      4494    400969   no data   no data
74.27/18.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.68/18.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
74.68/18.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.68/18.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.68/18.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.68/18.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
74.68/18.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.68/18.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
74.68/18.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.86/19.09	c lits-rem:       141  cl-subs:     2522  v-elim:      0  v-fix:    0  time:  0.37 s
75.86/19.09	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
76.26/19.10	c vivif2 --  cl tried    28975 cl shrink        0 lits rem          0 time: 0.00
76.26/19.11	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.02
76.26/19.11	c calculated reachability. Time: 0.00
76.26/19.11	c  N st    40    238314       336      1472         0     28975      4494    363159   no data   no data
105.02/26.36	c  F st    41    306251       336      1472         0     30899      4494    366490   no data   no data
105.02/26.36	c  N st    41    306251       336      1472         0     30899      4494    366490   no data   no data
107.42/26.98	c Decided on static restart strategy
119.03/29.83	c  N st    51    334556       336      1472         0     35067      4494    428778   no data   no data
130.19/32.68	c  N st    53    357472       336      1472         0     32982      4494    373233   no data   no data
130.19/32.68	c  S st    53    357472       336      1472         0     32982      4494    373233   no data   no data
130.59/32.76	c  S st    53    357974       336      1472         0     33476      4494    382415   no data   no data
130.59/32.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.59/32.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
130.59/32.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.59/32.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.59/32.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.59/32.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
130.59/32.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.59/32.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
130.59/32.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.81/33.08	c lits-rem:       217  cl-subs:     2107  v-elim:      0  v-fix:    0  time:  0.29 s
131.81/33.08	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
131.81/33.08	c vivif2 --  cl tried    31369 cl shrink        0 lits rem          0 time: 0.00
131.81/33.10	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.02
131.81/33.10	c calculated reachability. Time: 0.00
131.81/33.10	c  N st    53    357974       336      1472         0     31369      4494    348718   no data   no data
148.17/37.13	c  N st    54    390368       336      1472         0     37618      4494    459359   no data   no data
171.76/43.06	c  N st    55    438956       336      1472         0     31522      4494    322713   no data   no data
208.89/52.33	c  N st    56    511839       336      1472         0     44652      4494    536837   no data   no data
222.46/55.74	c  N st    57    536962       336      1472         0     39049      4494    419828   no data   no data
222.46/55.74	c  S st    57    536962       336      1472         0     39049      4494    419828   no data   no data
222.86/55.84	c  S st    57    537465       336      1472         0     39549      4494    429162   no data   no data
222.86/55.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
222.86/55.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
222.86/55.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
222.86/55.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
222.86/55.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.86/55.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
222.86/55.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
222.86/55.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
222.86/55.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.08/56.20	c lits-rem:       176  cl-subs:     2246  v-elim:      0  v-fix:    0  time:  0.32 s
224.08/56.20	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
224.48/56.21	c vivif2 --  cl tried    37303 cl shrink        0 lits rem          0 time: 0.01
224.48/56.23	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.02
224.48/56.23	c calculated reachability. Time: 0.00
224.48/56.23	c  N st    57    537465       336      1472         0     37303      4494    396250   no data   no data
319.54/80.07	c  N st    58    701450       336      1472         0     66083      4494    895482   no data   no data
387.85/97.10	c  N st    59    806198       336      1472         0     59889      4494    690642   no data   no data
387.85/97.10	c  S st    59    806198       336      1472         0     59889      4494    690642   no data   no data
388.25/97.29	c  S st    59    806701       336      1472         0     60391      4494    700490   no data   no data
388.25/97.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
388.64/97.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
388.64/97.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
388.64/97.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.64/97.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.64/97.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
388.64/97.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
388.64/97.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
388.64/97.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
396.23/99.28	c lits-rem:       970  cl-subs:     9397  v-elim:      0  v-fix:    0  time:  1.93 s
396.23/99.28	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
396.23/99.29	c vivif2 --  cl tried    50994 cl shrink        0 lits rem          0 time: 0.01
396.63/99.33	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.03
396.63/99.33	c calculated reachability. Time: 0.00
396.63/99.33	c  N st    59    806701       336      1472         0     50994      4494    570060   no data   no data
583.59/146.14	c  F st    60   1071876       336      1472         0     66731      4494    766086   no data   no data
583.59/146.15	c  N st    60   1071876       336      1472         0     66731      4494    766086   no data   no data
587.98/147.28	c Decided on static restart strategy
608.75/152.47	c  N st    70   1100181       336      1472         0     50885      4494    508349   no data   no data
637.53/159.61	c  N st    72   1136173       336      1472         0     85410      4494   1126680   no data   no data
659.88/165.30	c  N st    73   1168566       336      1472         0     72500      4494    889657   no data   no data
691.83/173.22	c  N st    74   1210053       336      1472         0     67507      4494    819379   no data   no data
691.83/173.22	c  S st    74   1210053       336      1472         0     67507      4494    819379   no data   no data
692.63/173.46	c  S st    74   1210557       336      1472         0     68011      4494    829310   no data   no data
692.63/173.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
692.63/173.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
692.63/173.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
692.63/173.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
692.63/173.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
692.63/173.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
692.63/173.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
693.03/173.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
693.03/173.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.42/175.19	c lits-rem:       339  cl-subs:     4537  v-elim:      0  v-fix:    0  time:  1.66 s
699.42/175.19	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
699.82/175.20	c vivif2 --  cl tried    63474 cl shrink        0 lits rem          0 time: 0.01
699.82/175.26	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.06
699.82/175.26	c calculated reachability. Time: 0.00
699.82/175.26	c  N st    74   1210557       336      1472         0     63474      4494    751743   no data   no data
768.95/192.55	c  N st    75   1283439       336      1472         0     87298      4494   1156499   no data   no data
870.42/217.93	c  N st    76   1392763       336      1472         0     97013      4494   1257261   no data   no data
1023.39/256.27	c  N st    77   1556747       336      1472         0     52637      4494    450212   no data   no data
1161.20/290.72	c  N st    78   1710558       336      1472         0     93527      4494   1119433   no data   no data
1161.20/290.72	c  S st    78   1710558       336      1472         0     93527      4494   1119433   no data   no data
1162.40/291.05	c  S st    78   1711067       336      1472         0     94030      4494   1129294   no data   no data
1162.40/291.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1162.80/291.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1162.80/291.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1162.80/291.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1162.80/291.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1162.80/291.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
1162.80/291.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1162.80/291.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1162.80/291.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1185.98/296.95	c lits-rem:      1586  cl-subs:    15892  v-elim:      0  v-fix:    0  time:  5.80 s
1185.98/296.95	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
1185.98/296.97	c vivif2 --  cl tried    78138 cl shrink        0 lits rem          0 time: 0.02
1186.39/297.08	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.11
1186.39/297.08	c calculated reachability. Time: 0.00
1186.39/297.08	c  N st    78   1711067       336      1472         0     78138      4494    904079   no data   no data
1547.10/387.36	c  N st    79   2080031       336      1472         0     90873      4494   1069165   no data   no data
1693.69/424.00	c  N st    80   2211068       336      1472         0     94854      4494   1096723   no data   no data
1693.69/424.00	c  S st    80   2211068       336      1472         0     94854      4494   1096723   no data   no data
1694.89/424.32	c  S st    80   2211569       336      1472         0     95353      4494   1106755   no data   no data
1694.89/424.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1694.89/424.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1694.89/424.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1694.89/424.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1694.89/424.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1694.89/424.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
1694.89/424.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1694.89/424.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1695.29/424.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1707.68/427.58	c lits-rem:       936  cl-subs:     8647  v-elim:      0  v-fix:    0  time:  3.16 s
1707.68/427.58	c vivif2 --  cl tried     1472 cl shrink        0 lits rem          0 time: 0.00
1707.68/427.60	c vivif2 --  cl tried    86706 cl shrink        0 lits rem          0 time: 0.02
1708.08/427.67	c asymm  cl-useful: 0/1472/1472 lits-rem:0 time: 0.08
1708.08/427.68	c calculated reachability. Time: 0.00
1708.08/427.68	c  N st    80   2211569       336      1472         0     86706      4494    982087   no data   no data
2252.15/563.88	c  N st    81   2711570       336      1472         0    109314      4494   1240668   no data   no data
2252.15/563.88	c  S st    81   2711570       336      1472         0    109314      4494   1240668   no data   no data
2253.75/564.27	c  S st    81   2712072       335      1472         0    109816      4494   1250031   no data   no data
2253.75/564.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2254.16/564.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2254.16/564.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2254.16/564.32	c bin-w-bin subsume rem           10 bins  time:  0.00 s
2254.16/564.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2254.16/564.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
2254.16/564.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2254.16/564.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2272.14/568.87	c subs with bin:    21979  lits-rem:       963  v-fix:    0  time:  4.49 s
2273.72/569.20	c lits-rem:       330  cl-subs:      267  v-elim:      0  v-fix:    0  time:  0.33 s
2273.72/569.20	c vivif2 --  cl tried     1450 cl shrink        0 lits rem          0 time: 0.00
2273.72/569.21	c vivif2 --  cl tried    68280 cl shrink      582 lits rem        587 time: 0.01
2273.72/569.28	c asymm  cl-useful: 0/1450/1450 lits-rem:0 time: 0.06
2273.72/569.28	c calculated reachability. Time: 0.00
2273.72/569.28	c  N st    81   2712072       335      1450        12     68280      4447    662910   no data   no data
2273.72/569.28	c Finding binary XORs  T:     0.00 s  found:       0
2884.90/722.21	c  N st    82   3212073       335      1450        12    138831      4447   1654442   no data   no data
2884.90/722.21	c  S st    82   3212073       335      1450        12    138831      4447   1654442   no data   no data
2885.30/722.35	c Finding binary XORs  T:     0.00 s  found:       0
2887.31/722.82	c  S st    82   3212577       334      1426        26    128850      4379   1510250   no data   no data
2887.31/722.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2887.31/722.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2887.31/722.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2887.31/722.89	c bin-w-bin subsume rem            7 bins  time:  0.00 s
2887.31/722.89	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2887.31/722.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    334 time:  0.00 s
2887.31/722.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2887.69/722.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2904.49/727.13	c subs with bin:    10579  lits-rem:     20420  v-fix:    0  time:  4.16 s
2934.03/734.53	c lits-rem:      2262  cl-subs:    22907  v-elim:      0  v-fix:    0  time:  7.40 s
2934.03/734.53	c vivif2 --  cl tried     1425 cl shrink        0 lits rem          0 time: 0.00
2934.03/734.57	c vivif2 --  cl tried    95364 cl shrink     3563 lits rem       3563 time: 0.04
2934.43/734.67	c asymm  cl-useful: 0/1425/1425 lits-rem:0 time: 0.10
2934.43/734.67	c calculated reachability. Time: 0.00
2934.43/734.67	c  N st    82   3212577       334      1425        19     95364      4378   1011529   no data   no data
3335.52/835.00	c Following stats are for *FIRST FINISHED THREAD ONLY*
3335.52/835.00	c num threads              : 4          
3335.52/835.00	c restarts                 : 82         
3335.52/835.00	c dynamic restarts         : 0          
3335.52/835.00	c static restarts          : 82         
3335.52/835.00	c full restarts            : 4          
3335.52/835.00	c total simplify time      : 0.73       
3335.52/835.00	c learnts DL2              : 0          
3335.52/835.00	c learnts size 2           : 301        
3335.52/835.00	c learnts size 1           : 82          (23.43     % of vars)
3335.52/835.00	c filedLit time            : 0.23        (0.03      % time)
3335.52/835.00	c v-elim SatELite          : 14          (4.00      % vars)
3335.52/835.00	c SatELite time            : 23.39       (2.80      % time)
3335.52/835.00	c v-elim xor               : 0           (0.00      % vars)
3335.52/835.00	c xor elim time            : 0.03        (0.00      % time)
3335.52/835.00	c num binary xor trees     : 0          
3335.52/835.00	c binxor trees' crown      : 0           (nan       leafs/tree)
3335.52/835.00	c bin xor find time        : 0.00       
3335.52/835.00	c OTF clause improved      : 161033      (0.04      clauses/conflict)
3335.52/835.00	c OTF impr. size diff      : 168677      (1.05       lits/clause)
3335.52/835.00	c OTF cl watch-shrink      : 883311      (0.24      clauses/conflict)
3335.52/835.00	c OTF cl watch-sh-lit      : 1121515     (1.27       lits/clause)
3335.52/835.00	c tried to recurMin cls    : 359165      (9.95       % of conflicts)
3335.52/835.00	c updated cache            : 9028        (0.03       lits/tried recurMin)
3335.52/835.00	c unit cls recevied        : 5           (6.10      % of units)
3335.52/835.00	c unit cls sent            : 9           (10.98     % of units)
3335.52/835.00	c bin cls recevied         : 10         
3335.52/835.00	c bin cls sent             : 121        
3335.52/835.00	c clauses over max glue    : 0           (0.00      % of all clauses)
3335.52/835.00	c conflicts                : 3611309     (4327.03   / sec)
3335.52/835.00	c decisions                : 4144423     (0.62      % random)
3335.52/835.00	c bogo-props               : 108579655811 (130098910.41 / sec)
3335.52/835.00	c conflict literals        : 59997824    (31.43     % deleted)
3335.52/835.00	c Memory used              : 533.47      MB
3335.52/835.00	c single-thread CPU time   : 834.59      s
3335.52/835.00	c all-threads sum CPU time : 3333.78     s
3335.52/835.00	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174123-1304098593/watcher-3174123-1304098593 -o /tmp/evaluation-result-3174123-1304098593/solver-3174123-1304098593 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174123-1304098593.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.17 8.15 8.08 2/175 9376
/proc/meminfo: memFree=29738876/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 502274614 52441088 347 33554432000 4194304 4627427 140733803834352 18446744073709551615 48008280692652 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9376/statm: 12803 347 299 106 0 7774 0
[pid=9376/tid=9377] ppid=9374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 502274614 52441088 347 33554432000 4194304 4627427 140733803834352 18446744073709551615 48008280692658 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 502274614 52441088 347 33554432000 4194304 4627427 140733803834352 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 502274614 52441088 347 33554432000 4194304 4627427 140733803834352 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.111231 s]
/proc/loadavg: 8.17 8.15 8.08 2/175 9376
/proc/meminfo: memFree=29738876/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=282272 CPUtime=0.4 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 1522 0 0 0 40 0 0 0 18 0 4 0 502274614 289046528 1441 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 70568 1441 384 106 0 65539 0
[pid=9376/tid=9377] ppid=9374 vsize=282272 CPUtime=0.1 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 289 0 0 0 10 0 0 0 25 0 4 0 502274614 289046528 1441 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=282272 CPUtime=0.1 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 297 0 0 0 10 0 0 0 18 0 4 0 502274614 289046528 1441 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=282272 CPUtime=0.1 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 231 0 0 0 10 0 0 0 25 0 4 0 502274614 289046528 1441 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282272

[startup+0.200208 s]
/proc/loadavg: 8.17 8.15 8.08 2/175 9376
/proc/meminfo: memFree=29738876/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=283196 CPUtime=0.76 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 1994 0 0 0 76 0 0 0 18 0 4 0 502274614 289992704 1483 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308599 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 70799 1483 385 106 0 65770 0
[pid=9376/tid=9377] ppid=9374 vsize=283196 CPUtime=0.18 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 402 0 0 0 18 0 0 0 25 0 4 0 502274614 289992704 1483 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308313 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=283196 CPUtime=0.19 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 416 0 0 0 19 0 0 0 18 0 4 0 502274614 289992704 1483 33554432000 4194304 4627427 140733803834352 18446744073709551615 4329784 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=283196 CPUtime=0.19 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 354 0 0 0 19 0 0 0 25 0 4 0 502274614 289992704 1483 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 283196

[startup+0.30019 s]
/proc/loadavg: 8.17 8.15 8.08 2/175 9376
/proc/meminfo: memFree=29738876/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=283356 CPUtime=1.16 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 2348 0 0 0 116 0 0 0 18 0 4 0 502274614 290156544 1837 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 70839 1837 385 106 0 65810 0
[pid=9376/tid=9377] ppid=9374 vsize=283356 CPUtime=0.28 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 492 0 0 0 28 0 0 0 25 0 4 0 502274614 290156544 1837 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=283356 CPUtime=0.29 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 507 0 0 0 29 0 0 0 18 0 4 0 502274614 290156544 1837 33554432000 4194304 4627427 140733803834352 18446744073709551615 4332173 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=283356 CPUtime=0.29 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 444 0 0 0 29 0 0 0 25 0 4 0 502274614 290156544 1837 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283356

[startup+0.701121 s]
/proc/loadavg: 8.17 8.15 8.08 2/175 9376
/proc/meminfo: memFree=29738876/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=284592 CPUtime=2.76 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 4113 0 0 0 276 0 0 0 18 0 4 0 502274614 291422208 2084 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 71148 2084 385 106 0 66119 0
[pid=9376/tid=9377] ppid=9374 vsize=284592 CPUtime=0.69 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 936 0 0 0 69 0 0 0 25 0 4 0 502274614 291422208 2084 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=284592 CPUtime=0.69 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 956 0 0 0 69 0 0 0 18 0 4 0 502274614 291422208 2084 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=284592 CPUtime=0.69 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 884 0 0 0 69 0 0 0 25 0 4 0 502274614 291422208 2084 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284592

[startup+1.50098 s]
/proc/loadavg: 8.17 8.15 8.08 9/184 9410
/proc/meminfo: memFree=29720924/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=285224 CPUtime=5.96 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 7338 0 0 0 595 1 0 0 19 0 4 0 502274614 292069376 3804 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 71306 3804 389 106 0 66277 0
[pid=9376/tid=9377] ppid=9374 vsize=285224 CPUtime=1.48 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 1422 0 0 0 148 0 0 0 25 0 4 0 502274614 292069376 3804 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=285224 CPUtime=1.49 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 1474 0 0 0 149 0 0 0 20 0 4 0 502274614 292069376 3804 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=285224 CPUtime=1.48 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 1544 0 0 0 148 0 0 0 25 0 4 0 502274614 292069376 3804 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309142 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) 285224

[startup+3.10069 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9410
/proc/meminfo: memFree=29682728/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=292748 CPUtime=12.35 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 15043 0 0 0 1233 2 0 0 25 0 4 0 502274614 299773952 7602 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 73187 7602 389 106 0 68158 0
[pid=9376/tid=9377] ppid=9374 vsize=292748 CPUtime=3.07 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 3325 0 0 0 307 0 0 0 25 0 4 0 502274614 299773952 7602 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=292748 CPUtime=3.08 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 3967 0 0 0 308 0 0 0 25 0 4 0 502274614 299773952 7602 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=292748 CPUtime=3.08 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 3710 0 0 0 308 0 0 0 25 0 4 0 502274614 299773952 7602 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309360 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) 292748

[startup+6.30113 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9410
/proc/meminfo: memFree=29658176/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=297168 CPUtime=25.13 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 23065 0 0 0 2509 4 0 0 25 0 4 0 502274614 304300032 10230 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 74292 10230 389 106 0 69263 0
[pid=9376/tid=9377] ppid=9374 vsize=297168 CPUtime=6.25 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 6013 0 0 0 624 1 0 0 25 0 4 0 502274614 304300032 10230 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=297168 CPUtime=6.28 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 6177 0 0 0 628 0 0 0 25 0 4 0 502274614 304300032 10230 33554432000 4194304 4627427 140733803834352 18446744073709551615 4330982 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=297168 CPUtime=6.28 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 5161 0 0 0 628 0 0 0 25 0 4 0 502274614 304300032 10230 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 297168

[startup+12.701 s]
/proc/loadavg: 8.13 8.14 8.08 9/184 9410
/proc/meminfo: memFree=29630336/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=297880 CPUtime=50.7 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 36699 0 0 0 5063 7 0 0 25 0 4 0 502274614 305029120 14373 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 74470 14374 389 106 0 69441 0
[pid=9376/tid=9377] ppid=9374 vsize=297880 CPUtime=12.61 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 9171 0 0 0 1260 1 0 0 25 0 4 0 502274614 305029120 14374 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=297880 CPUtime=12.69 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 8482 0 0 0 1268 1 0 0 25 0 4 0 502274614 305029120 14374 33554432000 4194304 4627427 140733803834352 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=297880 CPUtime=12.68 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 8873 0 0 0 1267 1 0 0 25 0 4 0 502274614 305029120 14374 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 297880

[startup+25.5007 s]
/proc/loadavg: 8.11 8.14 8.08 9/184 9410
/proc/meminfo: memFree=29588676/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=295024 CPUtime=101.82 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 56879 0 0 0 10171 11 0 0 25 0 4 0 502274614 302104576 20049 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 73756 20049 389 106 0 68727 0
[pid=9376/tid=9377] ppid=9374 vsize=295024 CPUtime=25.35 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 14370 0 0 0 2532 3 0 0 25 0 4 0 502274614 302104576 20049 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=295024 CPUtime=25.49 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 13786 0 0 0 2547 2 0 0 25 0 4 0 502274614 302104576 20049 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=295024 CPUtime=25.48 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 13703 0 0 0 2546 2 0 0 25 0 4 0 502274614 302104576 20049 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 295024

[startup+51.1012 s]
/proc/loadavg: 8.21 8.16 8.09 9/184 9441
/proc/meminfo: memFree=29587484/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=300600 CPUtime=204.09 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 84120 0 0 0 20389 20 0 0 25 0 4 0 502274614 307814400 24166 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 75150 24166 389 106 0 70121 0
[pid=9376/tid=9377] ppid=9374 vsize=300600 CPUtime=50.81 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 20528 0 0 0 5077 4 0 0 25 0 4 0 502274614 307814400 24166 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=300600 CPUtime=51.08 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 20760 0 0 0 5104 4 0 0 25 0 4 0 502274614 307814400 24166 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=300600 CPUtime=51.08 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 20264 0 0 0 5103 5 0 0 25 0 4 0 502274614 307814400 24166 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 300600

[startup+102.301 s]
/proc/loadavg: 8.16 8.14 8.09 9/184 9442
/proc/meminfo: memFree=29516376/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=312572 CPUtime=408.63 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 129166 0 0 0 40829 34 0 0 25 0 4 0 502274614 320073728 29664 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 78143 29664 389 106 0 73114 0
[pid=9376/tid=9377] ppid=9374 vsize=312572 CPUtime=101.73 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 30805 0 0 0 10165 8 0 0 25 0 4 0 502274614 320073728 29664 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=312572 CPUtime=102.29 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 30784 0 0 0 10222 7 0 0 25 0 4 0 502274614 320073728 29664 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=312572 CPUtime=102.29 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 32495 0 0 0 10220 9 0 0 25 0 4 0 502274614 320073728 29664 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 312572

[startup+162.3 s]

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

/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 93600 0 0 0 52197 32 0 0 25 0 4 0 502274614 461950976 62048 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2086.37
Current children cumulated vsize (KiB) 451124

[startup+582.301 s]
/proc/loadavg: 8.12 8.14 8.09 9/184 9455
/proc/meminfo: memFree=29205108/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=462500 CPUtime=2326.04 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 392883 0 0 0 232469 135 0 0 25 0 4 0 502274614 473600000 66678 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 115625 66678 389 106 0 110596 0
[pid=9376/tid=9377] ppid=9374 vsize=462500 CPUtime=579.12 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 97016 0 0 0 57878 34 0 0 25 0 4 0 502274614 473600000 66678 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=462500 CPUtime=582.29 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 95036 0 0 0 58197 32 0 0 25 0 4 0 502274614 473600000 66678 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=462500 CPUtime=582.3 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 98200 0 0 0 58196 34 0 0 25 0 4 0 502274614 473600000 66678 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2326.04
Current children cumulated vsize (KiB) 462500

[startup+642.301 s]
/proc/loadavg: 8.04 8.12 8.08 9/184 9457
/proc/meminfo: memFree=29146544/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=497032 CPUtime=2565.73 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 412866 0 0 0 256427 146 0 0 25 0 4 0 502274614 508960768 73622 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 124258 73622 389 106 0 119229 0
[pid=9376/tid=9377] ppid=9374 vsize=497032 CPUtime=638.8 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 100649 0 0 0 63844 36 0 0 25 0 4 0 502274614 508960768 73622 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=497032 CPUtime=642.29 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 101413 0 0 0 64194 35 0 0 25 0 4 0 502274614 508960768 73622 33554432000 4194304 4627427 140733803834352 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=497032 CPUtime=642.3 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 102322 0 0 0 64194 36 0 0 25 0 4 0 502274614 508960768 73622 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 497032

[startup+702.3 s]
/proc/loadavg: 8.01 8.09 8.08 9/184 9458
/proc/meminfo: memFree=29121220/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=546100 CPUtime=2805.4 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 436417 0 0 0 280385 155 0 0 25 0 4 0 502274614 559206400 73516 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 136525 73516 389 106 0 131496 0
[pid=9376/tid=9377] ppid=9374 vsize=546100 CPUtime=698.47 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 106637 0 0 0 69807 40 0 0 25 0 4 0 502274614 559206400 73516 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=546100 CPUtime=702.3 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 106155 0 0 0 70193 37 0 0 25 0 4 0 502274614 559206400 73516 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=546100 CPUtime=702.29 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 108821 0 0 0 70192 37 0 0 25 0 4 0 502274614 559206400 73516 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 546100

[startup+762.301 s]
/proc/loadavg: 8.00 8.07 8.07 9/184 9460
/proc/meminfo: memFree=29121804/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=558756 CPUtime=3045.1 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 457572 0 0 0 304345 165 0 0 25 0 4 0 502274614 572166144 76638 33554432000 4194304 4627427 140733803834352 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 139689 76638 389 106 0 134660 0
[pid=9376/tid=9377] ppid=9374 vsize=558756 CPUtime=758.15 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 110041 0 0 0 75773 42 0 0 25 0 4 0 502274614 572166144 76638 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=558756 CPUtime=762.31 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 111237 0 0 0 76191 40 0 0 25 0 4 0 502274614 572166144 76638 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=558756 CPUtime=762.3 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 114905 0 0 0 76190 40 0 0 25 0 4 0 502274614 572166144 76638 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 558756

[startup+822.301 s]
/proc/loadavg: 8.00 8.06 8.07 9/184 9462
/proc/meminfo: memFree=29072900/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=558852 CPUtime=3284.76 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 475302 0 0 0 328304 172 0 0 25 0 4 0 502274614 572264448 82880 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 139713 82880 389 106 0 134684 0
[pid=9376/tid=9377] ppid=9374 vsize=558852 CPUtime=817.82 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115008 0 0 0 81738 44 0 0 25 0 4 0 502274614 572264448 82880 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=558852 CPUtime=822.3 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115886 0 0 0 82188 42 0 0 25 0 4 0 502274614 572264448 82880 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=558852 CPUtime=822.3 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 120257 0 0 0 82188 42 0 0 25 0 4 0 502274614 572264448 82880 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 558852

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

[startup+825.6 s]
/proc/loadavg: 8.00 8.06 8.07 9/184 9462
/proc/meminfo: memFree=29074264/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=546272 CPUtime=3297.94 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 476295 0 0 0 329621 173 0 0 25 0 4 0 502274614 559382528 81634 33554432000 4194304 4627427 140733803834352 18446744073709551615 4324205 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 136568 81634 389 106 0 131539 0
[pid=9376/tid=9377] ppid=9374 vsize=546272 CPUtime=821.11 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115707 0 0 0 82066 45 0 0 25 0 4 0 502274614 559382528 81634 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=546272 CPUtime=825.6 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115901 0 0 0 82518 42 0 0 25 0 4 0 502274614 559382528 81634 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=546272 CPUtime=825.6 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 120403 0 0 0 82518 42 0 0 25 0 4 0 502274614 559382528 81634 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3297.94
Current children cumulated vsize (KiB) 546272

[startup+832.001 s]
/proc/loadavg: 8.00 8.05 8.07 9/184 9462
/proc/meminfo: memFree=29063960/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=546272 CPUtime=3323.51 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 479180 0 0 0 332178 173 0 0 25 0 4 0 502274614 559382528 84519 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 136568 84519 389 106 0 131539 0
[pid=9376/tid=9377] ppid=9374 vsize=546272 CPUtime=827.47 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 116167 0 0 0 82702 45 0 0 25 0 4 0 502274614 559382528 84519 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=546272 CPUtime=832 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115927 0 0 0 83158 42 0 0 25 0 4 0 502274614 559382528 84519 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=546272 CPUtime=832 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 121553 0 0 0 83158 42 0 0 25 0 4 0 502274614 559382528 84519 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3323.51
Current children cumulated vsize (KiB) 546272

[startup+833.601 s]
/proc/loadavg: 8.00 8.05 8.07 9/184 9462
/proc/meminfo: memFree=29061976/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=546272 CPUtime=3329.9 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 479531 0 0 0 332817 173 0 0 25 0 4 0 502274614 559382528 84870 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 136568 84870 389 106 0 131539 0
[pid=9376/tid=9377] ppid=9374 vsize=546272 CPUtime=829.06 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 116266 0 0 0 82861 45 0 0 25 0 4 0 502274614 559382528 84870 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=546272 CPUtime=833.6 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115932 0 0 0 83318 42 0 0 25 0 4 0 502274614 559382528 84870 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=546272 CPUtime=833.6 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 121682 0 0 0 83318 42 0 0 25 0 4 0 502274614 559382528 84870 33554432000 4194304 4627427 140733803834352 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3329.9
Current children cumulated vsize (KiB) 546272

[startup+834.401 s]
/proc/loadavg: 8.00 8.05 8.07 9/184 9462
/proc/meminfo: memFree=29060116/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=546272 CPUtime=3333.1 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 479688 0 0 0 333136 174 0 0 25 0 4 0 502274614 559382528 85027 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 136568 85027 389 106 0 131539 0
[pid=9376/tid=9377] ppid=9374 vsize=546272 CPUtime=829.86 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 116312 0 0 0 82941 45 0 0 25 0 4 0 502274614 559382528 85027 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=546272 CPUtime=834.4 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115935 0 0 0 83398 42 0 0 25 0 4 0 502274614 559382528 85027 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=546272 CPUtime=834.4 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 121744 0 0 0 83398 42 0 0 25 0 4 0 502274614 559382528 85027 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3333.1
Current children cumulated vsize (KiB) 546272

[startup+834.801 s]
/proc/loadavg: 8.00 8.05 8.07 9/184 9462
/proc/meminfo: memFree=29060116/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=546272 CPUtime=3334.7 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 479770 0 0 0 333296 174 0 0 25 0 4 0 502274614 559382528 85109 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 136568 85109 389 106 0 131539 0
[pid=9376/tid=9377] ppid=9374 vsize=546272 CPUtime=830.26 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 116331 0 0 0 82981 45 0 0 25 0 4 0 502274614 559382528 85109 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=546272 CPUtime=834.8 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115936 0 0 0 83438 42 0 0 25 0 4 0 502274614 559382528 85109 33554432000 4194304 4627427 140733803834352 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=546272 CPUtime=834.8 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 121777 0 0 0 83438 42 0 0 25 0 4 0 502274614 559382528 85109 33554432000 4194304 4627427 140733803834352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3334.7
Current children cumulated vsize (KiB) 546272

[startup+835.007 s]
/proc/loadavg: 8.00 8.05 8.07 9/184 9462
/proc/meminfo: memFree=29082808/32951124 swapFree=67111348/67111528
[pid=9376] ppid=9374 vsize=546272 CPUtime=3335.52 cores=1,3,5,7
/proc/9376/stat : 9376 (strangenight2-m) R 9374 9376 9165 0 -1 4202496 479804 0 0 0 333378 174 0 0 25 0 4 0 502274614 559382528 85143 33554432000 4194304 4627427 140733803834352 18446744073709551615 48008280692240 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9376/statm: 136568 85143 389 106 0 131539 0
[pid=9376/tid=9377] ppid=9374 vsize=546272 CPUtime=830.46 cores=1,3,5,7
/proc/9376/task/9377/stat : 9377 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 116338 0 0 0 83001 45 0 0 25 0 4 0 502274614 559382528 85143 33554432000 4194304 4627427 140733803834352 18446744073709551615 4222591 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=546272 CPUtime=835.01 cores=1,3,5,7
/proc/9376/task/9378/stat : 9378 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 115937 0 0 0 83459 42 0 0 25 0 4 0 502274614 559382528 85143 33554432000 4194304 4627427 140733803834352 18446744073709551615 48008280667844 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=546272 CPUtime=835 cores=1,3,5,7
/proc/9376/task/9379/stat : 9379 (strangenight2-m) R 9374 9376 9165 0 -1 4202560 121791 0 0 0 83458 42 0 0 25 0 4 0 502274614 559382528 85143 33554432000 4194304 4627427 140733803834352 18446744073709551615 48008280692240 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3335.52
Current children cumulated vsize (KiB) 546272

Child status: 20
Real time (s): 835.025
CPU time (s): 3335.54
CPU user time (s): 3333.78
CPU system time (s): 1.75973
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 571064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3333.78
system time used= 1.75973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479807
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= 233
involuntary context switches= 19346

runsolver used 1.2998 second user time and 3.2645 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 19:36:33
IDJOB=3174123
IDBENCH=82941
IDSOLVER=1586
FILE ID=node140/3174123-1304098593
RUNJOBID= node140-1304096185-9184
PBS_JOBID= 13170605
Free space on /tmp= 72660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3174123-1304098593/watcher-3174123-1304098593 -o /tmp/evaluation-result-3174123-1304098593/solver-3174123-1304098593 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174123-1304098593.cnf

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

MD5SUM BENCH= 60552051d2d5a0c0eefaeedea18e63df
RANDOM SEED=1867149044

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29739156 kB
Buffers:       1003940 kB
Cached:        1653328 kB
SwapCached:        180 kB
Active:         274624 kB
Inactive:      2447392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29739156 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:       64264 kB
Mapped:          15092 kB
Slab:           426372 kB
PageTables:       4268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216752 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= 72652 MiB
End job on node140 at 2011-04-29 19:50:28