Trace number 3173945

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.3 1201.94

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S436871389-051.SATISFIABLE.cnf
MD5SUM6deba4513edb64b9aaebf4e8cfbaf90d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
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-3173945-1304073894.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.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      62 undec:       5 neg:      58
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.40/0.13	c  N st     8      4915       125      2662         0      4635     13310    119869   no data   no data
1.18/0.32	c  N st    10     11298       125      2662         0      4284     13310     86677   no data   no data
1.98/0.52	c  N st    11     17044       125      2662         0      9696     13310    228444   no data   no data
3.17/0.84	c  F st    12     25000       125      2662         0     11938     13310    279170   no data   no data
3.17/0.84	c  N st    12     25000       125      2662         0     11938     13310    279170   no data   no data
3.98/1.04	c Decided on static restart strategy
3.98/1.04	c  N st    18     30001       125      2662         0     10247     13310    230480   no data   no data
3.98/1.04	c  S st    18     30001       125      2662         0     10247     13310    230480   no data   no data
3.98/1.07	c  S st    18     30502       125      2662         0     10735     13310    243350   no data   no data
3.98/1.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/1.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.98/1.07	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
3.98/1.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/1.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.98/1.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/1.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.98/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.25	c lits-rem:       213  cl-subs:     1457  v-elim:      0  v-fix:    0  time:  0.17 s
4.79/1.29	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
4.79/1.29	c calculated reachability. Time: 0.00
4.79/1.29	c  N st    18     30502       125      2662         0      9278     13310    202205   no data   no data
6.36/1.63	c  N st    20     37612       125      2662         0      8559     13310    166434   no data   no data
7.57/1.93	c  N st    21     44013       125      2662         0     14605     13310    320305   no data   no data
7.97/2.03	c  S st    22     45754       125      2662         0     16259     13310    361462   no data   no data
7.97/2.07	c  S st    22     46257       125      2662         0     16749     13310    373925   no data   no data
7.97/2.07	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.08	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.96/2.54	c lits-rem:       281  cl-subs:     1883  v-elim:      0  v-fix:    0  time:  0.45 s
9.96/2.54	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.96/2.55	c vivif2 --  cl tried    14866 cl shrink        0 lits rem          0 time: 0.00
10.36/2.60	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
10.36/2.60	c calculated reachability. Time: 0.00
10.36/2.60	c  N st    22     46257       125      2662         0     14866     13310    323993   no data   no data
13.57/3.43	c  N st    23     60654       125      2662         0     10618     13310    187461   no data   no data
15.56/3.96	c  N st    24     69385       125      2662         0     18863     13310    398875   no data   no data
15.56/3.96	c  S st    24     69385       125      2662         0     18863     13310    398875   no data   no data
15.96/4.01	c  S st    24     69892       125      2662         0     19355     13310    411903   no data   no data
15.96/4.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.96/4.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.96/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.96/4.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.96/4.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.96/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.97/4.56	c lits-rem:       391  cl-subs:     1850  v-elim:      0  v-fix:    0  time:  0.52 s
17.97/4.56	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
17.97/4.56	c vivif2 --  cl tried    17505 cl shrink        0 lits rem          0 time: 0.00
18.35/4.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
18.35/4.63	c calculated reachability. Time: 0.00
18.35/4.63	c  N st    24     69892       125      2662         0     17505     13310    363767   no data   no data
22.74/5.72	c  F st    25     87501       125      2662         0     12497     13310    213303   no data   no data
22.74/5.72	c  N st    25     87501       125      2662         0     12497     13310    213303   no data   no data
23.94/6.01	c Decided on static restart strategy
24.34/6.18	c  N st    32     95539       125      2662         0     20095     13310    412063   no data   no data
26.76/6.79	c  N st    34    104839       125      2662         0     16654     13310    315257   no data   no data
26.76/6.79	c  S st    34    104839       125      2662         0     16654     13310    315257   no data   no data
27.14/6.83	c  S st    34    105341       125      2662         0     17140     13310    328080   no data   no data
27.14/6.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.14/6.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
27.14/6.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.14/6.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.14/6.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.14/6.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
27.14/6.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.14/6.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.14/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.94/7.05	c lits-rem:       194  cl-subs:      996  v-elim:      0  v-fix:    0  time:  0.20 s
27.94/7.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.94/7.05	c vivif2 --  cl tried    16144 cl shrink        0 lits rem          0 time: 0.00
28.34/7.11	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
28.34/7.11	c calculated reachability. Time: 0.00
28.34/7.11	c  N st    34    105341       125      2662         0     16144     13310    301167   no data   no data
31.16/7.82	c  N st    35    114940       125      2662         0     25081     13310    533010   no data   no data
35.14/8.84	c  N st    36    129337       125      2662         0     25399     13310    528270   no data   no data
41.52/10.42	c  N st    37    150932       125      2662         0     16653     13310    268487   no data   no data
43.52/10.92	c  S st    38    158012       125      2662         0     23357     13310    445264   no data   no data
43.52/10.97	c  S st    38    158516       125      2662         0     23848     13310    458004   no data   no data
43.52/10.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.52/10.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.52/10.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.52/10.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.52/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.52/10.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
43.52/10.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.52/10.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.52/11.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.92/11.54	c lits-rem:       427  cl-subs:     1873  v-elim:      0  v-fix:    0  time:  0.54 s
45.92/11.54	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
45.92/11.54	c vivif2 --  cl tried    21975 cl shrink        0 lits rem          0 time: 0.00
46.32/11.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
46.32/11.63	c calculated reachability. Time: 0.00
46.32/11.63	c  N st    38    158516       125      2662         0     21975     13310    407501   no data   no data
62.70/15.77	c  N st    39    207105       125      2662         0     34700     13310    699411   no data   no data
73.88/18.51	c  N st    40    237774       125      2662         0     26909     13310    485057   no data   no data
73.88/18.51	c  S st    40    237774       125      2662         0     26909     13310    485057   no data   no data
73.88/18.57	c  S st    40    238281       125      2662         0     27398     13310    497768   no data   no data
73.88/18.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.88/18.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
73.88/18.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.88/18.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.88/18.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.88/18.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
73.88/18.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.88/18.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
74.28/18.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.67/19.25	c lits-rem:       444  cl-subs:     1990  v-elim:      0  v-fix:    0  time:  0.65 s
76.67/19.25	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
76.67/19.26	c vivif2 --  cl tried    25408 cl shrink        0 lits rem          0 time: 0.00
77.07/19.35	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
77.07/19.35	c calculated reachability. Time: 0.00
77.07/19.35	c  N st    40    238281       125      2662         0     25408     13310    447851   no data   no data
102.64/25.78	c  F st    41    306252       125      2662         0     27231     13310    453150   no data   no data
102.64/25.78	c  N st    41    306252       125      2662         0     27231     13310    453150   no data   no data
104.64/26.24	c Decided on static restart strategy
114.24/28.62	c  N st    51    334555       125      2662         0     31440     13310    548103   no data   no data
123.43/30.99	c  N st    53    357422       125      2662         0     29423     13310    486552   no data   no data
123.43/30.99	c  S st    53    357422       125      2662         0     29423     13310    486552   no data   no data
123.81/31.06	c  S st    53    357926       125      2662         0     29912     13310    499139   no data   no data
123.81/31.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.81/31.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
123.81/31.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.81/31.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.81/31.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.81/31.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
123.81/31.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
123.81/31.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
123.81/31.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.81/31.52	c lits-rem:       566  cl-subs:     1248  v-elim:      0  v-fix:    0  time:  0.43 s
125.81/31.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
125.81/31.53	c vivif2 --  cl tried    28664 cl shrink        0 lits rem          0 time: 0.01
126.21/31.64	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
126.21/31.64	c calculated reachability. Time: 0.00
126.21/31.64	c  N st    53    357926       125      2662         0     28664     13310    462431   no data   no data
141.01/35.33	c  N st    54    390318       125      2662         0     34769     13310    597944   no data   no data
166.55/41.78	c  N st    55    438907       125      2662         0     28697     13310    419411   no data   no data
198.51/49.77	c  N st    56    511791       125      2662         0     41658     13310    726173   no data   no data
210.49/52.80	c  N st    57    536889       125      2662         0     36150     13310    571881   no data   no data
210.49/52.80	c  S st    57    536889       125      2662         0     36150     13310    571881   no data   no data
210.90/52.90	c  S st    57    537390       125      2662         0     36635     13310    584753   no data   no data
210.90/52.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.31/52.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
211.31/52.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.31/52.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.31/52.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.31/52.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
211.31/52.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
211.31/52.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
211.31/52.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.69/53.55	c lits-rem:       270  cl-subs:     1420  v-elim:      0  v-fix:    0  time:  0.62 s
213.69/53.55	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
213.69/53.56	c vivif2 --  cl tried    35215 cl shrink        0 lits rem          0 time: 0.01
214.49/53.70	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
214.49/53.70	c calculated reachability. Time: 0.00
214.49/53.70	c  N st    57    537390       125      2662         0     35215     13310    546027   no data   no data
299.20/74.93	c  N st    58    701375       125      2662         0     63057     13310   1217272   no data   no data
363.09/90.98	c  N st    59    806086       125      2662         0     57243     13310   1008262   no data   no data
363.09/90.98	c  S st    59    806086       125      2662         0     57243     13310   1008262   no data   no data
363.89/91.15	c  S st    59    806588       125      2662         0     57738     13310   1021115   no data   no data
363.89/91.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
363.89/91.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
363.89/91.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
363.89/91.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.89/91.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.89/91.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
363.89/91.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
363.89/91.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
364.29/91.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.27/95.24	c lits-rem:      1398  cl-subs:     5114  v-elim:      0  v-fix:    0  time:  4.02 s
380.27/95.24	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
380.27/95.25	c vivif2 --  cl tried    52624 cl shrink        0 lits rem          0 time: 0.01
381.47/95.51	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.26
381.47/95.52	c calculated reachability. Time: 0.00
381.47/95.52	c  N st    59    806588       125      2662         0     52624     13310    899009   no data   no data
545.27/136.54	c  F st    60   1071876       125      2662         0     67884     13310   1196816   no data   no data
545.27/136.54	c  N st    60   1071876       125      2662         0     67884     13310   1196816   no data   no data
549.66/137.64	c Decided on static restart strategy
568.01/142.21	c  N st    70   1100181       125      2662         0     52531     13310    789658   no data   no data
596.38/149.34	c  N st    72   1136173       125      2662         0     43322     13310    535205   no data   no data
617.15/154.54	c  N st    73   1168565       125      2662         0     73697     13310   1345179   no data   no data
649.11/162.54	c  N st    74   1209887       125      2662         0     68313     13310   1167674   no data   no data
649.11/162.54	c  S st    74   1209887       125      2662         0     68313     13310   1167674   no data   no data
649.90/162.75	c  S st    74   1210388       125      2662         0     68788     13310   1180246   no data   no data
649.90/162.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
649.90/162.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
649.90/162.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
649.90/162.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
649.90/162.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
649.90/162.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
649.90/162.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
649.90/162.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
650.32/162.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
681.86/170.78	c lits-rem:      1638  cl-subs:     5711  v-elim:      0  v-fix:    0  time:  7.94 s
681.86/170.78	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
681.86/170.79	c vivif2 --  cl tried    63077 cl shrink        0 lits rem          0 time: 0.02
683.86/171.22	c asymm  cl-useful: 0/2344/2662 lits-rem:0 time: 0.42
683.86/171.22	c calculated reachability. Time: 0.00
683.86/171.22	c  N st    74   1210388       125      2662         0     63077     13310   1039967   no data   no data
754.96/189.08	c  N st    75   1283270       125      2662         0     86498     13310   1642568   no data   no data
851.23/213.10	c  N st    76   1392595       125      2662         0     48620     13310    596073   no data   no data
983.06/246.10	c  N st    77   1556582       125      2662         0     53301     13310    677935   no data   no data
1115.27/279.23	c  N st    78   1710389       125      2662         0     93344     13310   1734502   no data   no data
1115.27/279.23	c  S st    78   1710389       125      2662         0     93344     13310   1734502   no data   no data
1116.49/279.52	c  S st    78   1710892       125      2662         0     93835     13310   1747704   no data   no data
1116.49/279.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1116.49/279.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1116.49/279.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1116.49/279.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1116.49/279.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1116.49/279.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1116.49/279.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1116.87/279.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1116.87/279.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1210.35/303.06	c lits-rem:      2572  cl-subs:     8835  v-elim:      0  v-fix:    0  time: 23.42 s
1210.35/303.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1210.35/303.09	c vivif2 --  cl tried    85000 cl shrink        0 lits rem          0 time: 0.02
1212.35/303.55	c asymm  cl-useful: 0/1829/2662 lits-rem:0 time: 0.47
1212.35/303.56	c calculated reachability. Time: 0.00
1212.35/303.56	c  N st    78   1710892       125      2662         0     85000     13310   1515574   no data   no data
1585.84/397.02	c  N st    79   2079857       125      2662         0     96407     13310   1715960   no data   no data
1714.87/429.31	c  N st    80   2210894       125      2662         0    100007     13310   1752784   no data   no data
1714.87/429.31	c  S st    80   2210894       125      2662         0    100007     13310   1752784   no data   no data
1716.07/429.60	c  S st    80   2211398       125      2662         0    100499     13310   1765950   no data   no data
1716.07/429.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1716.07/429.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1716.07/429.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1716.07/429.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1716.07/429.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1716.07/429.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1716.07/429.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1716.07/429.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1716.47/429.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1791.97/448.67	c lits-rem:      2015  cl-subs:    10953  v-elim:      0  v-fix:    0  time: 18.94 s
1791.97/448.67	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1791.97/448.69	c vivif2 --  cl tried    89546 cl shrink        0 lits rem          0 time: 0.02
1792.78/448.89	c asymm  cl-useful: 0/833/2662 lits-rem:0 time: 0.20
1792.78/448.89	c calculated reachability. Time: 0.00
1792.78/448.89	c  N st    80   2211398       125      2662         0     89546     13310   1501064   no data   no data
2340.83/586.09	c  N st    81   2711398       125      2662         0    112351     13310   1960712   no data   no data
2340.83/586.09	c  S st    81   2711398       125      2662         0    112351     13310   1960712   no data   no data
2342.44/586.44	c  S st    81   2711900       125      2662         0    112838     13310   1973657   no data   no data
2342.44/586.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2342.82/586.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2342.82/586.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2342.82/586.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2342.82/586.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2342.82/586.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2342.82/586.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2342.82/586.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2342.82/586.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2446.28/612.40	c lits-rem:      2620  cl-subs:    12443  v-elim:      0  v-fix:    0  time: 25.81 s
2446.28/612.40	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2446.28/612.42	c vivif2 --  cl tried   100395 cl shrink        0 lits rem          0 time: 0.02
2447.50/612.78	c asymm  cl-useful: 0/1600/2662 lits-rem:0 time: 0.36
2447.50/612.78	c calculated reachability. Time: 0.00
2447.50/612.78	c  N st    81   2711900       125      2662         0    100395     13310   1675284   no data   no data
3084.23/772.18	c  N st    82   3211900       125      2662         0     78027     13310    978899   no data   no data
3084.23/772.18	c  S st    82   3211900       125      2662         0     78027     13310    978899   no data   no data
3085.43/772.40	c  S st    82   3212402       125      2662         0     78519     13310    992046   no data   no data
3085.43/772.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3085.43/772.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3085.43/772.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3085.43/772.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3085.43/772.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3085.43/772.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3085.43/772.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3085.43/772.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3085.43/772.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3090.23/773.61	c lits-rem:       274  cl-subs:     1625  v-elim:      0  v-fix:    0  time:  1.11 s
3090.23/773.61	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3090.23/773.62	c vivif2 --  cl tried    76894 cl shrink        0 lits rem          0 time: 0.01
3091.02/773.82	c asymm  cl-useful: 0/1062/2662 lits-rem:0 time: 0.20
3091.02/773.82	c calculated reachability. Time: 0.00
3091.02/773.82	c  N st    82   3212402       125      2662         0     76894     13310    955281   no data   no data
3700.22/926.37	c  N st    83   3712402       125      2662         0     87292     13310   1140632   no data   no data
3700.22/926.37	c  S st    83   3712402       125      2662         0     87292     13310   1140632   no data   no data
3701.40/926.62	c  S st    83   3712906       125      2662         0     87776     13310   1153917   no data   no data
3701.40/926.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3701.40/926.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3701.40/926.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3701.40/926.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3701.40/926.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3701.40/926.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3701.40/926.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3701.40/926.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3701.80/926.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3708.61/928.48	c lits-rem:       354  cl-subs:     2143  v-elim:      0  v-fix:    0  time:  1.77 s
3708.61/928.48	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3708.61/928.50	c vivif2 --  cl tried    85633 cl shrink        0 lits rem          0 time: 0.02
3710.19/928.82	c asymm  cl-useful: 0/1757/2662 lits-rem:0 time: 0.32
3710.19/928.82	c calculated reachability. Time: 0.00
3710.19/928.82	c  N st    83   3712906       125      2662         0     85633     13310   1102594   no data   no data
3754.93/940.04	c  F st    84   3751564       125      2662         0    121806     13310   2081770   no data   no data
3754.93/940.04	c  N st    84   3751564       125      2662         0    121806     13310   2081770   no data   no data
3763.32/942.18	c Decided on static restart strategy
3807.66/953.27	c  N st    94   3779864       125      2662         0    148337     13310   2789515   no data   no data
3855.20/965.15	c  N st    96   3815857       125      2662         0    102770     13310   1520458   no data   no data
3909.11/978.68	c  N st    97   3848249       125      2662         0    132983     13310   2308656   no data   no data
3979.81/996.31	c  N st    98   3896839       125      2662         0     98249     13310   1394579   no data   no data
4083.27/1022.25	c  N st    99   3969721       125      2662         0     85131     13310   1031748   no data   no data
4218.72/1056.14	c  N st   100   4079044       125      2662         0    104784     13310   1537219   no data   no data
4387.67/1098.42	c  N st   101   4212906       125      2662         0    146923     13310   2665980   no data   no data
4387.67/1098.42	c  S st   101   4212906       125      2662         0    146923     13310   2665980   no data   no data
4389.69/1098.90	c  S st   101   4213413       125      2662         0    147418     13310   2679202   no data   no data
4389.69/1098.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4389.69/1098.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4389.69/1098.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4389.69/1098.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4389.69/1098.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4389.69/1098.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4389.69/1098.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4390.09/1099.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4390.46/1099.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4553.84/1140.02	c lits-rem:      2962  cl-subs:    13591  v-elim:      0  v-fix:    0  time: 40.90 s
4553.84/1140.02	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4553.84/1140.05	c vivif2 --  cl tried   133827 cl shrink        0 lits rem          0 time: 0.03
4555.44/1140.40	c asymm  cl-useful: 0/905/2662 lits-rem:0 time: 0.35
4555.44/1140.41	c calculated reachability. Time: 0.00
4555.44/1140.41	c  N st   101   4213413       125      2662         0    133827     13310   2334328   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173945-1304073894/watcher-3173945-1304073894 -o /tmp/evaluation-result-3173945-1304073894/solver-3173945-1304073894 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173945-1304073894.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: 7.36 7.85 7.18 7/180 31427
/proc/meminfo: memFree=31484572/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=160440 CPUtime=0 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) D 31425 31427 30873 0 -1 4202496 438 0 0 0 0 0 0 0 25 0 4 0 518988162 164290560 367 33554432000 4194304 4627427 140733568464304 18446744073709551615 235594909831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 29187 374 316 106 0 24158 0
[pid=31427/tid=31428] ppid=31425 vsize=247820 CPUtime=0 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) S 31425 31427 30873 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 4 0 518988163 253767680 388 33554432000 4194304 4627427 140733568464304 18446744073709551615 235594971630 0 0 4096 2 18446604463908231296 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=182292 CPUtime=0 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 21 0 0 0 0 0 0 0 25 0 4 0 518988163 186667008 395 33554432000 4194304 4627427 140733568464304 18446744073709551615 235594866491 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=183252 CPUtime=0 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 518988163 187650048 407 33554432000 4194304 4627427 140733568464304 18446744073709551615 235594866491 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.106897 s]
/proc/loadavg: 7.36 7.85 7.18 7/180 31427
/proc/meminfo: memFree=31484572/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=217024 CPUtime=0.4 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 1879 0 0 0 40 0 0 0 25 0 4 0 518988162 222232576 1743 33554432000 4194304 4627427 140733568464304 18446744073709551615 4321720 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 54256 1743 383 106 0 49227 0
[pid=31427/tid=31428] ppid=31425 vsize=217024 CPUtime=0.1 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 379 0 0 0 10 0 0 0 25 0 4 0 518988163 222232576 1743 33554432000 4194304 4627427 140733568464304 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=217024 CPUtime=0.09 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 408 0 0 0 9 0 0 0 25 0 4 0 518988163 222232576 1743 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=217024 CPUtime=0.1 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 248 0 0 0 10 0 0 0 25 0 4 0 518988163 222232576 1743 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 217024

