Trace number 3174139

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 3138.38 785.669

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1404138730-025.UNKNOWN.cnf
MD5SUM2e059a7f69d15193cd88ec6d57d9e297
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9311
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-3174139-1304102293.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.00	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     160 undec:      45 neg:     145
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       344      1485         0         0      4492         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.41/0.13	c  N st     8      4914       344      1485         0      4779      4492     85097   no data   no data
1.17/0.35	c  N st    10     11298       344      1485         0      4417      4492     58817   no data   no data
1.97/0.58	c  N st    11     17041       344      1485         0      9913      4492    153469   no data   no data
3.57/0.93	c  F st    12     25000       344      1485         0     12212      4492    191562   no data   no data
3.57/0.93	c  N st    12     25000       344      1485         0     12212      4492    191562   no data   no data
4.39/1.16	c Decided on static restart strategy
4.39/1.16	c  N st    18     30000       344      1485         0     10548      4492    150419   no data   no data
4.39/1.16	c  S st    18     30000       344      1485         0     10548      4492    150419   no data   no data
4.39/1.19	c  S st    18     30504       344      1485         0     11049      4492    160028   no data   no data
4.39/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.39/1.19	c blocked clauses removed:        7 vars:      1 tried:         344 T: 0.00 s
4.39/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
4.39/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.25	c lits-rem:       166  cl-subs:     1012  v-elim:      0  v-fix:    0  time:  0.05 s
4.79/1.26	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.00
4.79/1.26	c calculated reachability. Time: 0.00
4.79/1.26	c  N st    18     30504       343      1478         0     10031      4470    143399   no data   no data
6.37/1.64	c  N st    20     37615       343      1478         0      9330      4470    118996   no data   no data
7.57/1.98	c  N st    21     44014       343      1478         0     15498      4470    220805   no data   no data
7.97/2.08	c  S st    22     45756       343      1478         0     17214      4470    253384   no data   no data
8.37/2.12	c  S st    22     46261       343      1478         0      9073      4470    103031   no data   no data
8.37/2.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.37/2.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
8.37/2.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.14	c lits-rem:        15  cl-subs:      215  v-elim:      0  v-fix:    0  time:  0.01 s
8.37/2.14	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
8.37/2.14	c vivif2 --  cl tried     8858 cl shrink        0 lits rem          0 time: 0.00
8.37/2.14	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.00
8.37/2.15	c calculated reachability. Time: 0.00
8.37/2.15	c  N st    22     46261       343      1478         0      8858      4470    100044   no data   no data
11.56/2.92	c  N st    23     60658       343      1478         0     13170      4470    165679   no data   no data
13.58/3.44	c  N st    24     69391       343      1478         0     10963      4470    122097   no data   no data
13.58/3.44	c  S st    24     69391       343      1478         0     10963      4470    122097   no data   no data
13.58/3.47	c  S st    24     69895       343      1478         0     11466      4470    130893   no data   no data
13.58/3.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.58/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
13.58/3.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.58/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.58/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.58/3.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
13.58/3.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.58/3.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.58/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.58/3.50	c lits-rem:        51  cl-subs:      276  v-elim:      0  v-fix:    0  time:  0.01 s
13.58/3.50	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
13.95/3.50	c vivif2 --  cl tried    11190 cl shrink        0 lits rem          0 time: 0.00
13.95/3.50	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.01
13.95/3.50	c calculated reachability. Time: 0.00
13.95/3.50	c  N st    24     69895       343      1478         0     11190      4470    127008   no data   no data
18.35/4.63	c  F st    25     87500       343      1478         0     16555      4470    216071   no data   no data
18.35/4.63	c  N st    25     87500       343      1478         0     16555      4470    216071   no data   no data
19.95/5.02	c Decided on static restart strategy
20.75/5.22	c  N st    32     95540       343      1478         0     24337      4470    354239   no data   no data
23.14/5.84	c  N st    34    104843       343      1478         0     20782      4470    273679   no data   no data
23.14/5.84	c  S st    34    104843       343      1478         0     20782      4470    273679   no data   no data
23.14/5.89	c  S st    34    105350       343      1478         0     21287      4470    283066   no data   no data
23.14/5.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.55/5.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
23.55/5.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.55/5.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.55/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.55/5.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
23.55/5.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.55/5.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.55/5.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.07	c lits-rem:       130  cl-subs:     1728  v-elim:      0  v-fix:    0  time:  0.16 s
23.94/6.07	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
23.94/6.08	c vivif2 --  cl tried    19559 cl shrink        0 lits rem          0 time: 0.00
23.94/6.09	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.01
23.94/6.09	c calculated reachability. Time: 0.00
23.94/6.09	c  N st    34    105350       343      1478         0     19559      4470    256188   no data   no data
27.53/6.90	c  N st    35    114948       343      1478         0     15343      4470    169624   no data   no data
32.33/8.10	c  N st    36    129346       343      1478         0     14775      4470    148899   no data   no data
38.72/9.76	c  N st    37    150941       343      1478         0     20101      4470    227466   no data   no data
40.72/10.26	c  S st    38    158025       343      1478         0     26939      4470    347147   no data   no data
41.12/10.33	c  S st    38    158529       343      1478         0     27442      4470    356684   no data   no data
41.12/10.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.12/10.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
41.12/10.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.12/10.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.12/10.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.12/10.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
41.12/10.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.12/10.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
41.12/10.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.32/10.62	c lits-rem:       210  cl-subs:     2174  v-elim:      0  v-fix:    0  time:  0.27 s
42.32/10.62	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
42.32/10.62	c vivif2 --  cl tried    25268 cl shrink        0 lits rem          0 time: 0.00
42.32/10.64	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.01
42.32/10.64	c calculated reachability. Time: 0.00
42.32/10.64	c  N st    38    158529       343      1478         0     25268      4470    325472   no data   no data
59.50/14.96	c  N st    39    207119       343      1478         0     20145      4470    210734   no data   no data
70.70/17.76	c  N st    40    237793       343      1478         0     30588      4470    403518   no data   no data
70.70/17.76	c  S st    40    237793       343      1478         0     30588      4470    403518   no data   no data
71.07/17.84	c  S st    40    238299       343      1478         0     31090      4470    412678   no data   no data
71.07/17.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.07/17.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
71.07/17.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.07/17.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.07/17.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.07/17.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
71.07/17.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.07/17.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.07/17.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.28/18.15	c lits-rem:       241  cl-subs:     1513  v-elim:      0  v-fix:    0  time:  0.28 s
72.28/18.15	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
72.28/18.15	c vivif2 --  cl tried    29577 cl shrink        0 lits rem          0 time: 0.00
72.28/18.17	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.02
72.28/18.17	c calculated reachability. Time: 0.00
72.28/18.17	c  N st    40    238299       343      1478         0     29577      4470    386249   no data   no data
99.44/24.97	c  F st    41    306250       343      1478         0     31159      4470    355430   no data   no data
99.44/24.97	c  N st    41    306250       343      1478         0     31159      4470    355430   no data   no data
101.83/25.53	c Decided on static restart strategy
112.62/28.27	c  N st    51    334552       343      1478         0     35385      4470    435850   no data   no data
123.43/30.97	c  N st    53    357449       343      1478         0     33404      4470    392763   no data   no data
123.43/30.97	c  S st    53    357449       343      1478         0     33404      4470    392763   no data   no data
123.80/31.06	c  S st    53    357952       343      1478         0     33906      4470    401873   no data   no data
123.80/31.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.80/31.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
123.80/31.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.80/31.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.80/31.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.80/31.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
123.80/31.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
123.80/31.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
123.80/31.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.01/31.32	c lits-rem:       173  cl-subs:     1617  v-elim:      0  v-fix:    0  time:  0.23 s
125.01/31.32	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
125.01/31.32	c vivif2 --  cl tried    32289 cl shrink        0 lits rem          0 time: 0.00
125.01/31.34	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.02
125.01/31.34	c calculated reachability. Time: 0.00
125.01/31.34	c  N st    53    357952       343      1478         0     32289      4470    374754   no data   no data
140.60/35.24	c  N st    54    390346       343      1478         0     38523      4470    473182   no data   no data
166.97/41.81	c  N st    55    438934       343      1478         0     32367      4470    342825   no data   no data
203.30/50.96	c  N st    56    511817       343      1478         0     45749      4470    544115   no data   no data
218.48/54.70	c  N st    57    536929       343      1478         0     40073      4470    438324   no data   no data
218.48/54.70	c  S st    57    536929       343      1478         0     40073      4470    438324   no data   no data
218.88/54.81	c  S st    57    537432       343      1478         0     40571      4470    447772   no data   no data
218.88/54.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
218.88/54.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
218.88/54.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.88/54.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.88/54.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.88/54.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
218.88/54.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
218.88/54.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
218.88/54.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
220.47/55.22	c lits-rem:       105  cl-subs:     2492  v-elim:      0  v-fix:    0  time:  0.38 s
220.47/55.22	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
220.47/55.23	c vivif2 --  cl tried    38079 cl shrink        0 lits rem          0 time: 0.00
220.47/55.25	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.02
220.47/55.25	c calculated reachability. Time: 0.00
220.47/55.25	c  N st    57    537432       343      1478         0     38079      4470    409259   no data   no data
318.34/79.72	c  N st    58    701416       343      1478         0     66676      4470    847530   no data   no data
381.86/95.67	c  N st    59    806148       343      1478         0     61038      4470    771826   no data   no data
381.86/95.67	c  S st    59    806148       343      1478         0     61038      4470    771826   no data   no data
382.68/95.84	c  S st    59    806654       343      1478         0     61543      4470    781222   no data   no data
382.68/95.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
382.68/95.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
382.68/95.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
382.68/95.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
382.68/95.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
382.68/95.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
382.68/95.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.68/95.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
383.05/95.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.65/97.31	c lits-rem:       459  cl-subs:     4710  v-elim:      0  v-fix:    0  time:  1.41 s
388.65/97.31	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
388.65/97.32	c vivif2 --  cl tried    56833 cl shrink        0 lits rem          0 time: 0.01
388.65/97.37	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.04
388.65/97.37	c calculated reachability. Time: 0.00
388.65/97.37	c  N st    59    806654       343      1478         0     56833      4470    705906   no data   no data
585.19/146.60	c  F st    60   1071876       343      1478         0     72280      4470    888948   no data   no data
585.59/146.60	c  N st    60   1071876       343      1478         0     72280      4470    888948   no data   no data
590.38/147.87	c Decided on static restart strategy
611.17/153.08	c  N st    70   1100180       343      1478         0     56265      4470    589147   no data   no data
644.30/161.39	c  N st    72   1136174       343      1478         0     46658      4470    416029   no data   no data
669.07/167.54	c  N st    73   1168570       343      1478         0     77641      4470    941395   no data   no data
709.81/177.75	c  N st    74   1209983       343      1478         0     72250      4470    834260   no data   no data
709.81/177.75	c  S st    74   1209983       343      1478         0     72250      4470    834260   no data   no data
711.02/178.01	c  S st    74   1210485       343      1478         0     72752      4470    844531   no data   no data
711.02/178.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
711.02/178.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
711.02/178.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.02/178.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.02/178.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.02/178.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
711.02/178.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.02/178.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
711.02/178.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
720.20/180.39	c lits-rem:       536  cl-subs:     8304  v-elim:      0  v-fix:    0  time:  2.31 s
720.20/180.39	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
720.62/180.41	c vivif2 --  cl tried    64448 cl shrink        0 lits rem          0 time: 0.01
720.62/180.46	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.05
720.62/180.46	c calculated reachability. Time: 0.00
720.62/180.46	c  N st    74   1210485       343      1478         0     64448      4470    718380   no data   no data
787.71/197.24	c  N st    75   1283367       343      1478         0     88560      4470   1104222   no data   no data
884.78/221.51	c  N st    76   1392690       343      1478         0     49721      4470    418754   no data   no data
1017.00/254.69	c  N st    77   1556674       343      1478         0     54570      4470    477818   no data   no data
1163.61/291.32	c  N st    78   1710485       343      1478         0     95223      4470   1151545   no data   no data
1163.61/291.32	c  S st    78   1710485       343      1478         0     95223      4470   1151545   no data   no data
1165.20/291.73	c  S st    78   1710994       343      1478         0     95728      4470   1161050   no data   no data
1165.20/291.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1165.20/291.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1165.20/291.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1165.20/291.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1165.20/291.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1165.20/291.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
1165.20/291.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1165.60/291.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1165.60/291.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1189.17/297.76	c lits-rem:      1287  cl-subs:    11705  v-elim:      0  v-fix:    0  time:  5.90 s
1189.17/297.76	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
1189.17/297.77	c vivif2 --  cl tried    84023 cl shrink        0 lits rem          0 time: 0.02
1189.57/297.87	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.10
1189.57/297.87	c calculated reachability. Time: 0.00
1189.57/297.87	c  N st    78   1710994       343      1478         0     84023      4470    993557   no data   no data
1550.69/388.26	c  N st    79   2079959       343      1478         0     95827      4470   1096787   no data   no data
1676.91/419.86	c  N st    80   2210997       343      1478         0     99662      4470   1161798   no data   no data
1676.91/419.86	c  S st    80   2210997       343      1478         0     99662      4470   1161798   no data   no data
1678.53/420.30	c  S st    80   2211500       343      1478         0    100160      4470   1170778   no data   no data
1678.94/420.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1678.94/420.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1678.94/420.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1678.94/420.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1678.94/420.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1678.94/420.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
1678.94/420.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1678.94/420.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1679.31/420.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1702.88/426.32	c lits-rem:      1231  cl-subs:    16136  v-elim:      0  v-fix:    0  time:  5.89 s
1702.88/426.32	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
1702.88/426.34	c vivif2 --  cl tried    84024 cl shrink        0 lits rem          0 time: 0.01
1703.28/426.43	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.09
1703.28/426.43	c calculated reachability. Time: 0.00
1703.28/426.43	c  N st    80   2211500       343      1478         0     84024      4470    922535   no data   no data
2274.92/569.54	c  N st    81   2711500       343      1478         0    107639      4470   1191637   no data   no data
2274.92/569.54	c  S st    81   2711500       343      1478         0    107639      4470   1191637   no data   no data
2274.92/569.59	c Finding binary XORs  T:     0.00 s  found:       0
2276.53/569.91	c  S st    81   2712005       342      1459        19    102740      4428   1117988   no data   no data
2276.53/569.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2276.53/569.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      2 BRemN:      0 P:  1.3M T:  0.04
2276.53/569.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2276.53/569.96	c bin-w-bin subsume rem            8 bins  time:  0.00 s
2276.53/569.96	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
2276.53/569.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    342 time:  0.00 s
2276.53/569.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2276.53/569.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2276.91/570.08	c subs with bin:      387  lits-rem:      1161  v-fix:    0  time:  0.06 s
2292.89/574.07	c lits-rem:      1698  cl-subs:    14914  v-elim:      0  v-fix:    0  time:  3.99 s
2292.89/574.07	c vivif2 --  cl tried     1457 cl shrink        0 lits rem          0 time: 0.00
2292.89/574.08	c vivif2 --  cl tried    87439 cl shrink       60 lits rem         60 time: 0.02
2293.29/574.17	c asymm  cl-useful: 0/1457/1457 lits-rem:0 time: 0.09
2293.29/574.17	c calculated reachability. Time: 0.00
2293.29/574.17	c  N st    81   2712005       342      1457         9     87439      4424    913757   no data   no data
2897.27/725.39	c  N st    82   3212005       342      1457        11    143895      4424   1678794   no data   no data
2897.27/725.39	c  S st    82   3212005       342      1457        11    143895      4424   1678794   no data   no data
2899.27/725.82	c  S st    82   3212507       341      1457        13    144394      4424   1687351   no data   no data
2899.27/725.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2899.27/725.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2899.27/725.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2899.27/725.89	c bin-w-bin subsume rem           11 bins  time:  0.00 s
2899.27/725.89	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
2899.27/725.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
2899.27/725.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2899.67/725.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2910.05/728.53	c subs with bin:     7778  lits-rem:      8848  v-fix:    0  time:  2.56 s
2932.42/734.15	c lits-rem:      3508  cl-subs:    25397  v-elim:      0  v-fix:    0  time:  5.62 s
2932.42/734.15	c vivif2 --  cl tried     1432 cl shrink        0 lits rem          0 time: 0.00
2932.42/734.18	c vivif2 --  cl tried    85691 cl shrink     2051 lits rem       2069 time: 0.03
2932.82/734.26	c asymm  cl-useful: 0/1432/1432 lits-rem:0 time: 0.09
2932.82/734.27	c calculated reachability. Time: 0.00
2932.82/734.27	c  N st    82   3212507       341      1432        27     85690      4373    840854   no data   no data
2932.82/734.27	c Finding binary XORs  T:     0.00 s  found:       0
2988.37/748.13	c Finding binary XORs  T:     0.00 s  found:       0
3072.24/769.11	c Finding binary XORs  T:     0.00 s  found:       0
3116.98/780.30	c Finding binary XORs  T:     0.00 s  found:       0
3138.15/785.65	c Following stats are for *FIRST FINISHED THREAD ONLY*
3138.15/785.65	c num threads              : 4          
3138.15/785.65	c restarts                 : 82         
3138.15/785.65	c dynamic restarts         : 0          
3138.15/785.65	c static restarts          : 82         
3138.15/785.65	c full restarts            : 4          
3138.15/785.65	c total simplify time      : 0.03       
3138.15/785.65	c learnts DL2              : 0          
3138.15/785.65	c learnts size 2           : 79         
3138.15/785.65	c learnts size 1           : 5           (1.43      % of vars)
3138.15/785.65	c filedLit time            : 0.29        (0.04      % time)
3138.15/785.65	c v-elim SatELite          : 7           (2.00      % vars)
3138.15/785.65	c SatELite time            : 28.31       (3.60      % time)
3138.15/785.65	c v-elim xor               : 0           (0.00      % vars)
3138.15/785.65	c xor elim time            : 0.04        (0.00      % time)
3138.15/785.65	c num binary xor trees     : 0          
3138.15/785.65	c binxor trees' crown      : 0           (nan       leafs/tree)
3138.15/785.65	c bin xor find time        : 0.00       
3138.15/785.65	c OTF clause improved      : 142030      (0.04      clauses/conflict)
3138.15/785.65	c OTF impr. size diff      : 149344      (1.05       lits/clause)
3138.15/785.65	c OTF cl watch-shrink      : 862479      (0.25      clauses/conflict)
3138.15/785.65	c OTF cl watch-sh-lit      : 1107460     (1.28       lits/clause)
3138.15/785.65	c tried to recurMin cls    : 337290      (9.87       % of conflicts)
3138.15/785.65	c updated cache            : 7436        (0.02       lits/tried recurMin)
3138.15/785.65	c unit cls recevied        : 2           (40.00     % of units)
3138.15/785.65	c unit cls sent            : 0           (0.00      % of units)
3138.15/785.65	c bin cls recevied         : 10         
3138.15/785.65	c bin cls sent             : 2          
3138.15/785.65	c clauses over max glue    : 0           (0.00      % of all clauses)
3138.15/785.65	c conflicts                : 3416540     (4350.43   / sec)
3138.15/785.65	c decisions                : 3945039     (0.49      % random)
3138.15/785.65	c bogo-props               : 97095223011 (123635639.24 / sec)
3138.15/785.65	c conflict literals        : 57871596    (30.06     % deleted)
3138.15/785.65	c Memory used              : 407.89      MB
3138.15/785.65	c single-thread CPU time   : 785.33      s
3138.15/785.65	c all-threads sum CPU time : 3136.93     s
3138.15/785.65	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-3174139-1304102293/watcher-3174139-1304102293 -o /tmp/evaluation-result-3174139-1304102293/solver-3174139-1304102293 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174139-1304102293.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.88 8.13 8.10 5/184 3528
/proc/meminfo: memFree=30689788/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=116756 CPUtime=0 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 468 0 0 0 0 0 0 0 25 0 4 0 521827170 119558144 395 33554432000 4194304 4627427 140736602771664 18446744073709551615 271550580826 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 29190 400 328 106 0 24161 0
[pid=3528/tid=3529] ppid=3526 vsize=281744 CPUtime=0 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) D 3526 3528 2772 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 4 0 521827171 288505856 588 33554432000 4194304 4627427 140736602771664 18446744073709551615 271550580919 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=281744 CPUtime=0 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 70 0 0 0 0 0 0 0 25 0 4 0 521827171 288505856 589 33554432000 4194304 4627427 140736602771664 18446744073709551615 271550580919 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=281744 CPUtime=0 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 50 0 0 0 0 0 0 0 25 0 4 0 521827171 288505856 589 33554432000 4194304 4627427 140736602771664 18446744073709551615 4359972 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.108532 s]
/proc/loadavg: 7.88 8.13 8.10 5/184 3528
/proc/meminfo: memFree=30689788/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=282132 CPUtime=0.41 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 1522 0 0 0 41 0 0 0 25 0 4 0 521827170 288903168 1444 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 70533 1444 384 106 0 65504 0
[pid=3528/tid=3529] ppid=3526 vsize=282132 CPUtime=0.1 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 277 0 0 0 10 0 0 0 25 0 4 0 521827171 288903168 1444 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=282132 CPUtime=0.1 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 293 0 0 0 10 0 0 0 25 0 4 0 521827171 288903168 1444 33554432000 4194304 4627427 140736602771664 18446744073709551615 4330994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=282132 CPUtime=0.09 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 231 0 0 0 9 0 0 0 25 0 4 0 521827171 288903168 1444 33554432000 4194304 4627427 140736602771664 18446744073709551615 4333210 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282132

