Trace number 3366367

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.52 1203.36

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
MD5SUM57404773f78439bca79cfbdcb4a4a71b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3366367-1305402616.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      59 undec:      14 neg:      77
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.20/0.06	c Decided on static restart strategy
0.37/0.14	c  N st     8      4917       150      3195         0      4698     15975    140907   no data   no data
1.17/0.37	c  N st    10     11300       150      3195         0      4345     15975    100148   no data   no data
1.97/0.59	c  N st    11     17044       150      3195         0      9793     15975    265143   no data   no data
3.57/0.97	c  F st    12     25000       150      3195         0     12010     15975    327186   no data   no data
3.57/0.97	c  N st    12     25000       150      3195         0     12010     15975    327186   no data   no data
4.41/1.18	c Decided on static restart strategy
4.41/1.18	c  N st    18     30000       150      3195         0     10291     15975    260620   no data   no data
4.41/1.18	c  S st    18     30000       150      3195         0     10291     15975    260620   no data   no data
4.76/1.21	c  S st    18     30503       150      3195         0     10781     15975    275167   no data   no data
4.76/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.76/1.21	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
4.76/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.76/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.76/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.43	c lits-rem:       194  cl-subs:     1322  v-elim:      0  v-fix:    0  time:  0.20 s
5.56/1.47	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
5.56/1.47	c calculated reachability. Time: 0.00
5.56/1.47	c  N st    18     30503       150      3195         0      9459     15975    231903   no data   no data
7.16/1.81	c  N st    20     37620       150      3195         0      8752     15975    194775   no data   no data
8.38/2.13	c  N st    21     44019       150      3195         0     14844     15975    381128   no data   no data
8.80/2.23	c  S st    22     45756       150      3195         0     16502     15975    431951   no data   no data
8.80/2.28	c  S st    22     46258       150      3195         0     16995     15975    446437   no data   no data
8.80/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.80/2.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.80/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.80/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.80/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.80/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.14/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.14/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.74	c lits-rem:       189  cl-subs:     1344  v-elim:      0  v-fix:    0  time:  0.43 s
10.74/2.74	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.74/2.75	c vivif2 --  cl tried    15651 cl shrink        0 lits rem          0 time: 0.00
11.15/2.81	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.06
11.15/2.81	c calculated reachability. Time: 0.00
11.15/2.81	c  N st    22     46258       150      3195         0     15651     15975    400219   no data   no data
14.33/3.64	c  N st    23     60655       150      3195         0     11334     15975    234133   no data   no data
16.74/4.20	c  N st    24     69387       150      3195         0     19582     15975    478783   no data   no data
16.74/4.20	c  S st    24     69387       150      3195         0     19582     15975    478783   no data   no data
16.74/4.25	c  S st    24     69889       150      3195         0     20067     15975    492511   no data   no data
16.74/4.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.74/4.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.74/4.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.74/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
16.74/4.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.74/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.74/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.92/5.02	c lits-rem:       433  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  0.75 s
19.92/5.02	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
19.92/5.03	c vivif2 --  cl tried    18084 cl shrink        0 lits rem          0 time: 0.00
20.32/5.10	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
20.32/5.10	c calculated reachability. Time: 0.00
20.32/5.10	c  N st    24     69889       150      3195         0     18084     15975    430776   no data   no data
25.11/6.31	c  F st    25     87500       150      3195         0     13065     15975    263191   no data   no data
25.11/6.31	c  N st    25     87500       150      3195         0     13065     15975    263191   no data   no data
25.93/6.58	c Decided on static restart strategy
26.70/6.79	c  N st    32     95541       150      3195         0     20732     15975    494004   no data   no data
29.50/7.43	c  N st    34    104835       150      3195         0     17285     15975    385109   no data   no data
29.50/7.43	c  S st    34    104835       150      3195         0     17285     15975    385109   no data   no data
29.50/7.48	c  S st    34    105338       150      3195         0     17775     15975    400355   no data   no data
29.50/7.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.50/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.50/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.50/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.50/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.50/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
29.50/7.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.50/7.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.89/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.74/7.78	c lits-rem:       287  cl-subs:     1058  v-elim:      0  v-fix:    0  time:  0.28 s
30.74/7.78	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
30.74/7.79	c vivif2 --  cl tried    16717 cl shrink        0 lits rem          0 time: 0.00
31.09/7.87	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
31.09/7.87	c calculated reachability. Time: 0.00
31.09/7.87	c  N st    34    105338       150      3195         0     16717     15975    364406   no data   no data
34.29/8.60	c  N st    35    114936       150      3195         0     25876     15975    649273   no data   no data
38.27/9.66	c  N st    36    129333       150      3195         0     26290     15975    653228   no data   no data
44.66/11.28	c  N st    37    150930       150      3195         0     17288     15975    320418   no data   no data
46.65/11.73	c  S st    38    158007       150      3195         0     23994     15975    528527   no data   no data
46.65/11.79	c  S st    38    158513       150      3195         0     24480     15975    543055   no data   no data
46.65/11.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.05/11.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
47.05/11.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.05/11.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.05/11.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.05/11.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
47.05/11.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.05/11.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.05/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.44/12.43	c lits-rem:       482  cl-subs:     1532  v-elim:      0  v-fix:    0  time:  0.61 s
49.44/12.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
49.44/12.44	c vivif2 --  cl tried    22948 cl shrink        0 lits rem          0 time: 0.01
49.84/12.53	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
49.84/12.53	c calculated reachability. Time: 0.00
49.84/12.53	c  N st    38    158513       150      3195         0     22948     15975    492274   no data   no data
67.00/16.86	c  N st    39    207102       150      3195         0     35936     15975    859925   no data   no data
78.58/19.75	c  N st    40    237771       150      3195         0     27973     15975    592522   no data   no data
78.58/19.75	c  S st    40    237771       150      3195         0     27973     15975    592522   no data   no data
79.01/19.83	c  S st    40    238273       150      3195         0     28468     15975    606740   no data   no data
79.01/19.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.01/19.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.01/19.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.01/19.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.01/19.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.01/19.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
79.01/19.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.01/19.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.01/19.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.55/20.75	c lits-rem:       541  cl-subs:     1930  v-elim:      0  v-fix:    0  time:  0.89 s
82.55/20.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
82.55/20.76	c vivif2 --  cl tried    26538 cl shrink        0 lits rem          0 time: 0.01
82.98/20.87	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
82.98/20.88	c calculated reachability. Time: 0.00
82.98/20.88	c  N st    40    238273       150      3195         0     26538     15975    546352   no data   no data
111.67/28.07	c  F st    41    306252       150      3195         0     28310     15975    537812   no data   no data
111.67/28.07	c  N st    41    306252       150      3195         0     28310     15975    537812   no data   no data
113.70/28.55	c Decided on static restart strategy
122.88/30.83	c  N st    51    334551       150      3195         0     32540     15975    657649   no data   no data
133.22/33.41	c  N st    53    357410       150      3195         0     30477     15975    561244   no data   no data
133.22/33.41	c  S st    53    357410       150      3195         0     30477     15975    561244   no data   no data
133.22/33.49	c  S st    53    357915       150      3195         0     30970     15975    575665   no data   no data
133.22/33.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.62/33.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
133.62/33.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.62/33.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.62/33.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.62/33.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
133.62/33.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.62/33.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
133.62/33.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.64/34.03	c lits-rem:       389  cl-subs:     1295  v-elim:      0  v-fix:    0  time:  0.51 s
135.64/34.03	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
135.64/34.04	c vivif2 --  cl tried    29675 cl shrink        0 lits rem          0 time: 0.01
136.05/34.17	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
136.05/34.17	c calculated reachability. Time: 0.00
136.05/34.17	c  N st    53    357915       150      3195         0     29675     15975    536903   no data   no data
150.76/37.87	c  N st    54    390307       150      3195         0     35712     15975    713893   no data   no data
178.29/44.78	c  N st    55    438895       150      3195         0     29740     15975    500756   no data   no data
215.39/54.08	c  N st    56    511778       150      3195         0     42783     15975    866289   no data   no data
227.37/57.10	c  N st    57    536872       150      3195         0     37229     15975    666341   no data   no data
227.37/57.10	c  S st    57    536872       150      3195         0     37229     15975    666341   no data   no data
227.80/57.20	c  S st    57    537373       150      3195         0     37711     15975    680303   no data   no data
227.80/57.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.21/57.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
228.21/57.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
228.21/57.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.21/57.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.21/57.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
228.21/57.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
228.21/57.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
228.21/57.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.35/58.00	c lits-rem:       518  cl-subs:     1422  v-elim:      0  v-fix:    0  time:  0.76 s
231.35/58.00	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
231.35/58.00	c vivif2 --  cl tried    36289 cl shrink        0 lits rem          0 time: 0.01
231.75/58.17	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
231.75/58.17	c calculated reachability. Time: 0.00
231.75/58.17	c  N st    57    537373       150      3195         0     36289     15975    636178   no data   no data
323.52/81.15	c  N st    58    701357       150      3195         0     64668     15975   1442224   no data   no data
392.92/98.57	c  N st    59    806061       150      3195         0     58518     15975   1170694   no data   no data
392.92/98.57	c  S st    59    806061       150      3195         0     58518     15975   1170694   no data   no data
393.72/98.74	c  S st    59    806565       150      3195         0     59007     15975   1185242   no data   no data
393.72/98.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
393.72/98.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
393.72/98.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
393.72/98.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.72/98.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.72/98.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
393.72/98.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
393.72/98.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
394.12/98.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.07/104.38	c lits-rem:       897  cl-subs:     4902  v-elim:      0  v-fix:    0  time:  5.56 s
416.07/104.38	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
416.07/104.39	c vivif2 --  cl tried    54105 cl shrink        0 lits rem          0 time: 0.01
417.25/104.67	c asymm  cl-useful: 0/2872/3195 lits-rem:0 time: 0.28
417.25/104.68	c calculated reachability. Time: 0.00
417.25/104.68	c  N st    59    806565       150      3195         0     54105     15975   1047102   no data   no data
602.77/151.10	c  F st    60   1071875       150      3195         0     69493     15975   1419280   no data   no data
602.77/151.10	c  N st    60   1071875       150      3195         0     69493     15975   1419280   no data   no data
607.55/152.36	c Decided on static restart strategy
625.11/156.74	c  N st    70   1100183       150      3195         0     54067     15975    940073   no data   no data
651.04/163.21	c  N st    72   1136177       150      3195         0     44680     15975    622870   no data   no data
672.58/168.64	c  N st    73   1168569       150      3195         0     75269     15975   1561450   no data   no data
708.08/177.57	c  N st    74   1209847       150      3195         0     70101     15975   1401998   no data   no data
708.08/177.57	c  S st    74   1209847       150      3195         0     70101     15975   1401998   no data   no data
709.28/177.83	c  S st    74   1210351       150      3195         0     70592     15975   1417410   no data   no data
709.28/177.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
709.28/177.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
709.28/177.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
709.28/177.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
709.28/177.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.28/177.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
709.28/177.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
709.68/177.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
709.68/177.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.55/189.40	c lits-rem:      1756  cl-subs:     4059  v-elim:      0  v-fix:    0  time: 11.46 s
755.55/189.40	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
755.55/189.42	c vivif2 --  cl tried    66533 cl shrink        0 lits rem          0 time: 0.02
757.15/189.87	c asymm  cl-useful: 0/2601/3195 lits-rem:0 time: 0.44
757.15/189.87	c calculated reachability. Time: 0.00
757.15/189.87	c  N st    74   1210351       150      3195         0     66533     15975   1282946   no data   no data
825.37/206.95	c  N st    75   1283238       150      3195         0     90097     15975   1981325   no data   no data
925.95/232.12	c  N st    76   1392561       150      3195         0     51707     15975    737914   no data   no data
1054.36/264.33	c  N st    77   1556545       150      3195         0     56196     15975    823354   no data   no data
1181.21/296.10	c  N st    78   1710351       150      3195         0     96460     15975   2039418   no data   no data
1181.21/296.10	c  S st    78   1710351       150      3195         0     96460     15975   2039418   no data   no data
1182.42/296.44	c  S st    78   1710852       150      3195         0     96948     15975   2054324   no data   no data
1182.42/296.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1182.82/296.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1182.82/296.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1182.82/296.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1182.82/296.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1182.82/296.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1182.82/296.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1182.82/296.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1182.82/296.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.98/321.13	c lits-rem:      2718  cl-subs:     9674  v-elim:      0  v-fix:    0  time: 24.55 s
1280.98/321.13	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1280.98/321.15	c vivif2 --  cl tried    87274 cl shrink        0 lits rem          0 time: 0.02
1281.39/321.28	c asymm  cl-useful: 0/594/3195 lits-rem:0 time: 0.13
1281.39/321.28	c calculated reachability. Time: 0.00
1281.39/321.28	c  N st    78   1710852       150      3195         0     87274     15975   1753873   no data   no data
1620.44/406.26	c  N st    79   2079819       150      3195         0     98870     15975   2002682   no data   no data
1750.52/438.81	c  N st    80   2210853       150      3195         0    102901     15975   2095568   no data   no data
1750.52/438.81	c  S st    80   2210853       150      3195         0    102901     15975   2095568   no data   no data
1751.69/439.13	c  S st    80   2211353       150      3195         0    103393     15975   2110267   no data   no data
1751.69/439.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1751.69/439.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1751.69/439.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1751.69/439.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1751.69/439.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1751.69/439.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1751.69/439.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1752.09/439.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1752.09/439.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1840.25/461.30	c lits-rem:      2073  cl-subs:     8529  v-elim:      0  v-fix:    0  time: 22.03 s
1840.25/461.30	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1840.25/461.33	c vivif2 --  cl tried    94864 cl shrink        0 lits rem          0 time: 0.02
1841.45/461.68	c asymm  cl-useful: 0/1895/3195 lits-rem:0 time: 0.36
1841.45/461.69	c calculated reachability. Time: 0.00
1841.45/461.69	c  N st    80   2211353       150      3195         0     94864     15975   1846649   no data   no data
2360.06/591.61	c  N st    81   2711353       150      3195         0    117468     15975   2367247   no data   no data
2360.06/591.61	c  S st    81   2711353       150      3195         0    117468     15975   2367247   no data   no data
2361.65/592.02	c  S st    81   2711857       150      3195         0    117957     15975   2382396   no data   no data
2361.65/592.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2361.65/592.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2361.65/592.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2361.65/592.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2361.65/592.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2361.65/592.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2361.65/592.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2362.05/592.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2362.05/592.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2495.30/625.58	c lits-rem:      2645  cl-subs:    12161  v-elim:      0  v-fix:    0  time: 33.39 s
2495.30/625.58	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2495.70/625.60	c vivif2 --  cl tried   105796 cl shrink        0 lits rem          0 time: 0.03
2496.94/625.95	c asymm  cl-useful: 0/1300/3195 lits-rem:0 time: 0.35
2496.94/625.96	c calculated reachability. Time: 0.00
2496.94/625.96	c  N st    81   2711857       150      3195         0    105796     15975   2040246   no data   no data
3114.43/780.79	c  N st    82   3211857       150      3195         0     83274     15975   1226785   no data   no data
3114.43/780.79	c  S st    82   3211857       150      3195         0     83274     15975   1226785   no data   no data
3116.02/781.12	c  S st    82   3212357       150      3195         0     83767     15975   1241609   no data   no data
3116.02/781.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3116.02/781.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
3116.02/781.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3116.02/781.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3116.02/781.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3116.02/781.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3116.02/781.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3116.42/781.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3116.42/781.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3132.38/785.21	c lits-rem:       503  cl-subs:     2133  v-elim:      0  v-fix:    0  time:  3.97 s
3132.38/785.21	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3132.38/785.23	c vivif2 --  cl tried    81634 cl shrink        0 lits rem          0 time: 0.02
3133.96/785.67	c asymm  cl-useful: 0/2073/3195 lits-rem:0 time: 0.43
3133.96/785.67	c calculated reachability. Time: 0.00
3133.96/785.67	c  N st    82   3212357       150      3195         0     81634     15975   1178099   no data   no data
3748.72/939.72	c  N st    83   3712357       150      3195         0     92336     15975   1388986   no data   no data
3748.72/939.72	c  S st    83   3712357       150      3195         0     92336     15975   1388986   no data   no data
3749.92/940.08	c  S st    83   3712861       150      3195         0     92830     15975   1403667   no data   no data
3749.92/940.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3750.32/940.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
3750.32/940.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3750.32/940.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3750.32/940.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3750.32/940.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3750.32/940.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3750.32/940.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3750.72/940.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3773.06/945.90	c lits-rem:       888  cl-subs:     2475  v-elim:      0  v-fix:    0  time:  5.68 s
3773.06/945.91	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3773.48/945.93	c vivif2 --  cl tried    90355 cl shrink        0 lits rem          0 time: 0.02
3774.65/946.26	c asymm  cl-useful: 0/1122/3195 lits-rem:0 time: 0.34
3774.65/946.27	c calculated reachability. Time: 0.00
3774.65/946.27	c  N st    83   3712861       150      3195         0     90355     15975   1328583   no data   no data
3832.90/960.87	c  F st    84   3751565       150      3195         0    127022     15975   2456060   no data   no data
3832.90/960.87	c  N st    84   3751565       150      3195         0    127022     15975   2456060   no data   no data
3846.06/964.15	c Decided on static restart strategy
3889.96/975.11	c  N st    94   3779871       150      3195         0    153916     15975   3282196   no data   no data
3931.48/985.53	c  N st    96   3815865       150      3195         0    107854     15975   1841895   no data   no data
3974.95/996.47	c  N st    97   3848258       150      3195         0    138555     15975   2789603   no data   no data
4043.15/1013.55	c  N st    98   3896847       150      3195         0    103139     15975   1701415   no data   no data
4149.29/1040.13	c  N st    99   3969729       150      3195         0     89756     15975   1239558   no data   no data
4294.12/1076.42	c  N st   100   4079053       150      3195         0    109722     15975   1861646   no data   no data
4480.49/1123.19	c  N st   101   4212861       150      3195         0    151357     15975   3028771   no data   no data
4480.49/1123.19	c  S st   101   4212861       150      3195         0    151357     15975   3028771   no data   no data
4482.84/1123.71	c  S st   101   4213361       150      3195         0    151849     15975   3044136   no data   no data
4482.84/1123.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4483.24/1123.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4483.24/1123.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4483.24/1123.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4483.24/1123.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4483.24/1123.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4483.24/1123.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4483.24/1123.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4483.64/1123.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4762.88/1193.91	c lits-rem:      2919  cl-subs:    17578  v-elim:      0  v-fix:    0  time: 69.98 s
4762.88/1193.91	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4762.88/1193.95	c vivif2 --  cl tried   134271 cl shrink        0 lits rem          0 time: 0.04
4764.88/1194.47	c asymm  cl-useful: 0/1263/3195 lits-rem:0 time: 0.52
4764.88/1194.47	c calculated reachability. Time: 0.00
4764.88/1194.47	c  N st   101   4213361       150      3195         0    134271     15975   2545854   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-3366367-1305402616/watcher-3366367-1305402616 -o /tmp/evaluation-result-3366367-1305402616/solver-3366367-1305402616 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366367-1305402616.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.03 8.09 8.07 6/333 20526
/proc/meminfo: memFree=23410572/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=208088 CPUtime=0.01 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 750 0 0 0 1 0 0 0 23 0 4 0 632677178 213082112 668 33554432000 4194304 4580107 140734658549904 18446744073709551615 4299020 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 52022 681 336 95 0 47004 0
[pid=20526/tid=20527] ppid=20524 vsize=208076 CPUtime=0 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 59 0 0 0 0 0 0 0 24 0 4 0 632677178 213069824 759 33554432000 4194304 4580107 140734658549904 18446744073709551615 270338488814 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=208076 CPUtime=0 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 133 0 0 0 0 0 0 0 24 0 4 0 632677178 213069824 759 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=208076 CPUtime=0 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 121 0 0 0 0 0 0 0 24 0 4 0 632677178 213069824 759 33554432000 4194304 4580107 140734658549904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0591941 s]
/proc/loadavg: 8.03 8.09 8.07 6/333 20526
/proc/meminfo: memFree=23410572/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=208992 CPUtime=0.2 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 1729 0 0 0 20 0 0 0 23 0 4 0 632677178 214007808 1584 33554432000 4194304 4580107 140734658549904 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 52248 1585 376 95 0 47230 0
[pid=20526/tid=20527] ppid=20524 vsize=208992 CPUtime=0.04 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 349 0 0 0 4 0 0 0 24 0 4 0 632677178 214007808 1585 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=208992 CPUtime=0.05 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 401 0 0 0 5 0 0 0 24 0 4 0 632677178 214007808 1585 33554432000 4194304 4580107 140734658549904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=208992 CPUtime=0.05 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 209 0 0 0 5 0 0 0 18 0 4 0 632677178 214007808 1585 33554432000 4194304 4580107 140734658549904 18446744073709551615 4320810 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 208992