[startup+0.20088 s]
/proc/loadavg: 7.36 7.85 7.18 7/180 31427
/proc/meminfo: memFree=31484572/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=218632 CPUtime=0.78 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 2621 0 0 0 78 0 0 0 25 0 4 0 518988162 223879168 1864 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 54658 1864 384 106 0 49629 0
[pid=31427/tid=31428] ppid=31425 vsize=218632 CPUtime=0.19 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 574 0 0 0 19 0 0 0 25 0 4 0 518988163 223879168 1864 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=218632 CPUtime=0.19 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 594 0 0 0 19 0 0 0 25 0 4 0 518988163 223879168 1865 33554432000 4194304 4627427 140733568464304 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=218632 CPUtime=0.19 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 424 0 0 0 19 0 0 0 25 0 4 0 518988163 223879168 1865 33554432000 4194304 4627427 140733568464304 18446744073709551615 4332428 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 218632

[startup+0.300863 s]
/proc/loadavg: 7.36 7.85 7.18 7/180 31427
/proc/meminfo: memFree=31484572/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=218784 CPUtime=1.18 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 3063 0 0 0 118 0 0 0 25 0 4 0 518988162 224034816 2306 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 54696 2306 384 106 0 49667 0
[pid=31427/tid=31428] ppid=31425 vsize=218784 CPUtime=0.29 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 686 0 0 0 29 0 0 0 25 0 4 0 518988163 224034816 2306 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=218784 CPUtime=0.29 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 713 0 0 0 29 0 0 0 25 0 4 0 518988163 224034816 2306 33554432000 4194304 4627427 140733568464304 18446744073709551615 4333975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=218784 CPUtime=0.29 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 517 0 0 0 29 0 0 0 25 0 4 0 518988163 224034816 2306 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 218784

