Trace number 3173907

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? (TO) 4800.34 1201.73

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173907-1304073181.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     196 undec:      40 neg:     214
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       443      1910         0         0      5779         0   no data   no data
0.00/0.10	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.17/0.39	c  N st    10     11296       443      1910         0      4465      5779     72832   no data   no data
2.37/0.65	c  N st    11     17040       443      1910         0     10062      5779    189867   no data   no data
3.97/1.04	c  F st    12     25000       443      1910         0     12380      5779    239753   no data   no data
3.97/1.04	c  N st    12     25000       443      1910         0     12380      5779    239753   no data   no data
4.79/1.28	c Decided on static restart strategy
4.79/1.28	c  N st    18     30001       443      1910         0     10661      5779    186639   no data   no data
4.79/1.28	c  S st    18     30001       443      1910         0     10661      5779    186639   no data   no data
5.17/1.31	c  S st    18     30506       443      1910         0     11165      5779    197424   no data   no data
5.17/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.17/1.31	c blocked clauses removed:        0 vars:      0 tried:         443 T: 0.00 s
5.17/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
5.17/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.36	c lits-rem:       102  cl-subs:      506  v-elim:      0  v-fix:    0  time:  0.04 s
5.17/1.37	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
5.17/1.37	c calculated reachability. Time: 0.00
5.17/1.37	c  N st    18     30506       443      1910         0     10659      5779    185822   no data   no data
6.77/1.76	c  N st    20     37618       443      1910         0      9900      5779    150249   no data   no data
8.37/2.11	c  N st    21     44017       443      1910         0     16123      5779    281208   no data   no data
8.79/2.22	c  S st    22     45761       443      1910         0      9114      5779    119870   no data   no data
8.79/2.25	c  S st    22     46264       443      1910         0      9616      5779    130602   no data   no data
8.79/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.79/2.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.79/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
8.79/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.79/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.27	c lits-rem:        25  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.01 s
8.79/2.27	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
8.79/2.27	c vivif2 --  cl tried     9507 cl shrink        0 lits rem          0 time: 0.00
8.79/2.28	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
8.79/2.28	c calculated reachability. Time: 0.00
8.79/2.28	c  N st    22     46264       443      1910         0      9507      5779    128332   no data   no data
12.76/3.21	c  N st    23     60663       443      1910         0     13744      5779    211307   no data   no data
15.15/3.86	c  N st    24     69397       443      1910         0     11558      5779    155418   no data   no data
15.15/3.86	c  S st    24     69397       443      1910         0     11558      5779    155418   no data   no data
15.15/3.89	c  S st    24     69902       443      1910         0     12063      5779    165902   no data   no data
15.15/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.15/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.55/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
15.55/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.55/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.55/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.93	c lits-rem:        46  cl-subs:      265  v-elim:      0  v-fix:    0  time:  0.02 s
15.55/3.93	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
15.55/3.93	c vivif2 --  cl tried    11798 cl shrink        0 lits rem          0 time: 0.00
15.55/3.94	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
15.55/3.94	c calculated reachability. Time: 0.00
15.55/3.94	c  N st    24     69902       443      1910         0     11798      5779    160434   no data   no data
20.35/5.15	c  F st    25     87501       443      1910         0     17230      5779    264703   no data   no data
20.35/5.15	c  N st    25     87501       443      1910         0     17230      5779    264703   no data   no data
21.96/5.55	c Decided on static restart strategy
23.14/5.82	c  N st    32     95539       443      1910         0     25081      5779    427879   no data   no data
25.95/6.50	c  N st    34    104855       443      1910         0     21506      5779    339301   no data   no data
25.95/6.50	c  S st    34    104855       443      1910         0     21506      5779    339301   no data   no data
25.95/6.55	c  S st    34    105357       443      1910         0     22006      5779    349673   no data   no data
25.95/6.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.95/6.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.95/6.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.95/6.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.95/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.95/6.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
25.95/6.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.95/6.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.95/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.14/6.81	c lits-rem:       263  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  0.23 s
27.14/6.81	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
27.14/6.81	c vivif2 --  cl tried    20438 cl shrink        0 lits rem          0 time: 0.00
27.14/6.82	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
27.14/6.82	c calculated reachability. Time: 0.00
27.14/6.82	c  N st    34    105357       443      1910         0     20438      5779    317381   no data   no data
29.94/7.58	c  N st    35    114955       443      1910         0     16177      5779    212784   no data   no data
35.15/8.85	c  N st    36    129352       443      1910         0     15557      5779    183925   no data   no data
41.91/10.60	c  N st    37    150947       443      1910         0     20971      5779    281685   no data   no data
44.71/11.23	c  S st    38    158035       443      1910         0     27796      5779    417694   no data   no data
45.11/11.31	c  S st    38    158539       443      1910         0     28299      5779    428910   no data   no data
45.11/11.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.11/11.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
45.11/11.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.11/11.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.11/11.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.11/11.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
45.11/11.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.11/11.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.11/11.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.72/11.76	c lits-rem:       205  cl-subs:     2526  v-elim:      0  v-fix:    0  time:  0.42 s
46.72/11.76	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
46.72/11.76	c vivif2 --  cl tried    25773 cl shrink        0 lits rem          0 time: 0.00
46.72/11.78	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.01
46.72/11.78	c calculated reachability. Time: 0.00
46.72/11.78	c  N st    38    158539       443      1910         0     25773      5779    382546   no data   no data
65.09/16.30	c  N st    39    207127       443      1910         0     20644      5779    249513   no data   no data
76.67/19.23	c  N st    40    237810       443      1910         0     31028      5779    440757   no data   no data
76.67/19.23	c  S st    40    237810       443      1910         0     31028      5779    440757   no data   no data
77.07/19.31	c  S st    40    238312       443      1910         0     31529      5779    451066   no data   no data
77.07/19.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.07/19.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
77.07/19.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.07/19.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.07/19.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.07/19.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
77.07/19.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.07/19.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.07/19.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.09/19.81	c lits-rem:       307  cl-subs:     2626  v-elim:      0  v-fix:    0  time:  0.46 s
79.09/19.81	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
79.09/19.81	c vivif2 --  cl tried    28903 cl shrink        0 lits rem          0 time: 0.01
79.09/19.83	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
79.09/19.83	c calculated reachability. Time: 0.00
79.09/19.83	c  N st    40    238312       443      1910         0     28903      5779    405271   no data   no data
108.63/27.24	c  F st    41    306250       443      1910         0     30650      5779    396019   no data   no data
108.63/27.24	c  N st    41    306250       443      1910         0     30650      5779    396019   no data   no data
111.02/27.84	c Decided on static restart strategy
122.22/30.61	c  N st    51    334556       443      1910         0     34994      5779    509774   no data   no data
133.39/33.41	c  N st    53    357468       443      1910         0     32986      5779    432862   no data   no data
133.39/33.41	c  S st    53    357468       443      1910         0     32986      5779    432862   no data   no data
133.39/33.49	c  S st    53    357971       443      1910         0     33488      5779    443811   no data   no data
133.39/33.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.79/33.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
133.79/33.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.79/33.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.79/33.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.79/33.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
133.79/33.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.79/33.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
133.79/33.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.99/33.82	c lits-rem:       158  cl-subs:     1694  v-elim:      0  v-fix:    0  time:  0.30 s
134.99/33.82	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
134.99/33.83	c vivif2 --  cl tried    31794 cl shrink        0 lits rem          0 time: 0.00
134.99/33.85	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
134.99/33.85	c calculated reachability. Time: 0.00
134.99/33.85	c  N st    53    357971       443      1910         0     31794      5779    409098   no data   no data
151.77/38.00	c  N st    54    390364       443      1910         0     37986      5779    523602   no data   no data
176.93/44.33	c  N st    55    438953       443      1910         0     31955      5779    377522   no data   no data
214.48/53.74	c  N st    56    511836       443      1910         0     45371      5779    664164   no data   no data
228.89/57.36	c  N st    57    536956       443      1910         0     39607      5779    484394   no data   no data
228.89/57.36	c  S st    57    536956       443      1910         0     39607      5779    484394   no data   no data
229.27/57.46	c  S st    57    537457       443      1910         0     40108      5779    495777   no data   no data
229.27/57.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
229.27/57.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
229.27/57.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.27/57.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.27/57.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.27/57.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
229.27/57.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
229.27/57.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
229.67/57.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.26/57.90	c lits-rem:       204  cl-subs:     2068  v-elim:      0  v-fix:    0  time:  0.40 s
231.26/57.90	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
231.26/57.90	c vivif2 --  cl tried    38040 cl shrink        0 lits rem          0 time: 0.01
231.26/57.93	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.02
231.26/57.93	c calculated reachability. Time: 0.00
231.26/57.93	c  N st    57    537457       443      1910         0     38040      5779    456762   no data   no data
337.51/84.52	c  N st    58    701441       443      1910         0     66608      5779    988408   no data   no data
406.62/101.87	c  N st    59    806187       443      1910         0     60890      5779    859246   no data   no data
406.62/101.87	c  S st    59    806187       443      1910         0     60890      5779    859246   no data   no data
407.42/102.05	c  S st    59    806689       443      1910         0     61390      5779    869756   no data   no data
407.42/102.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
407.42/102.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
407.42/102.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
407.42/102.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
407.42/102.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.42/102.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
407.42/102.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
407.42/102.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
407.82/102.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.41/104.01	c lits-rem:       394  cl-subs:     4575  v-elim:      0  v-fix:    0  time:  1.89 s
415.41/104.01	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
415.41/104.02	c vivif2 --  cl tried    56815 cl shrink        0 lits rem          0 time: 0.01
415.41/104.07	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.04
415.41/104.07	c calculated reachability. Time: 0.00
415.41/104.07	c  N st    59    806689       443      1910         0     56815      5779    784514   no data   no data
612.74/153.43	c  F st    60   1071875       443      1910         0     72601      5779   1053910   no data   no data
612.74/153.43	c  N st    60   1071875       443      1910         0     72601      5779   1053910   no data   no data
617.93/154.74	c Decided on static restart strategy
638.31/159.86	c  N st    70   1100180       443      1910         0     56539      5779    693761   no data   no data
668.29/167.35	c  N st    72   1136172       443      1910         0     46927      5779    466127   no data   no data
694.66/173.94	c  N st    73   1168566       443      1910         0     78322      5779   1111374   no data   no data
729.81/182.71	c  N st    74   1210033       443      1910         0     72840      5779    997615   no data   no data
729.81/182.71	c  S st    74   1210033       443      1910         0     72840      5779    997615   no data   no data
730.58/182.91	c  S st    74   1210539       443      1910         0     73343      5779   1008178   no data   no data
730.58/182.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
730.58/182.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
730.58/182.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
730.58/182.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.58/182.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
730.58/182.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
730.58/182.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
730.58/182.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
730.58/182.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.57/185.48	c lits-rem:       224  cl-subs:     5491  v-elim:      0  v-fix:    0  time:  2.49 s
740.57/185.48	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
740.57/185.49	c vivif2 --  cl tried    67852 cl shrink        0 lits rem          0 time: 0.01
740.97/185.55	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.06
740.97/185.55	c calculated reachability. Time: 0.00
740.97/185.55	c  N st    74   1210539       443      1910         0     67852      5779    902219   no data   no data
810.47/202.90	c  N st    75   1283421       443      1910         0     92118      5779   1438568   no data   no data
919.12/230.14	c  N st    76   1392746       443      1910         0     52661      5779    520081   no data   no data
1067.32/267.26	c  N st    77   1556730       443      1910         0     57615      5779    583557   no data   no data
1199.15/300.20	c  N st    78   1710541       443      1910         0     99313      5779   1557890   no data   no data
1199.15/300.20	c  S st    78   1710541       443      1910         0     99313      5779   1557890   no data   no data
1200.35/300.56	c  S st    78   1711045       443      1910         0     99814      5779   1568652   no data   no data
1200.35/300.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1200.75/300.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1200.75/300.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1200.75/300.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1200.75/300.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1200.75/300.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
1200.75/300.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1200.75/300.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1200.75/300.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1228.31/307.53	c lits-rem:       649  cl-subs:     6356  v-elim:      0  v-fix:    0  time:  6.84 s
1228.31/307.53	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
1228.31/307.55	c vivif2 --  cl tried    93458 cl shrink        0 lits rem          0 time: 0.02
1228.71/307.64	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.09
1228.71/307.64	c calculated reachability. Time: 0.00
1228.71/307.64	c  N st    78   1711045       443      1910         0     93458      5779   1431323   no data   no data
1616.59/404.79	c  N st    79   2080009       443      1910         0    104157      5779   1402580   no data   no data
1748.82/437.85	c  N st    80   2211045       443      1910         0    108089      5779   1539413   no data   no data
1748.82/437.85	c  S st    80   2211045       443      1910         0    108089      5779   1539413   no data   no data
1750.00/438.19	c  S st    80   2211548       443      1910         0    108590      5779   1550515   no data   no data
1750.40/438.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1750.40/438.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1750.40/438.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1750.40/438.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1750.40/438.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1750.40/438.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
1750.40/438.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1750.40/438.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1750.80/438.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1795.14/449.42	c lits-rem:       500  cl-subs:    13397  v-elim:      0  v-fix:    0  time: 11.09 s
1795.14/449.42	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
1795.14/449.45	c vivif2 --  cl tried    95193 cl shrink        0 lits rem          0 time: 0.02
1795.54/449.54	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.09
1795.54/449.54	c calculated reachability. Time: 0.00
1795.54/449.54	c  N st    80   2211548       443      1910         0     95193      5779   1282914   no data   no data
2360.38/590.94	c  N st    81   2711549       443      1910         0    119509      5779   1733388   no data   no data
2360.38/590.94	c  S st    81   2711549       443      1910         0    119509      5779   1733388   no data   no data
2361.98/591.33	c  S st    81   2712056       443      1910         0    120014      5779   1744156   no data   no data
2361.98/591.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2362.38/591.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2362.38/591.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2362.38/591.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2362.38/591.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2362.38/591.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
2362.38/591.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2362.38/591.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2362.38/591.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2404.72/602.03	c lits-rem:       898  cl-subs:    10035  v-elim:      0  v-fix:    0  time: 10.54 s
2404.72/602.03	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
2404.72/602.05	c vivif2 --  cl tried   109979 cl shrink        0 lits rem          0 time: 0.03
2405.12/602.17	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.11
2405.12/602.17	c calculated reachability. Time: 0.00
2405.12/602.17	c  N st    81   2712056       443      1910         0    109979      5779   1552249   no data   no data
3017.08/755.30	c  N st    82   3212056       443      1910         0     85931      5779    885346   no data   no data
3017.08/755.30	c  S st    82   3212056       443      1910         0     85931      5779    885346   no data   no data
3017.88/755.57	c  S st    82   3212557       443      1910         0     86431      5779    896993   no data   no data
3017.88/755.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3018.28/755.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3018.28/755.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3018.28/755.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3018.28/755.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3018.28/755.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
3018.28/755.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3018.28/755.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3018.28/755.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3021.08/756.39	c lits-rem:       173  cl-subs:     2302  v-elim:      0  v-fix:    0  time:  0.72 s
3021.08/756.39	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
3021.48/756.40	c vivif2 --  cl tried    84129 cl shrink        0 lits rem          0 time: 0.01
3021.48/756.48	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.07
3021.48/756.48	c calculated reachability. Time: 0.00
3021.48/756.48	c  N st    82   3212557       443      1910         0     84129      5779    856630   no data   no data
3749.29/938.65	c  N st    83   3712557       443      1910         0     94498      5779    988201   no data   no data
3749.29/938.65	c  S st    83   3712557       443      1910         0     94498      5779    988201   no data   no data
3750.50/938.96	c  S st    83   3713060       443      1910         0     95000      5779    999124   no data   no data
3750.50/938.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3750.90/939.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3750.90/939.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3750.90/939.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3750.90/939.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3750.90/939.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
3750.90/939.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3750.90/939.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3750.90/939.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3754.89/940.09	c lits-rem:       134  cl-subs:     3574  v-elim:      0  v-fix:    0  time:  1.03 s
3754.89/940.09	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
3755.29/940.11	c vivif2 --  cl tried    91426 cl shrink        0 lits rem          0 time: 0.02
3755.29/940.19	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.08
3755.29/940.19	c calculated reachability. Time: 0.00
3755.29/940.19	c  N st    83   3713060       443      1910         0     91426      5779    938729   no data   no data
3804.02/952.33	c  F st    84   3751562       443      1910         0    128808      5779   1809811   no data   no data
3804.02/952.33	c  N st    84   3751562       443      1910         0    128808      5779   1809811   no data   no data
3812.80/954.54	c Decided on static restart strategy
3860.34/966.48	c  N st    94   3779869       443      1910         0    156155      5779   2412218   no data   no data
3920.66/981.56	c  N st    96   3815863       443      1910         0    108992      5779   1311757   no data   no data
3981.77/996.80	c  N st    97   3848255       443      1910         0    140313      5779   2020628   no data   no data
4047.31/1013.23	c  N st    98   3896843       443      1910         0    104223      5779   1200816   no data   no data
4155.14/1040.25	c  N st    99   3969726       443      1910         0     90633      5779    873435   no data   no data
4300.95/1076.79	c  N st   100   4079049       443      1910         0    111107      5779   1282772   no data   no data
4488.29/1123.66	c  N st   101   4213061       443      1910         0    154144      5779   2190620   no data   no data
4488.29/1123.66	c  S st   101   4213061       443      1910         0    154144      5779   2190620   no data   no data
4490.71/1124.21	c  S st   101   4213566       443      1910         0    154647      5779   2202109   no data   no data
4490.71/1124.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4490.71/1124.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4490.71/1124.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4490.71/1124.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4490.71/1124.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4490.71/1124.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    443 time:  0.00 s
4490.71/1124.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4491.11/1124.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4491.48/1124.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4591.78/1149.58	c lits-rem:       863  cl-subs:    19616  v-elim:      0  v-fix:    0  time: 25.18 s
4591.78/1149.58	c vivif2 --  cl tried     1910 cl shrink        0 lits rem          0 time: 0.00
4592.18/1149.61	c vivif2 --  cl tried   135031 cl shrink        0 lits rem          0 time: 0.03
4592.55/1149.76	c asymm  cl-useful: 0/1910/1910 lits-rem:0 time: 0.15
4592.55/1149.77	c calculated reachability. Time: 0.00
4592.55/1149.77	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173907-1304073181/watcher-3173907-1304073181 -o /tmp/evaluation-result-3173907-1304073181/solver-3173907-1304073181 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173907-1304073181.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.58 8.01 8.00 5/180 12553
/proc/meminfo: memFree=15528568/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 518918517 52441088 352 33554432000 4194304 4627427 140735031392048 18446744073709551615 47644461123585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 12803 352 303 106 0 7774 0
[pid=12553/tid=12554] ppid=12551 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518918517 52441088 352 33554432000 4194304 4627427 140735031392048 18446744073709551615 47644461123506 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518918517 52441088 352 33554432000 4194304 4627427 140735031392048 18446744073709551615 47644461123500 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 518918517 52441088 352 33554432000 4194304 4627427 140735031392048 18446744073709551615 244446945211 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.107557 s]
/proc/loadavg: 7.58 8.01 8.00 5/180 12553
/proc/meminfo: memFree=15528568/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=282332 CPUtime=0.4 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 1667 0 0 0 40 0 0 0 25 0 4 0 518918517 289107968 1553 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 70583 1553 384 106 0 65554 0
[pid=12553/tid=12554] ppid=12551 vsize=282332 CPUtime=0.1 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 325 0 0 0 10 0 0 0 25 0 4 0 518918517 289107968 1553 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=282332 CPUtime=0.1 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 360 0 0 0 10 0 0 0 25 0 4 0 518918517 289107968 1553 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=282332 CPUtime=0.1 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 245 0 0 0 10 0 0 0 25 0 4 0 518918517 289107968 1553 33554432000 4194304 4627427 140735031392048 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282332

