Trace number 3174205

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.4 1201.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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-3174205-1304115188.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.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:      60 undec:       1 neg:      64
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       125      2662         0         0     13310         0   no data   no data
0.16/0.06	c Decided on static restart strategy
0.37/0.13	c  N st     8      4920       125      2662         0      4670     13310    120560   no data   no data
1.18/0.32	c  N st    10     11304       125      2662         0      4279     13310     86879   no data   no data
1.97/0.53	c  N st    11     17047       125      2662         0      9667     13310    219208   no data   no data
3.17/0.87	c  F st    12     25001       125      2662         0     11867     13310    275056   no data   no data
3.17/0.87	c  N st    12     25001       125      2662         0     11867     13310    275056   no data   no data
3.99/1.08	c Decided on static restart strategy
3.99/1.08	c  N st    18     30001       125      2662         0     10204     13310    225473   no data   no data
3.99/1.08	c  S st    18     30001       125      2662         0     10204     13310    225473   no data   no data
4.39/1.11	c  S st    18     30503       125      2662         0     10690     13310    238162   no data   no data
4.39/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.39/1.12	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
4.39/1.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.39/1.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/1.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.31	c lits-rem:       241  cl-subs:     1601  v-elim:      0  v-fix:    0  time:  0.18 s
5.16/1.34	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
5.16/1.34	c calculated reachability. Time: 0.00
5.16/1.34	c  N st    18     30503       125      2662         0      9089     13310    194910   no data   no data
6.36/1.65	c  N st    20     37615       125      2662         0      8356     13310    160276   no data   no data
7.57/1.93	c  N st    21     44014       125      2662         0     14398     13310    318626   no data   no data
7.97/2.03	c  S st    22     45757       125      2662         0     16034     13310    360537   no data   no data
7.97/2.08	c  S st    22     46260       125      2662         0     16521     13310    373189   no data   no data
7.97/2.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.97/2.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.97/2.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.97/2.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.97/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.97/2.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
7.97/2.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.97/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.54	c lits-rem:       443  cl-subs:     1718  v-elim:      0  v-fix:    0  time:  0.44 s
9.95/2.54	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.95/2.54	c vivif2 --  cl tried    14803 cl shrink        0 lits rem          0 time: 0.00
10.35/2.60	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
10.35/2.60	c calculated reachability. Time: 0.00
10.35/2.60	c  N st    22     46260       125      2662         0     14803     13310    326475   no data   no data
13.18/3.39	c  N st    23     60657       125      2662         0     10671     13310    191384   no data   no data
15.15/3.85	c  N st    24     69392       125      2662         0     18912     13310    410560   no data   no data
15.15/3.85	c  S st    24     69392       125      2662         0     18912     13310    410560   no data   no data
15.55/3.90	c  S st    24     69897       125      2662         0     19403     13310    422897   no data   no data
15.55/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.55/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.55/3.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.55/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.55/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.55/3.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.55/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.48	c lits-rem:       565  cl-subs:     1870  v-elim:      0  v-fix:    0  time:  0.55 s
17.57/4.48	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
17.57/4.48	c vivif2 --  cl tried    17533 cl shrink        0 lits rem          0 time: 0.00
17.95/4.55	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
17.95/4.55	c calculated reachability. Time: 0.00
17.95/4.55	c  N st    24     69897       125      2662         0     17533     13310    369819   no data   no data
22.34/5.60	c  F st    25     87500       125      2662         0     12546     13310    216606   no data   no data
22.34/5.60	c  N st    25     87500       125      2662         0     12546     13310    216606   no data   no data
23.54/5.91	c Decided on static restart strategy
24.35/6.11	c  N st    32     95536       125      2662         0     20121     13310    414300   no data   no data
26.74/6.70	c  N st    34    104845       125      2662         0     16650     13310    317345   no data   no data
26.74/6.70	c  S st    34    104845       125      2662         0     16650     13310    317345   no data   no data
26.74/6.74	c  S st    34    105348       125      2662         0     17141     13310    330325   no data   no data
26.74/6.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.74/6.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
26.74/6.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.74/6.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.74/6.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.74/6.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
26.74/6.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.74/6.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.74/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.97	c lits-rem:       204  cl-subs:     1071  v-elim:      0  v-fix:    0  time:  0.21 s
27.54/6.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.54/6.98	c vivif2 --  cl tried    16070 cl shrink        0 lits rem          0 time: 0.00
27.94/7.04	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
27.94/7.04	c calculated reachability. Time: 0.00
27.94/7.04	c  N st    34    105348       125      2662         0     16070     13310    300996   no data   no data
30.35/7.69	c  N st    35    114946       125      2662         0     25109     13310    541152   no data   no data
34.33/8.66	c  N st    36    129343       125      2662         0     25470     13310    542743   no data   no data
41.52/10.42	c  N st    37    150938       125      2662         0     16674     13310    271508   no data   no data
43.53/10.92	c  S st    38    158023       125      2662         0     23352     13310    440867   no data   no data
43.53/10.98	c  S st    38    158525       125      2662         0     23840     13310    453438   no data   no data
43.53/10.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.53/10.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.53/10.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.53/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.53/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.53/10.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
43.53/10.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.53/10.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.93/11.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.92/11.52	c lits-rem:       396  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  0.52 s
45.92/11.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
45.92/11.53	c vivif2 --  cl tried    22046 cl shrink        0 lits rem          0 time: 0.00
46.31/11.61	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
46.31/11.61	c calculated reachability. Time: 0.00
46.31/11.61	c  N st    38    158525       125      2662         0     22046     13310    407293   no data   no data
61.90/15.52	c  N st    39    207113       125      2662         0     34805     13310    714534   no data   no data
72.29/18.12	c  N st    40    237787       125      2662         0     26946     13310    486932   no data   no data
72.29/18.12	c  S st    40    237787       125      2662         0     26946     13310    486932   no data   no data
72.29/18.19	c  S st    40    238290       125      2662         0     27436     13310    499605   no data   no data
72.29/18.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.68/18.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
72.68/18.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.68/18.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.68/18.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.68/18.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
72.68/18.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.68/18.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
72.68/18.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.07/18.89	c lits-rem:       367  cl-subs:     2005  v-elim:      0  v-fix:    0  time:  0.67 s
75.07/18.89	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
75.47/18.90	c vivif2 --  cl tried    25431 cl shrink        0 lits rem          0 time: 0.00
75.47/18.99	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
75.47/18.99	c calculated reachability. Time: 0.00
75.47/18.99	c  N st    40    238290       125      2662         0     25431     13310    447730   no data   no data
99.85/25.07	c  F st    41    306250       125      2662         0     27296     13310    452842   no data   no data
99.85/25.07	c  N st    41    306250       125      2662         0     27296     13310    452842   no data   no data
102.24/25.60	c Decided on static restart strategy
111.84/28.08	c  N st    51    334557       125      2662         0     31416     13310    542983   no data   no data
121.82/30.52	c  N st    53    357435       125      2662         0     29460     13310    478354   no data   no data
121.82/30.52	c  S st    53    357435       125      2662         0     29460     13310    478354   no data   no data
121.82/30.59	c  S st    53    357938       125      2662         0     29947     13310    490968   no data   no data
121.82/30.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.22/30.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
122.22/30.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.22/30.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.22/30.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.22/30.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
122.22/30.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
122.22/30.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
122.22/30.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.81/31.02	c lits-rem:       323  cl-subs:     1177  v-elim:      0  v-fix:    0  time:  0.40 s
123.81/31.02	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
123.81/31.03	c vivif2 --  cl tried    28770 cl shrink        0 lits rem          0 time: 0.01
124.21/31.14	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
124.21/31.14	c calculated reachability. Time: 0.00
124.21/31.14	c  N st    53    357938       125      2662         0     28770     13310    458332   no data   no data
137.39/34.49	c  N st    54    390330       125      2662         0     34801     13310    609930   no data   no data
162.58/40.74	c  N st    55    438920       125      2662         0     28663     13310    416065   no data   no data
195.72/49.04	c  N st    56    511802       125      2662         0     41724     13310    722185   no data   no data
208.10/52.16	c  N st    57    536907       125      2662         0     36253     13310    565720   no data   no data
208.10/52.16	c  S st    57    536907       125      2662         0     36253     13310    565720   no data   no data
208.50/52.25	c  S st    57    537410       125      2662         0     36730     13310    578606   no data   no data
208.50/52.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.50/52.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
208.50/52.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
208.50/52.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.50/52.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.50/52.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
208.50/52.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
208.50/52.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
208.50/52.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.30/52.91	c lits-rem:       410  cl-subs:     1561  v-elim:      0  v-fix:    0  time:  0.63 s
211.30/52.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
211.30/52.92	c vivif2 --  cl tried    35169 cl shrink        0 lits rem          0 time: 0.01
211.70/53.06	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
211.70/53.06	c calculated reachability. Time: 0.00
211.70/53.06	c  N st    57    537410       125      2662         0     35169     13310    538421   no data   no data
296.00/74.15	c  N st    58    701395       125      2662         0     62744     13310   1185902   no data   no data
357.92/89.62	c  N st    59    806115       125      2662         0     56970     13310    986719   no data   no data
357.92/89.62	c  S st    59    806115       125      2662         0     56970     13310    986719   no data   no data
358.32/89.76	c  S st    59    806619       125      2662         0     57459     13310    999669   no data   no data
358.32/89.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
358.32/89.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
358.32/89.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
358.32/89.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
358.32/89.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
358.32/89.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
358.32/89.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
358.72/89.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
358.72/89.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.90/94.16	c lits-rem:      1205  cl-subs:     5876  v-elim:      0  v-fix:    0  time:  4.33 s
375.90/94.16	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
375.90/94.17	c vivif2 --  cl tried    51583 cl shrink        0 lits rem          0 time: 0.01
377.10/94.42	c asymm  cl-useful: 0/2619/2662 lits-rem:0 time: 0.25
377.10/94.42	c calculated reachability. Time: 0.00
377.10/94.42	c  N st    59    806619       125      2662         0     51583     13310    860925   no data   no data
542.89/135.94	c  F st    60   1071875       125      2662         0     66910     13310   1176055   no data   no data
542.89/135.94	c  N st    60   1071875       125      2662         0     66910     13310   1176055   no data   no data
546.88/136.94	c Decided on static restart strategy
564.87/141.48	c  N st    70   1100177       125      2662         0     51677     13310    777112   no data   no data
590.43/147.89	c  N st    72   1136170       125      2662         0     85359     13310   1655023   no data   no data
610.82/152.95	c  N st    73   1168562       125      2662         0     72680     13310   1294616   no data   no data
640.36/160.33	c  N st    74   1209929       125      2662         0     67518     13310   1144436   no data   no data
640.36/160.33	c  S st    74   1209929       125      2662         0     67518     13310   1144436   no data   no data
641.18/160.54	c  S st    74   1210433       125      2662         0     68005     13310   1157089   no data   no data
641.18/160.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
641.18/160.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
641.18/160.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
641.18/160.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.18/160.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.18/160.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
641.18/160.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
641.18/160.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
641.58/160.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.51/171.11	c lits-rem:      1372  cl-subs:     5501  v-elim:      0  v-fix:    0  time: 10.48 s
683.51/171.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
683.51/171.13	c vivif2 --  cl tried    62504 cl shrink        0 lits rem          0 time: 0.02
685.52/171.69	c asymm  cl-useful: 0/2282/2662 lits-rem:0 time: 0.55
685.52/171.69	c calculated reachability. Time: 0.00
685.52/171.69	c  N st    74   1210433       125      2662         0     62504     13310   1020932   no data   no data
760.22/190.35	c  N st    75   1283315       125      2662         0     85921     13310   1632298   no data   no data
864.86/216.58	c  N st    76   1392638       125      2662         0     47942     13310    579202   no data   no data
998.28/249.92	c  N st    77   1556622       125      2662         0     52717     13310    659000   no data   no data
1125.31/281.71	c  N st    78   1710433       125      2662         0     92270     13310   1662313   no data   no data
1125.31/281.71	c  S st    78   1710433       125      2662         0     92270     13310   1662313   no data   no data
1126.50/282.01	c  S st    78   1710940       125      2662         0     92765     13310   1675774   no data   no data
1126.50/282.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1126.50/282.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1126.50/282.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1126.50/282.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1126.50/282.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.50/282.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1126.50/282.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1126.50/282.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1126.90/282.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.32/315.59	c lits-rem:      2501  cl-subs:    10376  v-elim:      0  v-fix:    0  time: 33.45 s
1260.32/315.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1260.74/315.61	c vivif2 --  cl tried    82389 cl shrink        0 lits rem          0 time: 0.03
1263.12/316.21	c asymm  cl-useful: 0/1865/2662 lits-rem:0 time: 0.60
1263.12/316.21	c calculated reachability. Time: 0.00
1263.12/316.21	c  N st    78   1710940       125      2662         0     82389     13310   1423318   no data   no data
1651.01/413.35	c  N st    79   2079906       125      2662         0     94487     13310   1647868   no data   no data
1786.81/447.31	c  N st    80   2210940       125      2662         0     98251     13310   1734641   no data   no data
1786.81/447.31	c  S st    80   2210940       125      2662         0     98251     13310   1734641   no data   no data
1788.04/447.60	c  S st    80   2211442       125      2662         0     98741     13310   1747649   no data   no data
1788.04/447.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1788.04/447.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1788.04/447.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1788.04/447.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1788.04/447.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1788.04/447.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1788.04/447.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1788.04/447.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1788.44/447.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1869.90/468.16	c lits-rem:      2423  cl-subs:     9123  v-elim:      0  v-fix:    0  time: 20.42 s
1869.90/468.16	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1869.90/468.18	c vivif2 --  cl tried    89618 cl shrink        0 lits rem          0 time: 0.02
1871.10/468.45	c asymm  cl-useful: 0/797/2662 lits-rem:0 time: 0.27
1871.10/468.45	c calculated reachability. Time: 0.00
1871.10/468.45	c  N st    80   2211442       125      2662         0     89618     13310   1511259   no data   no data
2426.76/607.53	c  N st    81   2711442       125      2662         0    112038     13310   1973017   no data   no data
2426.76/607.53	c  S st    81   2711442       125      2662         0    112038     13310   1973017   no data   no data
2428.36/607.90	c  S st    81   2711942       125      2662         0    112515     13310   1986231   no data   no data
2428.36/607.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2428.36/607.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2428.36/607.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2428.36/607.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2428.36/607.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2428.36/607.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2428.36/607.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2428.75/608.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2428.75/608.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2536.61/635.07	c lits-rem:      2569  cl-subs:    12219  v-elim:      0  v-fix:    0  time: 27.02 s
2536.61/635.07	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2537.01/635.10	c vivif2 --  cl tried   100296 cl shrink        0 lits rem          0 time: 0.03
2538.61/635.59	c asymm  cl-useful: 0/1518/2662 lits-rem:0 time: 0.49
2538.61/635.59	c calculated reachability. Time: 0.00
2538.61/635.59	c  N st    81   2711942       125      2662         0    100296     13310   1688633   no data   no data
3211.71/804.02	c  N st    82   3211943       125      2662         0     78274     13310    984493   no data   no data
3211.71/804.02	c  S st    82   3211943       125      2662         0     78274     13310    984493   no data   no data
3212.49/804.26	c  S st    82   3212445       125      2662         0     78757     13310    997488   no data   no data
3212.49/804.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3212.88/804.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3212.88/804.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3212.88/804.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3212.88/804.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3212.88/804.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3212.88/804.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3212.88/804.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3212.88/804.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3217.28/805.40	c lits-rem:       321  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  1.05 s
3217.28/805.40	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3217.28/805.42	c vivif2 --  cl tried    77405 cl shrink        0 lits rem          0 time: 0.01
3218.08/805.64	c asymm  cl-useful: 0/1144/2662 lits-rem:0 time: 0.22
3218.08/805.64	c calculated reachability. Time: 0.00
3218.08/805.64	c  N st    82   3212445       125      2662         0     77405     13310    965517   no data   no data
3873.19/969.66	c  N st    83   3712446       125      2662         0     87494     13310   1141709   no data   no data
3873.19/969.66	c  S st    83   3712446       125      2662         0     87494     13310   1141709   no data   no data
3874.39/969.93	c  S st    83   3712949       125      2662         0     87976     13310   1154265   no data   no data
3874.39/969.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3874.39/969.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3874.39/969.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3874.39/969.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3874.39/969.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3874.39/969.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3874.39/969.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3874.79/970.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3874.79/970.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3882.38/971.96	c lits-rem:       385  cl-subs:     2454  v-elim:      0  v-fix:    0  time:  1.92 s
3882.38/971.96	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3882.38/971.98	c vivif2 --  cl tried    85522 cl shrink        0 lits rem          0 time: 0.02
3883.99/972.31	c asymm  cl-useful: 0/1788/2662 lits-rem:0 time: 0.33
3883.99/972.31	c calculated reachability. Time: 0.00
3883.99/972.31	c  N st    83   3712949       125      2662         0     85522     13310   1094907   no data   no data
3931.10/984.10	c  F st    84   3751563       125      2662         0    121751     13310   2078940   no data   no data
3931.10/984.10	c  N st    84   3751563       125      2662         0    121751     13310   2078940   no data   no data
3939.90/986.32	c Decided on static restart strategy
3979.04/996.17	c  N st    94   3779867       125      2662         0    148321     13310   2783126   no data   no data
4025.38/1007.76	c  N st    96   3815862       125      2662         0    102649     13310   1519313   no data   no data
4071.72/1019.34	c  N st    97   3848255       125      2662         0    132876     13310   2337187   no data   no data
4141.62/1036.84	c  N st    98   3896843       125      2662         0     98072     13310   1373824   no data   no data
4249.88/1063.96	c  N st    99   3969726       125      2662         0     84934     13310   1023768   no data   no data
4409.26/1103.87	c  N st   100   4079049       125      2662         0    105075     13310   1549919   no data   no data
4609.79/1154.05	c  N st   101   4212951       125      2662         0    146781     13310   2635359   no data   no data
4609.79/1154.05	c  S st   101   4212951       125      2662         0    146781     13310   2635359   no data   no data
4612.19/1154.66	c  S st   101   4213455       125      2662         0    147272     13310   2648196   no data   no data
4612.19/1154.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4612.59/1154.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
4612.59/1154.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4612.59/1154.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4612.59/1154.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4612.59/1154.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4612.59/1154.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4612.99/1154.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4613.41/1154.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3174205-1304115188/watcher-3174205-1304115188 -o /tmp/evaluation-result-3174205-1304115188/solver-3174205-1304115188 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174205-1304115188.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: 6.85 7.80 7.92 3/172 5762
/proc/meminfo: memFree=31058420/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 409 0 0 0 0 0 0 0 21 0 4 0 255710116 52441088 348 33554432000 4194304 4627427 140735351184864 18446744073709551615 47602432174006 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 12803 348 299 106 0 7774 0
[pid=5762/tid=5763] ppid=5760 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 255710116 52441088 348 33554432000 4194304 4627427 140735351184864 18446744073709551615 47602432174002 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 255710116 52441088 348 33554432000 4194304 4627427 140735351184864 18446744073709551615 47602432174002 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 255710116 52441088 348 33554432000 4194304 4627427 140735351184864 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0468601 s]
/proc/loadavg: 6.85 7.80 7.92 3/172 5762
/proc/meminfo: memFree=31058420/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=282360 CPUtime=0.16 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 1563 0 0 0 16 0 0 0 18 0 4 0 255710116 289136640 1431 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 70590 1431 383 106 0 65561 0
[pid=5762/tid=5763] ppid=5760 vsize=282360 CPUtime=0.04 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 323 0 0 0 4 0 0 0 18 0 4 0 255710116 289136640 1431 33554432000 4194304 4627427 140735351184864 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=282360 CPUtime=0.03 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 304 0 0 0 3 0 0 0 18 0 4 0 255710116 289136640 1431 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309217 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=282360 CPUtime=0.03 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 189 0 0 0 3 0 0 0 24 0 4 0 255710116 289136640 1432 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 282360