[startup+0.700794 s]
/proc/loadavg: 7.36 7.85 7.18 7/180 31427
/proc/meminfo: memFree=31484572/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=220556 CPUtime=2.77 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 5534 0 0 0 277 0 0 0 25 0 4 0 518988162 225849344 2631 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 55139 2631 384 106 0 50110 0
[pid=31427/tid=31428] ppid=31425 vsize=220556 CPUtime=0.69 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 1268 0 0 0 69 0 0 0 25 0 4 0 518988163 225849344 2631 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=220556 CPUtime=0.69 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 1346 0 0 0 69 0 0 0 25 0 4 0 518988163 225849344 2631 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=220556 CPUtime=0.69 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 1118 0 0 0 69 0 0 0 25 0 4 0 518988163 225849344 2631 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 220556

[startup+1.50066 s]
/proc/loadavg: 7.36 7.85 7.18 9/184 31431
/proc/meminfo: memFree=31454232/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=226712 CPUtime=5.97 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 11579 0 0 0 596 1 0 0 25 0 4 0 518988162 232153088 5924 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 56678 5924 388 106 0 51649 0
[pid=31427/tid=31428] ppid=31425 vsize=226712 CPUtime=1.49 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 3338 0 0 0 149 0 0 0 25 0 4 0 518988163 232153088 5924 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=226712 CPUtime=1.48 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 2282 0 0 0 148 0 0 0 25 0 4 0 518988163 232153088 5924 33554432000 4194304 4627427 140733568464304 18446744073709551615 4308127 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=226712 CPUtime=1.48 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 2059 0 0 0 148 0 0 0 25 0 4 0 518988163 232153088 5924 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 226712