[startup+0.200471 s]
/proc/loadavg: 7.58 8.01 8.00 5/180 12553
/proc/meminfo: memFree=15528568/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=283424 CPUtime=0.77 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 2224 0 0 0 77 0 0 0 25 0 4 0 518918517 290226176 1594 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 70856 1594 385 106 0 65827 0
[pid=12553/tid=12554] ppid=12551 vsize=283424 CPUtime=0.19 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 463 0 0 0 19 0 0 0 25 0 4 0 518918517 290226176 1594 33554432000 4194304 4627427 140735031392048 18446744073709551615 4321477 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=283424 CPUtime=0.19 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 501 0 0 0 19 0 0 0 25 0 4 0 518918517 290226176 1594 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=283424 CPUtime=0.19 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 381 0 0 0 19 0 0 0 25 0 4 0 518918517 290226176 1594 33554432000 4194304 4627427 140735031392048 18446744073709551615 4333392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283424

[startup+0.300453 s]
/proc/loadavg: 7.58 8.01 8.00 5/180 12553
/proc/meminfo: memFree=15528568/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=283556 CPUtime=1.17 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 2627 0 0 0 117 0 0 0 25 0 4 0 518918517 290361344 1997 33554432000 4194304 4627427 140735031392048 18446744073709551615 4290578 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 70889 1997 385 106 0 65860 0
[pid=12553/tid=12554] ppid=12551 vsize=283556 CPUtime=0.29 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 569 0 0 0 29 0 0 0 25 0 4 0 518918517 290361344 1997 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=283556 CPUtime=0.29 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 602 0 0 0 29 0 0 0 25 0 4 0 518918517 290361344 1997 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=283556 CPUtime=0.29 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 475 0 0 0 29 0 0 0 25 0 4 0 518918517 290361344 1997 33554432000 4194304 4627427 140735031392048 18446744073709551615 4331036 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283556