[startup+0.10085 s]
/proc/loadavg: 6.85 7.80 7.92 3/172 5762
/proc/meminfo: memFree=31058420/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=282360 CPUtime=0.37 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 1851 0 0 0 37 0 0 0 18 0 4 0 255710116 289136640 1719 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 70590 1719 383 106 0 65561 0
[pid=5762/tid=5763] ppid=5760 vsize=282360 CPUtime=0.09 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 390 0 0 0 9 0 0 0 18 0 4 0 255710116 289136640 1719 33554432000 4194304 4627427 140735351184864 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=282360 CPUtime=0.09 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 370 0 0 0 9 0 0 0 18 0 4 0 255710116 289136640 1720 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309344 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=282360 CPUtime=0.09 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 280 0 0 0 9 0 0 0 24 0 4 0 255710116 289136640 1720 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282360

[startup+0.300815 s]
/proc/loadavg: 6.85 7.80 7.92 3/172 5762
/proc/meminfo: memFree=31058420/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=284088 CPUtime=1.18 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 3072 0 0 0 117 1 0 0 18 0 4 0 255710116 290906112 2319 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 71022 2319 384 106 0 65993 0
[pid=5762/tid=5763] ppid=5760 vsize=284088 CPUtime=0.29 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 700 0 0 0 29 0 0 0 18 0 4 0 255710116 290906112 2319 33554432000 4194304 4627427 140735351184864 18446744073709551615 4308149 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=284088 CPUtime=0.29 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 666 0 0 0 29 0 0 0 18 0 4 0 255710116 290906112 2319 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=284088 CPUtime=0.28 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 593 0 0 0 28 0 0 0 25 0 4 0 255710116 290906112 2319 33554432000 4194304 4627427 140735351184864 18446744073709551615 4333279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284088

