Trace number 3174196

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174196-1304112966.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      70 undec:       9 neg:      71
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.38/0.14	c  N st     8      4914       150      3195         0      4669     15975    141826   no data   no data
1.18/0.37	c  N st    10     11297       150      3195         0      4359     15975    100751   no data   no data
1.98/0.58	c  N st    11     17040       150      3195         0      9809     15975    270067   no data   no data
3.58/0.95	c  F st    12     25000       150      3195         0     12065     15975    329501   no data   no data
3.58/0.95	c  N st    12     25000       150      3195         0     12065     15975    329501   no data   no data
4.39/1.17	c Decided on static restart strategy
4.39/1.17	c  N st    18     30002       150      3195         0     10319     15975    266536   no data   no data
4.39/1.17	c  S st    18     30002       150      3195         0     10319     15975    266536   no data   no data
4.77/1.20	c  S st    18     30502       150      3195         0     10815     15975    281105   no data   no data
4.77/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.77/1.21	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
4.77/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.77/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.42	c lits-rem:       166  cl-subs:     1276  v-elim:      0  v-fix:    0  time:  0.20 s
5.57/1.46	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
5.57/1.46	c calculated reachability. Time: 0.00
5.57/1.46	c  N st    18     30502       150      3195         0      9539     15975    238268   no data   no data
7.17/1.83	c  N st    20     37613       150      3195         0      8784     15975    197349   no data   no data
8.38/2.15	c  N st    21     44012       150      3195         0     14839     15975    377233   no data   no data
8.79/2.27	c  S st    22     45754       150      3195         0     16506     15975    427656   no data   no data
9.16/2.32	c  S st    22     46256       150      3195         0     16994     15975    441861   no data   no data
9.16/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.16/2.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.16/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9.16/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.16/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.17/2.83	c lits-rem:       331  cl-subs:     1629  v-elim:      0  v-fix:    0  time:  0.49 s
11.17/2.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
11.17/2.84	c vivif2 --  cl tried    15365 cl shrink        0 lits rem          0 time: 0.00
11.57/2.90	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.06
11.57/2.90	c calculated reachability. Time: 0.00
11.57/2.90	c  N st    22     46256       150      3195         0     15365     15975    389791   no data   no data
15.16/3.80	c  N st    23     60655       150      3195         0     11112     15975    227657   no data   no data
17.17/4.31	c  N st    24     69384       150      3195         0     19410     15975    480250   no data   no data
17.17/4.31	c  S st    24     69384       150      3195         0     19410     15975    480250   no data   no data
17.17/4.36	c  S st    24     69889       150      3195         0     19904     15975    495480   no data   no data
17.17/4.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.17/4.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.17/4.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.17/4.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.17/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.17/4.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
17.17/4.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.17/4.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.17/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.96/5.09	c lits-rem:       303  cl-subs:     1914  v-elim:      0  v-fix:    0  time:  0.70 s
19.96/5.09	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
19.96/5.09	c vivif2 --  cl tried    17990 cl shrink        0 lits rem          0 time: 0.00
20.36/5.16	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
20.36/5.16	c calculated reachability. Time: 0.00
20.36/5.16	c  N st    24     69889       150      3195         0     17990     15975    435370   no data   no data
24.75/6.25	c  F st    25     87502       150      3195         0     12983     15975    263301   no data   no data
24.75/6.25	c  N st    25     87502       150      3195         0     12983     15975    263301   no data   no data
25.96/6.54	c Decided on static restart strategy
26.74/6.72	c  N st    32     95541       150      3195         0     20658     15975    497723   no data   no data
29.14/7.37	c  N st    34    104833       150      3195         0     17123     15975    379139   no data   no data
29.14/7.37	c  S st    34    104833       150      3195         0     17123     15975    379139   no data   no data
29.54/7.41	c  S st    34    105335       150      3195         0     17615     15975    393221   no data   no data
29.54/7.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.54/7.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
29.54/7.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.54/7.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.54/7.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
29.54/7.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.54/7.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.54/7.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.35/7.68	c lits-rem:       215  cl-subs:      949  v-elim:      0  v-fix:    0  time:  0.25 s
30.35/7.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
30.35/7.69	c vivif2 --  cl tried    16666 cl shrink        0 lits rem          0 time: 0.00
30.76/7.76	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
30.76/7.76	c calculated reachability. Time: 0.00
30.76/7.76	c  N st    34    105335       150      3195         0     16666     15975    361708   no data   no data
33.94/8.52	c  N st    35    114934       150      3195         0     25763     15975    634569   no data   no data
37.93/9.57	c  N st    36    129334       150      3195         0     26129     15975    625458   no data   no data
44.72/11.26	c  N st    37    150929       150      3195         0     17271     15975    321530   no data   no data
46.72/11.75	c  S st    38    158003       150      3195         0     23991     15975    527788   no data   no data
47.11/11.81	c  S st    38    158509       150      3195         0     24487     15975    542483   no data   no data
47.11/11.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.11/11.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
47.11/11.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.11/11.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.11/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.11/11.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
47.11/11.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.11/11.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.11/11.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.51/12.45	c lits-rem:       385  cl-subs:     1622  v-elim:      0  v-fix:    0  time:  0.61 s
49.51/12.45	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
49.51/12.46	c vivif2 --  cl tried    22865 cl shrink        0 lits rem          0 time: 0.01
49.91/12.55	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
49.91/12.55	c calculated reachability. Time: 0.00
49.91/12.55	c  N st    38    158509       150      3195         0     22865     15975    489258   no data   no data
66.69/16.70	c  N st    39    207098       150      3195         0     35565     15975    843794   no data   no data
79.09/19.82	c  N st    40    237763       150      3195         0     27730     15975    582498   no data   no data
79.09/19.82	c  S st    40    237763       150      3195         0     27730     15975    582498   no data   no data
79.09/19.89	c  S st    40    238268       150      3195         0     28222     15975    597468   no data   no data
79.09/19.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.47/19.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.47/19.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.47/19.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.47/19.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.47/19.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
79.47/19.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.47/19.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.47/19.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.67/20.79	c lits-rem:       582  cl-subs:     1992  v-elim:      0  v-fix:    0  time:  0.87 s
82.67/20.79	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
82.67/20.79	c vivif2 --  cl tried    26230 cl shrink        0 lits rem          0 time: 0.01
83.48/20.91	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
83.48/20.91	c calculated reachability. Time: 0.00
83.48/20.91	c  N st    40    238268       150      3195         0     26230     15975    536643   no data   no data
111.03/27.88	c  F st    41    306250       150      3195         0     28215     15975    545272   no data   no data
111.03/27.88	c  N st    41    306250       150      3195         0     28215     15975    545272   no data   no data
113.02/28.36	c Decided on static restart strategy
123.03/30.85	c  N st    51    334559       150      3195         0     32515     15975    647588   no data   no data
132.59/33.25	c  N st    53    357402       150      3195         0     30462     15975    565810   no data   no data
132.59/33.25	c  S st    53    357402       150      3195         0     30462     15975    565810   no data   no data
132.99/33.32	c  S st    53    357907       150      3195         0     30955     15975    580282   no data   no data
132.99/33.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.99/33.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
132.99/33.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.99/33.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.99/33.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.99/33.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
132.99/33.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.99/33.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
132.99/33.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.99/33.82	c lits-rem:       320  cl-subs:     1009  v-elim:      0  v-fix:    0  time:  0.46 s
134.99/33.82	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
134.99/33.83	c vivif2 --  cl tried    29946 cl shrink        0 lits rem          0 time: 0.01
135.39/33.96	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
135.39/33.96	c calculated reachability. Time: 0.00
135.39/33.96	c  N st    53    357907       150      3195         0     29946     15975    547320   no data   no data
149.78/37.56	c  N st    54    390299       150      3195         0     35995     15975    721148   no data   no data
177.34/44.46	c  N st    55    438888       150      3195         0     29858     15975    511592   no data   no data
214.91/53.89	c  N st    56    511771       150      3195         0     42856     15975    869423   no data   no data
228.10/57.16	c  N st    57    536861       150      3195         0     37319     15975    666365   no data   no data
228.10/57.16	c  S st    57    536861       150      3195         0     37319     15975    666365   no data   no data
228.50/57.25	c  S st    57    537363       150      3195         0     37809     15975    680535   no data   no data
228.50/57.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.50/57.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
228.50/57.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
228.50/57.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.50/57.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.50/57.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
228.50/57.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
228.50/57.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
228.87/57.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.67/58.07	c lits-rem:       539  cl-subs:     1379  v-elim:      0  v-fix:    0  time:  0.77 s
231.67/58.07	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
231.67/58.08	c vivif2 --  cl tried    36430 cl shrink        0 lits rem          0 time: 0.01
232.48/58.24	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
232.48/58.24	c calculated reachability. Time: 0.00
232.48/58.24	c  N st    57    537363       150      3195         0     36430     15975    638202   no data   no data
327.54/82.00	c  N st    58    701347       150      3195         0     64545     15975   1441081   no data   no data
390.26/97.75	c  N st    59    806044       150      3195         0     58691     15975   1189984   no data   no data
390.26/97.75	c  S st    59    806044       150      3195         0     58691     15975   1189984   no data   no data
391.08/97.91	c  S st    59    806553       150      3195         0     59182     15975   1205185   no data   no data
391.08/97.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
391.08/97.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
391.08/97.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
391.08/97.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
391.08/97.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
391.08/97.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
391.08/97.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
391.08/97.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
391.08/97.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
412.65/103.31	c lits-rem:       809  cl-subs:     4394  v-elim:      0  v-fix:    0  time:  5.32 s
412.65/103.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
412.65/103.32	c vivif2 --  cl tried    54788 cl shrink        0 lits rem          0 time: 0.01
413.82/103.61	c asymm  cl-useful: 0/2985/3195 lits-rem:0 time: 0.29
413.82/103.61	c calculated reachability. Time: 0.00
413.82/103.61	c  N st    59    806553       150      3195         0     54788     15975   1070142   no data   no data
581.60/145.68	c  F st    60   1071877       150      3195         0     70330     15975   1456497   no data   no data
581.60/145.68	c  N st    60   1071877       150      3195         0     70330     15975   1456497   no data   no data
586.80/146.95	c Decided on static restart strategy
605.99/151.74	c  N st    70   1100189       150      3195         0     54840     15975    963442   no data   no data
640.32/160.37	c  N st    72   1136183       150      3195         0     45329     15975    640313   no data   no data
666.29/166.88	c  N st    73   1168575       150      3195         0     75762     15975   1550479   no data   no data
703.06/176.01	c  N st    74   1209830       150      3195         0     70286     15975   1379583   no data   no data
703.06/176.01	c  S st    74   1209830       150      3195         0     70286     15975   1379583   no data   no data
703.84/176.28	c  S st    74   1210334       150      3195         0     70779     15975   1394341   no data   no data
703.84/176.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
704.24/176.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
704.24/176.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
704.24/176.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
704.24/176.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
704.24/176.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
704.24/176.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
704.24/176.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
704.63/176.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.97/192.54	c lits-rem:      1956  cl-subs:     5531  v-elim:      0  v-fix:    0  time: 16.14 s
768.97/192.54	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
768.97/192.56	c vivif2 --  cl tried    65248 cl shrink        0 lits rem          0 time: 0.02
770.94/193.03	c asymm  cl-useful: 0/2453/3195 lits-rem:0 time: 0.46
770.94/193.03	c calculated reachability. Time: 0.00
770.94/193.03	c  N st    74   1210334       150      3195         0     65248     15975   1223772   no data   no data
839.27/210.15	c  N st    75   1283216       150      3195         0     88851     15975   1911103   no data   no data
944.32/236.44	c  N st    76   1392539       150      3195         0     50845     15975    707979   no data   no data
1082.12/270.95	c  N st    77   1556525       150      3195         0     55479     15975    806252   no data   no data
1215.54/304.39	c  N st    78   1710334       150      3195         0     95883     15975   2061397   no data   no data
1215.54/304.39	c  S st    78   1710334       150      3195         0     95883     15975   2061397   no data   no data
1217.16/304.76	c  S st    78   1710835       150      3195         0     96372     15975   2076392   no data   no data
1217.16/304.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1217.53/304.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1217.53/304.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1217.53/304.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1217.53/304.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.53/304.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1217.53/304.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1217.53/304.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1217.93/304.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1303.42/326.36	c lits-rem:      3527  cl-subs:     7980  v-elim:      0  v-fix:    0  time: 21.46 s
1303.42/326.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1303.42/326.39	c vivif2 --  cl tried    88392 cl shrink        0 lits rem          0 time: 0.03
1304.22/326.55	c asymm  cl-useful: 0/742/3195 lits-rem:0 time: 0.16
1304.22/326.55	c calculated reachability. Time: 0.00
1304.22/326.55	c  N st    78   1710835       150      3195         0     88392     15975   1819422   no data   no data
1658.53/415.25	c  N st    79   2079799       150      3195         0    100184     15975   2084157   no data   no data
1792.37/448.77	c  N st    80   2210835       150      3195         0    103976     15975   2119970   no data   no data
1792.37/448.77	c  S st    80   2210835       150      3195         0    103976     15975   2119970   no data   no data
1793.95/449.12	c  S st    80   2211339       150      3195         0    104463     15975   2134464   no data   no data
1793.95/449.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1793.95/449.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1793.95/449.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1793.95/449.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1793.95/449.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1793.95/449.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1793.95/449.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1794.35/449.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1794.35/449.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1875.86/469.67	c lits-rem:      2702  cl-subs:     8054  v-elim:      0  v-fix:    0  time: 20.41 s
1875.86/469.67	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1875.86/469.70	c vivif2 --  cl tried    96409 cl shrink        0 lits rem          0 time: 0.03
1877.44/470.07	c asymm  cl-useful: 0/1790/3195 lits-rem:0 time: 0.36
1877.44/470.07	c calculated reachability. Time: 0.00
1877.44/470.07	c  N st    80   2211339       150      3195         0     96409     15975   1894858   no data   no data
2430.28/608.40	c  N st    81   2711339       150      3195         0    118333     15975   2355219   no data   no data
2430.28/608.40	c  S st    81   2711339       150      3195         0    118333     15975   2355219   no data   no data
2431.88/608.81	c  S st    81   2711844       150      3195         0    118826     15975   2369929   no data   no data
2431.88/608.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2431.88/608.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2431.88/608.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2431.88/608.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2431.88/608.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2431.88/608.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2431.88/608.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2432.28/608.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2432.28/608.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2578.48/645.58	c lits-rem:      2247  cl-subs:    14301  v-elim:      0  v-fix:    0  time: 36.60 s
2578.48/645.58	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2578.90/645.61	c vivif2 --  cl tried   104525 cl shrink        0 lits rem          0 time: 0.03
2580.08/645.98	c asymm  cl-useful: 0/1405/3195 lits-rem:0 time: 0.37
2580.08/645.98	c calculated reachability. Time: 0.00
2580.08/645.98	c  N st    81   2711844       150      3195         0    104525     15975   1985057   no data   no data
3198.85/800.84	c  N st    82   3211845       150      3195         0     82027     15975   1180010   no data   no data
3198.85/800.84	c  S st    82   3211845       150      3195         0     82027     15975   1180010   no data   no data
3199.62/801.09	c  S st    82   3212349       150      3195         0     82518     15975   1194835   no data   no data
3199.62/801.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3200.02/801.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3200.02/801.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3200.02/801.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3200.02/801.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3200.02/801.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3200.02/801.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3200.02/801.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3200.02/801.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3207.63/803.09	c lits-rem:       267  cl-subs:     2404  v-elim:      0  v-fix:    0  time:  1.90 s
3207.63/803.09	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3208.02/803.11	c vivif2 --  cl tried    80114 cl shrink        0 lits rem          0 time: 0.02
3209.22/803.43	c asymm  cl-useful: 0/2081/3195 lits-rem:0 time: 0.33
3209.22/803.44	c calculated reachability. Time: 0.00
3209.22/803.44	c  N st    82   3212349       150      3195         0     80114     15975   1131465   no data   no data
3885.50/972.74	c  N st    83   3712349       150      3195         0     91052     15975   1353934   no data   no data
3885.50/972.74	c  S st    83   3712349       150      3195         0     91052     15975   1353934   no data   no data
3887.10/973.13	c  S st    83   3712858       150      3195         0     91546     15975   1369254   no data   no data
3887.10/973.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3887.49/973.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
3887.49/973.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3887.49/973.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3887.49/973.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3887.49/973.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3887.49/973.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3887.49/973.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3887.49/973.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3908.26/978.47	c lits-rem:       580  cl-subs:     2920  v-elim:      0  v-fix:    0  time:  5.19 s
3908.26/978.47	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3908.26/978.49	c vivif2 --  cl tried    88626 cl shrink        0 lits rem          0 time: 0.02
3909.86/978.80	c asymm  cl-useful: 0/1114/3195 lits-rem:0 time: 0.30
3909.86/978.80	c calculated reachability. Time: 0.00
3909.86/978.80	c  N st    83   3712858       150      3195         0     88626     15975   1289420   no data   no data
3959.79/991.32	c  F st    84   3751562       150      3195         0    124912     15975   2423008   no data   no data
3959.79/991.33	c  N st    84   3751562       150      3195         0    124912     15975   2423008   no data   no data
3969.78/993.86	c Decided on static restart strategy
4014.12/1004.94	c  N st    94   3779861       150      3195         0    151705     15975   3231183   no data   no data
4063.65/1017.39	c  N st    96   3815855       150      3195         0    105788     15975   1774106   no data   no data
4113.18/1029.71	c  N st    97   3848247       150      3195         0    136447     15975   2733959   no data   no data
4187.88/1048.47	c  N st    98   3896836       150      3195         0    101313     15975   1623465   no data   no data
4301.34/1076.87	c  N st    99   3969718       150      3195         0     88054     15975   1205244   no data   no data
4459.53/1116.44	c  N st   100   4079042       150      3195         0    108221     15975   1780814   no data   no data
4668.02/1168.60	c  N st   101   4212858       150      3195         0    150460     15975   3041994   no data   no data
4668.02/1168.60	c  S st   101   4212858       150      3195         0    150460     15975   3041994   no data   no data
4670.02/1169.10	c  S st   101   4213359       150      3195         0    150948     15975   3056893   no data   no data
4670.02/1169.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4670.02/1169.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4670.02/1169.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4670.02/1169.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4670.02/1169.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4670.02/1169.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4670.02/1169.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4670.43/1169.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4670.84/1169.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174196-1304112966/watcher-3174196-1304112966 -o /tmp/evaluation-result-3174196-1304112966/solver-3174196-1304112966 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174196-1304112966.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.39 7.90 7.96 3/174 4987
/proc/meminfo: memFree=29522824/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 413 0 0 0 0 0 0 0 19 0 4 0 601527304 52441088 352 33554432000 4194304 4627427 140734261183184 18446744073709551615 47263405471257 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 12803 352 303 106 0 7774 0
[pid=4987/tid=4990] ppid=4984 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 601527304 52441088 352 33554432000 4194304 4627427 140734261183184 18446744073709551615 47263405471257 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 601527304 52441088 352 33554432000 4194304 4627427 140734261183184 18446744073709551615 47263405471660 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 601527305 52441088 352 33554432000 4194304 4627427 140734261183184 18446744073709551615 47263405471251 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.081629 s]
/proc/loadavg: 7.39 7.90 7.96 3/174 4987
/proc/meminfo: memFree=29522824/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=282584 CPUtime=0.3 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 1887 0 0 0 29 1 0 0 21 0 4 0 601527304 289366016 1722 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 70646 1722 383 106 0 65617 0
[pid=4987/tid=4990] ppid=4984 vsize=282584 CPUtime=0.07 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 428 0 0 0 7 0 0 0 21 0 4 0 601527304 289366016 1722 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=282584 CPUtime=0.07 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 401 0 0 0 7 0 0 0 21 0 4 0 601527304 289366016 1722 33554432000 4194304 4627427 140734261183184 18446744073709551615 4333049 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=282584 CPUtime=0.07 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 236 0 0 0 7 0 0 0 22 0 4 0 601527305 289366016 1722 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 282584

