Trace number 3366687

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 3894.7 976.151

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S761041117-050.UNKNOWN.cnf
MD5SUMcb62702a06eba78f1f4308935b49c22d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.32988
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366687-1305412057.cnf'
0.00/0.01	c -- header says num vars:            350
0.00/0.01	c -- header says num clauses:        1491
0.00/0.01	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.01	c -- vars added        350
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.56/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.56/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.56/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.56/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
3.56/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.56/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
3.56/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.56/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.56/0.90	c calculated reachability. Time: 0.00
3.56/0.90	c Calc default polars -  time:   0.00 s pos:     142 undec:      45 neg:     163
3.56/0.90	c =========================================================================================
3.56/0.90	c types(t): F = full restart, N = normal restart
3.56/0.90	c types(t): S = simplification begin/end, E = solution found
3.56/0.90	c restart types(rt): st = static, dy = dynamic
3.56/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.56/0.90	c  B st     0         0       341      1471         0         0      4459         0   no data   no data
3.56/0.90	c Decided on static restart strategy
3.56/0.90	c  N st     8      4918       341      1471         0      4813      4459     88349   no data   no data
3.56/0.90	c  N st    10     11300       341      1471         0      4439      4459     58169   no data   no data
3.56/0.90	c  N st    11     17043       341      1471         0     10021      4459    155111   no data   no data
3.56/1.00	c  F st    12     25001       341      1471         0     12245      4459    194832   no data   no data
3.56/1.00	c  N st    12     25001       341      1471         0     12245      4459    194832   no data   no data
4.76/1.20	c Decided on static restart strategy
4.76/1.20	c  N st    18     30000       341      1471         0     10558      4459    152426   no data   no data
4.76/1.20	c  S st    18     30000       341      1471         0     10558      4459    152426   no data   no data
5.16/1.30	c  S st    18     30504       341      1471         0     11057      4459    161742   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:        5 vars:      1 tried:         341 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:    340 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.16/1.30	c lits-rem:       143  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.06 s
5.16/1.30	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.00
5.16/1.30	c calculated reachability. Time: 0.00
5.16/1.30	c  N st    18     30504       340      1466         0      9993      4444    143680   no data   no data
6.36/1.68	c  N st    20     37619       340      1466         0      9356      4444    122018   no data   no data
7.95/2.03	c  N st    21     44018       340      1466         0     15528      4444    239980   no data   no data
8.37/2.15	c  S st    22     45756       340      1466         0     17221      4444    272102   no data   no data
8.37/2.19	c  S st    22     46257       340      1466         0      9057      4444    103296   no data   no data
8.37/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.37/2.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/2.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
8.37/2.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.21	c lits-rem:        25  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.01 s
8.37/2.21	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
8.37/2.21	c vivif2 --  cl tried     8971 cl shrink        0 lits rem          0 time: 0.00
8.79/2.21	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.00
8.79/2.21	c calculated reachability. Time: 0.00
8.79/2.21	c  N st    22     46257       340      1466         0      8971      4444    101786   no data   no data
11.94/3.09	c  N st    23     60654       340      1466         0     13241      4444    172385   no data   no data
14.73/3.71	c  N st    24     69385       340      1466         0     11034      4444    125455   no data   no data
14.73/3.71	c  S st    24     69385       340      1466         0     11034      4444    125455   no data   no data
14.73/3.74	c  S st    24     69888       340      1466         0     11534      4444    135111   no data   no data
14.73/3.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.73/3.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.73/3.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.73/3.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.73/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
14.73/3.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.73/3.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.73/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.77	c lits-rem:        35  cl-subs:      267  v-elim:      0  v-fix:    0  time:  0.01 s
14.73/3.77	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
14.73/3.77	c vivif2 --  cl tried    11267 cl shrink        0 lits rem          0 time: 0.00
14.73/3.78	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.01
14.73/3.78	c calculated reachability. Time: 0.00
14.73/3.78	c  N st    24     69888       340      1466         0     11267      4444    130421   no data   no data
19.92/5.01	c  F st    25     87500       340      1466         0     16704      4444    229044   no data   no data
19.92/5.01	c  N st    25     87500       340      1466         0     16704      4444    229044   no data   no data
21.12/5.40	c Decided on static restart strategy
22.30/5.66	c  N st    32     95539       340      1466         0     24514      4444    374213   no data   no data
25.10/6.32	c  N st    34    104834       340      1466         0     20893      4444    277319   no data   no data
25.10/6.32	c  S st    34    104834       340      1466         0     20893      4444    277319   no data   no data
25.10/6.38	c  S st    34    105335       340      1466         0     21393      4444    286142   no data   no data
25.10/6.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.10/6.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.10/6.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.10/6.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.10/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.10/6.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
25.10/6.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.10/6.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.10/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.92/6.56	c lits-rem:       244  cl-subs:     1759  v-elim:      0  v-fix:    0  time:  0.16 s
25.92/6.56	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
25.92/6.56	c vivif2 --  cl tried    19634 cl shrink        0 lits rem          0 time: 0.00
25.92/6.57	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.01
25.92/6.57	c calculated reachability. Time: 0.00
25.92/6.57	c  N st    34    105335       340      1466         0     19634      4444    257314   no data   no data
29.50/7.42	c  N st    35    114935       340      1466         0     15390      4444    167379   no data   no data
34.29/8.60	c  N st    36    129333       340      1466         0     14857      4444    149562   no data   no data
41.06/10.36	c  N st    37    150929       340      1466         0     20220      4444    228483   no data   no data
43.06/10.91	c  S st    38    158002       340      1466         0     27066      4444    345290   no data   no data
43.47/10.98	c  S st    38    158505       340      1466         0     27569      4444    354309   no data   no data
43.47/10.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.47/10.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.47/10.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.47/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.47/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.47/10.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
43.47/10.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.47/10.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
43.47/11.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.65/11.22	c lits-rem:       263  cl-subs:     2308  v-elim:      0  v-fix:    0  time:  0.22 s
44.65/11.22	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
44.65/11.22	c vivif2 --  cl tried    25261 cl shrink        0 lits rem          0 time: 0.00
44.65/11.23	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.01
44.65/11.24	c calculated reachability. Time: 0.00
44.65/11.24	c  N st    38    158505       340      1466         0     25261      4444    322307   no data   no data
63.41/15.98	c  N st    39    207095       340      1466         0     20086      4444    210304   no data   no data
74.98/18.85	c  N st    40    237757       340      1466         0     30389      4444    387238   no data   no data
74.98/18.85	c  S st    40    237757       340      1466         0     30389      4444    387238   no data   no data
75.38/18.93	c  S st    40    238260       340      1466         0     30891      4444    396838   no data   no data
75.38/18.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.38/18.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.38/18.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.38/18.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.38/18.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.38/18.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
75.38/18.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.38/18.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.38/18.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.57/19.27	c lits-rem:       225  cl-subs:     2298  v-elim:      0  v-fix:    0  time:  0.31 s
76.57/19.27	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
76.57/19.28	c vivif2 --  cl tried    28593 cl shrink        0 lits rem          0 time: 0.00
76.57/19.29	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.01
76.57/19.29	c calculated reachability. Time: 0.00
76.57/19.29	c  N st    40    238260       340      1466         0     28593      4444    361510   no data   no data
105.34/26.44	c  F st    41    306251       340      1466         0     30368      4444    336299   no data   no data
105.34/26.44	c  N st    41    306251       340      1466         0     30368      4444    336299   no data   no data
107.69/27.06	c Decided on static restart strategy
118.09/29.66	c  N st    51    334558       340      1466         0     34735      4444    435100   no data   no data
129.65/32.53	c  N st    53    357390       340      1466         0     32675      4444    390682   no data   no data
129.65/32.53	c  S st    53    357390       340      1466         0     32675      4444    390682   no data   no data
130.05/32.61	c  S st    53    357898       340      1466         0     33180      4444    400655   no data   no data
130.05/32.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.05/32.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
130.05/32.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.05/32.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.05/32.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.05/32.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
130.05/32.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.05/32.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
130.05/32.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.85/32.88	c lits-rem:       236  cl-subs:     1458  v-elim:      0  v-fix:    0  time:  0.24 s
130.85/32.88	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
130.85/32.88	c vivif2 --  cl tried    31722 cl shrink        0 lits rem          0 time: 0.00
130.85/32.90	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.02
130.85/32.90	c calculated reachability. Time: 0.00
130.85/32.90	c  N st    53    357898       340      1466         0     31722      4444    372927   no data   no data
146.40/36.72	c  N st    54    390291       340      1466         0     37813      4444    454744   no data   no data
171.18/42.95	c  N st    55    438880       340      1466         0     31603      4444    319952   no data   no data
208.64/52.36	c  N st    56    511762       340      1466         0     44827      4444    523125   no data   no data
222.21/55.72	c  N st    57    536847       340      1466         0     39223      4444    432766   no data   no data
222.21/55.72	c  S st    57    536847       340      1466         0     39223      4444    432766   no data   no data
222.61/55.83	c  S st    57    537349       340      1466         0     39720      4444    442012   no data   no data
222.61/55.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
222.61/55.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
222.61/55.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
222.61/55.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
222.61/55.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.61/55.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
222.61/55.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
222.61/55.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
222.61/55.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.20/56.22	c lits-rem:       260  cl-subs:     2314  v-elim:      0  v-fix:    0  time:  0.36 s
224.20/56.22	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
224.20/56.23	c vivif2 --  cl tried    37406 cl shrink        0 lits rem          0 time: 0.01
224.20/56.25	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.02
224.20/56.25	c calculated reachability. Time: 0.00
224.20/56.25	c  N st    57    537349       340      1466         0     37406      4444    405383   no data   no data
317.97/79.74	c  N st    58    701334       340      1466         0     66674      4444    923659   no data   no data
387.39/97.19	c  N st    59    806023       340      1466         0     59939      4444    699593   no data   no data
387.39/97.19	c  S st    59    806023       340      1466         0     59939      4444    699593   no data   no data
388.19/97.37	c  S st    59    806527       340      1466         0     60441      4444    709282   no data   no data
388.19/97.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
388.59/97.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
388.59/97.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
388.59/97.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.59/97.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.59/97.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
388.59/97.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
388.59/97.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
388.59/97.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.37/99.10	c lits-rem:       318  cl-subs:     7792  v-elim:      0  v-fix:    0  time:  1.67 s
395.37/99.10	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
395.37/99.11	c vivif2 --  cl tried    52649 cl shrink        0 lits rem          0 time: 0.01
395.37/99.14	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.04
395.37/99.14	c calculated reachability. Time: 0.00
395.37/99.14	c  N st    59    806527       340      1466         0     52649      4444    598827   no data   no data
583.74/146.31	c  F st    60   1071875       340      1466         0     68792      4444    824822   no data   no data
583.74/146.31	c  N st    60   1071875       340      1466         0     68792      4444    824822   no data   no data
588.48/147.52	c Decided on static restart strategy
606.84/152.11	c  N st    70   1100183       340      1466         0     52770      4444    538468   no data   no data
635.17/159.29	c  N st    72   1136176       340      1466         0     87264      4444   1148630   no data   no data
658.71/165.15	c  N st    73   1168569       340      1466         0     74217      4444    905363   no data   no data
690.63/173.16	c  N st    74   1209790       340      1466         0     68588      4444    801910   no data   no data
690.63/173.16	c  S st    74   1209790       340      1466         0     68588      4444    801910   no data   no data
691.42/173.37	c  S st    74   1210290       340      1466         0     69087      4444    811686   no data   no data
691.42/173.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
691.82/173.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
691.82/173.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
691.82/173.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
691.82/173.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
691.82/173.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
691.82/173.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
691.82/173.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
691.82/173.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.80/175.42	c lits-rem:       414  cl-subs:     7127  v-elim:      0  v-fix:    0  time:  1.98 s
699.80/175.42	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
699.80/175.43	c vivif2 --  cl tried    61960 cl shrink        0 lits rem          0 time: 0.01
699.80/175.47	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.05
699.80/175.47	c calculated reachability. Time: 0.00
699.80/175.47	c  N st    74   1210290       340      1466         0     61960      4444    700325   no data   no data
763.26/191.40	c  N st    75   1283173       340      1466         0     86065      4444   1095769   no data   no data
856.21/214.60	c  N st    76   1392497       340      1466         0     95994      4444   1245920   no data   no data
1004.24/251.72	c  N st    77   1556484       340      1466         0     51940      4444    437058   no data   no data
1136.32/284.89	c  N st    78   1710290       340      1466         0     92996      4444   1184340   no data   no data
1136.32/284.89	c  S st    78   1710290       340      1466         0     92996      4444   1184340   no data   no data
1137.90/285.24	c  S st    78   1710793       340      1466         0     93496      4444   1193797   no data   no data
1137.90/285.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1137.90/285.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1137.90/285.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1137.90/285.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1137.90/285.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1137.90/285.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
1137.90/285.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1138.30/285.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1138.30/285.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1157.86/290.21	c lits-rem:       680  cl-subs:    10406  v-elim:      0  v-fix:    0  time:  4.87 s
1157.86/290.21	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
1157.86/290.22	c vivif2 --  cl tried    83090 cl shrink        0 lits rem          0 time: 0.02
1157.86/290.29	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.07
1157.86/290.30	c calculated reachability. Time: 0.00
1157.86/290.30	c  N st    78   1710793       340      1466         0     83090      4444   1025607   no data   no data
1526.13/382.54	c  N st    79   2079758       340      1466         0     94225      4444   1076034   no data   no data
1659.38/415.91	c  N st    80   2210793       340      1466         0     98551      4444   1165875   no data   no data
1659.38/415.91	c  S st    80   2210793       340      1466         0     98551      4444   1165875   no data   no data
1660.58/416.28	c  S st    80   2211297       340      1466         0     99052      4444   1175985   no data   no data
1660.58/416.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1660.98/416.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1660.98/416.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1660.98/416.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1660.98/416.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1660.98/416.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
1660.98/416.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1660.98/416.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1660.98/416.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1680.97/421.33	c lits-rem:       783  cl-subs:    13277  v-elim:      0  v-fix:    0  time:  4.95 s
1680.97/421.33	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
1680.97/421.35	c vivif2 --  cl tried    85775 cl shrink        0 lits rem          0 time: 0.01
1681.33/421.42	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.08
1681.33/421.43	c calculated reachability. Time: 0.00
1681.33/421.43	c  N st    80   2211297       340      1466         0     85775      4444    980246   no data   no data
2217.17/555.79	c  N st    81   2711297       340      1466         1    109460      4444   1279462   no data   no data
2217.17/555.79	c  S st    81   2711297       340      1466         1    109460      4444   1279462   no data   no data
2219.17/556.20	c  S st    81   2711798       340      1466         1    109960      4444   1288900   no data   no data
2219.17/556.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2219.17/556.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2219.17/556.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2219.17/556.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2219.17/556.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2219.17/556.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
2219.17/556.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2219.17/556.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2219.97/556.43	c subs with bin:      443  lits-rem:       248  v-fix:    0  time:  0.11 s
2241.92/561.95	c lits-rem:      3228  cl-subs:    14515  v-elim:      0  v-fix:    0  time:  5.52 s
2241.92/561.95	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
2241.92/561.97	c vivif2 --  cl tried    95002 cl shrink        0 lits rem          0 time: 0.02
2242.33/562.06	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.09
2242.33/562.06	c calculated reachability. Time: 0.00
2242.33/562.06	c  N st    81   2711798       340      1466         1     95002      4444   1066875   no data   no data
2814.07/705.32	c  N st    82   3211799       340      1466         1    146005      4444   1841115   no data   no data
2814.07/705.32	c  S st    82   3211799       340      1466         1    146005      4444   1841115   no data   no data
2816.07/705.86	c  S st    82   3212302       340      1466         1    146506      4444   1850620   no data   no data
2816.07/705.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2816.47/705.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
2816.47/705.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2816.47/705.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2816.47/705.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2816.47/705.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
2816.47/705.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2816.47/705.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2816.87/706.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2892.67/725.01	c lits-rem:      1336  cl-subs:    32529  v-elim:      0  v-fix:    0  time: 18.98 s
2892.67/725.01	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
2892.67/725.03	c vivif2 --  cl tried   113977 cl shrink        0 lits rem          0 time: 0.02
2893.07/725.14	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.11
2893.07/725.15	c calculated reachability. Time: 0.00
2893.07/725.15	c  N st    82   3212302       340      1466         1    113977      4444   1381455   no data   no data
3516.70/881.45	c  N st    83   3712302       340      1466         1    131497      4444   1569310   no data   no data
3516.70/881.45	c  S st    83   3712302       340      1466         1    131497      4444   1569310   no data   no data
3516.70/881.45	c Finding binary XORs  T:     0.00 s  found:       0
3518.70/881.93	c  S st    83   3712807       340      1466         6    131996      4444   1578740   no data   no data
3518.70/881.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3519.10/882.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
3519.10/882.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3519.10/882.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3519.10/882.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3519.10/882.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
3519.10/882.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3519.10/882.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3532.26/885.32	c subs with bin:     6414  lits-rem:     13013  v-fix:    0  time:  3.25 s
3562.19/892.82	c lits-rem:      1799  cl-subs:    17836  v-elim:      0  v-fix:    0  time:  7.50 s
3562.19/892.83	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
3562.59/892.91	c vivif2 --  cl tried   107746 cl shrink     8277 lits rem       9220 time: 0.08
3562.99/893.01	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.10
3562.99/893.01	c calculated reachability. Time: 0.00
3562.99/893.01	c  N st    83   3712807       340      1466         7    107746      4444   1190257   no data   no data
3618.43/906.97	c  F st    84   3751563       340      1466         7    144790      4444   1824104   no data   no data
3618.43/906.97	c  N st    84   3751563       340      1466         7    144790      4444   1824104   no data   no data
3626.82/909.07	c Decided on static restart strategy
3636.80/911.52	c Finding binary XORs  T:     0.00 s  found:       0
3657.54/916.73	c  N st    94   3779869       339      1466        19     92174      4444    855043   no data   no data
3673.55/920.74	c Finding binary XORs  T:     0.00 s  found:       0
3700.63/927.55	c  N st    96   3815863       339      1450        16    119896      4407   1318039   no data   no data
3740.14/937.48	c  N st    97   3848257       339      1450        17    150831      4407   1820890   no data   no data
3789.20/949.72	c Finding binary XORs  T:     0.00 s  found:       0
3794.80/951.19	c  N st    98   3896850       338      1431        31     87713      4370    836258   no data   no data
3869.81/969.99	c  N st    99   3969735       338      1431        32     92894      4370    908472   no data   no data
3870.21/970.07	c Finding binary XORs  T:     0.00 s  found:       0
3884.97/973.70	c Finding binary XORs  T:     0.00 s  found:       0
3894.55/976.13	c Finding binary XORs  T:     0.00 s  found:       0
3894.55/976.13	c Following stats are for *FIRST FINISHED THREAD ONLY*
3894.55/976.13	c num threads              : 4          
3894.55/976.13	c restarts                 : 98         
3894.55/976.13	c dynamic restarts         : 0          
3894.55/976.13	c static restarts          : 98         
3894.55/976.13	c full restarts            : 5          
3894.55/976.13	c total simplify time      : 0.57       
3894.55/976.13	c learnts DL2              : 0          
3894.55/976.13	c learnts size 2           : 274        
3894.55/976.13	c learnts size 1           : 103         (29.43     % of vars)
3894.55/976.13	c filedLit time            : 0.37        (0.04      % time)
3894.55/976.13	c v-elim SatELite          : 10          (2.86      % vars)
3894.55/976.13	c SatELite time            : 41.22       (4.22      % time)
3894.55/976.13	c v-elim xor               : 0           (0.00      % vars)
3894.55/976.13	c xor elim time            : 0.05        (0.01      % time)
3894.55/976.13	c num binary xor trees     : 0          
3894.55/976.13	c binxor trees' crown      : 0           (nan       leafs/tree)
3894.55/976.13	c bin xor find time        : 0.00       
3894.55/976.13	c OTF clause improved      : 176684      (0.04      clauses/conflict)
3894.55/976.13	c OTF impr. size diff      : 185965      (1.05       lits/clause)
3894.55/976.13	c OTF cl watch-shrink      : 1049281     (0.27      clauses/conflict)
3894.55/976.13	c OTF cl watch-sh-lit      : 1372088     (1.31       lits/clause)
3894.55/976.13	c tried to recurMin cls    : 389704      (9.87       % of conflicts)
3894.55/976.13	c updated cache            : 9181        (0.02       lits/tried recurMin)
3894.55/976.13	c unit cls recevied        : 7           (6.80      % of units)
3894.55/976.13	c unit cls sent            : 2           (1.94      % of units)
3894.55/976.13	c bin cls recevied         : 47         
3894.55/976.13	c bin cls sent             : 50         
3894.55/976.13	c clauses over max glue    : 0           (0.00      % of all clauses)
3894.55/976.13	c conflicts                : 3947905     (4046.18   / sec)
3894.55/976.13	c decisions                : 4546250     (0.46      % random)
3894.55/976.13	c bogo-props               : 122367712913 (125413804.92 / sec)
3894.55/976.13	c conflict literals        : 67922900    (31.22     % deleted)
3894.55/976.13	c Memory used              : 519.71      MB
3894.55/976.13	c single-thread CPU time   : 975.71      s
3894.55/976.13	c all-threads sum CPU time : 3892.80     s
3894.55/976.13	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366687-1305412057/watcher-3366687-1305412057 -o /tmp/evaluation-result-3366687-1305412057/solver-3366687-1305412057 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366687-1305412057.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.78 7.88 5.85 5/319 18477
/proc/meminfo: memFree=15676332/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 4 0 731436373 52396032 347 33554432000 4194304 4580107 140737392986064 18446744073709551615 47481446660018 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 12792 347 299 95 0 7774 0
[pid=18477/tid=18478] ppid=18475 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731436373 52396032 347 33554432000 4194304 4580107 140737392986064 18446744073709551615 47481446660018 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731436373 52396032 347 33554432000 4194304 4580107 140737392986064 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731436373 52396032 347 33554432000 4194304 4580107 140737392986064 18446744073709551615 47481446660018 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0814091 s]
/proc/loadavg: 7.78 7.88 5.85 5/319 18477
/proc/meminfo: memFree=15676332/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=282088 CPUtime=0.29 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 1350 0 0 0 29 0 0 0 18 0 4 0 731436373 288858112 1259 33554432000 4194304 4580107 140737392986064 18446744073709551615 231895151649 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 70522 1259 377 95 0 65504 0
[pid=18477/tid=18478] ppid=18475 vsize=282088 CPUtime=0.07 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 242 0 0 0 7 0 0 0 18 0 4 0 731436373 288858112 1259 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=282088 CPUtime=0.06 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 249 0 0 0 6 0 0 0 25 0 4 0 731436373 288858112 1259 33554432000 4194304 4580107 140737392986064 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=282088 CPUtime=0.07 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 203 0 0 0 7 0 0 0 18 0 4 0 731436373 288858112 1259 33554432000 4194304 4580107 140737392986064 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 282088