[startup+0.700745 s]
/proc/loadavg: 6.85 7.80 7.92 3/172 5762
/proc/meminfo: memFree=31058420/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=285592 CPUtime=2.77 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 5502 0 0 0 276 1 0 0 18 0 4 0 255710116 292446208 2617 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 71398 2617 384 106 0 66369 0
[pid=5762/tid=5763] ppid=5760 vsize=285592 CPUtime=0.69 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 1325 0 0 0 69 0 0 0 18 0 4 0 255710116 292446208 2617 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=285592 CPUtime=0.69 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 1277 0 0 0 69 0 0 0 18 0 4 0 255710116 292446208 2617 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=285592 CPUtime=0.68 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 1183 0 0 0 68 0 0 0 25 0 4 0 255710116 292446208 2617 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309195 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) 285592

[startup+1.50061 s]
/proc/loadavg: 6.85 7.80 7.92 10/184 5774
/proc/meminfo: memFree=31037508/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=292880 CPUtime=5.96 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 11504 0 0 0 595 1 0 0 20 0 4 0 255710116 299909120 5986 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 73220 5986 388 106 0 68191 0
[pid=5762/tid=5763] ppid=5760 vsize=292880 CPUtime=1.49 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 3384 0 0 0 149 0 0 0 20 0 4 0 255710116 299909120 5986 33554432000 4194304 4627427 140735351184864 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=292880 CPUtime=1.48 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 2208 0 0 0 148 0 0 0 20 0 4 0 255710116 299909120 5986 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=292880 CPUtime=1.48 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 2115 0 0 0 148 0 0 0 25 0 4 0 255710116 299909120 5986 33554432000 4194304 4627427 140735351184864 18446744073709551615 4330740 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 292880

