Trace number 3174026

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S121099030-067.UNKNOWN.cnf
MD5SUMb936bd7aa1624f527379bba2a9d6f8ed
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.01	c Using 4 threads
0.00/0.03	c This is CryptoMiniSat 3.0.0
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3174026-1307655103.cnf'
0.00/0.03	c -- header says num vars:            125
0.00/0.03	c -- header says num clauses:        2662
0.00/0.03	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.03	c -- vars added        125
0.00/0.04	c Parsing time:  0.00 s
0.00/0.04	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:      59 undec:       6 neg:      60
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.06	c  B st     0         0       125      2662         0         0     13310         0   no data   no data
0.23/0.11	c Decided on static restart strategy
1.37/0.44	c  N st     8      4914       125      2662         0      4679     13310    122903   no data   no data
1.37/0.44	c  N st    10     11298       125      2662         0      4298     13310     86916   no data   no data
3.38/0.94	c  N st    11     17046       125      2662         0      9701     13310    223976   no data   no data
3.38/0.94	c  F st    12     25000       125      2662         0     11885     13310    279503   no data   no data
3.38/0.94	c  N st    12     25000       125      2662         0     11885     13310    279503   no data   no data
4.19/1.14	c Decided on static restart strategy
4.19/1.14	c  N st    18     30000       125      2662         0     10171     13310    221246   no data   no data
4.19/1.14	c  S st    18     30000       125      2662         0     10171     13310    221246   no data   no data
4.19/1.14	c  S st    18     30502       125      2662         0     10659     13310    233909   no data   no data
4.19/1.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/1.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/1.14	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
4.19/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/1.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.19/1.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/1.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.96/1.30	c lits-rem:       190  cl-subs:     1576  v-elim:      0  v-fix:    0  time:  0.17 s
4.96/1.34	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
4.96/1.34	c calculated reachability. Time: 0.00
4.96/1.34	c  N st    18     30502       125      2662         0      9083     13310    192209   no data   no data
6.17/1.67	c  N st    20     37615       125      2662         0      8403     13310    160579   no data   no data
7.36/1.96	c  N st    21     44014       125      2662         0     14438     13310    321823   no data   no data
7.76/2.07	c  S st    22     45753       125      2662         0     16091     13310    364850   no data   no data
8.18/2.11	c  S st    22     46257       125      2662         0     16571     13310    377673   no data   no data
8.18/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.18/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.18/2.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.18/2.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.18/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.18/2.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
8.18/2.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.18/2.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.18/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.76/2.53	c lits-rem:       409  cl-subs:     1606  v-elim:      0  v-fix:    0  time:  0.39 s
9.76/2.53	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.76/2.53	c vivif2 --  cl tried    14965 cl shrink        0 lits rem          0 time: 0.00
9.76/2.59	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
9.76/2.59	c calculated reachability. Time: 0.00
9.76/2.59	c  N st    22     46257       125      2662         0     14965     13310    333224   no data   no data
12.97/3.37	c  N st    23     60654       125      2662         0     10780     13310    192780   no data   no data
14.96/3.84	c  N st    24     69385       125      2662         0     18980     13310    410630   no data   no data
14.96/3.84	c  S st    24     69385       125      2662         0     18980     13310    410630   no data   no data
14.96/3.89	c  S st    24     69888       125      2662         0     19469     13310    423070   no data   no data
14.96/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.35/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.35/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.35/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.35/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.35/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.35/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.35/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.35/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.74/4.50	c lits-rem:       294  cl-subs:     1987  v-elim:      0  v-fix:    0  time:  0.58 s
17.74/4.50	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
17.74/4.51	c vivif2 --  cl tried    17482 cl shrink        0 lits rem          0 time: 0.00
17.74/4.57	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
17.74/4.57	c calculated reachability. Time: 0.00
17.74/4.57	c  N st    24     69888       125      2662         0     17482     13310    369039   no data   no data
22.14/5.63	c  F st    25     87502       125      2662         0     12523     13310    220013   no data   no data
22.14/5.63	c  N st    25     87502       125      2662         0     12523     13310    220013   no data   no data
23.34/5.93	c Decided on static restart strategy
24.15/6.12	c  N st    32     95538       125      2662         0     20139     13310    420689   no data   no data
26.54/6.73	c  N st    34    104832       125      2662         0     16622     13310    319799   no data   no data
26.54/6.73	c  S st    34    104832       125      2662         0     16622     13310    319799   no data   no data
26.54/6.78	c  S st    34    105335       125      2662         0     17104     13310    332063   no data   no data
26.54/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.54/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
26.54/6.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.54/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.54/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.54/6.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
26.54/6.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.54/6.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.94/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.74/7.01	c lits-rem:       243  cl-subs:     1113  v-elim:      0  v-fix:    0  time:  0.22 s
27.74/7.02	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.74/7.02	c vivif2 --  cl tried    15991 cl shrink        0 lits rem          0 time: 0.00
27.74/7.08	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
27.74/7.08	c calculated reachability. Time: 0.00
27.74/7.08	c  N st    34    105335       125      2662         0     15991     13310    301152   no data   no data
30.55/7.76	c  N st    35    114933       125      2662         0     25030     13310    535195   no data   no data
34.55/8.73	c  N st    36    129330       125      2662         0     25340     13310    524075   no data   no data
40.91/10.33	c  N st    37    150925       125      2662         0     16517     13310    266236   no data   no data
42.51/10.78	c  S st    38    158002       125      2662         0     23127     13310    438870   no data   no data
42.91/10.84	c  S st    38    158504       125      2662         0     23616     13310    451195   no data   no data
42.91/10.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.91/10.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
42.91/10.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.91/10.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.91/10.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.91/10.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
42.91/10.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.91/10.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.91/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.32/11.45	c lits-rem:       364  cl-subs:     2112  v-elim:      0  v-fix:    0  time:  0.59 s
45.32/11.45	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
45.32/11.45	c vivif2 --  cl tried    21504 cl shrink        0 lits rem          0 time: 0.00
45.71/11.53	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
45.71/11.54	c calculated reachability. Time: 0.00
45.71/11.54	c  N st    38    158504       125      2662         0     21504     13310    395034   no data   no data
62.49/15.75	c  N st    39    207092       125      2662         0     34247     13310    699098   no data   no data
73.68/18.53	c  N st    40    237756       125      2662         0     26578     13310    482413   no data   no data
73.68/18.53	c  S st    40    237756       125      2662         0     26578     13310    482413   no data   no data
73.68/18.60	c  S st    40    238257       125      2662         0     27065     13310    495154   no data   no data
74.09/18.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.09/18.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
74.09/18.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.09/18.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.09/18.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.09/18.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
74.09/18.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.09/18.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
74.09/18.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.47/19.22	c lits-rem:       510  cl-subs:     1783  v-elim:      0  v-fix:    0  time:  0.59 s
76.47/19.22	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
76.47/19.23	c vivif2 --  cl tried    25282 cl shrink        0 lits rem          0 time: 0.00
76.87/19.33	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
76.87/19.33	c calculated reachability. Time: 0.00
76.87/19.33	c  N st    40    238257       125      2662         0     25282     13310    450242   no data   no data
101.23/25.41	c  F st    41    306250       125      2662         0     27202     13310    455418   no data   no data
101.23/25.41	c  N st    41    306250       125      2662         0     27202     13310    455418   no data   no data
103.23/25.95	c Decided on static restart strategy
112.42/28.28	c  N st    51    334557       125      2662         0     31368     13310    548813   no data   no data
121.61/30.55	c  N st    53    357385       125      2662         0     29359     13310    480128   no data   no data
121.61/30.55	c  S st    53    357385       125      2662         0     29359     13310    480128   no data   no data
122.01/30.63	c  S st    53    357893       125      2662         0     29851     13310    492905   no data   no data
122.01/30.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.01/30.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
122.01/30.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.01/30.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.01/30.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.01/30.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
122.01/30.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
122.01/30.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
122.01/30.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.60/31.07	c lits-rem:       223  cl-subs:     1240  v-elim:      0  v-fix:    0  time:  0.41 s
123.60/31.07	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
123.60/31.07	c vivif2 --  cl tried    28611 cl shrink        0 lits rem          0 time: 0.01
124.00/31.18	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
124.00/31.18	c calculated reachability. Time: 0.00
124.00/31.18	c  N st    53    357893       125      2662         0     28611     13310    458340   no data   no data
139.19/34.91	c  N st    54    390285       125      2662         0     34574     13310    595039   no data   no data
163.55/41.07	c  N st    55    438875       125      2662         0     28466     13310    416720   no data   no data
197.52/49.59	c  N st    56    511759       125      2662         0     41546     13310    743820   no data   no data
211.08/52.95	c  N st    57    536839       125      2662         0     35961     13310    564331   no data   no data
211.08/52.95	c  S st    57    536839       125      2662         0     35961     13310    564331   no data   no data
211.49/53.04	c  S st    57    537341       125      2662         0     36453     13310    577427   no data   no data
211.49/53.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.49/53.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
211.49/53.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.49/53.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.49/53.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.49/53.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
211.49/53.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
211.49/53.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
211.49/53.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.29/53.75	c lits-rem:       273  cl-subs:     1720  v-elim:      0  v-fix:    0  time:  0.68 s
214.29/53.75	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
214.29/53.76	c vivif2 --  cl tried    34733 cl shrink        0 lits rem          0 time: 0.01
215.10/53.91	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.15
215.10/53.91	c calculated reachability. Time: 0.00
215.10/53.91	c  N st    57    537341       125      2662         0     34733     13310    533224   no data   no data
302.58/75.82	c  N st    58    701325       125      2662         0     62617     13310   1204236   no data   no data
360.89/90.49	c  N st    59    806011       125      2662         0     56933     13310   1025125   no data   no data
360.89/90.50	c  S st    59    806011       125      2662         0     56933     13310   1025125   no data   no data
361.69/90.66	c  S st    59    806512       125      2662         0     57417     13310   1037910   no data   no data
361.69/90.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
361.69/90.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
361.69/90.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
361.69/90.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
361.69/90.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
361.69/90.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
361.69/90.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.09/90.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
362.09/90.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.86/94.90	c lits-rem:      1102  cl-subs:     4996  v-elim:      0  v-fix:    0  time:  4.17 s
378.86/94.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
378.86/94.91	c vivif2 --  cl tried    52421 cl shrink        0 lits rem          0 time: 0.01
379.66/95.18	c asymm  cl-useful: 0/2609/2662 lits-rem:0 time: 0.27
379.66/95.18	c calculated reachability. Time: 0.00
379.66/95.18	c  N st    59    806512       125      2662         0     52421     13310    913302   no data   no data
546.24/136.84	c  F st    60   1071876       125      2662         0     67837     13310   1222582   no data   no data
546.24/136.84	c  N st    60   1071876       125      2662         0     67837     13310   1222582   no data   no data
552.24/138.30	c Decided on static restart strategy
569.81/142.75	c  N st    70   1100181       125      2662         0     52354     13310    795346   no data   no data
601.79/150.72	c  N st    72   1136174       125      2662         0     43037     13310    532214   no data   no data
624.14/156.30	c  N st    73   1168566       125      2662         0     73329     13310   1337044   no data   no data
657.69/164.78	c  N st    74   1209769       125      2662         0     67900     13310   1171647   no data   no data
657.69/164.78	c  S st    74   1209769       125      2662         0     67900     13310   1171647   no data   no data
658.91/165.09	c  S st    74   1210272       125      2662         0     68388     13310   1184519   no data   no data
659.28/165.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
659.28/165.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
659.28/165.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
659.28/165.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
659.28/165.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
659.28/165.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
659.28/165.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
659.28/165.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
659.68/165.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
712.01/178.32	c lits-rem:      1254  cl-subs:     4922  v-elim:      0  v-fix:    0  time: 13.11 s
712.01/178.32	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
712.01/178.34	c vivif2 --  cl tried    63466 cl shrink        0 lits rem          0 time: 0.02
713.61/178.78	c asymm  cl-useful: 0/2146/2662 lits-rem:0 time: 0.44
713.61/178.79	c calculated reachability. Time: 0.00
713.61/178.79	c  N st    74   1210272       125      2662         0     63466     13310   1057623   no data   no data
775.93/194.32	c  N st    75   1283154       125      2662         0     86755     13310   1644105   no data   no data
881.78/220.85	c  N st    76   1392478       125      2662         0     48730     13310    605716   no data   no data
1017.61/254.89	c  N st    77   1556462       125      2662         0     53490     13310    689796   no data   no data
1145.83/286.92	c  N st    78   1710272       125      2662         0     93466     13310   1704989   no data   no data
1145.83/286.92	c  S st    78   1710272       125      2662         0     93466     13310   1704989   no data   no data
1147.43/287.33	c  S st    78   1710773       125      2662         0     93950     13310   1718221   no data   no data
1147.43/287.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1147.83/287.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1147.83/287.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1147.83/287.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1147.83/287.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.83/287.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1147.83/287.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1147.83/287.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1147.83/287.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1314.40/329.10	c lits-rem:      2367  cl-subs:    10941  v-elim:      0  v-fix:    0  time: 41.61 s
1314.40/329.10	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1314.40/329.12	c vivif2 --  cl tried    83009 cl shrink        0 lits rem          0 time: 0.03
1315.20/329.32	c asymm  cl-useful: 0/516/2662 lits-rem:0 time: 0.20
1315.20/329.33	c calculated reachability. Time: 0.00
1315.20/329.33	c  N st    78   1710773       125      2662         0     83009     13310   1449276   no data   no data
1661.53/416.07	c  N st    79   2079740       125      2662         0     94523     13310   1624916   no data   no data
1788.56/447.88	c  N st    80   2210773       125      2662         0     98102     13310   1677500   no data   no data
1788.56/447.88	c  S st    80   2210773       125      2662         0     98102     13310   1677500   no data   no data
1789.76/448.18	c  S st    80   2211279       125      2662         0     98591     13310   1690424   no data   no data
1789.76/448.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1790.16/448.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1790.16/448.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1790.16/448.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1790.16/448.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1790.16/448.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1790.16/448.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1790.16/448.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1790.56/448.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1867.29/467.52	c lits-rem:      1839  cl-subs:    11863  v-elim:      0  v-fix:    0  time: 19.22 s
1867.29/467.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1867.29/467.55	c vivif2 --  cl tried    86728 cl shrink        0 lits rem          0 time: 0.03
1869.66/468.17	c asymm  cl-useful: 0/1656/2662 lits-rem:0 time: 0.62
1869.66/468.17	c calculated reachability. Time: 0.00
1869.66/468.17	c  N st    80   2211279       125      2662         0     86728     13310   1410783   no data   no data
2375.78/594.88	c  N st    81   2711279       125      2662         0    109802     13310   1921353   no data   no data
2375.78/594.88	c  S st    81   2711279       125      2662         0    109802     13310   1921353   no data   no data
2377.37/595.26	c  S st    81   2711782       125      2662         0    110290     13310   1934623   no data   no data
2377.37/595.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2377.77/595.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2377.77/595.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2377.77/595.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2377.77/595.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2377.77/595.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2377.77/595.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2377.77/595.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2378.17/595.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2472.44/619.08	c lits-rem:      2218  cl-subs:    11905  v-elim:      0  v-fix:    0  time: 23.68 s
2472.44/619.08	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2472.84/619.11	c vivif2 --  cl tried    98385 cl shrink        0 lits rem          0 time: 0.02
2474.04/619.40	c asymm  cl-useful: 0/1006/2662 lits-rem:0 time: 0.29
2474.04/619.40	c calculated reachability. Time: 0.00
2474.04/619.40	c  N st    81   2711782       125      2662         0     98385     13310   1650791   no data   no data
3088.42/773.21	c  N st    82   3211783       125      2662         0     76295     13310    949266   no data   no data
3088.42/773.21	c  S st    82   3211783       125      2662         0     76295     13310    949266   no data   no data
3089.60/773.50	c  S st    82   3212288       125      2662         0     76784     13310    962193   no data   no data
3089.60/773.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3089.60/773.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3089.60/773.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3089.60/773.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3089.60/773.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3089.60/773.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3089.60/773.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3089.60/773.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3090.00/773.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3095.20/774.97	c lits-rem:       183  cl-subs:      834  v-elim:      0  v-fix:    0  time:  1.35 s
3095.20/774.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3095.20/774.98	c vivif2 --  cl tried    75950 cl shrink        0 lits rem          0 time: 0.02
3097.21/775.41	c asymm  cl-useful: 0/1839/2662 lits-rem:0 time: 0.42
3097.21/775.41	c calculated reachability. Time: 0.00
3097.21/775.41	c  N st    82   3212288       125      2662         0     75950     13310    940681   no data   no data
3666.42/917.90	c  N st    83   3712288       125      2662         0     86181     13310   1119564   no data   no data
3666.42/917.90	c  S st    83   3712288       125      2662         0     86181     13310   1119564   no data   no data
3667.22/918.17	c  S st    83   3712793       125      2662         0     86673     13310   1132678   no data   no data
3667.22/918.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3667.62/918.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3667.62/918.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3667.62/918.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3667.62/918.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3667.62/918.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3667.62/918.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3667.62/918.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3667.62/918.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3674.41/919.92	c lits-rem:       429  cl-subs:     2188  v-elim:      0  v-fix:    0  time:  1.65 s
3674.41/919.92	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3674.41/919.94	c vivif2 --  cl tried    84485 cl shrink        0 lits rem          0 time: 0.02
3675.21/920.12	c asymm  cl-useful: 0/823/2662 lits-rem:0 time: 0.18
3675.21/920.13	c calculated reachability. Time: 0.00
3675.21/920.13	c  N st    83   3712793       125      2662         0     84485     13310   1079740   no data   no data
3714.36/929.92	c  F st    84   3751562       125      2662         0    120696     13310   2046251   no data   no data
3714.36/929.92	c  N st    84   3751562       125      2662         0    120696     13310   2046251   no data   no data
3721.94/931.83	c Decided on static restart strategy
3761.89/941.84	c  N st    94   3779866       125      2662         0    147253     13310   2755155   no data   no data
3807.83/953.31	c  N st    96   3815860       125      2662         0    101783     13310   1512322   no data   no data
3848.99/963.68	c  N st    97   3848253       125      2662         0    132093     13310   2313012   no data   no data
3912.49/979.52	c  N st    98   3896841       125      2662         0     97366     13310   1387340   no data   no data
4021.13/1006.76	c  N st    99   3969723       125      2662         0     84089     13310   1012455   no data   no data
4159.35/1041.33	c  N st   100   4079047       125      2662         0    103934     13310   1511499   no data   no data
4319.93/1081.51	c  N st   101   4212794       125      2662         0    145807     13310   2629614   no data   no data
4319.93/1081.51	c  S st   101   4212794       125      2662         0    145807     13310   2629614   no data   no data
4321.93/1082.07	c  S st   101   4213299       125      2662         0    146296     13310   2642668   no data   no data
4321.93/1082.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4322.33/1082.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
4322.33/1082.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4322.33/1082.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4322.33/1082.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4322.33/1082.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4322.33/1082.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4322.73/1082.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4322.73/1082.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4496.09/1125.60	c lits-rem:      2574  cl-subs:    13685  v-elim:      0  v-fix:    0  time: 43.33 s
4496.09/1125.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4496.09/1125.64	c vivif2 --  cl tried   132611 cl shrink        0 lits rem          0 time: 0.04
4498.09/1126.14	c asymm  cl-useful: 0/1227/2662 lits-rem:0 time: 0.50
4498.09/1126.15	c calculated reachability. Time: 0.00
4498.09/1126.15	c  N st   101   4213299       125      2662         0    132611     13310   2304901   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: 977)

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-3174026-1307655103/watcher-3174026-1307655103 -o /tmp/evaluation-result-3174026-1307655103/solver-3174026-1307655103 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174026-1307655103.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: 2.00 2.00 2.00 2/175 11860
/proc/meminfo: memFree=32036980/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 408 0 0 0 0 0 0 0 24 0 4 0 877108079 52441088 347 33554432000 4194304 4627427 140736394877904 18446744073709551615 47115347912620 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 12803 347 299 106 0 7774 0
[pid=11860/tid=11865] ppid=11858 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 877108080 52441088 347 33554432000 4194304 4627427 140736394877904 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 877108080 52441088 347 33554432000 4194304 4627427 140736394877904 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 877108080 52441088 347 33554432000 4194304 4627427 140736394877904 18446744073709551615 47115347912626 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.094547 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11860
/proc/meminfo: memFree=32036980/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=282252 CPUtime=0.23 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 1530 0 0 0 23 0 0 0 18 0 4 0 877108079 289026048 1416 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 70563 1416 383 106 0 65534 0
[pid=11860/tid=11865] ppid=11858 vsize=282252 CPUtime=0.03 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 255 0 0 0 3 0 0 0 18 0 4 0 877108080 289026048 1416 33554432000 4194304 4627427 140736394877904 18446744073709551615 218905392161 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=282252 CPUtime=0.06 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 318 0 0 0 6 0 0 0 18 0 4 0 877108080 289026048 1416 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=282252 CPUtime=0.07 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) D 11858 11860 11294 0 -1 4202560 202 0 0 0 7 0 0 0 18 0 4 0 877108080 289026048 1416 33554432000 4194304 4627427 140736394877904 18446744073709551615 218905774263 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 282252