[startup+0.118567 s]
/proc/loadavg: 7.78 7.88 5.85 5/319 18477
/proc/meminfo: memFree=15676332/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=282224 CPUtime=0.44 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 1543 0 0 0 44 0 0 0 18 0 4 0 731436373 288997376 1452 33554432000 4194304 4580107 140737392986064 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 70556 1452 377 95 0 65538 0
[pid=18477/tid=18478] ppid=18475 vsize=282224 CPUtime=0.11 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 290 0 0 0 11 0 0 0 18 0 4 0 731436373 288997376 1452 33554432000 4194304 4580107 140737392986064 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=282224 CPUtime=0.1 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 297 0 0 0 10 0 0 0 25 0 4 0 731436373 288997376 1452 33554432000 4194304 4580107 140737392986064 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=282224 CPUtime=0.11 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 251 0 0 0 11 0 0 0 18 0 4 0 731436373 288997376 1452 33554432000 4194304 4580107 140737392986064 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 282224

[startup+0.300533 s]
/proc/loadavg: 7.78 7.88 5.85 5/319 18477
/proc/meminfo: memFree=15676332/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=283308 CPUtime=1.17 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 2383 0 0 0 117 0 0 0 18 0 4 0 731436373 290107392 1851 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 70827 1851 377 95 0 65809 0
[pid=18477/tid=18478] ppid=18475 vsize=283308 CPUtime=0.29 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 499 0 0 0 29 0 0 0 18 0 4 0 731436373 290107392 1851 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=283308 CPUtime=0.28 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 506 0 0 0 28 0 0 0 25 0 4 0 731436373 290107392 1851 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=283308 CPUtime=0.29 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 470 0 0 0 29 0 0 0 18 0 4 0 731436373 290107392 1851 33554432000 4194304 4580107 140737392986064 18446744073709551615 4296101 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283308