[startup+3.10037 s]
/proc/loadavg: 7.36 7.85 7.18 9/184 31432
/proc/meminfo: memFree=31412940/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=218012 CPUtime=12.36 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 20526 0 0 0 1233 3 0 0 25 0 4 0 518988162 223244288 11054 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 54503 11054 388 106 0 49474 0
[pid=31427/tid=31428] ppid=31425 vsize=218012 CPUtime=3.08 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 4542 0 0 0 308 0 0 0 25 0 4 0 518988163 223244288 11054 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=218012 CPUtime=3.09 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 5210 0 0 0 308 1 0 0 25 0 4 0 518988163 223244288 11054 33554432000 4194304 4627427 140733568464304 18446744073709551615 4350122 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=218012 CPUtime=3.07 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 4933 0 0 0 307 0 0 0 25 0 4 0 518988163 223244288 11054 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 218012

[startup+6.30081 s]
/proc/loadavg: 7.41 7.85 7.18 9/184 31432
/proc/meminfo: memFree=31388116/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=225460 CPUtime=25.15 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 31608 0 0 0 2510 5 0 0 25 0 4 0 518988162 230871040 15638 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 56365 15639 388 106 0 51336 0
[pid=31427/tid=31428] ppid=31425 vsize=225460 CPUtime=6.29 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 7871 0 0 0 628 1 0 0 25 0 4 0 518988163 230871040 15639 33554432000 4194304 4627427 140733568464304 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=225460 CPUtime=6.29 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 8488 0 0 0 628 1 0 0 25 0 4 0 518988163 230871040 15639 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=225460 CPUtime=6.25 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 7004 0 0 0 625 0 0 0 25 0 4 0 518988163 230871040 15639 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 225460