[startup+0.100625 s]
/proc/loadavg: 7.39 7.90 7.96 3/174 4987
/proc/meminfo: memFree=29522824/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=282740 CPUtime=0.38 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 1997 0 0 0 37 1 0 0 21 0 4 0 601527304 289525760 1832 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 70685 1832 383 106 0 65656 0
[pid=4987/tid=4990] ppid=4984 vsize=282740 CPUtime=0.09 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 455 0 0 0 9 0 0 0 21 0 4 0 601527304 289525760 1833 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=282740 CPUtime=0.09 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 430 0 0 0 9 0 0 0 21 0 4 0 601527304 289525760 1833 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=282740 CPUtime=0.09 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 267 0 0 0 9 0 0 0 22 0 4 0 601527305 289525760 1833 33554432000 4194304 4627427 140734261183184 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282740

[startup+0.300588 s]
/proc/loadavg: 7.39 7.90 7.96 3/174 4987
/proc/meminfo: memFree=29522824/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=284848 CPUtime=1.18 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 3352 0 0 0 117 1 0 0 21 0 4 0 601527304 291684352 2465 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 71212 2465 384 106 0 66183 0
[pid=4987/tid=4990] ppid=4984 vsize=284848 CPUtime=0.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 807 0 0 0 29 0 0 0 21 0 4 0 601527304 291684352 2465 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=284848 CPUtime=0.29 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 773 0 0 0 29 0 0 0 21 0 4 0 601527304 291684352 2465 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=284848 CPUtime=0.29 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 597 0 0 0 29 0 0 0 22 0 4 0 601527305 291684352 2465 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284848