[startup+0.200442 s]
/proc/loadavg: 7.88 8.13 8.10 5/184 3528
/proc/meminfo: memFree=30689788/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=283184 CPUtime=0.77 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 2012 0 0 0 77 0 0 0 25 0 4 0 521827170 289980416 1506 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 70796 1506 385 106 0 65767 0
[pid=3528/tid=3529] ppid=3526 vsize=283184 CPUtime=0.19 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 405 0 0 0 19 0 0 0 25 0 4 0 521827171 289980416 1506 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=283184 CPUtime=0.19 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 414 0 0 0 19 0 0 0 25 0 4 0 521827171 289980416 1506 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=283184 CPUtime=0.19 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 348 0 0 0 19 0 0 0 25 0 4 0 521827171 289980416 1506 33554432000 4194304 4627427 140736602771664 18446744073709551615 4333037 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283184

[startup+0.300424 s]
/proc/loadavg: 7.88 8.13 8.10 5/184 3528
/proc/meminfo: memFree=30689788/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=283332 CPUtime=1.17 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 2367 0 0 0 117 0 0 0 25 0 4 0 521827170 290131968 1861 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 70833 1861 385 106 0 65804 0
[pid=3528/tid=3529] ppid=3526 vsize=283332 CPUtime=0.29 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 491 0 0 0 29 0 0 0 25 0 4 0 521827171 290131968 1861 33554432000 4194304 4627427 140736602771664 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=283332 CPUtime=0.29 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 507 0 0 0 29 0 0 0 25 0 4 0 521827171 290131968 1861 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=283332 CPUtime=0.29 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 436 0 0 0 29 0 0 0 25 0 4 0 521827171 290131968 1861 33554432000 4194304 4627427 140736602771664 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283332