[startup+12.7007 s]
/proc/loadavg: 7.46 7.85 7.19 9/184 31432
/proc/meminfo: memFree=31358032/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=240116 CPUtime=50.71 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 48329 0 0 0 5063 8 0 0 25 0 4 0 518988162 245878784 19947 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 60029 19947 388 106 0 55000 0
[pid=31427/tid=31428] ppid=31425 vsize=240116 CPUtime=12.69 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 12092 0 0 0 1267 2 0 0 25 0 4 0 518988163 245878784 19947 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=240116 CPUtime=12.69 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 11865 0 0 0 1267 2 0 0 25 0 4 0 518988163 245878784 19947 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=240116 CPUtime=12.62 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 11727 0 0 0 1261 1 0 0 25 0 4 0 518988163 245878784 19947 33554432000 4194304 4627427 140733568464304 18446744073709551615 4310462 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 240116

[startup+25.5004 s]
/proc/loadavg: 7.65 7.88 7.20 9/184 31432
/proc/meminfo: memFree=31316460/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=258604 CPUtime=101.84 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 73908 0 0 0 10170 14 0 0 25 0 4 0 518988162 264810496 25052 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 64651 25052 388 106 0 59622 0
[pid=31427/tid=31428] ppid=31425 vsize=258604 CPUtime=25.49 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 18696 0 0 0 2546 3 0 0 25 0 4 0 518988163 264810496 25052 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=258604 CPUtime=25.49 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 18459 0 0 0 2545 4 0 0 25 0 4 0 518988163 264810496 25052 33554432000 4194304 4627427 140733568464304 18446744073709551615 4321405 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=258604 CPUtime=25.35 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 17712 0 0 0 2532 3 0 0 25 0 4 0 518988163 264810496 25052 33554432000 4194304 4627427 140733568464304 18446744073709551615 4332166 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 258604