[startup+3.10033 s]
/proc/loadavg: 6.85 7.80 7.92 9/184 5774
/proc/meminfo: memFree=30995100/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=296808 CPUtime=12.36 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 20698 0 0 0 1233 3 0 0 25 0 4 0 255710116 303931392 10801 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 74202 10801 388 106 0 69173 0
[pid=5762/tid=5763] ppid=5760 vsize=296808 CPUtime=3.08 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 4584 0 0 0 308 0 0 0 25 0 4 0 255710116 303931392 10801 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=296808 CPUtime=3.08 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 5426 0 0 0 308 0 0 0 25 0 4 0 255710116 303931392 10801 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=296808 CPUtime=3.07 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 5111 0 0 0 307 0 0 0 25 0 4 0 255710116 303931392 10801 33554432000 4194304 4627427 140735351184864 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) 296808

[startup+6.30077 s]
/proc/loadavg: 7.02 7.82 7.93 9/184 5774
/proc/meminfo: memFree=30959556/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=307000 CPUtime=25.15 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 32272 0 0 0 2510 5 0 0 25 0 4 0 255710116 314368000 15364 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 76750 15364 388 106 0 71721 0
[pid=5762/tid=5763] ppid=5760 vsize=307000 CPUtime=6.29 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 7984 0 0 0 628 1 0 0 25 0 4 0 255710116 314368000 15364 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=307000 CPUtime=6.28 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 8680 0 0 0 627 1 0 0 25 0 4 0 255710116 314368000 15364 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=307000 CPUtime=6.26 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 7559 0 0 0 625 1 0 0 25 0 4 0 255710116 314368000 15364 33554432000 4194304 4627427 140735351184864 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 307000