[startup+0.700379 s]
/proc/loadavg: 7.58 8.01 8.00 5/180 12553
/proc/meminfo: memFree=15528568/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=284608 CPUtime=2.77 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 4107 0 0 0 277 0 0 0 25 0 4 0 518918517 291438592 2666 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 71152 2666 385 106 0 66123 0
[pid=12553/tid=12554] ppid=12551 vsize=284608 CPUtime=0.69 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 935 0 0 0 69 0 0 0 25 0 4 0 518918517 291438592 2666 33554432000 4194304 4627427 140735031392048 18446744073709551615 4327756 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=284608 CPUtime=0.69 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 987 0 0 0 69 0 0 0 25 0 4 0 518918517 291438592 2666 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=284608 CPUtime=0.69 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 834 0 0 0 69 0 0 0 25 0 4 0 518918517 291438592 2666 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284608

[startup+1.50023 s]
/proc/loadavg: 7.58 8.01 8.00 9/184 12557
/proc/meminfo: memFree=15512916/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=285744 CPUtime=5.97 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 8227 0 0 0 596 1 0 0 25 0 4 0 518918517 292601856 4326 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 71436 4326 389 106 0 66407 0
[pid=12553/tid=12554] ppid=12551 vsize=285744 CPUtime=1.49 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 1673 0 0 0 149 0 0 0 25 0 4 0 518918517 292601856 4326 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=285744 CPUtime=1.49 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 1698 0 0 0 149 0 0 0 25 0 4 0 518918517 292601856 4326 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=285744 CPUtime=1.48 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 1520 0 0 0 148 0 0 0 25 0 4 0 518918517 292601856 4326 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285744