[startup+51.1009 s]
/proc/loadavg: 7.83 7.90 7.23 9/184 31433
/proc/meminfo: memFree=31277188/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=280796 CPUtime=204.1 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 109578 0 0 0 20387 23 0 0 25 0 4 0 518988162 287535104 32241 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 70199 32241 388 106 0 65170 0
[pid=31427/tid=31428] ppid=31425 vsize=280796 CPUtime=51.08 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 25306 0 0 0 5104 4 0 0 25 0 4 0 518988163 287535104 32241 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=280796 CPUtime=51.08 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 29037 0 0 0 5102 6 0 0 25 0 4 0 518988163 287535104 32241 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=280796 CPUtime=50.81 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 26008 0 0 0 5077 4 0 0 25 0 4 0 518988163 287535104 32241 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 280796

[startup+102.301 s]
/proc/loadavg: 7.92 7.91 7.27 9/184 31434
/proc/meminfo: memFree=31218988/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=262148 CPUtime=408.65 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 168700 0 0 0 40824 41 0 0 25 0 4 0 518988162 268439552 41675 33554432000 4194304 4627427 140733568464304 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 65537 41675 388 106 0 60508 0
[pid=31427/tid=31428] ppid=31425 vsize=262148 CPUtime=102.29 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 35347 0 0 0 10221 8 0 0 25 0 4 0 518988163 268439552 41675 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=262148 CPUtime=102.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 44990 0 0 0 10219 11 0 0 25 0 4 0 518988163 268439552 41675 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=262148 CPUtime=101.73 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 42039 0 0 0 10164 9 0 0 25 0 4 0 518988163 268439552 41675 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 262148

[startup+162.3 s]

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

[pid=31427] ppid=31425 vsize=582336 CPUtime=2565.73 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 450712 0 0 0 256416 157 0 0 25 0 4 0 518988162 596312064 104276 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 145584 104276 388 106 0 140555 0
[pid=31427/tid=31428] ppid=31425 vsize=582336 CPUtime=642.3 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 85115 0 0 0 64198 32 0 0 25 0 4 0 518988163 596312064 104276 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=582336 CPUtime=642.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 117540 0 0 0 64188 42 0 0 25 0 4 0 518988163 596312064 104276 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=582336 CPUtime=638.8 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 118230 0 0 0 63840 40 0 0 25 0 4 0 518988163 596312064 104276 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 582336