[startup+12.7006 s]
/proc/loadavg: 7.10 7.83 7.93 9/184 5774
/proc/meminfo: memFree=30918532/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=317444 CPUtime=50.7 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 48052 0 0 0 5063 7 0 0 25 0 4 0 255710116 325062656 20994 33554432000 4194304 4627427 140735351184864 18446744073709551615 4333369 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 79361 20994 388 106 0 74332 0
[pid=5762/tid=5763] ppid=5760 vsize=317444 CPUtime=12.69 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 12444 0 0 0 1267 2 0 0 25 0 4 0 255710116 325062656 20994 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=317444 CPUtime=12.69 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 12119 0 0 0 1267 2 0 0 25 0 4 0 255710116 325062656 20994 33554432000 4194304 4627427 140735351184864 18446744073709551615 4329590 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=317444 CPUtime=12.62 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 12053 0 0 0 1260 2 0 0 25 0 4 0 255710116 325062656 20994 33554432000 4194304 4627427 140735351184864 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 317444

[startup+25.5004 s]
/proc/loadavg: 7.30 7.83 7.93 9/184 5774
/proc/meminfo: memFree=30878204/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=307764 CPUtime=101.84 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 75169 0 0 0 10172 12 0 0 25 0 4 0 255710116 315150336 25228 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 76941 25228 388 106 0 71912 0
[pid=5762/tid=5763] ppid=5760 vsize=307764 CPUtime=25.48 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 20176 0 0 0 2546 2 0 0 25 0 4 0 255710116 315150336 25228 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=307764 CPUtime=25.48 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 19315 0 0 0 2545 3 0 0 25 0 4 0 255710116 315150336 25228 33554432000 4194304 4627427 140735351184864 18446744073709551615 4324672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=307764 CPUtime=25.36 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 18657 0 0 0 2533 3 0 0 25 0 4 0 255710116 315150336 25228 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 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) 307764

