Trace number 3366316

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)? (TO) 4800.15 1203.24

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
MD5SUM6ae9d83c80bad27a7e5f57fa7d9ee7b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.501
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3366316-1305401592.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     196 undec:      40 neg:     214
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       443      1910         0         0      5779         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.40/0.15	c  N st     8      4913       443      1910         0      4813      5779    102835   no data   no data
1.57/0.40	c  N st    10     11296       443      1910         0      4465      5779     72832   no data   no data
2.38/0.66	c  N st    11     17040       443      1910         0     10062      5779    189867   no data   no data
3.97/1.06	c  F st    12     25000       443      1910         0     12380      5779    239753   no data   no data
3.97/1.06	c  N st    12     25000       443      1910         0     12380      5779    239753   no data   no data
4.80/1.29	c Decided on static restart strategy
4.80/1.29	c  N st    18     30001       443      1910         0     10661      5779    186639   no data   no data
4.80/1.29	c  S st    18     30001       443      1910         0     10661      5779    186639   no data   no data
5.16/1.32	c  S st    18     30506       443      1910         0     11165      5779    197424   no data   no data
5.16/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.32	c blocked clauses removed:        0 vars:      0 tried:         443 T: 0.00 s
5.16/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
5.16/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.37	c lits-rem:       102  cl-subs:      506  v-elim:      0  v-fix:    0  time:  0.04 s
5.16/1.38	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
5.16/1.38	c calculated reachability. Time: 0.00
5.16/1.38	c  N st    18     30506       443      1910         0     10659      5779    185822   no data   no data
6.76/1.77	c  N st    20     37618       443      1910         0      9900      5779    150249   no data   no data
8.36/2.13	c  N st    21     44017       443      1910         0     16123      5779    281208   no data   no data
8.77/2.23	c  S st    22     45761       443      1910         0      9114      5779    119870   no data   no data
8.77/2.26	c  S st    22     46264       443      1910         0      9616      5779    130602   no data   no data
8.77/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.77/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.77/2.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.77/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
8.77/2.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.77/2.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.77/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.28	c lits-rem:        25  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.01 s
8.77/2.28	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
8.77/2.28	c vivif2 --  cl tried     9507 cl shrink        0 lits rem          0 time: 0.00
8.77/2.29	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.00
8.77/2.29	c calculated reachability. Time: 0.00
8.77/2.29	c  N st    22     46264       443      1910         0      9507      5779    128332   no data   no data
12.75/3.22	c  N st    23     60663       443      1910         0     13744      5779    211307   no data   no data
15.13/3.87	c  N st    24     69397       443      1910         0     11558      5779    155418   no data   no data
15.13/3.87	c  S st    24     69397       443      1910         0     11558      5779    155418   no data   no data
15.53/3.91	c  S st    24     69902       443      1910         0     12063      5779    165902   no data   no data
15.53/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.53/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.53/3.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.53/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.53/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
15.53/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.53/3.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.53/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.94	c lits-rem:        46  cl-subs:      265  v-elim:      0  v-fix:    0  time:  0.02 s
15.53/3.94	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
15.53/3.94	c vivif2 --  cl tried    11798 cl shrink        0 lits rem          0 time: 0.00
15.53/3.95	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
15.53/3.95	c calculated reachability. Time: 0.00
15.53/3.95	c  N st    24     69902       443      1910         0     11798      5779    160434   no data   no data
20.33/5.17	c  F st    25     87501       443      1910         0     17230      5779    264703   no data   no data
20.33/5.17	c  N st    25     87501       443      1910         0     17230      5779    264703   no data   no data
21.94/5.57	c Decided on static restart strategy
23.12/5.83	c  N st    32     95539       443      1910         0     25081      5779    427879   no data   no data
25.91/6.52	c  N st    34    104855       443      1910         0     21506      5779    339301   no data   no data
25.91/6.52	c  S st    34    104855       443      1910         0     21506      5779    339301   no data   no data
25.91/6.58	c  S st    34    105357       443      1910         0     22006      5779    349673   no data   no data
25.91/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.91/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.91/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.91/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.91/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.91/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
25.91/6.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.91/6.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.91/6.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.10/6.83	c lits-rem:       263  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  0.23 s
27.10/6.83	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
27.10/6.83	c vivif2 --  cl tried    20438 cl shrink        0 lits rem          0 time: 0.00
27.10/6.84	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
27.10/6.84	c calculated reachability. Time: 0.00
27.10/6.84	c  N st    34    105357       443      1910         0     20438      5779    317381   no data   no data
30.30/7.60	c  N st    35    114955       443      1910         0     16177      5779    212784   no data   no data
35.11/8.88	c  N st    36    129352       443      1910         0     15557      5779    183925   no data   no data
42.27/10.63	c  N st    37    150947       443      1910         0     20971      5779    281685   no data   no data
44.66/11.27	c  S st    38    158035       443      1910         0     27796      5779    417694   no data   no data
45.06/11.35	c  S st    38    158539       443      1910         0     28299      5779    428910   no data   no data
45.06/11.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.06/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
45.06/11.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.06/11.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.06/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.06/11.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
45.06/11.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.06/11.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.06/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.66/11.80	c lits-rem:       205  cl-subs:     2526  v-elim:      0  v-fix:    0  time:  0.42 s
46.66/11.80	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
47.06/11.80	c vivif2 --  cl tried    25773 cl shrink        0 lits rem          0 time: 0.00
47.06/11.82	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
47.06/11.82	c calculated reachability. Time: 0.00
47.06/11.82	c  N st    38    158539       443      1910         0     25773      5779    382546   no data   no data
65.01/16.35	c  N st    39    207127       443      1910         0     20644      5779    249513   no data   no data
76.58/19.29	c  N st    40    237810       443      1910         0     31028      5779    440757   no data   no data
76.58/19.29	c  S st    40    237810       443      1910         0     31028      5779    440757   no data   no data
76.98/19.37	c  S st    40    238312       443      1910         0     31529      5779    451066   no data   no data
76.98/19.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.98/19.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
76.98/19.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.98/19.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.98/19.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.98/19.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
76.98/19.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.98/19.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
76.98/19.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.00/19.86	c lits-rem:       307  cl-subs:     2626  v-elim:      0  v-fix:    0  time:  0.46 s
79.00/19.86	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
79.00/19.86	c vivif2 --  cl tried    28903 cl shrink        0 lits rem          0 time: 0.00
79.00/19.88	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
79.00/19.88	c calculated reachability. Time: 0.00
79.00/19.88	c  N st    40    238312       443      1910         0     28903      5779    405271   no data   no data
108.91/27.32	c  F st    41    306250       443      1910         0     30650      5779    396019   no data   no data
108.91/27.32	c  N st    41    306250       443      1910         0     30650      5779    396019   no data   no data
111.29/27.93	c Decided on static restart strategy
122.47/30.71	c  N st    51    334556       443      1910         0     34994      5779    509774   no data   no data
133.64/33.50	c  N st    53    357468       443      1910         0     32986      5779    432862   no data   no data
133.64/33.50	c  S st    53    357468       443      1910         0     32986      5779    432862   no data   no data
133.64/33.58	c  S st    53    357971       443      1910         0     33488      5779    443811   no data   no data
133.64/33.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.64/33.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
133.64/33.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.64/33.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.64/33.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.64/33.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
133.64/33.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.04/33.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
134.04/33.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.24/33.91	c lits-rem:       158  cl-subs:     1694  v-elim:      0  v-fix:    0  time:  0.30 s
135.24/33.91	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
135.24/33.91	c vivif2 --  cl tried    31794 cl shrink        0 lits rem          0 time: 0.00
135.24/33.93	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
135.24/33.93	c calculated reachability. Time: 0.00
135.24/33.93	c  N st    53    357971       443      1910         0     31794      5779    409098   no data   no data
151.60/38.08	c  N st    54    390364       443      1910         0     37986      5779    523602   no data   no data
177.13/44.40	c  N st    55    438953       443      1910         0     31955      5779    377522   no data   no data
214.64/53.81	c  N st    56    511836       443      1910         0     45371      5779    664164   no data   no data
229.00/57.43	c  N st    57    536956       443      1910         0     39607      5779    484394   no data   no data
229.00/57.43	c  S st    57    536956       443      1910         0     39607      5779    484394   no data   no data
229.40/57.53	c  S st    57    537457       443      1910         0     40108      5779    495777   no data   no data
229.40/57.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
229.40/57.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
229.40/57.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.40/57.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.40/57.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.40/57.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
229.40/57.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
229.40/57.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
229.40/57.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.00/57.96	c lits-rem:       204  cl-subs:     2068  v-elim:      0  v-fix:    0  time:  0.40 s
231.00/57.96	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
231.00/57.97	c vivif2 --  cl tried    38040 cl shrink        0 lits rem          0 time: 0.01
231.00/57.99	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
231.00/57.99	c calculated reachability. Time: 0.00
231.00/57.99	c  N st    57    537457       443      1910         0     38040      5779    456762   no data   no data
337.53/84.63	c  N st    58    701441       443      1910         0     66608      5779    988408   no data   no data
406.96/102.00	c  N st    59    806187       443      1910         0     60890      5779    859246   no data   no data
406.96/102.00	c  S st    59    806187       443      1910         0     60890      5779    859246   no data   no data
407.36/102.18	c  S st    59    806689       443      1910         0     61390      5779    869756   no data   no data
407.36/102.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
407.76/102.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
407.76/102.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
407.76/102.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
407.76/102.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.76/102.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
407.76/102.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
407.76/102.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
407.76/102.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.34/104.14	c lits-rem:       394  cl-subs:     4575  v-elim:      0  v-fix:    0  time:  1.89 s
415.34/104.14	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
415.34/104.15	c vivif2 --  cl tried    56815 cl shrink        0 lits rem          0 time: 0.01
415.74/104.20	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.04
415.74/104.20	c calculated reachability. Time: 0.00
415.74/104.20	c  N st    59    806689       443      1910         0     56815      5779    784514   no data   no data
612.85/153.68	c  F st    60   1071875       443      1910         0     72601      5779   1053910   no data   no data
612.85/153.68	c  N st    60   1071875       443      1910         0     72601      5779   1053910   no data   no data
618.45/155.00	c Decided on static restart strategy
638.79/160.10	c  N st    70   1100180       443      1910         0     56539      5779    693761   no data   no data
668.71/167.60	c  N st    72   1136172       443      1910         0     46927      5779    466127   no data   no data
695.05/174.27	c  N st    73   1168566       443      1910         0     78322      5779   1111374   no data   no data
730.16/183.05	c  N st    74   1210033       443      1910         0     72840      5779    997615   no data   no data
730.16/183.05	c  S st    74   1210033       443      1910         0     72840      5779    997615   no data   no data
730.96/183.25	c  S st    74   1210539       443      1910         0     73343      5779   1008178   no data   no data
730.96/183.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
730.96/183.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
730.96/183.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
730.96/183.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.96/183.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
730.96/183.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
730.96/183.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
731.36/183.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
731.36/183.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
741.34/185.81	c lits-rem:       224  cl-subs:     5491  v-elim:      0  v-fix:    0  time:  2.47 s
741.34/185.81	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
741.34/185.82	c vivif2 --  cl tried    67852 cl shrink        0 lits rem          0 time: 0.01
741.34/185.88	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.06
741.34/185.88	c calculated reachability. Time: 0.00
741.34/185.88	c  N st    74   1210539       443      1910         0     67852      5779    902219   no data   no data
810.77/203.25	c  N st    75   1283421       443      1910         0     92118      5779   1438568   no data   no data
916.90/229.90	c  N st    76   1392746       443      1910         0     52661      5779    520081   no data   no data
1067.72/267.69	c  N st    77   1556730       443      1910         0     57615      5779    583557   no data   no data
1199.80/300.75	c  N st    78   1710541       443      1910         0     99313      5779   1557890   no data   no data
1199.80/300.75	c  S st    78   1710541       443      1910         0     99313      5779   1557890   no data   no data
1201.40/301.12	c  S st    78   1711045       443      1910         0     99814      5779   1568652   no data   no data
1201.40/301.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1201.40/301.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1201.40/301.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1201.40/301.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1201.40/301.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1201.40/301.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
1201.40/301.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1201.40/301.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1201.80/301.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1228.53/307.91	c lits-rem:       649  cl-subs:     6356  v-elim:      0  v-fix:    0  time:  6.67 s
1228.53/307.91	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
1228.53/307.93	c vivif2 --  cl tried    93458 cl shrink        0 lits rem          0 time: 0.02
1228.95/308.02	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.09
1228.95/308.02	c calculated reachability. Time: 0.00
1228.95/308.02	c  N st    78   1711045       443      1910         0     93458      5779   1431323   no data   no data
1615.53/405.12	c  N st    79   2080009       443      1910         0    104157      5779   1402580   no data   no data
1747.21/438.19	c  N st    80   2211045       443      1910         0    108089      5779   1539413   no data   no data
1747.21/438.19	c  S st    80   2211045       443      1910         0    108089      5779   1539413   no data   no data
1748.81/438.54	c  S st    80   2211548       443      1910         0    108590      5779   1550515   no data   no data
1748.81/438.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1748.81/438.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1749.21/438.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1749.21/438.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1749.21/438.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1749.21/438.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
1749.21/438.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1749.21/438.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1749.21/438.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1792.30/449.46	c lits-rem:       500  cl-subs:    13397  v-elim:      0  v-fix:    0  time: 10.79 s
1792.30/449.46	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
1792.30/449.48	c vivif2 --  cl tried    95193 cl shrink        0 lits rem          0 time: 0.02
1792.70/449.57	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.09
1792.70/449.57	c calculated reachability. Time: 0.00
1792.70/449.57	c  N st    80   2211548       443      1910         0     95193      5779   1282914   no data   no data
2357.29/591.06	c  N st    81   2711549       443      1910         0    119509      5779   1733388   no data   no data
2357.29/591.06	c  S st    81   2711549       443      1910         0    119509      5779   1733388   no data   no data
2358.90/591.46	c  S st    81   2712056       443      1910         0    120014      5779   1744156   no data   no data
2358.90/591.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2359.30/591.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2359.30/591.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2359.30/591.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2359.30/591.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2359.30/591.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
2359.30/591.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2359.30/591.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2359.70/591.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2401.19/602.01	c lits-rem:       898  cl-subs:    10035  v-elim:      0  v-fix:    0  time: 10.41 s
2401.19/602.01	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
2401.19/602.04	c vivif2 --  cl tried   109979 cl shrink        0 lits rem          0 time: 0.02
2401.59/602.15	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.11
2401.59/602.15	c calculated reachability. Time: 0.00
2401.59/602.15	c  N st    81   2712056       443      1910         0    109979      5779   1552249   no data   no data
3013.28/755.48	c  N st    82   3212056       443      1910         0     85931      5779    885346   no data   no data
3013.28/755.48	c  S st    82   3212056       443      1910         0     85931      5779    885346   no data   no data
3014.50/755.76	c  S st    82   3212557       443      1910         0     86431      5779    896993   no data   no data
3014.50/755.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3014.50/755.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3014.50/755.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3014.50/755.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3014.50/755.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3014.50/755.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
3014.50/755.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3014.91/755.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3014.91/755.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3017.67/756.56	c lits-rem:       173  cl-subs:     2302  v-elim:      0  v-fix:    0  time:  0.71 s
3017.67/756.56	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
3017.67/756.57	c vivif2 --  cl tried    84129 cl shrink        0 lits rem          0 time: 0.01
3018.08/756.65	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.07
3018.08/756.65	c calculated reachability. Time: 0.00
3018.08/756.65	c  N st    82   3212557       443      1910         0     84129      5779    856630   no data   no data
3743.87/938.54	c  N st    83   3712557       443      1910         0     94498      5779    988201   no data   no data
3743.87/938.54	c  S st    83   3712557       443      1910         0     94498      5779    988201   no data   no data
3745.07/938.85	c  S st    83   3713060       443      1910         0     95000      5779    999124   no data   no data
3745.07/938.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3745.07/938.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3745.07/938.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3745.07/938.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3745.07/938.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3745.07/938.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
3745.47/938.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3745.47/938.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3745.47/938.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3749.45/939.96	c lits-rem:       134  cl-subs:     3574  v-elim:      0  v-fix:    0  time:  1.02 s
3749.45/939.96	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
3749.45/939.98	c vivif2 --  cl tried    91426 cl shrink        0 lits rem          0 time: 0.02
3749.85/940.06	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.08
3749.85/940.07	c calculated reachability. Time: 0.00
3749.85/940.07	c  N st    83   3713060       443      1910         0     91426      5779    938729   no data   no data
3798.53/952.23	c  F st    84   3751562       443      1910         0    128808      5779   1809811   no data   no data
3798.53/952.24	c  N st    84   3751562       443      1910         0    128808      5779   1809811   no data   no data
3807.32/954.45	c Decided on static restart strategy
3856.80/966.90	c  N st    94   3779869       443      1910         0    156155      5779   2412218   no data   no data
3919.08/982.48	c  N st    96   3815863       443      1910         0    108992      5779   1311757   no data   no data
3975.73/996.65	c  N st    97   3848255       443      1910         0    140313      5779   2020628   no data   no data
4041.14/1013.11	c  N st    98   3896843       443      1910         0    104223      5779   1200816   no data   no data
4148.47/1039.94	c  N st    99   3969726       443      1910         0     90633      5779    873435   no data   no data
4293.71/1076.39	c  N st   100   4079049       443      1910         0    111107      5779   1282772   no data   no data
4481.65/1123.41	c  N st   101   4213061       443      1910         0    154144      5779   2190620   no data   no data
4481.65/1123.41	c  S st   101   4213061       443      1910         0    154144      5779   2190620   no data   no data
4483.65/1123.96	c  S st   101   4213566       443      1910         0    154647      5779   2202109   no data   no data
4483.65/1123.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4484.05/1124.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4484.05/1124.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4484.05/1124.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4484.05/1124.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4484.05/1124.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
4484.05/1124.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4484.05/1124.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4484.45/1124.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4582.20/1148.66	c lits-rem:       863  cl-subs:    19616  v-elim:      0  v-fix:    0  time: 24.51 s
4582.20/1148.66	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
4582.20/1148.69	c vivif2 --  cl tried   135031 cl shrink        0 lits rem          0 time: 0.03
4583.00/1148.84	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.15
4583.00/1148.85	c calculated reachability. Time: 0.00
4583.00/1148.85	c  N st   101   4213566       443      1910         0    135031      5779   1837049   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3366316-1305401592/watcher-3366316-1305401592 -o /tmp/evaluation-result-3366316-1305401592/solver-3366316-1305401592 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366316-1305401592.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.86 7.85 7.89 7/318 17761
/proc/meminfo: memFree=15697732/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 411 0 0 0 0 0 0 0 22 0 4 0 730389836 52396032 351 33554432000 4194304 4580107 140734279463312 18446744073709551615 47807889569708 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 12792 351 302 95 0 7774 0
[pid=17761/tid=17763] ppid=17759 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 4 0 730389837 52396032 351 33554432000 4194304 4580107 140734279463312 18446744073709551615 47807889569305 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 730389837 52396032 351 33554432000 4194304 4580107 140734279463312 18446744073709551615 47807889569712 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 730389837 52396032 351 33554432000 4194304 4580107 140734279463312 18446744073709551615 47807889569305 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.108112 s]
/proc/loadavg: 6.86 7.85 7.89 7/318 17761
/proc/meminfo: memFree=15697732/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=282160 CPUtime=0.4 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 1589 0 0 0 40 0 0 0 18 0 4 0 730389836 288931840 1483 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 70540 1483 377 95 0 65522 0
[pid=17761/tid=17763] ppid=17759 vsize=282160 CPUtime=0.1 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 347 0 0 0 10 0 0 0 18 0 4 0 730389837 288931840 1483 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=282160 CPUtime=0.09 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 296 0 0 0 9 0 0 0 24 0 4 0 730389837 288931840 1483 33554432000 4194304 4580107 140734279463312 18446744073709551615 4321445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=282160 CPUtime=0.1 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 222 0 0 0 10 0 0 0 18 0 4 0 730389837 288931840 1483 33554432000 4194304 4580107 140734279463312 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282160