[startup+0.700353 s]
/proc/loadavg: 7.88 8.13 8.10 5/184 3528
/proc/meminfo: memFree=30689788/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=284584 CPUtime=2.77 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 4098 0 0 0 277 0 0 0 25 0 4 0 521827170 291414016 2104 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 71146 2104 385 106 0 66117 0
[pid=3528/tid=3529] ppid=3526 vsize=284584 CPUtime=0.69 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 927 0 0 0 69 0 0 0 25 0 4 0 521827171 291414016 2104 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=284584 CPUtime=0.69 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 934 0 0 0 69 0 0 0 25 0 4 0 521827171 291414016 2104 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=284584 CPUtime=0.69 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 873 0 0 0 69 0 0 0 25 0 4 0 521827171 291414016 2104 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284584

[startup+1.50021 s]
/proc/loadavg: 7.88 8.13 8.10 9/188 3532
/proc/meminfo: memFree=30676116/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=289816 CPUtime=5.97 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 7496 0 0 0 596 1 0 0 25 0 4 0 521827170 296771584 3920 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 72454 3920 389 106 0 67425 0
[pid=3528/tid=3529] ppid=3526 vsize=289816 CPUtime=1.49 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 1569 0 0 0 149 0 0 0 25 0 4 0 521827171 296771584 3920 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=289816 CPUtime=1.49 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 1446 0 0 0 149 0 0 0 25 0 4 0 521827171 296771584 3920 33554432000 4194304 4627427 140736602771664 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=289816 CPUtime=1.48 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 1526 0 0 0 148 0 0 0 25 0 4 0 521827171 296771584 3920 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289816