[startup+51.1009 s]
/proc/loadavg: 7.60 7.86 7.93 9/184 5775
/proc/meminfo: memFree=30836376/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=298560 CPUtime=204.11 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 113337 0 0 0 20391 20 0 0 25 0 4 0 255710116 305725440 31275 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 74640 31275 388 106 0 69611 0
[pid=5762/tid=5763] ppid=5760 vsize=298560 CPUtime=51.09 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 31256 0 0 0 5104 5 0 0 25 0 4 0 255710116 305725440 31275 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=298560 CPUtime=51.09 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 29502 0 0 0 5103 6 0 0 25 0 4 0 255710116 305725440 31275 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=298560 CPUtime=50.82 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 28696 0 0 0 5077 5 0 0 25 0 4 0 255710116 305725440 31275 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 298560

[startup+102.307 s]
/proc/loadavg: 7.86 7.89 7.94 9/184 5776
/proc/meminfo: memFree=30763804/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=334224 CPUtime=408.68 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 175931 0 0 0 40833 35 0 0 25 0 4 0 255710116 342245376 41506 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 83556 41506 388 106 0 78527 0
[pid=5762/tid=5763] ppid=5760 vsize=334224 CPUtime=102.3 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 46007 0 0 0 10221 9 0 0 25 0 4 0 255710116 342245376 41506 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=334224 CPUtime=102.3 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 45250 0 0 0 10220 10 0 0 25 0 4 0 255710116 342245376 41506 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=334224 CPUtime=101.77 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 45306 0 0 0 10168 9 0 0 25 0 4 0 255710116 342245376 41506 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (KiB) 334224

[startup+162.3 s]

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

[pid=5762] ppid=5760 vsize=643576 CPUtime=2805.44 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 528137 0 0 0 280382 162 0 0 25 0 4 0 255710116 659021824 106916 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 160894 106916 388 106 0 155865 0
[pid=5762/tid=5763] ppid=5760 vsize=643576 CPUtime=702.29 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 135009 0 0 0 70191 38 0 0 25 0 4 0 255710116 659021824 106916 33554432000 4194304 4627427 140735351184864 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=643576 CPUtime=702.3 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 142765 0 0 0 70178 52 0 0 25 0 4 0 255710116 659021824 106916 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=643576 CPUtime=698.51 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 127969 0 0 0 69817 34 0 0 25 0 4 0 255710116 659021824 106916 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.44
Current children cumulated vsize (KiB) 643576