[startup+3.10093 s]
/proc/loadavg: 7.58 8.01 8.00 9/184 12557
/proc/meminfo: memFree=15491836/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=294260 CPUtime=12.36 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 17047 0 0 0 1232 4 0 0 25 0 4 0 518918517 301322240 8720 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 73565 8720 389 106 0 68536 0
[pid=12553/tid=12554] ppid=12551 vsize=294260 CPUtime=3.09 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 3817 0 0 0 308 1 0 0 25 0 4 0 518918517 301322240 8720 33554432000 4194304 4627427 140735031392048 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=294260 CPUtime=3.09 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 4428 0 0 0 308 1 0 0 25 0 4 0 518918517 301322240 8720 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=294260 CPUtime=3.07 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 4161 0 0 0 307 0 0 0 25 0 4 0 518918517 301322240 8720 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 294260

[startup+6.30033 s]
/proc/loadavg: 7.61 8.01 8.00 9/184 12557
/proc/meminfo: memFree=15468564/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=299264 CPUtime=25.14 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 26461 0 0 0 2509 5 0 0 25 0 4 0 518918517 306446336 11931 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 74816 11931 389 106 0 69787 0
[pid=12553/tid=12554] ppid=12551 vsize=299264 CPUtime=6.28 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 7115 0 0 0 627 1 0 0 25 0 4 0 518918517 306446336 11931 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=299264 CPUtime=6.29 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 6867 0 0 0 628 1 0 0 25 0 4 0 518918517 306446336 11931 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=299264 CPUtime=6.25 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 5874 0 0 0 625 0 0 0 25 0 4 0 518918517 306446336 11931 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 299264