[startup+0.201094 s]
/proc/loadavg: 6.86 7.85 7.89 7/318 17761
/proc/meminfo: memFree=15697732/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=283416 CPUtime=0.77 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 2185 0 0 0 77 0 0 0 18 0 4 0 730389836 290217984 1563 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 70854 1563 377 95 0 65836 0
[pid=17761/tid=17763] ppid=17759 vsize=283416 CPUtime=0.19 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 499 0 0 0 19 0 0 0 18 0 4 0 730389837 290217984 1563 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=283416 CPUtime=0.18 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 443 0 0 0 18 0 0 0 24 0 4 0 730389837 290217984 1563 33554432000 4194304 4580107 140734279463312 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=283416 CPUtime=0.19 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 369 0 0 0 19 0 0 0 18 0 4 0 730389837 290217984 1563 33554432000 4194304 4580107 140734279463312 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283416

[startup+0.301075 s]
/proc/loadavg: 6.86 7.85 7.89 7/318 17761
/proc/meminfo: memFree=15697732/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=283592 CPUtime=1.17 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 2587 0 0 0 117 0 0 0 18 0 4 0 730389836 290398208 1965 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 70898 1965 377 95 0 65880 0
[pid=17761/tid=17763] ppid=17759 vsize=283592 CPUtime=0.29 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 606 0 0 0 29 0 0 0 18 0 4 0 730389837 290398208 1965 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=283592 CPUtime=0.28 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 545 0 0 0 28 0 0 0 25 0 4 0 730389837 290398208 1965 33554432000 4194304 4580107 140734279463312 18446744073709551615 4306331 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=283592 CPUtime=0.29 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 457 0 0 0 29 0 0 0 18 0 4 0 730389837 290398208 1965 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283592