[startup+762.306 s]
/proc/loadavg: 8.05 8.04 7.98 9/184 5794
/proc/meminfo: memFree=30254732/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=656736 CPUtime=3045.14 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 550526 0 0 0 304342 172 0 0 25 0 4 0 255710116 672497664 111496 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 164184 111496 388 106 0 159155 0
[pid=5762/tid=5763] ppid=5760 vsize=656736 CPUtime=762.31 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 140891 0 0 0 76190 41 0 0 25 0 4 0 255710116 672497664 111496 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=656736 CPUtime=762.31 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 150120 0 0 0 76176 55 0 0 25 0 4 0 255710116 672497664 111496 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=656736 CPUtime=758.18 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 133497 0 0 0 75782 36 0 0 25 0 4 0 255710116 672497664 111496 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.14
Current children cumulated vsize (KiB) 656736

[startup+822.301 s]
/proc/loadavg: 8.02 8.03 7.98 9/184 5796
/proc/meminfo: memFree=30248612/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=659072 CPUtime=3284.79 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 570505 0 0 0 328297 182 0 0 25 0 4 0 255710116 674889728 112781 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 164768 112781 388 106 0 159739 0
[pid=5762/tid=5763] ppid=5760 vsize=659072 CPUtime=822.3 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 146973 0 0 0 82185 45 0 0 25 0 4 0 255710116 674889728 112781 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=659072 CPUtime=822.31 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 158674 0 0 0 82173 58 0 0 25 0 4 0 255710116 674889728 112781 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=659072 CPUtime=817.85 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 137999 0 0 0 81746 39 0 0 25 0 4 0 255710116 674889728 112781 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 659072

[startup+882.3 s]
/proc/loadavg: 8.05 8.04 7.99 9/184 5797
/proc/meminfo: memFree=30175412/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=725236 CPUtime=3524.46 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 590908 0 0 0 352257 189 0 0 25 0 4 0 255710116 742641664 128962 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 181309 128962 388 106 0 176280 0
[pid=5762/tid=5763] ppid=5760 vsize=725236 CPUtime=882.31 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 152534 0 0 0 88184 47 0 0 25 0 4 0 255710116 742641664 128962 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=725236 CPUtime=882.31 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 166711 0 0 0 88170 61 0 0 25 0 4 0 255710116 742641664 128962 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=725236 CPUtime=877.52 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 144803 0 0 0 87710 42 0 0 25 0 4 0 255710116 742641664 128962 33554432000 4194304 4627427 140735351184864 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 725236

[startup+942.301 s]
/proc/loadavg: 8.13 8.06 8.00 9/184 5799
/proc/meminfo: memFree=30216160/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=673964 CPUtime=3764.13 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 613039 0 0 0 376214 199 0 0 25 0 4 0 255710116 690139136 118249 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 168491 118249 388 106 0 163462 0
[pid=5762/tid=5763] ppid=5760 vsize=673964 CPUtime=942.3 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 156487 0 0 0 94182 48 0 0 25 0 4 0 255710116 690139136 118249 33554432000 4194304 4627427 140735351184864 18446744073709551615 4302889 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=673964 CPUtime=942.3 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 175862 0 0 0 94165 65 0 0 25 0 4 0 255710116 690139136 118249 33554432000 4194304 4627427 140735351184864 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=673964 CPUtime=937.19 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 153645 0 0 0 93673 46 0 0 25 0 4 0 255710116 690139136 118250 33554432000 4194304 4627427 140735351184864 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 673964

[startup+1002.3 s]
/proc/loadavg: 8.15 8.08 8.00 9/184 5800
/proc/meminfo: memFree=30182740/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=726088 CPUtime=4003.8 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 630999 0 0 0 400174 206 0 0 25 0 4 0 255710116 743514112 119033 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 181522 119033 388 106 0 176493 0
[pid=5762/tid=5763] ppid=5760 vsize=726088 CPUtime=1002.3 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 160302 0 0 0 100181 49 0 0 25 0 4 0 255710116 743514112 119033 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=726088 CPUtime=1002.31 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 182822 0 0 0 100162 69 0 0 25 0 4 0 255710116 743514112 119033 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=726088 CPUtime=996.85 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 160471 0 0 0 99637 48 0 0 25 0 4 0 255710116 743514112 119033 33554432000 4194304 4627427 140735351184864 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 726088

[startup+1062.3 s]
/proc/loadavg: 8.15 8.09 8.01 9/184 5802
/proc/meminfo: memFree=30142140/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=782508 CPUtime=4243.49 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 653994 0 0 0 424134 215 0 0 25 0 4 0 255710116 801288192 133476 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 195627 133476 388 106 0 190598 0
[pid=5762/tid=5763] ppid=5760 vsize=782508 CPUtime=1062.3 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 167119 0 0 0 106179 51 0 0 25 0 4 0 255710116 801288192 133476 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=782508 CPUtime=1062.31 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 191826 0 0 0 106159 72 0 0 25 0 4 0 255710116 801288192 133476 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=782508 CPUtime=1056.53 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 167158 0 0 0 105602 51 0 0 25 0 4 0 255710116 801288192 133476 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 782508