[startup+0.101186 s]
/proc/loadavg: 8.03 8.09 8.07 6/333 20526
/proc/meminfo: memFree=23410572/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=209160 CPUtime=0.37 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 1957 0 0 0 37 0 0 0 23 0 4 0 632677178 214179840 1812 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 52290 1812 376 95 0 47272 0
[pid=20526/tid=20527] ppid=20524 vsize=209160 CPUtime=0.08 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 406 0 0 0 8 0 0 0 24 0 4 0 632677178 214179840 1813 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=209160 CPUtime=0.09 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 455 0 0 0 9 0 0 0 24 0 4 0 632677178 214179840 1813 33554432000 4194304 4580107 140734658549904 18446744073709551615 4320818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=209160 CPUtime=0.09 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 268 0 0 0 9 0 0 0 18 0 4 0 632677178 214179840 1813 33554432000 4194304 4580107 140734658549904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 209160

[startup+0.300147 s]
/proc/loadavg: 8.03 8.09 8.07 6/333 20526
/proc/meminfo: memFree=23410572/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=219380 CPUtime=1.17 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 3313 0 0 0 117 0 0 0 23 0 4 0 632677178 224645120 2628 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 54845 2628 377 95 0 49827 0
[pid=20526/tid=20527] ppid=20524 vsize=219380 CPUtime=0.28 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 763 0 0 0 28 0 0 0 25 0 4 0 632677178 224645120 2629 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=219380 CPUtime=0.29 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 773 0 0 0 29 0 0 0 24 0 4 0 632677178 224645120 2629 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=219380 CPUtime=0.29 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 608 0 0 0 29 0 0 0 18 0 4 0 632677178 224645120 2629 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219380