[startup+0.701001 s]
/proc/loadavg: 6.86 7.85 7.89 7/318 17761
/proc/meminfo: memFree=15697732/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=284548 CPUtime=2.77 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 4062 0 0 0 276 1 0 0 18 0 4 0 730389836 291377152 2629 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 71137 2629 377 95 0 66119 0
[pid=17761/tid=17763] ppid=17759 vsize=284548 CPUtime=0.69 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 980 0 0 0 69 0 0 0 18 0 4 0 730389837 291377152 2629 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=284548 CPUtime=0.68 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 937 0 0 0 68 0 0 0 25 0 4 0 730389837 291377152 2629 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=284548 CPUtime=0.69 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 799 0 0 0 69 0 0 0 18 0 4 0 730389837 291377152 2629 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284548

[startup+1.50085 s]
/proc/loadavg: 6.86 7.85 7.89 10/323 17766
/proc/meminfo: memFree=15677732/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=290968 CPUtime=5.96 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 8132 0 0 0 594 2 0 0 20 0 4 0 730389836 297951232 4440 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 72742 4440 379 95 0 67724 0
[pid=17761/tid=17763] ppid=17759 vsize=290968 CPUtime=1.49 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 1685 0 0 0 149 0 0 0 19 0 4 0 730389837 297951232 4440 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=290968 CPUtime=1.47 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 1635 0 0 0 147 0 0 0 25 0 4 0 730389837 297951232 4440 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=290968 CPUtime=1.49 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 1511 0 0 0 149 0 0 0 20 0 4 0 730389837 297951232 4440 33554432000 4194304 4580107 140734279463312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 290968