[startup+3.10092 s]
/proc/loadavg: 7.88 8.13 8.10 9/188 3532
/proc/meminfo: memFree=30662600/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=290348 CPUtime=12.36 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 14971 0 0 0 1234 2 0 0 25 0 4 0 521827170 297316352 7630 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 72587 7630 389 106 0 67558 0
[pid=3528/tid=3529] ppid=3526 vsize=290348 CPUtime=3.08 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 3301 0 0 0 308 0 0 0 25 0 4 0 521827171 297316352 7630 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=290348 CPUtime=3.08 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 4045 0 0 0 308 0 0 0 25 0 4 0 521827171 297316352 7630 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=290348 CPUtime=3.07 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 3704 0 0 0 307 0 0 0 25 0 4 0 521827171 297316352 7630 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 290348

[startup+6.30034 s]
/proc/loadavg: 7.89 8.13 8.10 9/188 3532
/proc/meminfo: memFree=30646776/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=295560 CPUtime=25.14 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 23769 0 0 0 2510 4 0 0 25 0 4 0 521827170 302653440 11041 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 73890 11041 389 106 0 68861 0
[pid=3528/tid=3529] ppid=3526 vsize=295560 CPUtime=6.29 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 5875 0 0 0 628 1 0 0 25 0 4 0 521827171 302653440 11041 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=295560 CPUtime=6.29 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 6450 0 0 0 628 1 0 0 25 0 4 0 521827171 302653440 11041 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=295560 CPUtime=6.25 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 5073 0 0 0 625 0 0 0 25 0 4 0 521827171 302653440 11041 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 295560