[startup+12.7011 s]
/proc/loadavg: 7.65 8.01 8.00 9/184 12557
/proc/meminfo: memFree=15428412/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=300044 CPUtime=50.71 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 42411 0 0 0 5063 8 0 0 25 0 4 0 518918517 307245056 16239 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 75011 16239 389 106 0 69982 0
[pid=12553/tid=12554] ppid=12551 vsize=300044 CPUtime=12.69 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 11043 0 0 0 1267 2 0 0 25 0 4 0 518918517 307245056 16239 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=300044 CPUtime=12.68 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 9866 0 0 0 1267 1 0 0 25 0 4 0 518918517 307245056 16239 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=300044 CPUtime=12.62 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 10161 0 0 0 1261 1 0 0 25 0 4 0 518918517 307245056 16239 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 300044

[startup+25.5007 s]
/proc/loadavg: 7.72 8.01 8.00 9/184 12558
/proc/meminfo: memFree=15402628/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=308696 CPUtime=101.84 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 64738 0 0 0 10172 12 0 0 25 0 4 0 518918517 316104704 21531 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308353 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 77174 21531 389 106 0 72145 0
[pid=12553/tid=12554] ppid=12551 vsize=308696 CPUtime=25.49 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 17327 0 0 0 2545 4 0 0 25 0 4 0 518918517 316104704 21531 33554432000 4194304 4627427 140735031392048 18446744073709551615 4332324 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=308696 CPUtime=25.48 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 15750 0 0 0 2546 2 0 0 25 0 4 0 518918517 316104704 21531 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=308696 CPUtime=25.34 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 15091 0 0 0 2533 1 0 0 25 0 4 0 518918517 316104704 21531 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 308696