[startup+3.10055 s]
/proc/loadavg: 6.86 7.85 7.89 9/323 17766
/proc/meminfo: memFree=15649644/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=291528 CPUtime=12.35 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 16881 0 0 0 1231 4 0 0 25 0 4 0 730389836 298524672 8273 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 72882 8273 379 95 0 67864 0
[pid=17761/tid=17763] ppid=17759 vsize=291528 CPUtime=3.08 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 3817 0 0 0 308 0 0 0 25 0 4 0 730389837 298524672 8273 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=291528 CPUtime=3.06 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 4396 0 0 0 305 1 0 0 25 0 4 0 730389837 298524672 8273 33554432000 4194304 4580107 140734279463312 18446744073709551615 4320696 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=291528 CPUtime=3.09 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 4280 0 0 0 308 1 0 0 25 0 4 0 730389837 298524672 8273 33554432000 4194304 4580107 140734279463312 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 291528

[startup+6.30096 s]
/proc/loadavg: 6.95 7.85 7.89 9/323 17796
/proc/meminfo: memFree=15633252/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=293860 CPUtime=25.11 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 26491 0 0 0 2506 5 0 0 25 0 4 0 730389836 300912640 11697 33554432000 4194304 4580107 140734279463312 18446744073709551615 4489428 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 73465 11697 379 95 0 68447 0
[pid=17761/tid=17763] ppid=17759 vsize=293860 CPUtime=6.29 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 6994 0 0 0 628 1 0 0 25 0 4 0 730389837 300912640 11697 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=293860 CPUtime=6.22 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 7068 0 0 0 621 1 0 0 25 0 4 0 730389837 300912640 11697 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=293860 CPUtime=6.29 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 6144 0 0 0 628 1 0 0 25 0 4 0 730389837 300912640 11697 33554432000 4194304 4580107 140734279463312 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 293860