[startup+0.120514 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11860
/proc/meminfo: memFree=32036980/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=282384 CPUtime=0.31 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 1649 0 0 0 31 0 0 0 18 0 4 0 877108079 289161216 1535 33554432000 4194304 4627427 140736394877904 18446744073709551615 4305493 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 70596 1536 383 106 0 65567 0
[pid=11860/tid=11865] ppid=11858 vsize=282384 CPUtime=0.03 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 262 0 0 0 3 0 0 0 18 0 4 0 877108080 289161216 1536 33554432000 4194304 4627427 140736394877904 18446744073709551615 218905428153 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=282384 CPUtime=0.09 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 350 0 0 0 9 0 0 0 18 0 4 0 877108080 289161216 1536 33554432000 4194304 4627427 140736394877904 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=282384 CPUtime=0.1 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 249 0 0 0 10 0 0 0 18 0 4 0 877108080 289161216 1536 33554432000 4194304 4627427 140736394877904 18446744073709551615 4504795 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 282384

[startup+0.301055 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11860
/proc/meminfo: memFree=32036980/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=284132 CPUtime=0.97 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 2812 0 0 0 97 0 0 0 18 0 4 0 877108079 290951168 2057 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 71033 2057 384 106 0 66004 0
[pid=11860/tid=11865] ppid=11858 vsize=284132 CPUtime=0.2 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 568 0 0 0 20 0 0 0 18 0 4 0 877108080 290951168 2057 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=284132 CPUtime=0.27 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 641 0 0 0 27 0 0 0 18 0 4 0 877108080 290951168 2057 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=284132 CPUtime=0.23 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 494 0 0 0 23 0 0 0 18 0 4 0 877108080 290951168 2057 33554432000 4194304 4627427 140736394877904 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 284132

[startup+0.700984 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11860
/proc/meminfo: memFree=32036980/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=285428 CPUtime=2.58 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 5163 0 0 0 257 1 0 0 18 0 4 0 877108079 292278272 2558 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 71357 2558 384 106 0 66328 0
[pid=11860/tid=11865] ppid=11858 vsize=285428 CPUtime=0.6 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 1042 0 0 0 60 0 0 0 18 0 4 0 877108080 292278272 2558 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=285428 CPUtime=0.67 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 1255 0 0 0 67 0 0 0 18 0 4 0 877108080 292278272 2558 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=285428 CPUtime=0.63 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 1128 0 0 0 63 0 0 0 18 0 4 0 877108080 292278272 2558 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 285428

[startup+1.50084 s]
/proc/loadavg: 2.00 2.00 2.00 9/184 11872
/proc/meminfo: memFree=32015248/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=292840 CPUtime=5.77 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 10184 0 0 0 575 2 0 0 19 0 4 0 877108079 299868160 4653 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310574 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 73210 4653 388 106 0 68181 0
[pid=11860/tid=11865] ppid=11858 vsize=292840 CPUtime=1.4 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 2112 0 0 0 140 0 0 0 19 0 4 0 877108080 299868160 4653 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=292840 CPUtime=1.47 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 2185 0 0 0 147 0 0 0 19 0 4 0 877108080 299868160 4654 33554432000 4194304 4627427 140736394877904 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=292840 CPUtime=1.43 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 2074 0 0 0 143 0 0 0 19 0 4 0 877108080 299868160 4654 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 292840

[startup+3.10055 s]
/proc/loadavg: 2.48 2.10 2.03 9/184 11872
/proc/meminfo: memFree=31981024/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=297712 CPUtime=12.16 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 20485 0 0 0 1213 3 0 0 25 0 4 0 877108079 304857088 10996 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 74428 10996 388 106 0 69399 0
[pid=11860/tid=11865] ppid=11858 vsize=297712 CPUtime=2.99 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 4484 0 0 0 299 0 0 0 25 0 4 0 877108080 304857088 10996 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=297712 CPUtime=3.06 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 5120 0 0 0 306 0 0 0 25 0 4 0 877108080 304857088 10996 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=297712 CPUtime=3.02 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 5059 0 0 0 302 0 0 0 25 0 4 0 877108080 304857088 10996 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 297712

[startup+6.30097 s]
/proc/loadavg: 2.48 2.10 2.03 9/184 11872
/proc/meminfo: memFree=31929116/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=310612 CPUtime=24.95 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 31857 0 0 0 2489 6 0 0 25 0 4 0 877108079 318066688 15007 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 77653 15008 388 106 0 72624 0
[pid=11860/tid=11865] ppid=11858 vsize=310612 CPUtime=6.18 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 7933 0 0 0 617 1 0 0 25 0 4 0 877108080 318066688 15008 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=310612 CPUtime=6.26 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 8149 0 0 0 625 1 0 0 25 0 4 0 877108080 318066688 15008 33554432000 4194304 4627427 140736394877904 18446744073709551615 4325764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=310612 CPUtime=6.23 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 7519 0 0 0 622 1 0 0 25 0 4 0 877108080 318066688 15008 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 310612

[startup+12.7008 s]
/proc/loadavg: 3.33 2.29 2.10 9/184 11872
/proc/meminfo: memFree=31873096/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=320780 CPUtime=50.5 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 47843 0 0 0 5042 8 0 0 25 0 4 0 877108079 328478720 20797 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 80195 20797 388 106 0 75166 0
[pid=11860/tid=11865] ppid=11858 vsize=320780 CPUtime=12.54 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 12599 0 0 0 1252 2 0 0 25 0 4 0 877108080 328478720 20797 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=320780 CPUtime=12.67 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 11936 0 0 0 1265 2 0 0 25 0 4 0 877108080 328478720 20797 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=320780 CPUtime=12.62 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 12660 0 0 0 1261 1 0 0 25 0 4 0 877108080 328478720 20797 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 320780

[startup+25.5005 s]
/proc/loadavg: 4.05 2.48 2.16 9/184 11872
/proc/meminfo: memFree=31818168/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=308108 CPUtime=101.63 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 73859 0 0 0 10150 13 0 0 25 0 4 0 877108079 315502592 26784 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 77027 26784 388 106 0 71998 0
[pid=11860/tid=11865] ppid=11858 vsize=308108 CPUtime=25.27 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 19530 0 0 0 2524 3 0 0 25 0 4 0 877108080 315502592 26784 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=308108 CPUtime=25.46 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 19337 0 0 0 2543 3 0 0 25 0 4 0 877108080 315502592 26784 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=308108 CPUtime=25.43 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 19208 0 0 0 2539 4 0 0 25 0 4 0 877108080 315502592 26784 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 308108

[startup+51.1009 s]
/proc/loadavg: 5.39 2.92 2.31 9/184 11873
/proc/meminfo: memFree=31770752/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=309340 CPUtime=203.89 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 113788 0 0 0 20368 21 0 0 25 0 4 0 877108079 316764160 31663 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 77335 31663 388 106 0 72306 0
[pid=11860/tid=11865] ppid=11858 vsize=309340 CPUtime=50.74 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 29895 0 0 0 5069 5 0 0 25 0 4 0 877108080 316764160 31663 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=309340 CPUtime=51.06 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 29904 0 0 0 5101 5 0 0 25 0 4 0 877108080 316764160 31663 33554432000 4194304 4627427 140736394877904 18446744073709551615 4324344 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=309340 CPUtime=51.02 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 28753 0 0 0 5096 6 0 0 25 0 4 0 877108080 316764160 31663 33554432000 4194304 4627427 140736394877904 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 309340

[startup+102.307 s]
/proc/loadavg: 7.04 3.80 2.65 9/184 11874
/proc/meminfo: memFree=31651308/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=388160 CPUtime=408.45 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 173894 0 0 0 40807 38 0 0 25 0 4 0 877108079 397475840 44566 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 97040 44566 388 106 0 92011 0
[pid=11860/tid=11865] ppid=11858 vsize=388160 CPUtime=101.66 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 42208 0 0 0 10157 9 0 0 25 0 4 0 877108080 397475840 44566 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=388160 CPUtime=102.27 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 47536 0 0 0 10218 9 0 0 25 0 4 0 877108080 397475840 44566 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=388160 CPUtime=102.23 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 46411 0 0 0 10212 11 0 0 25 0 4 0 877108080 397475840 44566 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 388160

[startup+162.301 s]

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

[pid=11860] ppid=11858 vsize=628076 CPUtime=2805.18 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 480906 0 0 0 280372 146 0 0 25 0 4 0 877108079 643149824 103744 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 157019 103744 388 106 0 151990 0
[pid=11860/tid=11865] ppid=11858 vsize=628076 CPUtime=698.37 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 115227 0 0 0 69806 31 0 0 25 0 4 0 877108080 643149824 103744 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=628076 CPUtime=702.29 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 150595 0 0 0 70177 52 0 0 25 0 4 0 877108080 643149824 103744 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=628076 CPUtime=702.24 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 123507 0 0 0 70189 35 0 0 25 0 4 0 877108080 643149824 103744 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310170 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 628076

[startup+762.306 s]
/proc/loadavg: 8.16 7.68 5.44 9/184 11892
/proc/meminfo: memFree=31142320/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=721744 CPUtime=3044.89 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 507889 0 0 0 304334 155 0 0 25 0 4 0 877108079 739065856 111736 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 180436 111736 388 106 0 175407 0
[pid=11860/tid=11865] ppid=11858 vsize=721744 CPUtime=758.05 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 120298 0 0 0 75771 34 0 0 25 0 4 0 877108080 739065856 111736 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=721744 CPUtime=762.29 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 159882 0 0 0 76174 55 0 0 25 0 4 0 877108080 739065856 111736 33554432000 4194304 4627427 140736394877904 18446744073709551615 4327488 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=721744 CPUtime=762.24 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 129609 0 0 0 76188 36 0 0 25 0 4 0 877108080 739065856 111736 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.89
Current children cumulated vsize (KiB) 721744

[startup+822.301 s]
/proc/loadavg: 8.15 7.77 5.61 9/184 11893
/proc/meminfo: memFree=31139052/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=735684 CPUtime=3284.54 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 529546 0 0 0 328291 163 0 0 25 0 4 0 877108079 753340416 116510 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 183921 116510 388 106 0 178892 0
[pid=11860/tid=11865] ppid=11858 vsize=735684 CPUtime=817.72 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 124595 0 0 0 81736 36 0 0 25 0 4 0 877108080 753340416 116510 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=735684 CPUtime=822.29 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 169497 0 0 0 82171 58 0 0 25 0 4 0 877108080 753340416 116510 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=735684 CPUtime=822.24 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 135912 0 0 0 82185 39 0 0 25 0 4 0 877108080 753340416 116510 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.54
Current children cumulated vsize (KiB) 735684

[startup+882.301 s]
/proc/loadavg: 8.13 7.84 5.76 9/184 11895
/proc/meminfo: memFree=31077140/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=670276 CPUtime=3524.21 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 546915 0 0 0 352247 174 0 0 25 0 4 0 877108079 686362624 123758 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 167569 123758 388 106 0 162540 0
[pid=11860/tid=11865] ppid=11858 vsize=670276 CPUtime=877.38 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 125178 0 0 0 87702 36 0 0 25 0 4 0 877108080 686362624 123758 33554432000 4194304 4627427 140736394877904 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=670276 CPUtime=882.29 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 177386 0 0 0 88166 63 0 0 25 0 4 0 877108080 686362624 123758 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=670276 CPUtime=882.24 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 142649 0 0 0 88181 43 0 0 25 0 4 0 877108080 686362624 123758 33554432000 4194304 4627427 140736394877904 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.21
Current children cumulated vsize (KiB) 670276

[startup+942.301 s]
/proc/loadavg: 8.05 7.86 5.90 9/184 11897
/proc/meminfo: memFree=31024264/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=684412 CPUtime=3763.89 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 568221 0 0 0 376208 181 0 0 25 0 4 0 877108079 700837888 127280 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 171103 127280 388 106 0 166074 0
[pid=11860/tid=11865] ppid=11858 vsize=684412 CPUtime=937.05 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 125189 0 0 0 93669 36 0 0 25 0 4 0 877108080 700837888 127280 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=684412 CPUtime=942.29 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 186390 0 0 0 94163 66 0 0 25 0 4 0 877108080 700837888 127280 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=684412 CPUtime=942.24 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 148169 0 0 0 94180 44 0 0 25 0 4 0 877108080 700837888 127280 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.89
Current children cumulated vsize (KiB) 684412

[startup+1002.3 s]
/proc/loadavg: 8.05 7.90 6.03 9/184 11898
/proc/meminfo: memFree=31035880/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=684456 CPUtime=4003.57 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 583195 0 0 0 400168 189 0 0 25 0 4 0 877108079 700882944 124375 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 171114 124375 388 106 0 166085 0
[pid=11860/tid=11865] ppid=11858 vsize=684456 CPUtime=996.73 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 128786 0 0 0 99634 39 0 0 25 0 4 0 877108080 700882944 124375 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=684456 CPUtime=1002.3 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 193733 0 0 0 100161 69 0 0 25 0 4 0 877108080 700882944 124375 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=684456 CPUtime=1002.25 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 151815 0 0 0 100178 47 0 0 25 0 4 0 877108080 700882944 124375 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.57
Current children cumulated vsize (KiB) 684456

[startup+1062.3 s]
/proc/loadavg: 8.05 7.93 6.16 9/184 11900
/proc/meminfo: memFree=31009804/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=754144 CPUtime=4243.24 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 599377 0 0 0 424127 197 0 0 25 0 4 0 877108079 772243456 125844 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 188536 125844 388 106 0 183507 0
[pid=11860/tid=11865] ppid=11858 vsize=754144 CPUtime=1056.4 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 129018 0 0 0 105601 39 0 0 25 0 4 0 877108080 772243456 125844 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=754144 CPUtime=1062.3 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 201248 0 0 0 106157 73 0 0 25 0 4 0 877108080 772243456 125844 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=754144 CPUtime=1062.25 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 156506 0 0 0 106177 48 0 0 25 0 4 0 877108080 772243456 125844 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.24
Current children cumulated vsize (KiB) 754144

[startup+1122.3 s]
/proc/loadavg: 8.13 7.97 6.28 9/184 11901
/proc/meminfo: memFree=30945400/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=700360 CPUtime=4482.91 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 618941 0 0 0 448085 206 0 0 25 0 4 0 877108079 717168640 137589 33554432000 4194304 4627427 140736394877904 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 175090 137589 388 106 0 170061 0
[pid=11860/tid=11865] ppid=11858 vsize=700360 CPUtime=1116.06 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 131716 0 0 0 111565 41 0 0 25 0 4 0 877108080 717168640 137589 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=700360 CPUtime=1122.3 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 213027 0 0 0 112153 77 0 0 25 0 4 0 877108080 717168640 137589 33554432000 4194304 4627427 140736394877904 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=700360 CPUtime=1122.26 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 161486 0 0 0 112175 51 0 0 25 0 4 0 877108080 717168640 137589 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.91
Current children cumulated vsize (KiB) 700360

[startup+1182.3 s]
/proc/loadavg: 8.12 7.99 6.39 9/184 11903
/proc/meminfo: memFree=30920944/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=756604 CPUtime=4722.58 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 625658 0 0 0 472050 208 0 0 25 0 4 0 877108079 774762496 142590 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 189151 142590 388 106 0 184122 0
[pid=11860/tid=11865] ppid=11858 vsize=756604 CPUtime=1175.74 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 134892 0 0 0 117532 42 0 0 25 0 4 0 877108080 774762496 142590 33554432000 4194304 4627427 140736394877904 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=756604 CPUtime=1182.3 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 213796 0 0 0 118152 78 0 0 25 0 4 0 877108080 774762496 142590 33554432000 4194304 4627427 140736394877904 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=756604 CPUtime=1182.26 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 163591 0 0 0 118174 52 0 0 25 0 4 0 877108080 774762496 142590 33554432000 4194304 4627427 140736394877904 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.58
Current children cumulated vsize (KiB) 756604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 7.99 6.43 9/184 11904
/proc/meminfo: memFree=30928244/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=700404 CPUtime=4800.1 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 628136 0 0 0 479799 211 0 0 25 0 4 0 877108079 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 175101 140878 388 106 0 170072 0
[pid=11860/tid=11865] ppid=11858 vsize=700404 CPUtime=1195.03 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 134892 0 0 0 119461 42 0 0 25 0 4 0 877108080 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=700404 CPUtime=1201.71 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 216274 0 0 0 120091 80 0 0 25 0 4 0 877108080 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=700404 CPUtime=1201.66 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 163591 0 0 0 120114 52 0 0 25 0 4 0 877108080 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4420275 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 700404

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.08 7.99 6.43 9/184 11904
/proc/meminfo: memFree=30928244/32951124 swapFree=67053156/67111528
[pid=11860] ppid=11858 vsize=700404 CPUtime=4800.1 cores=0,2,4,6
/proc/11860/stat : 11860 (strangenight2-m) R 11858 11860 11294 0 -1 4202496 628136 0 0 0 479799 211 0 0 25 0 4 0 877108079 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11860/statm: 175101 140878 388 106 0 170072 0
[pid=11860/tid=11865] ppid=11858 vsize=700404 CPUtime=1195.03 cores=0,2,4,6
/proc/11860/task/11865/stat : 11865 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 134892 0 0 0 119461 42 0 0 25 0 4 0 877108080 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11860/tid=11866] ppid=11858 vsize=700404 CPUtime=1201.71 cores=0,2,4,6
/proc/11860/task/11866/stat : 11866 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 216274 0 0 0 120091 80 0 0 25 0 4 0 877108080 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11860/tid=11867] ppid=11858 vsize=700404 CPUtime=1201.66 cores=0,2,4,6
/proc/11860/task/11867/stat : 11867 (strangenight2-m) R 11858 11860 11294 0 -1 4202560 163591 0 0 0 120114 52 0 0 25 0 4 0 877108080 717213696 140878 33554432000 4194304 4627427 140736394877904 18446744073709551615 4420275 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 700404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.15
CPU user time (s): 4798.01
CPU system time (s): 2.13468
CPU usage (%): 399.434
Max. virtual memory (cumulated for all children) (KiB): 812644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.01
system time used= 2.13468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 628137
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= 543
involuntary context switches= 22676

runsolver used 1.9487 second user time and 4.5743 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-09 23:31:44
IDJOB=3174026
IDBENCH=82844
IDSOLVER=1586
FILE ID=node137/3174026-1307655103
RUNJOBID= node137-1307655103-11837
PBS_JOBID= 13549410
Free space on /tmp= 74104 MiB

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

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

MD5SUM BENCH= b936bd7aa1624f527379bba2a9d6f8ed
RANDOM SEED=1318607905

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32037952 kB
Buffers:        205808 kB
Cached:         513436 kB
SwapCached:      12208 kB
Active:         348716 kB
Inactive:       389476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32037952 kB
SwapTotal:    67111528 kB
SwapFree:     67053156 kB
Dirty:           11320 kB
Writeback:           0 kB
AnonPages:       16584 kB
Mapped:           8900 kB
Slab:           110452 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190424 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= 74092 MiB
End job on node137 at 2011-06-09 23:51:47