[startup+0.701069 s]
/proc/loadavg: 8.03 8.09 8.07 6/333 20526
/proc/meminfo: memFree=23410572/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=221480 CPUtime=2.77 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 5983 0 0 0 276 1 0 0 25 0 4 0 632677178 226795520 2791 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 55370 2791 377 95 0 50352 0
[pid=20526/tid=20527] ppid=20524 vsize=221480 CPUtime=0.68 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 1463 0 0 0 68 0 0 0 25 0 4 0 632677178 226795520 2791 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=221480 CPUtime=0.69 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 1375 0 0 0 69 0 0 0 25 0 4 0 632677178 226795520 2791 33554432000 4194304 4580107 140734658549904 18446744073709551615 4306167 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=221480 CPUtime=0.69 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 1293 0 0 0 69 0 0 0 18 0 4 0 632677178 226795520 2791 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 221480

[startup+1.50091 s]
/proc/loadavg: 8.03 8.09 8.07 10/337 20530
/proc/meminfo: memFree=23390024/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=228264 CPUtime=5.96 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 12625 0 0 0 594 2 0 0 25 0 4 0 632677178 233742336 6156 33554432000 4194304 4580107 140734658549904 18446744073709551615 4298977 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 57066 6156 379 95 0 52048 0
[pid=20526/tid=20527] ppid=20524 vsize=228264 CPUtime=1.47 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 3769 0 0 0 147 0 0 0 25 0 4 0 632677178 233742336 6156 33554432000 4194304 4580107 140734658549904 18446744073709551615 4421607 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=228264 CPUtime=1.49 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 2346 0 0 0 149 0 0 0 25 0 4 0 632677178 233742336 6156 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=228264 CPUtime=1.49 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 2324 0 0 0 149 0 0 0 19 0 4 0 632677178 233742336 6156 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 228264