[startup+0.70046 s]
/proc/loadavg: 7.78 7.88 5.85 5/319 18477
/proc/meminfo: memFree=15676332/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=284640 CPUtime=2.77 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 4152 0 0 0 277 0 0 0 18 0 4 0 731436373 291471360 2078 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 71160 2078 377 95 0 66142 0
[pid=18477/tid=18478] ppid=18475 vsize=284640 CPUtime=0.69 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 956 0 0 0 69 0 0 0 18 0 4 0 731436373 291471360 2078 33554432000 4194304 4580107 140737392986064 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=284640 CPUtime=0.68 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 958 0 0 0 68 0 0 0 25 0 4 0 731436373 291471360 2078 33554432000 4194304 4580107 140737392986064 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=284640 CPUtime=0.69 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 905 0 0 0 69 0 0 0 18 0 4 0 731436373 291471360 2078 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284640

[startup+1.50031 s]
/proc/loadavg: 7.78 7.88 5.85 10/323 18481
/proc/meminfo: memFree=15658236/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=285236 CPUtime=5.96 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 7567 0 0 0 595 1 0 0 19 0 4 0 731436373 292081664 3699 33554432000 4194304 4580107 140737392986064 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 71309 3699 379 95 0 66291 0
[pid=18477/tid=18478] ppid=18475 vsize=285236 CPUtime=1.49 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 1615 0 0 0 149 0 0 0 20 0 4 0 731436373 292081664 3699 33554432000 4194304 4580107 140737392986064 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=285236 CPUtime=1.47 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 1457 0 0 0 147 0 0 0 25 0 4 0 731436373 292081664 3699 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=285236 CPUtime=1.49 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 1572 0 0 0 149 0 0 0 19 0 4 0 731436373 292081664 3699 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285236