[startup+12.7008 s]
/proc/loadavg: 7.03 7.85 7.89 9/323 17796
/proc/meminfo: memFree=15574768/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=303652 CPUtime=50.65 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 42149 0 0 0 5057 8 0 0 25 0 4 0 730389836 310939648 16802 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 75913 16802 379 95 0 70895 0
[pid=17761/tid=17763] ppid=17759 vsize=303652 CPUtime=12.69 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 10641 0 0 0 1268 1 0 0 25 0 4 0 730389837 310939648 16802 33554432000 4194304 4580107 140734279463312 18446744073709551615 4321364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=303652 CPUtime=12.55 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 10295 0 0 0 1253 2 0 0 25 0 4 0 730389837 310939648 16802 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=303652 CPUtime=12.69 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 10473 0 0 0 1267 2 0 0 25 0 4 0 730389837 310939648 16802 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 303652

[startup+25.5004 s]
/proc/loadavg: 7.25 7.86 7.89 9/323 17796
/proc/meminfo: memFree=15546000/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=307876 CPUtime=101.72 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 64093 0 0 0 10159 13 0 0 25 0 4 0 730389836 315265024 21517 33554432000 4194304 4580107 140734279463312 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 76969 21517 379 95 0 71951 0
[pid=17761/tid=17763] ppid=17759 vsize=307876 CPUtime=25.49 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 16710 0 0 0 2546 3 0 0 25 0 4 0 730389837 315265024 21517 33554432000 4194304 4580107 140734279463312 18446744073709551615 4295967 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=307876 CPUtime=25.22 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 16442 0 0 0 2519 3 0 0 25 0 4 0 730389837 315265024 21517 33554432000 4194304 4580107 140734279463312 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=307876 CPUtime=25.49 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 15417 0 0 0 2546 3 0 0 25 0 4 0 730389837 315265024 21517 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 307876