[startup+0.700515 s]
/proc/loadavg: 7.39 7.90 7.96 3/174 4987
/proc/meminfo: memFree=29522824/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=286864 CPUtime=2.78 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 6052 0 0 0 277 1 0 0 22 0 4 0 601527304 293748736 2685 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 71716 2685 384 106 0 66687 0
[pid=4987/tid=4990] ppid=4984 vsize=286864 CPUtime=0.69 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 1476 0 0 0 69 0 0 0 22 0 4 0 601527304 293748736 2685 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=286864 CPUtime=0.69 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 1464 0 0 0 69 0 0 0 22 0 4 0 601527304 293748736 2685 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=286864 CPUtime=0.69 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 1266 0 0 0 69 0 0 0 24 0 4 0 601527305 293748736 2686 33554432000 4194304 4627427 140734261183184 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286864

[startup+1.50036 s]
/proc/loadavg: 7.39 7.90 7.96 9/184 4997
/proc/meminfo: memFree=29496828/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=288432 CPUtime=5.97 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 11495 0 0 0 595 2 0 0 25 0 4 0 601527304 295354368 4877 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 72108 4878 388 106 0 67079 0
[pid=4987/tid=4990] ppid=4984 vsize=288432 CPUtime=1.48 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 2487 0 0 0 148 0 0 0 25 0 4 0 601527304 295354368 4878 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=288432 CPUtime=1.48 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 2530 0 0 0 148 0 0 0 25 0 4 0 601527304 295354368 4878 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309425 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=288432 CPUtime=1.48 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 2301 0 0 0 148 0 0 0 25 0 4 0 601527305 295354368 4878 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288432