[startup+3.101 s]
/proc/loadavg: 7.80 7.88 5.86 9/323 18481
/proc/meminfo: memFree=15614960/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=292648 CPUtime=12.34 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 15146 0 0 0 1232 2 0 0 25 0 4 0 731436373 299671552 7592 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 73162 7592 379 95 0 68144 0
[pid=18477/tid=18478] ppid=18475 vsize=292648 CPUtime=3.08 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 3364 0 0 0 308 0 0 0 25 0 4 0 731436373 299671552 7592 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=292648 CPUtime=3.05 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 3988 0 0 0 305 0 0 0 25 0 4 0 731436373 299671552 7592 33554432000 4194304 4580107 140737392986064 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=292648 CPUtime=3.09 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 3736 0 0 0 309 0 0 0 25 0 4 0 731436373 299671552 7592 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 292648

[startup+6.3004 s]
/proc/loadavg: 7.80 7.88 5.86 9/323 18481
/proc/meminfo: memFree=15585464/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=297324 CPUtime=25.1 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 23343 0 0 0 2507 3 0 0 25 0 4 0 731436373 304459776 10524 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 74331 10524 379 95 0 69313 0
[pid=18477/tid=18478] ppid=18475 vsize=297324 CPUtime=6.29 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 6002 0 0 0 628 1 0 0 25 0 4 0 731436373 304459776 10524 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=297324 CPUtime=6.22 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 6306 0 0 0 621 1 0 0 25 0 4 0 731436373 304459776 10524 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=297324 CPUtime=6.29 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 5258 0 0 0 629 0 0 0 25 0 4 0 731436373 304459776 10524 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 297324