[startup+1122.3 s]
/proc/loadavg: 8.14 8.10 8.01 9/184 5804
/proc/meminfo: memFree=30165920/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=727632 CPUtime=4483.16 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 669139 0 0 0 448094 222 0 0 25 0 4 0 255710116 745095168 127120 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 181908 127120 388 106 0 176879 0
[pid=5762/tid=5763] ppid=5760 vsize=727632 CPUtime=1122.31 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 170544 0 0 0 112178 53 0 0 25 0 4 0 255710116 745095168 127120 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=727632 CPUtime=1122.31 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 199757 0 0 0 112156 75 0 0 25 0 4 0 255710116 745095168 127120 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=727632 CPUtime=1116.2 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 170766 0 0 0 111567 53 0 0 25 0 4 0 255710116 745095168 127120 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 727632

[startup+1182.3 s]
/proc/loadavg: 8.21 8.12 8.02 9/184 5805
/proc/meminfo: memFree=30136884/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=727684 CPUtime=4722.84 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 682493 0 0 0 472055 229 0 0 25 0 4 0 255710116 745148416 136494 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 181921 136494 388 106 0 176892 0
[pid=5762/tid=5763] ppid=5760 vsize=727684 CPUtime=1182.31 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 174482 0 0 0 118177 54 0 0 25 0 4 0 255710116 745148416 136494 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420208 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=727684 CPUtime=1182.31 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 204241 0 0 0 118153 78 0 0 25 0 4 0 255710116 745148416 136494 33554432000 4194304 4627427 140735351184864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=727684 CPUtime=1175.87 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 175413 0 0 0 117532 55 0 0 25 0 4 0 255710116 745148416 136494 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 727684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.12 8.02 9/184 5806
/proc/meminfo: memFree=30077588/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=727684 CPUtime=4800.35 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 688836 0 0 0 479804 231 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 181921 142835 388 106 0 176892 0
[pid=5762/tid=5763] ppid=5760 vsize=727684 CPUtime=1201.71 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 174482 0 0 0 120117 54 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=727684 CPUtime=1201.72 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 210584 0 0 0 120092 80 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=727684 CPUtime=1195.16 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 175413 0 0 0 119461 55 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 727684

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

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

[startup+1201.7 s]
/proc/loadavg: 8.15 8.12 8.02 9/184 5806
/proc/meminfo: memFree=30077588/32951124 swapFree=67111524/67111528
[pid=5762] ppid=5760 vsize=727684 CPUtime=4800.35 cores=0,2,4,6
/proc/5762/stat : 5762 (strangenight2-m) R 5760 5762 4889 0 -1 4202496 688836 0 0 0 479804 231 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5762/statm: 181921 142835 388 106 0 176892 0
[pid=5762/tid=5763] ppid=5760 vsize=727684 CPUtime=1201.71 cores=0,2,4,6
/proc/5762/task/5763/stat : 5763 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 174482 0 0 0 120117 54 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5762/tid=5764] ppid=5760 vsize=727684 CPUtime=1201.72 cores=0,2,4,6
/proc/5762/task/5764/stat : 5764 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 210584 0 0 0 120092 80 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5762/tid=5765] ppid=5760 vsize=727684 CPUtime=1195.16 cores=0,2,4,6
/proc/5762/task/5765/stat : 5765 (strangenight2-m) R 5760 5762 4889 0 -1 4202560 175413 0 0 0 119461 55 0 0 25 0 4 0 255710116 745148416 142835 33554432000 4194304 4627427 140735351184864 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 727684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.4
CPU user time (s): 4798.07
CPU system time (s): 2.33864
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 851740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.07
system time used= 2.33864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 688836
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= 283
involuntary context switches= 32725

runsolver used 1.91071 second user time and 4.52231 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 00:13:09
IDJOB=3174205
IDBENCH=83023
IDSOLVER=1586
FILE ID=node107/3174205-1304115188
RUNJOBID= node107-1304115188-5747
PBS_JOBID= 13170667
Free space on /tmp= 71800 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174205-1304115188/watcher-3174205-1304115188 -o /tmp/evaluation-result-3174205-1304115188/solver-3174205-1304115188 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174205-1304115188.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=1930605089

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.75
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.829
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:      31058692 kB
Buffers:        346624 kB
Cached:        1135028 kB
SwapCached:          4 kB
Active:          99192 kB
Inactive:      1444896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31058692 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11456 kB
Writeback:           0 kB
AnonPages:       62544 kB
Mapped:          14488 kB
Slab:           284744 kB
PageTables:       4320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183260 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= 71792 MiB
End job on node107 at 2011-04-30 00:33:12