[startup+51.101 s]
/proc/loadavg: 7.93 8.04 8.01 9/184 12558
/proc/meminfo: memFree=15347980/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=305592 CPUtime=204.09 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 98777 0 0 0 20386 23 0 0 25 0 4 0 518918517 312926208 29903 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 76398 29903 389 106 0 71369 0
[pid=12553/tid=12554] ppid=12551 vsize=305592 CPUtime=51.09 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 26801 0 0 0 5102 7 0 0 25 0 4 0 518918517 312926208 29903 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=305592 CPUtime=51.08 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 23898 0 0 0 5103 5 0 0 25 0 4 0 518918517 312926208 29903 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=305592 CPUtime=50.81 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 23364 0 0 0 5077 4 0 0 25 0 4 0 518918517 312926208 29903 33554432000 4194304 4627427 140735031392048 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 305592

[startup+102.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/184 12560
/proc/meminfo: memFree=15275920/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=318664 CPUtime=408.64 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 147511 0 0 0 40825 39 0 0 25 0 4 0 518918517 326311936 35754 33554432000 4194304 4627427 140735031392048 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 79666 35754 389 106 0 74637 0
[pid=12553/tid=12554] ppid=12551 vsize=318664 CPUtime=102.3 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 38850 0 0 0 10219 11 0 0 25 0 4 0 518918517 326311936 35754 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=318664 CPUtime=102.3 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 35137 0 0 0 10221 9 0 0 25 0 4 0 518918517 326311936 35754 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=318664 CPUtime=101.73 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 36580 0 0 0 10166 7 0 0 25 0 4 0 518918517 326311936 35754 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 318664

[startup+162.3 s]

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

[pid=12553] ppid=12551 vsize=462628 CPUtime=2565.7 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 455253 0 0 0 256423 147 0 0 25 0 4 0 518918517 473731072 80925 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 115657 80925 389 106 0 110628 0
[pid=12553/tid=12554] ppid=12551 vsize=462628 CPUtime=642.31 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 121197 0 0 0 64190 41 0 0 25 0 4 0 518918517 473731072 80925 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=462628 CPUtime=642.31 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 97791 0 0 0 64199 32 0 0 25 0 4 0 518918517 473731072 80925 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309134 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=462628 CPUtime=638.81 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 113555 0 0 0 63846 35 0 0 25 0 4 0 518918517 473731072 80925 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 462628

[startup+702.3 s]
/proc/loadavg: 8.18 8.10 8.02 9/184 12576
/proc/meminfo: memFree=14985280/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=439296 CPUtime=2805.37 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 482513 0 0 0 280380 157 0 0 25 0 4 0 518918517 449839104 76685 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 109824 76685 389 106 0 104795 0
[pid=12553/tid=12554] ppid=12551 vsize=439296 CPUtime=702.31 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 127992 0 0 0 70188 43 0 0 25 0 4 0 518918517 449839104 76685 33554432000 4194304 4627427 140735031392048 18446744073709551615 4327616 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=439296 CPUtime=702.31 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 104587 0 0 0 70197 34 0 0 25 0 4 0 518918517 449839104 76685 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=439296 CPUtime=698.48 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 120711 0 0 0 69811 37 0 0 25 0 4 0 518918517 449839104 76685 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 439296

[startup+762.301 s]
/proc/loadavg: 8.06 8.08 8.02 9/184 12577
/proc/meminfo: memFree=14946432/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=439816 CPUtime=3045.06 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 509995 0 0 0 304341 165 0 0 25 0 4 0 518918517 450371584 76145 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 109954 76145 389 106 0 104925 0
[pid=12553/tid=12554] ppid=12551 vsize=439816 CPUtime=762.32 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 135375 0 0 0 76186 46 0 0 25 0 4 0 518918517 450371584 76145 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=439816 CPUtime=762.31 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 110751 0 0 0 76195 36 0 0 25 0 4 0 518918517 450371584 76145 33554432000 4194304 4627427 140735031392048 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=439816 CPUtime=758.15 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 126808 0 0 0 75777 38 0 0 25 0 4 0 518918517 450371584 76145 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 439816

[startup+822.301 s]
/proc/loadavg: 8.02 8.06 8.01 9/184 12579
/proc/meminfo: memFree=14927448/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=558756 CPUtime=3284.73 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 539000 0 0 0 328298 175 0 0 25 0 4 0 518918517 572166144 83258 33554432000 4194304 4627427 140735031392048 18446744073709551615 4332655 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 139689 83258 389 106 0 134660 0
[pid=12553/tid=12554] ppid=12551 vsize=558756 CPUtime=822.31 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 144063 0 0 0 82183 48 0 0 25 0 4 0 518918517 572166144 83258 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=558756 CPUtime=822.31 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 116655 0 0 0 82191 40 0 0 25 0 4 0 518918517 572166144 83258 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=558756 CPUtime=817.83 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 135651 0 0 0 81742 41 0 0 25 0 4 0 518918517 572166144 83258 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 558756

[startup+882.307 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 12581
/proc/meminfo: memFree=14926420/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=573040 CPUtime=3524.42 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 563591 0 0 0 352257 185 0 0 25 0 4 0 518918517 586792960 84515 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 143260 84515 389 106 0 138231 0
[pid=12553/tid=12554] ppid=12551 vsize=573040 CPUtime=882.32 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 150485 0 0 0 88181 51 0 0 25 0 4 0 518918517 586792960 84515 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=573040 CPUtime=882.32 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 122588 0 0 0 88190 42 0 0 25 0 4 0 518918517 586792960 84515 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=573040 CPUtime=877.51 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 142027 0 0 0 87708 43 0 0 25 0 4 0 518918517 586792960 84515 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 573040

[startup+942.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/184 12582
/proc/meminfo: memFree=14898140/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=598588 CPUtime=3764.07 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 588322 0 0 0 376211 196 0 0 25 0 4 0 518918517 612954112 90644 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 149647 90644 389 106 0 144618 0
[pid=12553/tid=12554] ppid=12551 vsize=598588 CPUtime=942.32 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 156737 0 0 0 94177 55 0 0 25 0 4 0 518918517 612954112 90644 33554432000 4194304 4627427 140735031392048 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=598588 CPUtime=942.31 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 127868 0 0 0 94186 45 0 0 25 0 4 0 518918517 612954112 90644 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=598588 CPUtime=937.18 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 148356 0 0 0 93673 45 0 0 25 0 4 0 518918517 612954112 90644 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 598588

[startup+1002.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/184 12584
/proc/meminfo: memFree=14862780/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=598816 CPUtime=4003.75 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 607897 0 0 0 400172 203 0 0 25 0 4 0 518918517 613187584 95641 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 149704 95641 389 106 0 144675 0
[pid=12553/tid=12554] ppid=12551 vsize=598816 CPUtime=1002.32 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 164083 0 0 0 100176 56 0 0 25 0 4 0 518918517 613187584 95641 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=598816 CPUtime=1002.32 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 128924 0 0 0 100186 46 0 0 25 0 4 0 518918517 613187584 95641 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=598816 CPUtime=996.85 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 154943 0 0 0 99638 47 0 0 25 0 4 0 518918517 613187584 95641 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 598816

[startup+1062.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/184 12585
/proc/meminfo: memFree=14879132/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=576776 CPUtime=4243.43 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 628403 0 0 0 424131 212 0 0 25 0 4 0 518918517 590618624 91243 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 144194 91243 389 106 0 139165 0
[pid=12553/tid=12554] ppid=12551 vsize=576776 CPUtime=1062.32 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 168915 0 0 0 106174 58 0 0 25 0 4 0 518918517 590618624 91243 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=576776 CPUtime=1062.32 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 133071 0 0 0 106186 46 0 0 25 0 4 0 518918517 590618624 91243 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=576776 CPUtime=1056.52 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 160284 0 0 0 105602 50 0 0 25 0 4 0 518918517 590618624 91243 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 576776

[startup+1122.3 s]
/proc/loadavg: 8.14 8.08 8.01 9/184 12587
/proc/meminfo: memFree=14821676/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=603708 CPUtime=4483.1 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 653155 0 0 0 448089 221 0 0 25 0 4 0 518918517 618196992 100450 33554432000 4194304 4627427 140735031392048 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 150927 100450 389 106 0 145898 0
[pid=12553/tid=12554] ppid=12551 vsize=603708 CPUtime=1122.33 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 174899 0 0 0 112172 61 0 0 25 0 4 0 518918517 618196992 100450 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=603708 CPUtime=1122.33 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 139135 0 0 0 112184 49 0 0 25 0 4 0 518918517 618196992 100450 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=603708 CPUtime=1116.2 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 166910 0 0 0 111568 52 0 0 25 0 4 0 518918517 618196992 100450 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 603708

[startup+1182.3 s]
/proc/loadavg: 8.14 8.09 8.02 9/184 12589
/proc/meminfo: memFree=14802416/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=590648 CPUtime=4722.77 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 673792 0 0 0 472048 229 0 0 25 0 4 0 518918517 604823552 99881 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 147662 99881 389 106 0 142633 0
[pid=12553/tid=12554] ppid=12551 vsize=590648 CPUtime=1182.33 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 180912 0 0 0 118169 64 0 0 25 0 4 0 518918517 604823552 99881 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=590648 CPUtime=1182.33 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 141713 0 0 0 118183 50 0 0 25 0 4 0 518918517 604823552 99881 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309186 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=590648 CPUtime=1175.88 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 171252 0 0 0 117533 55 0 0 25 0 4 0 518918517 604823552 99881 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 590648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.78 8.02 7.99 9/184 12620
/proc/meminfo: memFree=15127212/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=578468 CPUtime=4800.28 cores=0,2,4,6
/proc/12553/stat : 12553 (strangenight2-m) R 12551 12553 12239 0 -1 4202496 679043 0 0 0 479797 231 0 0 25 0 4 0 518918517 592351232 98806 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12553/statm: 144617 98806 389 106 0 139588 0
[pid=12553/tid=12554] ppid=12551 vsize=578468 CPUtime=1201.74 cores=0,2,4,6
/proc/12553/task/12554/stat : 12554 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 182209 0 0 0 120109 65 0 0 25 0 4 0 518918517 592351232 98806 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12553/tid=12555] ppid=12551 vsize=578468 CPUtime=1201.73 cores=0,2,4,6
/proc/12553/task/12555/stat : 12555 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 143038 0 0 0 120123 50 0 0 25 0 4 0 518918517 592351232 98806 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12553/tid=12556] ppid=12551 vsize=578468 CPUtime=1195.17 cores=0,2,4,6
/proc/12553/task/12556/stat : 12556 (strangenight2-m) R 12551 12553 12239 0 -1 4202560 171666 0 0 0 119462 55 0 0 25 0 4 0 518918517 592351232 98806 33554432000 4194304 4627427 140735031392048 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 578468

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.34
CPU user time (s): 4798
CPU system time (s): 2.33664
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 662692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798
system time used= 2.33664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 679044
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= 227
involuntary context switches= 22385

runsolver used 1.9447 second user time and 4.6233 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 12:33:01
IDJOB=3173907
IDBENCH=82725
IDSOLVER=1586
FILE ID=node105/3173907-1304073181
RUNJOBID= node105-1304071971-12406
PBS_JOBID= 13170488
Free space on /tmp= 71932 MiB

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

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

MD5SUM BENCH= 6ae9d83c80bad27a7e5f57fa7d9ee7b1
RANDOM SEED=1181305151

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15528848 kB
Buffers:       2301876 kB
Cached:       14447044 kB
SwapCached:          0 kB
Active:        9006652 kB
Inactive:      7844456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15528848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11748 kB
Writeback:           0 kB
AnonPages:      101012 kB
Mapped:          15480 kB
Slab:           508644 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   313256 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= 71928 MiB
End job on node105 at 2011-04-29 12:53:04