[startup+12.7002 s]
/proc/loadavg: 7.81 7.88 5.87 9/323 18481
/proc/meminfo: memFree=15538360/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=298048 CPUtime=50.64 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 37006 0 0 0 5058 6 0 0 25 0 4 0 731436373 305201152 14517 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 74512 14518 379 95 0 69494 0
[pid=18477/tid=18478] ppid=18475 vsize=298048 CPUtime=12.69 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 9205 0 0 0 1268 1 0 0 25 0 4 0 731436373 305201152 14518 33554432000 4194304 4580107 140737392986064 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=298048 CPUtime=12.55 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 8679 0 0 0 1254 1 0 0 25 0 4 0 731436373 305201152 14518 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=298048 CPUtime=12.69 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 9239 0 0 0 1268 1 0 0 25 0 4 0 731436373 305201152 14518 33554432000 4194304 4580107 140737392986064 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 298048

[startup+25.5008 s]
/proc/loadavg: 7.92 7.90 5.91 9/323 18481
/proc/meminfo: memFree=15492480/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=305096 CPUtime=101.71 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 57324 0 0 0 10161 10 0 0 25 0 4 0 731436373 312418304 19625 33554432000 4194304 4580107 140737392986064 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 76274 19625 379 95 0 71256 0
[pid=18477/tid=18478] ppid=18475 vsize=305096 CPUtime=25.49 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 14834 0 0 0 2547 2 0 0 25 0 4 0 731436373 312418304 19625 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=305096 CPUtime=25.22 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 13988 0 0 0 2520 2 0 0 25 0 4 0 731436373 312418304 19625 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=305096 CPUtime=25.48 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 13878 0 0 0 2547 1 0 0 25 0 4 0 731436373 312418304 19625 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 305096