[startup+51.1006 s]
/proc/loadavg: 7.57 7.88 7.90 9/323 17797
/proc/meminfo: memFree=15498788/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=366960 CPUtime=203.86 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 95149 0 0 0 20363 23 0 0 25 0 4 0 730389836 375767040 29177 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 91740 29177 379 95 0 86722 0
[pid=17761/tid=17763] ppid=17759 vsize=366960 CPUtime=51.09 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 26353 0 0 0 5103 6 0 0 25 0 4 0 730389837 375767040 29177 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=366960 CPUtime=50.57 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 23751 0 0 0 5051 6 0 0 25 0 4 0 730389837 375767040 29177 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=366960 CPUtime=51.08 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 23433 0 0 0 5103 5 0 0 25 0 4 0 730389837 375767040 29177 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 366960

[startup+102.301 s]
/proc/loadavg: 7.86 7.91 7.91 9/323 17798
/proc/meminfo: memFree=15453732/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=327964 CPUtime=408.19 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 141847 0 0 0 40779 40 0 0 25 0 4 0 730389836 335835136 36154 33554432000 4194304 4580107 140734279463312 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 81991 36154 379 95 0 76973 0
[pid=17761/tid=17763] ppid=17759 vsize=327964 CPUtime=102.3 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 38421 0 0 0 10221 9 0 0 25 0 4 0 730389837 335835136 36156 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=327964 CPUtime=101.27 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 34546 0 0 0 10117 10 0 0 25 0 4 0 730389837 335835136 36156 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=327964 CPUtime=102.3 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 36514 0 0 0 10220 10 0 0 25 0 4 0 730389837 335835136 36156 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 327964

[startup+162.301 s]

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

[pid=17761] ppid=17759 vsize=501908 CPUtime=2801.4 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 468156 0 0 0 279952 188 0 0 25 0 4 0 730389836 513953792 77387 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 125477 77387 379 95 0 120459 0
[pid=17761/tid=17763] ppid=17759 vsize=501908 CPUtime=702.31 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 123501 0 0 0 70178 53 0 0 25 0 4 0 730389837 513953792 77387 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=501908 CPUtime=694.79 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 113848 0 0 0 69433 46 0 0 25 0 4 0 730389837 513953792 77387 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=501908 CPUtime=702.02 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 115120 0 0 0 70159 43 0 0 25 0 4 0 730389837 513953792 77387 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.4
Current children cumulated vsize (KiB) 501908