[startup+3.10106 s]
/proc/loadavg: 7.39 7.90 7.96 9/184 4997
/proc/meminfo: memFree=29458240/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=285092 CPUtime=12.37 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 23113 0 0 0 1233 4 0 0 25 0 4 0 601527304 291934208 11904 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 71273 11905 388 106 0 66244 0
[pid=4987/tid=4990] ppid=4984 vsize=285092 CPUtime=3.08 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 5095 0 0 0 308 0 0 0 25 0 4 0 601527304 291934208 11905 33554432000 4194304 4627427 140734261183184 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=285092 CPUtime=3.07 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 5904 0 0 0 307 0 0 0 25 0 4 0 601527304 291934208 11905 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=285092 CPUtime=3.09 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 5588 0 0 0 308 1 0 0 25 0 4 0 601527305 291934208 11905 33554432000 4194304 4627427 140734261183184 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 285092

[startup+6.30047 s]
/proc/loadavg: 7.44 7.90 7.96 9/184 4997
/proc/meminfo: memFree=29416040/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=303672 CPUtime=25.15 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 35031 0 0 0 2508 7 0 0 25 0 4 0 601527304 310960128 17247 33554432000 4194304 4627427 140734261183184 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 75918 17247 388 106 0 70889 0
[pid=4987/tid=4990] ppid=4984 vsize=303672 CPUtime=6.28 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 8659 0 0 0 627 1 0 0 25 0 4 0 601527304 310960128 17247 33554432000 4194304 4627427 140734261183184 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=303672 CPUtime=6.26 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 8793 0 0 0 625 1 0 0 25 0 4 0 601527304 310960128 17247 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=303672 CPUtime=6.28 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 7855 0 0 0 627 1 0 0 25 0 4 0 601527305 310960128 17247 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 303672