[startup+702.3 s]
/proc/loadavg: 8.06 8.06 7.64 9/184 31540
/proc/meminfo: memFree=30766584/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=598516 CPUtime=2805.41 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 466414 0 0 0 280376 165 0 0 25 0 4 0 518988162 612880384 109736 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 149629 109736 388 106 0 144600 0
[pid=31427/tid=31428] ppid=31425 vsize=598516 CPUtime=702.3 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 85561 0 0 0 70198 32 0 0 25 0 4 0 518988163 612880384 109736 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=598516 CPUtime=702.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 123621 0 0 0 70186 44 0 0 25 0 4 0 518988163 612880384 109736 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=598516 CPUtime=698.47 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 121176 0 0 0 69807 40 0 0 25 0 4 0 518988163 612880384 109736 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 598516

[startup+762.301 s]
/proc/loadavg: 8.06 8.06 7.66 9/184 31542
/proc/meminfo: memFree=30713588/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=599036 CPUtime=3045.11 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 491560 0 0 0 304338 173 0 0 25 0 4 0 518988162 613412864 110506 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 149759 110506 388 106 0 144730 0
[pid=31427/tid=31428] ppid=31425 vsize=599036 CPUtime=762.31 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 89455 0 0 0 76197 34 0 0 25 0 4 0 518988163 613412864 110506 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=599036 CPUtime=762.31 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 129523 0 0 0 76184 47 0 0 25 0 4 0 518988163 613412864 110506 33554432000 4194304 4627427 140733568464304 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=599036 CPUtime=758.15 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 127304 0 0 0 75773 42 0 0 25 0 4 0 518988163 613412864 110506 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 599036

[startup+822.3 s]
/proc/loadavg: 8.06 8.06 7.68 9/184 31543
/proc/meminfo: memFree=30638268/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=613760 CPUtime=3284.76 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 511782 0 0 0 328294 182 0 0 25 0 4 0 518988162 628490240 124389 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 153440 124389 388 106 0 148411 0
[pid=31427/tid=31428] ppid=31425 vsize=613760 CPUtime=822.3 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 96067 0 0 0 82194 36 0 0 25 0 4 0 518988163 628490240 124389 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=613760 CPUtime=822.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 130711 0 0 0 82183 47 0 0 25 0 4 0 518988163 628490240 124389 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=613760 CPUtime=817.82 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 135776 0 0 0 81736 46 0 0 25 0 4 0 518988163 628490240 124389 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 613760

[startup+882.307 s]
/proc/loadavg: 8.05 8.06 7.71 9/184 31545
/proc/meminfo: memFree=30675916/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=640904 CPUtime=3524.46 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 531401 0 0 0 352256 190 0 0 25 0 4 0 518988162 656285696 117848 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 160226 117848 388 106 0 155197 0
[pid=31427/tid=31428] ppid=31425 vsize=640904 CPUtime=882.31 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 96180 0 0 0 88195 36 0 0 25 0 4 0 518988163 656285696 117848 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=640904 CPUtime=882.31 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 133836 0 0 0 88182 49 0 0 25 0 4 0 518988163 656285696 117848 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=640904 CPUtime=877.49 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 143484 0 0 0 87701 48 0 0 25 0 4 0 518988163 656285696 117848 33554432000 4194304 4627427 140733568464304 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 640904

[startup+942.3 s]
/proc/loadavg: 8.13 8.08 7.74 9/184 31547
/proc/meminfo: memFree=30645112/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=641888 CPUtime=3764.12 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 556117 0 0 0 376212 200 0 0 25 0 4 0 518988162 657293312 119193 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 160472 119193 388 106 0 155443 0
[pid=31427/tid=31428] ppid=31425 vsize=641888 CPUtime=942.31 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 97906 0 0 0 94194 37 0 0 25 0 4 0 518988163 657293312 119193 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=641888 CPUtime=942.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 141011 0 0 0 94178 52 0 0 25 0 4 0 518988163 657293312 119193 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=641888 CPUtime=937.17 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 151969 0 0 0 93665 52 0 0 25 0 4 0 518988163 657293312 119193 33554432000 4194304 4627427 140733568464304 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 641888

[startup+1002.3 s]
/proc/loadavg: 8.12 8.07 7.75 9/184 31557
/proc/meminfo: memFree=30652624/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=615336 CPUtime=4003.78 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 576216 0 0 0 400169 209 0 0 25 0 4 0 518988162 630104064 118933 33554432000 4194304 4627427 140733568464304 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 153834 118933 388 106 0 148805 0
[pid=31427/tid=31428] ppid=31425 vsize=615336 CPUtime=1002.3 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 103054 0 0 0 100191 39 0 0 25 0 4 0 518988163 630104064 118933 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=615336 CPUtime=1002.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 143840 0 0 0 100176 54 0 0 25 0 4 0 518988163 630104064 118933 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=615336 CPUtime=996.84 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 157504 0 0 0 99630 54 0 0 25 0 4 0 518988163 630104064 118933 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 615336