[startup+762.301 s]
/proc/loadavg: 8.07 8.07 7.99 9/323 17819
/proc/meminfo: memFree=15158172/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=503744 CPUtime=3040.83 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 495625 0 0 0 303880 203 0 0 25 0 4 0 730389836 515833856 74999 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 125936 74999 379 95 0 120918 0
[pid=17761/tid=17763] ppid=17759 vsize=503744 CPUtime=762.32 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 130640 0 0 0 76175 57 0 0 25 0 4 0 730389837 515833856 75000 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=503744 CPUtime=754.2 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 120611 0 0 0 75371 49 0 0 25 0 4 0 730389837 515833856 75000 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=503744 CPUtime=762.03 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 121257 0 0 0 76157 46 0 0 25 0 4 0 730389837 515833856 75000 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.83
Current children cumulated vsize (KiB) 503744

[startup+822.301 s]
/proc/loadavg: 8.08 8.07 8.00 9/323 17821
/proc/meminfo: memFree=15088700/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=557044 CPUtime=3280.22 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 524173 0 0 0 327808 214 0 0 25 0 4 0 730389836 570413056 87955 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 139261 87955 379 95 0 134243 0
[pid=17761/tid=17763] ppid=17759 vsize=557044 CPUtime=822.31 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 139007 0 0 0 82172 59 0 0 25 0 4 0 730389837 570413056 87955 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=557044 CPUtime=813.59 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 126912 0 0 0 81308 51 0 0 25 0 4 0 730389837 570413056 87955 33554432000 4194304 4580107 140734279463312 18446744073709551615 4316446 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=557044 CPUtime=822.02 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 129920 0 0 0 82153 49 0 0 25 0 4 0 730389837 570413056 87955 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.22
Current children cumulated vsize (KiB) 557044

[startup+882.312 s]
/proc/loadavg: 8.16 8.08 8.01 9/323 17822
/proc/meminfo: memFree=15067084/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=571372 CPUtime=3519.67 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 545825 0 0 0 351742 225 0 0 25 0 4 0 730389836 585084928 91910 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 142843 91910 379 95 0 137825 0
[pid=17761/tid=17763] ppid=17759 vsize=571372 CPUtime=882.33 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 145118 0 0 0 88170 63 0 0 25 0 4 0 730389837 585084928 91910 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=571372 CPUtime=873 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 131510 0 0 0 87246 54 0 0 25 0 4 0 730389837 585084928 91910 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=571372 CPUtime=882.04 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 136387 0 0 0 88151 53 0 0 25 0 4 0 730389837 585084928 91910 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.67
Current children cumulated vsize (KiB) 571372

[startup+942.3 s]
/proc/loadavg: 8.10 8.08 8.00 9/323 17824
/proc/meminfo: memFree=15050452/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=584324 CPUtime=3759.04 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 564920 0 0 0 375669 235 0 0 25 0 4 0 730389836 598347776 96464 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 146081 96464 379 95 0 141063 0
[pid=17761/tid=17763] ppid=17759 vsize=584324 CPUtime=942.32 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 151101 0 0 0 94166 66 0 0 25 0 4 0 730389837 598347776 96464 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=584324 CPUtime=932.4 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 134324 0 0 0 93184 56 0 0 25 0 4 0 730389837 598347776 96464 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=584324 CPUtime=942.03 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 142360 0 0 0 94148 55 0 0 25 0 4 0 730389837 598347776 96464 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.04
Current children cumulated vsize (KiB) 584324

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 8.00 9/323 17825
/proc/meminfo: memFree=15076212/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=571748 CPUtime=3998.44 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 579431 0 0 0 399601 243 0 0 25 0 4 0 730389836 585469952 94579 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 142937 94579 379 95 0 137919 0
[pid=17761/tid=17763] ppid=17759 vsize=571748 CPUtime=1002.32 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 156144 0 0 0 100163 69 0 0 25 0 4 0 730389837 585469952 94579 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=571748 CPUtime=991.8 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 136630 0 0 0 99122 58 0 0 25 0 4 0 730389837 585469952 94579 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=571748 CPUtime=1002.03 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 147779 0 0 0 100145 58 0 0 25 0 4 0 730389837 585469952 94579 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3998.44
Current children cumulated vsize (KiB) 571748