[startup+12.7012 s]
/proc/loadavg: 7.90 8.12 8.10 9/188 3532
/proc/meminfo: memFree=30621192/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=300068 CPUtime=50.71 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 36142 0 0 0 5064 7 0 0 25 0 4 0 521827170 307269632 14364 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 75017 14364 389 106 0 69988 0
[pid=3528/tid=3529] ppid=3526 vsize=300068 CPUtime=12.69 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 8827 0 0 0 1268 1 0 0 25 0 4 0 521827171 307269632 14364 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=300068 CPUtime=12.68 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 8948 0 0 0 1267 1 0 0 25 0 4 0 521827171 307269632 14364 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=300068 CPUtime=12.62 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 8847 0 0 0 1261 1 0 0 25 0 4 0 521827171 307269632 14364 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 300068

[startup+25.5009 s]
/proc/loadavg: 7.92 8.12 8.10 9/188 3532
/proc/meminfo: memFree=30577652/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=304432 CPUtime=101.83 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 56227 0 0 0 10173 10 0 0 25 0 4 0 521827170 311738368 18223 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 76108 18223 389 106 0 71079 0
[pid=3528/tid=3529] ppid=3526 vsize=304432 CPUtime=25.49 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 14131 0 0 0 2547 2 0 0 25 0 4 0 521827171 311738368 18223 33554432000 4194304 4627427 140736602771664 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=304432 CPUtime=25.48 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 14111 0 0 0 2546 2 0 0 25 0 4 0 521827171 311738368 18223 33554432000 4194304 4627427 140736602771664 18446744073709551615 4333260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=304432 CPUtime=25.34 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 13606 0 0 0 2533 1 0 0 25 0 4 0 521827171 311738368 18223 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 304432