[startup+12.7003 s]
/proc/loadavg: 7.48 7.90 7.96 9/184 5027
/proc/meminfo: memFree=29417180/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=309680 CPUtime=50.71 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 54659 0 0 0 5061 10 0 0 25 0 4 0 601527304 317112320 21595 33554432000 4194304 4627427 140734261183184 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 77420 21595 388 106 0 72391 0
[pid=4987/tid=4990] ppid=4984 vsize=309680 CPUtime=12.68 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 13768 0 0 0 1266 2 0 0 25 0 4 0 601527304 317112320 21595 33554432000 4194304 4627427 140734261183184 18446744073709551615 4332302 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=309680 CPUtime=12.62 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 12941 0 0 0 1260 2 0 0 25 0 4 0 601527304 317112320 21595 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=309680 CPUtime=12.69 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 13208 0 0 0 1267 2 0 0 25 0 4 0 601527305 317112320 21595 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 309680

[startup+25.5009 s]
/proc/loadavg: 7.60 7.91 7.96 9/184 5028
/proc/meminfo: memFree=29328260/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=332548 CPUtime=101.84 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 84490 0 0 0 10168 16 0 0 25 0 4 0 601527304 340529152 29735 33554432000 4194304 4627427 140734261183184 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 83137 29735 388 106 0 78108 0
[pid=4987/tid=4990] ppid=4984 vsize=332548 CPUtime=25.48 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 21410 0 0 0 2544 4 0 0 25 0 4 0 601527304 340529152 29735 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=332548 CPUtime=25.35 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 21000 0 0 0 2532 3 0 0 25 0 4 0 601527304 340529152 29735 33554432000 4194304 4627427 140734261183184 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=332548 CPUtime=25.48 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 20123 0 0 0 2545 3 0 0 25 0 4 0 601527305 340529152 29735 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 332548