[startup+3.10059 s]
/proc/loadavg: 8.02 8.09 8.07 9/337 20530
/proc/meminfo: memFree=23350840/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=228288 CPUtime=12.35 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 22840 0 0 0 1231 4 0 0 25 0 4 0 632677178 233766912 12215 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 57072 12216 379 95 0 52054 0
[pid=20526/tid=20527] ppid=20524 vsize=228288 CPUtime=3.05 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 5169 0 0 0 305 0 0 0 25 0 4 0 632677178 233766912 12216 33554432000 4194304 4580107 140734658549904 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=228288 CPUtime=3.08 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 5665 0 0 0 308 0 0 0 25 0 4 0 632677178 233766912 12216 33554432000 4194304 4580107 140734658549904 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=228288 CPUtime=3.08 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 5455 0 0 0 308 0 0 0 25 0 4 0 632677178 233766912 12216 33554432000 4194304 4580107 140734658549904 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 228288

[startup+6.30096 s]
/proc/loadavg: 8.02 8.09 8.07 9/337 20531
/proc/meminfo: memFree=23312752/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=236840 CPUtime=25.11 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 34897 0 0 0 2505 6 0 0 25 0 4 0 632677178 242524160 17540 33554432000 4194304 4580107 140734658549904 18446744073709551615 4301877 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 59210 17540 379 95 0 54192 0
[pid=20526/tid=20527] ppid=20524 vsize=236840 CPUtime=6.23 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 8944 0 0 0 622 1 0 0 25 0 4 0 632677178 242524160 17540 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=236840 CPUtime=6.28 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 9119 0 0 0 627 1 0 0 25 0 4 0 632677178 242524160 17540 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=236840 CPUtime=6.29 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 7704 0 0 0 628 1 0 0 25 0 4 0 632677178 242524160 17540 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 236840