[startup+51.1012 s]
/proc/loadavg: 7.95 8.11 8.09 9/188 3533
/proc/meminfo: memFree=30550308/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=308332 CPUtime=204.1 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 85415 0 0 0 20392 18 0 0 25 0 4 0 521827170 315731968 22620 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 77083 22620 389 106 0 72054 0
[pid=3528/tid=3529] ppid=3526 vsize=308332 CPUtime=51.09 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 22034 0 0 0 5105 4 0 0 25 0 4 0 521827171 315731968 22620 33554432000 4194304 4627427 140736602771664 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=308332 CPUtime=51.09 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 21885 0 0 0 5105 4 0 0 25 0 4 0 521827171 315731968 22620 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=308332 CPUtime=50.8 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 20306 0 0 0 5077 3 0 0 25 0 4 0 521827171 315731968 22620 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 308332

[startup+102.301 s]
/proc/loadavg: 8.15 8.13 8.10 9/188 3535
/proc/meminfo: memFree=30480068/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=323436 CPUtime=408.64 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 133258 0 0 0 40832 32 0 0 25 0 4 0 521827170 331198464 28709 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 80859 28709 389 106 0 75830 0
[pid=3528/tid=3529] ppid=3526 vsize=323436 CPUtime=102.3 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 33550 0 0 0 10223 7 0 0 25 0 4 0 521827171 331198464 28709 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=323436 CPUtime=102.29 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 32519 0 0 0 10222 7 0 0 25 0 4 0 521827171 331198464 28709 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=323436 CPUtime=101.72 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 33018 0 0 0 10165 7 0 0 25 0 4 0 521827171 331198464 28709 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 323436

[startup+162.301 s]

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

/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 96520 0 0 0 51915 29 0 0 25 0 4 0 521827171 439365632 64305 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2086.37
Current children cumulated vsize (KiB) 429068

[startup+582.301 s]
/proc/loadavg: 8.20 8.18 8.11 9/188 3548
/proc/meminfo: memFree=30026684/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=483380 CPUtime=2326.04 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 383799 0 0 0 232486 118 0 0 25 0 4 0 521827170 494981120 73763 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 120845 73763 389 106 0 115816 0
[pid=3528/tid=3529] ppid=3526 vsize=483380 CPUtime=582.31 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 99186 0 0 0 58202 29 0 0 25 0 4 0 521827171 494981120 73763 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=483380 CPUtime=582.29 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 102793 0 0 0 58199 30 0 0 25 0 4 0 521827171 494981120 73763 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=483380 CPUtime=579.11 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 102636 0 0 0 57879 32 0 0 25 0 4 0 521827171 494981120 73763 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2326.04
Current children cumulated vsize (KiB) 483380