[startup+51.1011 s]
/proc/loadavg: 7.73 7.91 7.96 9/184 5028
/proc/meminfo: memFree=29265916/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=348012 CPUtime=204.11 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 126441 0 0 0 20385 26 0 0 25 0 4 0 601527304 356364288 36838 33554432000 4194304 4627427 140734261183184 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 87003 36838 388 106 0 81974 0
[pid=4987/tid=4990] ppid=4984 vsize=348012 CPUtime=51.09 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 31823 0 0 0 5103 6 0 0 25 0 4 0 601527304 356364288 36838 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=348012 CPUtime=50.82 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 31391 0 0 0 5076 6 0 0 25 0 4 0 601527304 356364288 36838 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=348012 CPUtime=51.08 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 30469 0 0 0 5102 6 0 0 25 0 4 0 601527305 356364288 36838 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 348012

[startup+102.307 s]
/proc/loadavg: 7.98 7.96 7.97 9/184 5030
/proc/meminfo: memFree=29172612/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=372164 CPUtime=408.66 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 183979 0 0 0 40824 42 0 0 25 0 4 0 601527304 381095936 50520 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 93041 50520 388 106 0 88012 0
[pid=4987/tid=4990] ppid=4984 vsize=372164 CPUtime=102.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 38376 0 0 0 10221 8 0 0 25 0 4 0 601527304 381095936 50520 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=372164 CPUtime=101.75 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 47933 0 0 0 10165 10 0 0 25 0 4 0 601527304 381095936 50520 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=372164 CPUtime=102.29 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 46447 0 0 0 10219 10 0 0 25 0 4 0 601527305 381095936 50520 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 372164

[startup+162.3 s]

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