[startup+12.7007 s]
/proc/loadavg: 8.02 8.08 8.07 9/337 20531
/proc/meminfo: memFree=23268644/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=260764 CPUtime=50.64 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 53482 0 0 0 5053 11 0 0 25 0 4 0 632677178 267022336 22240 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 65191 22240 379 95 0 60173 0
[pid=20526/tid=20527] ppid=20524 vsize=260764 CPUtime=12.56 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 13915 0 0 0 1254 2 0 0 25 0 4 0 632677178 267022336 22240 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=260764 CPUtime=12.68 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 13380 0 0 0 1266 2 0 0 25 0 4 0 632677178 267022336 22240 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=260764 CPUtime=12.68 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 12404 0 0 0 1266 2 0 0 25 0 4 0 632677178 267022336 22240 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 260764

[startup+25.5012 s]
/proc/loadavg: 8.02 8.08 8.07 9/337 20531
/proc/meminfo: memFree=23223984/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=282052 CPUtime=101.7 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 81010 0 0 0 10151 19 0 0 25 0 4 0 632677178 288821248 29561 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 70513 29561 379 95 0 65495 0
[pid=20526/tid=20527] ppid=20524 vsize=282052 CPUtime=25.21 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 20084 0 0 0 2518 3 0 0 25 0 4 0 632677178 288821248 29561 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=282052 CPUtime=25.49 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 21040 0 0 0 2544 5 0 0 25 0 4 0 632677178 288821248 29561 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=282052 CPUtime=25.49 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 18720 0 0 0 2544 5 0 0 25 0 4 0 632677178 288821248 29561 33554432000 4194304 4580107 140734658549904 18446744073709551615 4316849 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 282052