[startup+642.301 s]
/proc/loadavg: 8.18 8.18 8.11 9/188 3550
/proc/meminfo: memFree=30044388/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=424676 CPUtime=2565.72 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 405443 0 0 0 256443 129 0 0 25 0 4 0 521827170 434868224 72653 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308259 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 106169 72653 389 106 0 101140 0
[pid=3528/tid=3529] ppid=3526 vsize=424676 CPUtime=642.31 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 103526 0 0 0 64200 31 0 0 25 0 4 0 521827171 434868224 72653 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=424676 CPUtime=642.28 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 108742 0 0 0 64196 32 0 0 25 0 4 0 521827171 434868224 72653 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=424676 CPUtime=638.79 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 109493 0 0 0 63843 36 0 0 25 0 4 0 521827171 434868224 72653 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 424676

[startup+702.301 s]
/proc/loadavg: 8.26 8.19 8.12 9/188 3551
/proc/meminfo: memFree=30027356/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=424864 CPUtime=2805.4 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 420529 0 0 0 280406 134 0 0 25 0 4 0 521827170 435060736 74736 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 106216 74736 389 106 0 101187 0
[pid=3528/tid=3529] ppid=3526 vsize=424864 CPUtime=702.3 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 107564 0 0 0 70199 31 0 0 25 0 4 0 521827171 435060736 74736 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=424864 CPUtime=702.28 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 114013 0 0 0 70194 34 0 0 25 0 4 0 521827171 435060736 74736 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=424864 CPUtime=698.46 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 114548 0 0 0 69809 37 0 0 25 0 4 0 521827171 435060736 74736 33554432000 4194304 4627427 140736602771664 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 424864

[startup+762.301 s]
/proc/loadavg: 8.27 8.20 8.12 9/188 3553
/proc/meminfo: memFree=30020984/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=501856 CPUtime=3045.1 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 436396 0 0 0 304369 141 0 0 25 0 4 0 521827170 513900544 79359 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 125464 79359 389 106 0 120435 0
[pid=3528/tid=3529] ppid=3526 vsize=501856 CPUtime=762.32 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 109944 0 0 0 76199 33 0 0 25 0 4 0 521827171 513900544 79359 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=501856 CPUtime=762.29 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 118949 0 0 0 76193 36 0 0 25 0 4 0 521827171 513900544 79359 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=501856 CPUtime=758.14 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120751 0 0 0 75774 40 0 0 25 0 4 0 521827171 513900544 79359 33554432000 4194304 4627427 140736602771664 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 501856

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

[startup+768.001 s]
/proc/loadavg: 8.25 8.20 8.12 9/188 3553
/proc/meminfo: memFree=30018740/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=448524 CPUtime=3067.84 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 438088 0 0 0 306643 141 0 0 25 0 4 0 521827170 459288576 77586 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 112131 77586 389 106 0 107102 0
[pid=3528/tid=3529] ppid=3526 vsize=448524 CPUtime=768.01 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 109944 0 0 0 76768 33 0 0 25 0 4 0 521827171 459288576 77586 33554432000 4194304 4627427 140736602771664 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=448524 CPUtime=767.99 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120090 0 0 0 76762 37 0 0 25 0 4 0 521827171 459288576 77586 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=448524 CPUtime=763.81 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 121054 0 0 0 76340 41 0 0 25 0 4 0 521827171 459288576 77587 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3067.84
Current children cumulated vsize (KiB) 448524

[startup+774.401 s]
/proc/loadavg: 8.21 8.19 8.12 9/188 3553
/proc/meminfo: memFree=30010804/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=448524 CPUtime=3093.43 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 440131 0 0 0 309201 142 0 0 25 0 4 0 521827170 459288576 79411 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 112131 79411 389 106 0 107102 0
[pid=3528/tid=3529] ppid=3526 vsize=448524 CPUtime=774.42 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 111232 0 0 0 77409 33 0 0 25 0 4 0 521827171 459288576 79411 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=448524 CPUtime=774.39 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120445 0 0 0 77402 37 0 0 25 0 4 0 521827171 459288576 79411 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=448524 CPUtime=770.18 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 121450 0 0 0 76977 41 0 0 25 0 4 0 521827171 459288576 79411 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3093.43
Current children cumulated vsize (KiB) 448524

[startup+780.801 s]
/proc/loadavg: 8.20 8.18 8.12 9/188 3553
/proc/meminfo: memFree=30018732/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=417676 CPUtime=3118.98 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 441061 0 0 0 311755 143 0 0 25 0 4 0 521827170 427700224 75451 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 104419 75451 389 106 0 99390 0
[pid=3528/tid=3529] ppid=3526 vsize=417676 CPUtime=780.81 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 111623 0 0 0 78048 33 0 0 25 0 4 0 521827171 427700224 75451 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=417676 CPUtime=780.79 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120756 0 0 0 78042 37 0 0 25 0 4 0 521827171 427700224 75451 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=417676 CPUtime=776.54 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 121678 0 0 0 77613 41 0 0 25 0 4 0 521827171 427700224 75451 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3118.98
Current children cumulated vsize (KiB) 417676