[startup+51.1009 s]
/proc/loadavg: 8.03 7.93 5.97 9/323 18482
/proc/meminfo: memFree=15439040/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=300836 CPUtime=203.85 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 85633 0 0 0 20369 16 0 0 25 0 4 0 731436373 308056064 25484 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 75209 25484 379 95 0 70191 0
[pid=18477/tid=18478] ppid=18475 vsize=300836 CPUtime=51.09 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 23233 0 0 0 5105 4 0 0 25 0 4 0 731436373 308056064 25484 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=300836 CPUtime=50.56 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 20830 0 0 0 5052 4 0 0 25 0 4 0 731436373 308056064 25484 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=300836 CPUtime=51.08 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 20839 0 0 0 5105 3 0 0 25 0 4 0 731436373 308056064 25484 33554432000 4194304 4580107 140737392986064 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 300836

[startup+102.312 s]
/proc/loadavg: 8.13 7.97 6.09 9/323 18483
/proc/meminfo: memFree=15331392/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=313248 CPUtime=408.18 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 130160 0 0 0 40788 30 0 0 25 0 4 0 731436373 320765952 31010 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 78312 31010 379 95 0 73294 0
[pid=18477/tid=18478] ppid=18475 vsize=313248 CPUtime=102.3 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 32816 0 0 0 10223 7 0 0 25 0 4 0 731436373 320765952 31010 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=313248 CPUtime=101.24 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 31744 0 0 0 10117 7 0 0 25 0 4 0 731436373 320765952 31010 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=313248 CPUtime=102.3 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 32567 0 0 0 10224 6 0 0 25 0 4 0 731436373 320765952 31010 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.18
Current children cumulated vsize (KiB) 313248

[startup+162.301 s]

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

/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 118629 0 0 0 76194 38 0 0 25 0 4 0 731436373 571179008 77367 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.54
Current children cumulated vsize (KiB) 557792

[startup+822.3 s]
/proc/loadavg: 8.09 8.13 7.17 9/323 18506
/proc/meminfo: memFree=14874520/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=546052 CPUtime=3280.89 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 497760 0 0 0 327923 166 0 0 25 0 4 0 731436373 559157248 79138 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 136513 79138 379 95 0 131495 0
[pid=18477/tid=18478] ppid=18475 vsize=546052 CPUtime=822.31 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 127436 0 0 0 82192 39 0 0 25 0 4 0 731436373 559157248 79138 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=546052 CPUtime=813.94 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 115684 0 0 0 81357 37 0 0 25 0 4 0 731436373 559157248 79138 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=546052 CPUtime=822.31 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 124937 0 0 0 82190 41 0 0 25 0 4 0 731436373 559157248 79138 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3280.89
Current children cumulated vsize (KiB) 546052