[startup+1062.3 s]
/proc/loadavg: 8.11 8.07 7.77 9/184 31559
/proc/meminfo: memFree=30614880/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=643052 CPUtime=4243.46 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 602230 0 0 0 424125 221 0 0 25 0 4 0 518988162 658485248 120111 33554432000 4194304 4627427 140733568464304 18446744073709551615 4290272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 160763 120111 388 106 0 155734 0
[pid=31427/tid=31428] ppid=31425 vsize=643052 CPUtime=1062.31 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 108314 0 0 0 106189 42 0 0 25 0 4 0 518988163 658485248 120111 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=643052 CPUtime=1062.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 150176 0 0 0 106174 56 0 0 25 0 4 0 518988163 658485248 120111 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=643052 CPUtime=1056.52 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 164560 0 0 0 105594 58 0 0 25 0 4 0 518988163 658485248 120111 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 643052

[startup+1122.3 s]
/proc/loadavg: 8.18 8.09 7.79 9/184 31560
/proc/meminfo: memFree=30543144/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=643160 CPUtime=4483.13 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 624135 0 0 0 448081 232 0 0 25 0 4 0 518988162 658595840 127623 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 160790 127623 388 106 0 155761 0
[pid=31427/tid=31428] ppid=31425 vsize=643160 CPUtime=1122.31 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 110194 0 0 0 112188 43 0 0 25 0 4 0 518988163 658595840 127623 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=643160 CPUtime=1122.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 155567 0 0 0 112171 59 0 0 25 0 4 0 518988163 658595840 127623 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=643160 CPUtime=1116.19 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 171405 0 0 0 111557 62 0 0 25 0 4 0 518988163 658595840 127623 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 643160

[startup+1182.3 s]
/proc/loadavg: 8.39 8.15 7.83 9/184 31565
/proc/meminfo: memFree=30473736/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=630068 CPUtime=4721.94 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 648393 0 0 0 471949 245 0 0 25 0 4 0 518988162 645189632 125626 33554432000 4194304 4627427 140733568464304 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 157517 125626 388 106 0 152488 0
[pid=31427/tid=31428] ppid=31425 vsize=630068 CPUtime=1181.43 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 113456 0 0 0 118098 45 0 0 25 0 4 0 518988163 645189632 125626 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=630068 CPUtime=1182.3 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 162443 0 0 0 118166 64 0 0 25 0 4 0 518988163 645189632 125626 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=630068 CPUtime=1175.87 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 181223 0 0 0 117521 66 0 0 25 0 4 0 518988163 645189632 125626 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.94
Current children cumulated vsize (KiB) 630068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.28 8.14 7.83 9/184 31566
/proc/meminfo: memFree=30456292/32950928 swapFree=67111404/67111528
[pid=31427] ppid=31425 vsize=647392 CPUtime=4800.24 cores=1,3,5,7
/proc/31427/stat : 31427 (strangenight2-m) R 31425 31427 30873 0 -1 4202496 660679 0 0 0 479775 249 0 0 25 0 4 0 518988162 662929408 134247 33554432000 4194304 4627427 140733568464304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31427/statm: 161848 134247 388 106 0 156819 0
[pid=31427/tid=31428] ppid=31425 vsize=647392 CPUtime=1201.03 cores=1,3,5,7
/proc/31427/task/31428/stat : 31428 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 117328 0 0 0 120057 46 0 0 25 0 4 0 518988163 662929408 134247 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31427/tid=31429] ppid=31425 vsize=647392 CPUtime=1201.91 cores=1,3,5,7
/proc/31427/task/31429/stat : 31429 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 168490 0 0 0 120126 65 0 0 25 0 4 0 518988163 662929408 134247 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31427/tid=31430] ppid=31425 vsize=647392 CPUtime=1195.36 cores=1,3,5,7
/proc/31427/task/31430/stat : 31430 (strangenight2-m) R 31425 31427 30873 0 -1 4202560 181223 0 0 0 119470 66 0 0 25 0 4 0 518988163 662929408 134247 33554432000 4194304 4627427 140733568464304 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 647392

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.3
CPU user time (s): 4797.78
CPU system time (s): 2.51762
CPU usage (%): 399.381
Max. virtual memory (cumulated for all children) (KiB): 768780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.78
system time used= 2.51762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 660679
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= 363
involuntary context switches= 20771

runsolver used 1.9727 second user time and 4.5943 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 12:44:54
IDJOB=3173945
IDBENCH=82763
IDSOLVER=1586
FILE ID=node120/3173945-1304073894
RUNJOBID= node120-1304072690-31311
PBS_JOBID= 13170475
Free space on /tmp= 72068 MiB

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

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

MD5SUM BENCH= 6deba4513edb64b9aaebf4e8cfbaf90d
RANDOM SEED=1652491834

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31484852 kB
Buffers:        452560 kB
Cached:         585184 kB
SwapCached:          8 kB
Active:         395084 kB
Inactive:       711472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31484852 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           11312 kB
Writeback:           0 kB
AnonPages:       68288 kB
Mapped:          15280 kB
Slab:           295492 kB
PageTables:       4264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   274248 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= 72064 MiB
End job on node120 at 2011-04-29 13:04:58