[startup+51.1011 s]
/proc/loadavg: 8.07 8.09 8.08 9/337 20532
/proc/meminfo: memFree=23160748/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=304412 CPUtime=203.83 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 112291 0 0 0 20355 28 0 0 25 0 4 0 632677178 311717888 40510 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 76103 40510 379 95 0 71085 0
[pid=20526/tid=20527] ppid=20524 vsize=304412 CPUtime=50.53 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 26529 0 0 0 5049 4 0 0 25 0 4 0 632677178 311717888 40510 33554432000 4194304 4580107 140734658549904 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=304412 CPUtime=51.09 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 32190 0 0 0 5101 8 0 0 25 0 4 0 632677178 311717888 40510 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=304412 CPUtime=51.09 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 23190 0 0 0 5103 6 0 0 25 0 4 0 632677178 311717888 40510 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 304412

[startup+102.313 s]
/proc/loadavg: 8.16 8.10 8.08 9/337 20533
/proc/meminfo: memFree=23099828/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=316716 CPUtime=408.13 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 167408 0 0 0 40770 43 0 0 25 0 4 0 632677178 324317184 50176 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406412 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 79179 50176 379 95 0 74161 0
[pid=20526/tid=20527] ppid=20524 vsize=316716 CPUtime=101.2 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 34483 0 0 0 10113 7 0 0 25 0 4 0 632677178 324317184 50176 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=316716 CPUtime=102.3 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 50144 0 0 0 10217 13 0 0 25 0 4 0 632677178 324317184 50176 33554432000 4194304 4580107 140734658549904 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=316716 CPUtime=102.3 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 35672 0 0 0 10221 9 0 0 25 0 4 0 632677178 324317184 50176 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.13
Current children cumulated vsize (KiB) 316716

[startup+162.301 s]

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

[pid=20526] ppid=20524 vsize=603120 CPUtime=2801.67 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 491697 0 0 0 279978 189 0 0 25 0 4 0 632677178 617594880 107280 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 150780 107280 379 95 0 145762 0
[pid=20526/tid=20527] ppid=20524 vsize=603120 CPUtime=694.7 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 84883 0 0 0 69440 30 0 0 25 0 4 0 632677178 617594880 107280 33554432000 4194304 4580107 140734658549904 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=603120 CPUtime=702.31 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 167983 0 0 0 70165 66 0 0 25 0 4 0 632677178 617594880 107280 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=603120 CPUtime=702.31 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 93347 0 0 0 70196 35 0 0 25 0 4 0 632677178 617594880 107280 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.67
Current children cumulated vsize (KiB) 603120