[pid=4987] ppid=4984 vsize=541120 CPUtime=2805.36 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 606133 0 0 0 280346 190 0 0 25 0 4 0 601527304 554106880 102433 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 135280 102433 388 106 0 130251 0
[pid=4987/tid=4990] ppid=4984 vsize=541120 CPUtime=702.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 144732 0 0 0 70182 47 0 0 25 0 4 0 601527304 554106880 102433 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309228 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=541120 CPUtime=698.51 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 150908 0 0 0 69808 43 0 0 25 0 4 0 601527304 554106880 102433 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=541120 CPUtime=702.3 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 154511 0 0 0 70175 55 0 0 25 0 4 0 601527305 554106880 102433 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 541120

[startup+762.307 s]
/proc/loadavg: 8.09 8.06 8.00 9/184 5050
/proc/meminfo: memFree=28686456/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=624128 CPUtime=3045.06 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 632251 0 0 0 304305 201 0 0 25 0 4 0 601527304 639107072 120992 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 156032 120992 388 106 0 151003 0
[pid=4987/tid=4990] ppid=4984 vsize=624128 CPUtime=762.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 150781 0 0 0 76180 49 0 0 25 0 4 0 601527304 639107072 120992 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=624128 CPUtime=758.19 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 153650 0 0 0 75774 45 0 0 25 0 4 0 601527304 639107072 120992 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=624128 CPUtime=762.31 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 163785 0 0 0 76174 57 0 0 25 0 4 0 601527305 639107072 120992 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 624128

[startup+822.301 s]
/proc/loadavg: 8.14 8.08 8.01 9/184 5052
/proc/meminfo: memFree=28663228/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=635980 CPUtime=3284.71 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 654725 0 0 0 328260 211 0 0 25 0 4 0 601527304 651243520 119499 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 158995 119499 388 106 0 153966 0
[pid=4987/tid=4990] ppid=4984 vsize=635980 CPUtime=822.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 157467 0 0 0 82177 52 0 0 25 0 4 0 601527304 651243520 119499 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=635980 CPUtime=817.85 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 161062 0 0 0 81737 48 0 0 25 0 4 0 601527304 651243520 119499 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=635980 CPUtime=822.31 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 168082 0 0 0 82172 59 0 0 25 0 4 0 601527305 651243520 119499 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 635980

[startup+882.3 s]
/proc/loadavg: 8.15 8.09 8.01 9/184 5054
/proc/meminfo: memFree=28686368/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=676560 CPUtime=3524.38 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 682065 0 0 0 352215 223 0 0 25 0 4 0 601527304 692797440 116327 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 169140 116327 388 106 0 164111 0
[pid=4987/tid=4990] ppid=4984 vsize=676560 CPUtime=882.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 165328 0 0 0 88174 55 0 0 25 0 4 0 601527304 692797440 116327 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=676560 CPUtime=877.52 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 166380 0 0 0 87701 51 0 0 25 0 4 0 601527304 692797440 116327 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=676560 CPUtime=882.3 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 176353 0 0 0 88168 62 0 0 25 0 4 0 601527305 692797440 116327 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 676560

[startup+942.3 s]
/proc/loadavg: 8.14 8.10 8.02 9/184 5055
/proc/meminfo: memFree=28652848/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=693328 CPUtime=3764.05 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 713537 0 0 0 376168 237 0 0 25 0 4 0 601527304 709967872 124216 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 173332 124216 388 106 0 168303 0
[pid=4987/tid=4990] ppid=4984 vsize=693328 CPUtime=942.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 173671 0 0 0 94169 60 0 0 25 0 4 0 601527304 709967872 124216 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=693328 CPUtime=937.2 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 174072 0 0 0 93665 55 0 0 25 0 4 0 601527304 709967872 124216 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=693328 CPUtime=942.31 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 183486 0 0 0 94166 65 0 0 25 0 4 0 601527305 709967872 124216 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 693328

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/184 5057
/proc/meminfo: memFree=28661108/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=694040 CPUtime=4003.73 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 731767 0 0 0 400127 246 0 0 25 0 4 0 601527304 710696960 121432 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 173510 121432 388 106 0 168481 0
[pid=4987/tid=4990] ppid=4984 vsize=694040 CPUtime=1002.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 176902 0 0 0 100168 61 0 0 25 0 4 0 601527304 710696960 121432 33554432000 4194304 4627427 140734261183184 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=694040 CPUtime=996.88 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 181259 0 0 0 99629 59 0 0 25 0 4 0 601527304 710696960 121432 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=694040 CPUtime=1002.31 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 184976 0 0 0 100165 66 0 0 25 0 4 0 601527305 710696960 121432 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 694040

[startup+1062.3 s]
/proc/loadavg: 8.16 8.12 8.03 9/184 5058
/proc/meminfo: memFree=28597444/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=709232 CPUtime=4243.41 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 762413 0 0 0 424083 258 0 0 25 0 4 0 601527304 726253568 126622 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 177308 126622 388 106 0 172279 0
[pid=4987/tid=4990] ppid=4984 vsize=709232 CPUtime=1062.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 183344 0 0 0 106166 63 0 0 25 0 4 0 601527304 726253568 126622 33554432000 4194304 4627427 140734261183184 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=709232 CPUtime=1056.55 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 190091 0 0 0 105593 62 0 0 25 0 4 0 601527304 726253568 126622 33554432000 4194304 4627427 140734261183184 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=709232 CPUtime=1062.31 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 192728 0 0 0 106162 69 0 0 25 0 4 0 601527305 726253568 126622 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 709232