[startup+882.301 s]
/proc/loadavg: 8.03 8.10 7.22 9/323 18507
/proc/meminfo: memFree=14850280/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=558804 CPUtime=3520.29 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 519017 0 0 0 351853 176 0 0 25 0 4 0 731436373 572215296 76016 33554432000 4194304 4580107 140737392986064 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 139701 76016 379 95 0 134683 0
[pid=18477/tid=18478] ppid=18475 vsize=558804 CPUtime=882.32 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 131050 0 0 0 88190 42 0 0 25 0 4 0 731436373 572215296 76016 33554432000 4194304 4580107 140737392986064 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=558804 CPUtime=873.34 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 121687 0 0 0 87294 40 0 0 25 0 4 0 731436373 572215296 76016 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=558804 CPUtime=882.31 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 130179 0 0 0 88188 43 0 0 25 0 4 0 731436373 572215296 76016 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.29
Current children cumulated vsize (KiB) 558804

[startup+942.301 s]
/proc/loadavg: 8.01 8.08 7.27 9/323 18509
/proc/meminfo: memFree=14798672/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=533092 CPUtime=3759.7 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 540910 0 0 0 375785 185 0 0 25 0 4 0 731436373 545886208 78222 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294743 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 133273 78222 379 95 0 128255 0
[pid=18477/tid=18478] ppid=18475 vsize=533092 CPUtime=942.32 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 137551 0 0 0 94188 44 0 0 25 0 4 0 731436373 545886208 78222 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=533092 CPUtime=932.74 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 126390 0 0 0 93232 42 0 0 25 0 4 0 731436373 545886208 78222 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=533092 CPUtime=942.31 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 135278 0 0 0 94186 45 0 0 25 0 4 0 731436373 545886208 78222 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3759.7
Current children cumulated vsize (KiB) 533092

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

[startup+947.112 s]
/proc/loadavg: 8.17 8.11 7.29 9/323 18509
/proc/meminfo: memFree=14792960/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=533092 CPUtime=3778.87 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 542096 0 0 0 377702 185 0 0 25 0 4 0 731436373 545886208 79408 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 133273 79408 379 95 0 128255 0
[pid=18477/tid=18478] ppid=18475 vsize=533092 CPUtime=947.13 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 137775 0 0 0 94669 44 0 0 25 0 4 0 731436373 545886208 79408 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=533092 CPUtime=937.48 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 126749 0 0 0 93706 42 0 0 25 0 4 0 731436373 545886208 79408 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=533092 CPUtime=947.13 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 135552 0 0 0 94667 46 0 0 25 0 4 0 731436373 545886208 79408 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3778.87
Current children cumulated vsize (KiB) 533092

[startup+959.901 s]
/proc/loadavg: 8.14 8.11 7.29 9/323 18509
/proc/meminfo: memFree=14785392/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=520552 CPUtime=3829.91 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 545494 0 0 0 382805 186 0 0 25 0 4 0 731436373 533045248 80492 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 130138 80492 379 95 0 125120 0
[pid=18477/tid=18478] ppid=18475 vsize=520552 CPUtime=959.93 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138182 0 0 0 95948 45 0 0 25 0 4 0 731436373 533045248 80492 33554432000 4194304 4580107 140737392986064 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=520552 CPUtime=950.15 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 127413 0 0 0 94973 42 0 0 25 0 4 0 731436373 533045248 80492 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=520552 CPUtime=959.91 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 137099 0 0 0 95945 46 0 0 25 0 4 0 731436373 533045248 80492 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3829.91
Current children cumulated vsize (KiB) 520552

[startup+966.3 s]
/proc/loadavg: 8.13 8.10 7.30 9/323 18509
/proc/meminfo: memFree=14770884/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=520552 CPUtime=3855.45 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 547269 0 0 0 385358 187 0 0 25 0 4 0 731436373 533045248 82267 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 130138 82267 379 95 0 125120 0
[pid=18477/tid=18478] ppid=18475 vsize=520552 CPUtime=966.33 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138182 0 0 0 96588 45 0 0 25 0 4 0 731436373 533045248 82267 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=520552 CPUtime=956.48 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 127699 0 0 0 95606 42 0 0 25 0 4 0 731436373 533045248 82267 33554432000 4194304 4580107 140737392986064 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=520552 CPUtime=966.31 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 137511 0 0 0 96585 46 0 0 25 0 4 0 731436373 533045248 82267 33554432000 4194304 4580107 140737392986064 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3855.45
Current children cumulated vsize (KiB) 520552

[startup+972.701 s]
/proc/loadavg: 8.18 8.12 7.31 9/323 18510
/proc/meminfo: memFree=14755632/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=532176 CPUtime=3880.99 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 549311 0 0 0 387911 188 0 0 25 0 4 0 731436373 544948224 84309 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 133044 84309 379 95 0 128026 0
[pid=18477/tid=18478] ppid=18475 vsize=532176 CPUtime=972.73 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138288 0 0 0 97228 45 0 0 25 0 4 0 731436373 544948224 84309 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=532176 CPUtime=962.81 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 128742 0 0 0 96239 42 0 0 25 0 4 0 731436373 544948224 84309 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=532176 CPUtime=972.71 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 137951 0 0 0 97225 46 0 0 25 0 4 0 731436373 544948224 84309 33554432000 4194304 4580107 140737392986064 18446744073709551615 4316720 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3880.99
Current children cumulated vsize (KiB) 532176