[startup+762.313 s]
/proc/loadavg: 8.12 8.12 8.09 9/337 20560
/proc/meminfo: memFree=22640396/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=592704 CPUtime=3041.06 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 522406 0 0 0 303905 201 0 0 25 0 4 0 632677178 606928896 116070 33554432000 4194304 4580107 140734658549904 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 148176 116070 379 95 0 143158 0
[pid=20526/tid=20527] ppid=20524 vsize=592704 CPUtime=754.06 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 97032 0 0 0 75372 34 0 0 25 0 4 0 632677178 606928896 116070 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=592704 CPUtime=762.33 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 175708 0 0 0 76163 70 0 0 25 0 4 0 632677178 606928896 116070 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=592704 CPUtime=762.33 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 97958 0 0 0 76196 37 0 0 25 0 4 0 632677178 606928896 116070 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.06
Current children cumulated vsize (KiB) 592704

[startup+822.301 s]
/proc/loadavg: 8.04 8.10 8.08 9/337 20561
/proc/meminfo: memFree=22621520/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=577776 CPUtime=3280.38 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 543121 0 0 0 327827 211 0 0 25 0 4 0 632677178 591642624 116887 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 144444 116887 379 95 0 139426 0
[pid=20526/tid=20527] ppid=20524 vsize=577776 CPUtime=813.4 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 98318 0 0 0 81306 34 0 0 25 0 4 0 632677178 591642624 116887 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=577776 CPUtime=822.32 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 186610 0 0 0 82158 74 0 0 25 0 4 0 632677178 591642624 116887 33554432000 4194304 4580107 140734658549904 18446744073709551615 4415758 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=577776 CPUtime=822.32 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 102874 0 0 0 82192 40 0 0 25 0 4 0 632677178 591642624 116887 33554432000 4194304 4580107 140734658549904 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.38
Current children cumulated vsize (KiB) 577776

[startup+882.3 s]
/proc/loadavg: 8.01 8.07 8.08 9/337 20563
/proc/meminfo: memFree=22605240/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=730876 CPUtime=3519.73 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 566690 0 0 0 351752 221 0 0 25 0 4 0 632677178 748417024 126363 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 182719 126363 379 95 0 177701 0
[pid=20526/tid=20527] ppid=20524 vsize=730876 CPUtime=872.75 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 104019 0 0 0 87238 37 0 0 25 0 4 0 632677178 748417024 126363 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=730876 CPUtime=882.33 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 195110 0 0 0 88155 78 0 0 25 0 4 0 632677178 748417024 126363 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=730876 CPUtime=882.32 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 103676 0 0 0 88192 40 0 0 25 0 4 0 632677178 748417024 126363 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.73
Current children cumulated vsize (KiB) 730876

[startup+942.3 s]
/proc/loadavg: 7.72 8.01 8.06 5/328 20582
/proc/meminfo: memFree=22931884/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=606820 CPUtime=3759.09 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 593102 0 0 0 375676 233 0 0 25 0 4 0 632677178 621383680 121457 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406395 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 151705 121457 379 95 0 146687 0
[pid=20526/tid=20527] ppid=20524 vsize=606820 CPUtime=932.1 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 108837 0 0 0 93172 38 0 0 25 0 4 0 632677178 621383680 121457 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=606820 CPUtime=942.33 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 203747 0 0 0 94151 82 0 0 25 0 4 0 632677178 621383680 121457 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=606820 CPUtime=942.32 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 107155 0 0 0 94190 42 0 0 25 0 4 0 632677178 621383680 121457 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.09
Current children cumulated vsize (KiB) 606820

[startup+1002.3 s]
/proc/loadavg: 5.32 7.24 7.78 5/328 20583
/proc/meminfo: memFree=22924832/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=709712 CPUtime=3998.47 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 615231 0 0 0 399600 247 0 0 25 0 4 0 632677178 726745088 123033 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 177428 123033 379 95 0 172410 0
[pid=20526/tid=20527] ppid=20524 vsize=709712 CPUtime=991.48 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 111044 0 0 0 99107 41 0 0 25 0 4 0 632677178 726745088 123033 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=709712 CPUtime=1002.32 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 212589 0 0 0 100147 85 0 0 25 0 4 0 632677178 726745088 123033 33554432000 4194304 4580107 140734658549904 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=709712 CPUtime=1002.33 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 112353 0 0 0 100187 46 0 0 25 0 4 0 632677178 726745088 123033 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.47
Current children cumulated vsize (KiB) 709712

[startup+1062.3 s]
/proc/loadavg: 4.59 6.71 7.57 5/328 20585
/proc/meminfo: memFree=22894672/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=667848 CPUtime=4237.86 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 645316 0 0 0 423525 261 0 0 25 0 4 0 632677178 683876352 126683 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 166962 126683 379 95 0 161944 0
[pid=20526/tid=20527] ppid=20524 vsize=667848 CPUtime=1050.86 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 116377 0 0 0 105043 43 0 0 25 0 4 0 632677178 683876352 126683 33554432000 4194304 4580107 140734658549904 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=667848 CPUtime=1062.33 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 221002 0 0 0 106144 89 0 0 25 0 4 0 632677178 683876352 126683 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=667848 CPUtime=1062.33 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 120626 0 0 0 106183 50 0 0 25 0 4 0 632677178 683876352 126683 33554432000 4194304 4580107 140734658549904 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4237.86
Current children cumulated vsize (KiB) 667848