[startup+1062.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/323 17827
/proc/meminfo: memFree=15080388/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=572052 CPUtime=4237.85 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 602184 0 0 0 423531 254 0 0 25 0 4 0 730389836 585781248 96015 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 143013 96015 379 95 0 137995 0
[pid=17761/tid=17763] ppid=17759 vsize=572052 CPUtime=1062.32 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 162072 0 0 0 106161 71 0 0 25 0 4 0 730389837 585781248 96015 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=572052 CPUtime=1051.21 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 141564 0 0 0 105061 60 0 0 25 0 4 0 730389837 585781248 96015 33554432000 4194304 4580107 140734279463312 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=572052 CPUtime=1062.03 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 153839 0 0 0 106142 61 0 0 25 0 4 0 730389837 585781248 96015 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.85
Current children cumulated vsize (KiB) 572052

[startup+1122.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/323 17829
/proc/meminfo: memFree=15048248/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=585128 CPUtime=4477.25 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 622519 0 0 0 447460 265 0 0 25 0 4 0 730389836 599171072 103181 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 146282 103181 379 95 0 141264 0
[pid=17761/tid=17763] ppid=17759 vsize=585128 CPUtime=1122.33 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 166984 0 0 0 112158 75 0 0 25 0 4 0 730389837 599171072 103181 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=585128 CPUtime=1110.6 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 144642 0 0 0 110999 61 0 0 25 0 4 0 730389837 599171072 103181 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=585128 CPUtime=1122.04 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 160317 0 0 0 112139 65 0 0 25 0 4 0 730389837 599171072 103181 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4477.25
Current children cumulated vsize (KiB) 585128

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/323 17830
/proc/meminfo: memFree=15037800/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=603456 CPUtime=4716.67 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 639967 0 0 0 471393 274 0 0 25 0 4 0 730389836 617938944 103799 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 150864 103799 379 95 0 145846 0
[pid=17761/tid=17763] ppid=17759 vsize=603456 CPUtime=1182.33 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 173234 0 0 0 118155 78 0 0 25 0 4 0 730389837 617938944 103799 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=603456 CPUtime=1170.01 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 147410 0 0 0 116938 63 0 0 25 0 4 0 730389837 617938944 103799 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=603456 CPUtime=1182.03 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 164208 0 0 0 118136 67 0 0 25 0 4 0 730389837 617938944 103799 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4716.67
Current children cumulated vsize (KiB) 603456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.13 8.09 8.01 9/323 17831
/proc/meminfo: memFree=15040268/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=577520 CPUtime=4800.08 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 647297 0 0 0 479731 277 0 0 25 0 4 0 730389836 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4295888 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 144380 100791 379 95 0 139362 0
[pid=17761/tid=17763] ppid=17759 vsize=577520 CPUtime=1203.24 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 174406 0 0 0 120245 79 0 0 25 0 4 0 730389837 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=577520 CPUtime=1190.71 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 148354 0 0 0 119007 64 0 0 25 0 4 0 730389837 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=577520 CPUtime=1202.95 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 167036 0 0 0 120227 68 0 0 25 0 4 0 730389837 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 577520

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1203.2 s]
/proc/loadavg: 8.13 8.09 8.01 9/323 17831
/proc/meminfo: memFree=15040268/32950928 swapFree=67085488/67111528
[pid=17761] ppid=17759 vsize=577520 CPUtime=4800.08 cores=1,3,5,7
/proc/17761/stat : 17761 (strangenight2-m) R 17759 17761 17424 0 -1 4202496 647297 0 0 0 479731 277 0 0 25 0 4 0 730389836 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4295888 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17761/statm: 144380 100791 379 95 0 139362 0
[pid=17761/tid=17763] ppid=17759 vsize=577520 CPUtime=1203.24 cores=1,3,5,7
/proc/17761/task/17763/stat : 17763 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 174406 0 0 0 120245 79 0 0 25 0 4 0 730389837 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17761/tid=17764] ppid=17759 vsize=577520 CPUtime=1190.71 cores=1,3,5,7
/proc/17761/task/17764/stat : 17764 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 148354 0 0 0 119007 64 0 0 25 0 4 0 730389837 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17761/tid=17765] ppid=17759 vsize=577520 CPUtime=1202.95 cores=1,3,5,7
/proc/17761/task/17765/stat : 17765 (strangenight2-m) R 17759 17761 17424 0 -1 4202560 167036 0 0 0 120227 68 0 0 25 0 4 0 730389837 591380480 100791 33554432000 4194304 4580107 140734279463312 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 577520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.24
CPU time (s): 4800.15
CPU user time (s): 4797.35
CPU system time (s): 2.79657
CPU usage (%): 398.936
Max. virtual memory (cumulated for all children) (KiB): 694120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.35
system time used= 2.79657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 647299
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= 332
involuntary context switches= 20561

runsolver used 3.40548 second user time and 8.64869 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 21:33:12
IDJOB=3366316
IDBENCH=82725
IDSOLVER=1844
FILE ID=node114/3366316-1305401592
RUNJOBID= node114-1305401591-17740
PBS_JOBID= 13324473
Free space on /tmp= 72976 MiB

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

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

MD5SUM BENCH= 6ae9d83c80bad27a7e5f57fa7d9ee7b1
RANDOM SEED=1357858906

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:      15697888 kB
Buffers:        273788 kB
Cached:        6216684 kB
SwapCached:         96 kB
Active:       11882376 kB
Inactive:      4961720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15697888 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           11000 kB
Writeback:           0 kB
AnonPages:    10353064 kB
Mapped:          26628 kB
Slab:           307128 kB
PageTables:      37024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52472480 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-14 21:53:17