[startup+974.301 s]
/proc/loadavg: 8.18 8.12 7.31 9/323 18510
/proc/meminfo: memFree=14753644/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=532176 CPUtime=3887.37 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 549606 0 0 0 388549 188 0 0 25 0 4 0 731436373 544948224 84604 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 133044 84604 379 95 0 128026 0
[pid=18477/tid=18478] ppid=18475 vsize=532176 CPUtime=974.32 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138293 0 0 0 97387 45 0 0 25 0 4 0 731436373 544948224 84604 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=532176 CPUtime=964.4 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 128860 0 0 0 96398 42 0 0 25 0 4 0 731436373 544948224 84604 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=532176 CPUtime=974.31 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138020 0 0 0 97385 46 0 0 25 0 4 0 731436373 544948224 84604 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3887.37
Current children cumulated vsize (KiB) 532176

[startup+975.101 s]
/proc/loadavg: 8.18 8.12 7.31 9/323 18510
/proc/meminfo: memFree=14751660/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=532176 CPUtime=3890.56 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 549741 0 0 0 388868 188 0 0 25 0 4 0 731436373 544948224 84739 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 133044 84739 379 95 0 128026 0
[pid=18477/tid=18478] ppid=18475 vsize=532176 CPUtime=975.12 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138296 0 0 0 97467 45 0 0 25 0 4 0 731436373 544948224 84739 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=532176 CPUtime=965.19 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 128900 0 0 0 96477 42 0 0 25 0 4 0 731436373 544948224 84739 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=532176 CPUtime=975.11 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138066 0 0 0 97465 46 0 0 25 0 4 0 731436373 544948224 84739 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3890.56
Current children cumulated vsize (KiB) 532176

[startup+975.901 s]
/proc/loadavg: 8.18 8.12 7.31 9/323 18510
/proc/meminfo: memFree=14749552/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=532176 CPUtime=3893.75 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 549875 0 0 0 389187 188 0 0 25 0 4 0 731436373 544948224 84873 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 133044 84873 379 95 0 128026 0
[pid=18477/tid=18478] ppid=18475 vsize=532176 CPUtime=975.92 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138298 0 0 0 97547 45 0 0 25 0 4 0 731436373 544948224 84873 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=532176 CPUtime=965.98 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 128937 0 0 0 96556 42 0 0 25 0 4 0 731436373 544948224 84873 33554432000 4194304 4580107 140737392986064 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=532176 CPUtime=975.91 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138111 0 0 0 97545 46 0 0 25 0 4 0 731436373 544948224 84873 33554432000 4194304 4580107 140737392986064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3893.75
Current children cumulated vsize (KiB) 532176

[startup+976.1 s]
/proc/loadavg: 8.18 8.12 7.31 9/323 18510
/proc/meminfo: memFree=14749552/32950928 swapFree=67085488/67111528
[pid=18477] ppid=18475 vsize=532176 CPUtime=3894.55 cores=0,2,4,6
/proc/18477/stat : 18477 (strangenight2-m) R 18475 18477 18342 0 -1 4202496 549892 0 0 0 389267 188 0 0 25 0 4 0 731436373 544948224 84890 33554432000 4194304 4580107 140737392986064 18446744073709551615 4305611 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18477/statm: 133044 84890 379 95 0 128026 0
[pid=18477/tid=18478] ppid=18475 vsize=532176 CPUtime=976.12 cores=0,2,4,6
/proc/18477/task/18478/stat : 18478 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138299 0 0 0 97567 45 0 0 25 0 4 0 731436373 544948224 84890 33554432000 4194304 4580107 140737392986064 18446744073709551615 47481446635204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18477/tid=18479] ppid=18475 vsize=532176 CPUtime=966.18 cores=0,2,4,6
/proc/18477/task/18479/stat : 18479 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 128943 0 0 0 96576 42 0 0 25 0 4 0 731436373 544948224 84890 33554432000 4194304 4580107 140737392986064 18446744073709551615 47481446659609 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18477/tid=18480] ppid=18475 vsize=532176 CPUtime=976.11 cores=0,2,4,6
/proc/18477/task/18480/stat : 18480 (strangenight2-m) R 18475 18477 18342 0 -1 4202560 138119 0 0 0 97565 46 0 0 25 0 4 0 731436373 544948224 84890 33554432000 4194304 4580107 140737392986064 18446744073709551615 47481446659609 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3894.55
Current children cumulated vsize (KiB) 532176

Child status: 20
Real time (s): 976.151
CPU time (s): 3894.7
CPU user time (s): 3892.8
CPU system time (s): 1.90171
CPU usage (%): 398.986
Max. virtual memory (cumulated for all children) (KiB): 606624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3892.8
system time used= 1.90171
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 549895
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= 150
involuntary context switches= 16837

runsolver used 2.73458 second user time and 7.04693 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 00:27:37
IDJOB=3366687
IDBENCH=83096
IDSOLVER=1844
FILE ID=node114/3366687-1305412057
RUNJOBID= node114-1305410849-18360
PBS_JOBID= 13324529
Free space on /tmp= 72976 MiB

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

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

MD5SUM BENCH= cb62702a06eba78f1f4308935b49c22d
RANDOM SEED=1628417270

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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:     32950928 kB
MemFree:      15676612 kB
Buffers:        277736 kB
Cached:        6223828 kB
SwapCached:         96 kB
Active:       11901348 kB
Inactive:      4964228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15676612 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:    10363392 kB
Mapped:          26896 kB
Slab:           306784 kB
PageTables:      36824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52526564 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= 72968 MiB
End job on node114 at 2011-05-15 00:43:53