[startup+1122.3 s]
/proc/loadavg: 4.30 6.20 7.34 5/328 20586
/proc/meminfo: memFree=22903448/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=625920 CPUtime=4477.25 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 665369 0 0 0 447454 271 0 0 25 0 4 0 632677178 640942080 128328 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 156480 128328 379 95 0 151462 0
[pid=20526/tid=20527] ppid=20524 vsize=625920 CPUtime=1110.23 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 117425 0 0 0 110979 44 0 0 25 0 4 0 632677178 640942080 128328 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=625920 CPUtime=1122.34 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 229481 0 0 0 112141 93 0 0 25 0 4 0 632677178 640942080 128328 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=625920 CPUtime=1122.33 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 126659 0 0 0 112181 52 0 0 25 0 4 0 632677178 640942080 128328 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.25
Current children cumulated vsize (KiB) 625920

[startup+1182.3 s]
/proc/loadavg: 4.23 5.86 7.15 5/328 20588
/proc/meminfo: memFree=22861888/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=742612 CPUtime=4716.61 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 684603 0 0 0 471381 280 0 0 25 0 4 0 632677178 760434688 138560 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406365 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 185653 138560 379 95 0 180635 0
[pid=20526/tid=20527] ppid=20524 vsize=742612 CPUtime=1169.59 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 118103 0 0 0 116914 45 0 0 25 0 4 0 632677178 760434688 138560 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=742612 CPUtime=1182.34 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 241156 0 0 0 118136 98 0 0 25 0 4 0 632677178 760434688 138560 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=742612 CPUtime=1182.33 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 129357 0 0 0 118178 55 0 0 25 0 4 0 632677178 760434688 138560 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.61
Current children cumulated vsize (KiB) 742612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 4.15 5.71 7.07 6/328 20588
/proc/meminfo: memFree=22861012/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=915908 CPUtime=4800.44 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 685727 0 0 0 479763 281 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 228977 139126 379 95 0 223959 0
[pid=20526/tid=20527] ppid=20524 vsize=915908 CPUtime=1190.36 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 118604 0 0 0 118991 45 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=915908 CPUtime=1203.36 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 241156 0 0 0 120238 98 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406483 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=915908 CPUtime=1203.36 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 129560 0 0 0 120280 56 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 915908

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

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

[startup+1203.3 s]
/proc/loadavg: 4.15 5.71 7.07 6/328 20588
/proc/meminfo: memFree=22861012/32951124 swapFree=59367104/67111528
[pid=20526] ppid=20524 vsize=915908 CPUtime=4800.44 cores=1,3,5,7
/proc/20526/stat : 20526 (strangenight2-m) R 20524 20526 20095 0 -1 4202496 685727 0 0 0 479763 281 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20526/statm: 228977 139126 379 95 0 223959 0
[pid=20526/tid=20527] ppid=20524 vsize=915908 CPUtime=1190.36 cores=1,3,5,7
/proc/20526/task/20527/stat : 20527 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 118604 0 0 0 118991 45 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20526/tid=20528] ppid=20524 vsize=915908 CPUtime=1203.36 cores=1,3,5,7
/proc/20526/task/20528/stat : 20528 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 241156 0 0 0 120238 98 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4406483 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20526/tid=20529] ppid=20524 vsize=915908 CPUtime=1203.36 cores=1,3,5,7
/proc/20526/task/20529/stat : 20529 (strangenight2-m) R 20524 20526 20095 0 -1 4202560 129560 0 0 0 120280 56 0 0 25 0 4 0 632677178 937889792 139126 33554432000 4194304 4580107 140734658549904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 915908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.36
CPU time (s): 4800.52
CPU user time (s): 4797.67
CPU system time (s): 2.84257
CPU usage (%): 398.927
Max. virtual memory (cumulated for all children) (KiB): 915908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.67
system time used= 2.84257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 685727
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= 231
involuntary context switches= 31797

runsolver used 3.59945 second user time and 9.42457 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-14 21:50:16
IDJOB=3366367
IDBENCH=82776
IDSOLVER=1844
FILE ID=node143/3366367-1305402616
RUNJOBID= node143-1305401410-20410
PBS_JOBID= 13324468
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366367-1305402616/watcher-3366367-1305402616 -o /tmp/evaluation-result-3366367-1305402616/solver-3366367-1305402616 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366367-1305402616.cnf

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

MD5SUM BENCH= 57404773f78439bca79cfbdcb4a4a71b
RANDOM SEED=503316330

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23410852 kB
Buffers:        143988 kB
Cached:         650188 kB
SwapCached:      67336 kB
Active:          90568 kB
Inactive:      9227040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23410852 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           10944 kB
Writeback:           0 kB
AnonPages:     8455560 kB
Mapped:          22812 kB
Slab:           105172 kB
PageTables:      53372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70023932 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= 73412 MiB
End job on node143 at 2011-05-14 22:10:21