[startup+784 s]
/proc/loadavg: 8.20 8.18 8.12 9/188 3553
/proc/meminfo: memFree=30013028/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=417676 CPUtime=3131.76 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 441372 0 0 0 313033 143 0 0 25 0 4 0 521827170 427700224 75762 33554432000 4194304 4627427 140736602771664 18446744073709551615 4321603 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 104419 75762 389 106 0 99390 0
[pid=3528/tid=3529] ppid=3526 vsize=417676 CPUtime=784.01 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 111780 0 0 0 78368 33 0 0 25 0 4 0 521827171 427700224 75762 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=417676 CPUtime=783.99 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120910 0 0 0 78362 37 0 0 25 0 4 0 521827171 427700224 75762 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=417676 CPUtime=779.72 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 121678 0 0 0 77931 41 0 0 25 0 4 0 521827171 427700224 75762 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3131.76
Current children cumulated vsize (KiB) 417676

[startup+784.801 s]
/proc/loadavg: 8.18 8.18 8.12 9/188 3553
/proc/meminfo: memFree=30011044/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=417676 CPUtime=3134.95 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 441449 0 0 0 313352 143 0 0 25 0 4 0 521827170 427700224 75838 33554432000 4194304 4627427 140736602771664 18446744073709551615 4308824 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 104419 75838 389 106 0 99390 0
[pid=3528/tid=3529] ppid=3526 vsize=417676 CPUtime=784.81 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 111812 0 0 0 78448 33 0 0 25 0 4 0 521827171 427700224 75838 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=417676 CPUtime=784.79 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120955 0 0 0 78442 37 0 0 25 0 4 0 521827171 427700224 75838 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=417676 CPUtime=780.51 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 121678 0 0 0 78010 41 0 0 25 0 4 0 521827171 427700224 75838 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3134.95
Current children cumulated vsize (KiB) 417676

[startup+785.201 s]
/proc/loadavg: 8.18 8.18 8.12 9/188 3553
/proc/meminfo: memFree=30011044/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=417676 CPUtime=3136.55 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 441482 0 0 0 313512 143 0 0 25 0 4 0 521827170 427700224 75871 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 104419 75871 389 106 0 99390 0
[pid=3528/tid=3529] ppid=3526 vsize=417676 CPUtime=785.21 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 111827 0 0 0 78488 33 0 0 25 0 4 0 521827171 427700224 75871 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=417676 CPUtime=785.19 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120973 0 0 0 78482 37 0 0 25 0 4 0 521827171 427700224 75871 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=417676 CPUtime=780.91 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 121678 0 0 0 78050 41 0 0 25 0 4 0 521827171 427700224 75871 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3136.55
Current children cumulated vsize (KiB) 417676

[startup+785.601 s]
/proc/loadavg: 8.18 8.18 8.12 9/188 3553
/proc/meminfo: memFree=30009308/32951124 swapFree=67111344/67111528
[pid=3528] ppid=3526 vsize=417676 CPUtime=3138.15 cores=0,2,4,6
/proc/3528/stat : 3528 (strangenight2-m) R 3526 3528 2772 0 -1 4202496 441517 0 0 0 313672 143 0 0 25 0 4 0 521827170 427700224 75906 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3528/statm: 104419 75906 389 106 0 99390 0
[pid=3528/tid=3529] ppid=3526 vsize=417676 CPUtime=785.61 cores=0,2,4,6
/proc/3528/task/3529/stat : 3529 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 111840 0 0 0 78528 33 0 0 25 0 4 0 521827171 427700224 75906 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3528/tid=3530] ppid=3526 vsize=417676 CPUtime=785.59 cores=0,2,4,6
/proc/3528/task/3530/stat : 3530 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 120995 0 0 0 78522 37 0 0 25 0 4 0 521827171 427700224 75906 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3528/tid=3531] ppid=3526 vsize=417676 CPUtime=781.31 cores=0,2,4,6
/proc/3528/task/3531/stat : 3531 (strangenight2-m) R 3526 3528 2772 0 -1 4202560 121678 0 0 0 78090 41 0 0 25 0 4 0 521827171 427700224 75906 33554432000 4194304 4627427 140736602771664 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3138.15
Current children cumulated vsize (KiB) 417676

Child status: 20
Real time (s): 785.669
CPU time (s): 3138.38
CPU user time (s): 3136.93
CPU system time (s): 1.44978
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 501856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3136.93
system time used= 1.44978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 441525
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= 212
involuntary context switches= 47057

runsolver used 1.22281 second user time and 3.07853 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 20:38:13
IDJOB=3174139
IDBENCH=82957
IDSOLVER=1586
FILE ID=node133/3174139-1304102293
RUNJOBID= node133-1304101060-3374
PBS_JOBID= 13170613
Free space on /tmp= 71892 MiB

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

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

MD5SUM BENCH= 2e059a7f69d15193cd88ec6d57d9e297
RANDOM SEED=577490393

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      30689944 kB
Buffers:        758540 kB
Cached:         974260 kB
SwapCached:        124 kB
Active:         722548 kB
Inactive:      1181796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30689944 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           11808 kB
Writeback:           0 kB
AnonPages:      171308 kB
Mapped:          15520 kB
Slab:           294036 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   429560 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71884 MiB
End job on node133 at 2011-04-29 20:51:19