[startup+1122.3 s]
/proc/loadavg: 8.09 8.11 8.03 9/184 5060
/proc/meminfo: memFree=28623816/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=638404 CPUtime=4483.08 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 793904 0 0 0 448036 272 0 0 25 0 4 0 601527304 653725696 125415 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 159601 125415 388 106 0 154572 0
[pid=4987/tid=4990] ppid=4984 vsize=638404 CPUtime=1122.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 191028 0 0 0 112164 65 0 0 25 0 4 0 601527304 653725696 125415 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=638404 CPUtime=1116.23 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 198108 0 0 0 111557 66 0 0 25 0 4 0 601527304 653725696 125415 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=638404 CPUtime=1122.32 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 201024 0 0 0 112158 74 0 0 25 0 4 0 601527305 653725696 125415 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 638404

[startup+1182.3 s]
/proc/loadavg: 8.14 8.12 8.03 9/184 5062
/proc/meminfo: memFree=28579364/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=805544 CPUtime=4722.75 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 821200 0 0 0 471994 281 0 0 25 0 4 0 601527304 824877056 135739 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 201386 135739 388 106 0 196357 0
[pid=4987/tid=4990] ppid=4984 vsize=805544 CPUtime=1182.29 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 198765 0 0 0 118160 69 0 0 25 0 4 0 601527304 824877056 135739 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=805544 CPUtime=1175.91 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 200542 0 0 0 117524 67 0 0 25 0 4 0 601527304 824877056 135739 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=805544 CPUtime=1182.31 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 206816 0 0 0 118156 75 0 0 25 0 4 0 601527305 824877056 135739 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 805544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 5062
/proc/meminfo: memFree=28551076/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=762476 CPUtime=4800.27 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 827801 0 0 0 479742 285 0 0 25 0 4 0 601527304 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420268 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 190619 137363 388 106 0 185590 0
[pid=4987/tid=4990] ppid=4984 vsize=762476 CPUtime=1201.69 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 199934 0 0 0 120100 69 0 0 25 0 4 0 601527304 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=762476 CPUtime=1195.2 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 203109 0 0 0 119452 68 0 0 25 0 4 0 601527304 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=762476 CPUtime=1201.72 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 209681 0 0 0 120095 77 0 0 25 0 4 0 601527305 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 762476

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.10 8.11 8.03 9/184 5062
/proc/meminfo: memFree=28551076/32950928 swapFree=67111356/67111528
[pid=4987] ppid=4984 vsize=762476 CPUtime=4800.27 cores=0,2,4,6
/proc/4987/stat : 4987 (strangenight2-m) R 4984 4987 4858 0 -1 4202496 827801 0 0 0 479742 285 0 0 25 0 4 0 601527304 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4420268 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4987/statm: 190619 137363 388 106 0 185590 0
[pid=4987/tid=4990] ppid=4984 vsize=762476 CPUtime=1201.69 cores=0,2,4,6
/proc/4987/task/4990/stat : 4990 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 199934 0 0 0 120100 69 0 0 25 0 4 0 601527304 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4987/tid=4991] ppid=4984 vsize=762476 CPUtime=1195.2 cores=0,2,4,6
/proc/4987/task/4991/stat : 4991 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 203109 0 0 0 119452 68 0 0 25 0 4 0 601527304 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4987/tid=4995] ppid=4984 vsize=762476 CPUtime=1201.72 cores=0,2,4,6
/proc/4987/task/4995/stat : 4995 (strangenight2-m) R 4984 4987 4858 0 -1 4202560 209681 0 0 0 120095 77 0 0 25 0 4 0 601527305 780775424 137363 33554432000 4194304 4627427 140734261183184 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 762476

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.32
CPU user time (s): 4797.44
CPU system time (s): 2.88156
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 824156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.44
system time used= 2.88156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 827803
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= 581
involuntary context switches= 21262

runsolver used 1.87071 second user time and 4.67929 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 23:36:06
IDJOB=3174196
IDBENCH=83014
IDSOLVER=1586
FILE ID=node114/3174196-1304112966
RUNJOBID= node114-1304111762-4876
PBS_JOBID= 13170690
Free space on /tmp= 71804 MiB

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

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=2057239363

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:      29522872 kB
Buffers:       1064012 kB
Cached:        1794028 kB
SwapCached:        168 kB
Active:         148952 kB
Inactive:      2773968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29522872 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11276 kB
Writeback:           0 kB
AnonPages:       64348 kB
Mapped:          14688 kB
Slab:           440580 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71792 MiB
End job on node114 at 2011-04-29 23:56:10