Trace number 3173923

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S873866006-055.UNKNOWN.cnf
MD5SUM9ec6e0c9f7f3592c1fc9e4fe986eba4f
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-3173923-1304073377.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.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      72 undec:       8 neg:      70
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.13	c Decided on static restart strategy
0.60/0.23	c  N st     8      4916       150      3195         0      4727     15975    146449   no data   no data
1.39/0.43	c  N st    10     11299       150      3195         0      4339     15975     99817   no data   no data
2.20/0.59	c  N st    11     17042       150      3195         0      9830     15975    271764   no data   no data
3.57/0.95	c  F st    12     25001       150      3195         0     12028     15975    334027   no data   no data
3.57/0.95	c  N st    12     25001       150      3195         0     12028     15975    334027   no data   no data
4.39/1.16	c Decided on static restart strategy
4.39/1.16	c  N st    18     30000       150      3195         0     10328     15975    267064   no data   no data
4.39/1.16	c  S st    18     30000       150      3195         0     10328     15975    267064   no data   no data
4.39/1.19	c  S st    18     30505       150      3195         0     10819     15975    281538   no data   no data
4.39/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.39/1.20	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
4.39/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.39/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c lits-rem:       190  cl-subs:     1126  v-elim:      0  v-fix:    0  time:  0.19 s
5.56/1.44	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
5.56/1.44	c calculated reachability. Time: 0.00
5.56/1.44	c  N st    18     30505       150      3195         0      9693     15975    243034   no data   no data
6.77/1.77	c  N st    20     37615       150      3195         0      8950     15975    200490   no data   no data
7.96/2.07	c  N st    21     44014       150      3195         0     15052     15975    397370   no data   no data
8.36/2.18	c  S st    22     45757       150      3195         0     16695     15975    449791   no data   no data
8.78/2.23	c  S st    22     46260       150      3195         0      8664     15975    172788   no data   no data
8.78/2.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.78/2.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.78/2.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.78/2.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.78/2.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.78/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.27	c lits-rem:        20  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.02 s
8.78/2.27	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
8.78/2.27	c vivif2 --  cl tried     8518 cl shrink        0 lits rem          0 time: 0.00
9.19/2.31	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
9.19/2.31	c calculated reachability. Time: 0.00
9.19/2.31	c  N st    22     46260       150      3195         0      8518     15975    167751   no data   no data
12.36/3.14	c  N st    23     60659       150      3195         0     12707     15975    280546   no data   no data
14.36/3.68	c  N st    24     69392       150      3195         0     10554     15975    198130   no data   no data
14.36/3.68	c  S st    24     69392       150      3195         0     10554     15975    198130   no data   no data
14.76/3.72	c  S st    24     69894       150      3195         0     11050     15975    212200   no data   no data
14.76/3.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.76/3.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.76/3.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.76/3.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.77	c lits-rem:        39  cl-subs:      260  v-elim:      0  v-fix:    0  time:  0.04 s
14.76/3.77	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
14.76/3.77	c vivif2 --  cl tried    10790 cl shrink        0 lits rem          0 time: 0.00
15.16/3.82	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
15.16/3.82	c calculated reachability. Time: 0.00
15.16/3.82	c  N st    24     69894       150      3195         0     10790     15975    204018   no data   no data
19.55/4.95	c  F st    25     87502       150      3195         0     16115     15975    357980   no data   no data
19.55/4.95	c  N st    25     87502       150      3195         0     16115     15975    357980   no data   no data
20.75/5.30	c Decided on static restart strategy
21.96/5.53	c  N st    32     95539       150      3195         0     23813     15975    591698   no data   no data
24.34/6.13	c  N st    34    104841       150      3195         0     20299     15975    474089   no data   no data
24.34/6.13	c  S st    34    104841       150      3195         0     20299     15975    474089   no data   no data
24.34/6.18	c  S st    34    105344       150      3195         0     20796     15975    488652   no data   no data
24.34/6.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.34/6.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
24.34/6.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.34/6.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.34/6.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.34/6.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
24.34/6.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.74/6.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.74/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.35/6.67	c lits-rem:       333  cl-subs:     1440  v-elim:      0  v-fix:    0  time:  0.46 s
26.35/6.67	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
26.35/6.67	c vivif2 --  cl tried    19356 cl shrink        0 lits rem          0 time: 0.00
26.76/6.75	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
26.76/6.75	c calculated reachability. Time: 0.00
26.76/6.75	c  N st    34    105344       150      3195         0     19356     15975    440323   no data   no data
29.54/7.45	c  N st    35    114943       150      3195         0     15213     15975    306276   no data   no data
33.93/8.54	c  N st    36    129342       150      3195         0     14631     15975    259412   no data   no data
40.32/10.14	c  N st    37    150937       150      3195         0     20001     15975    404846   no data   no data
42.32/10.66	c  S st    38    158016       150      3195         0     26695     15975    609215   no data   no data
42.72/10.73	c  S st    38    158523       150      3195         0     27190     15975    623588   no data   no data
42.72/10.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.72/10.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
42.72/10.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.72/10.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.72/10.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.72/10.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
42.72/10.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.72/10.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.72/10.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.31/11.62	c lits-rem:       442  cl-subs:     1865  v-elim:      0  v-fix:    0  time:  0.86 s
46.31/11.62	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
46.31/11.62	c vivif2 --  cl tried    25325 cl shrink        0 lits rem          0 time: 0.01
46.71/11.73	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
46.71/11.73	c calculated reachability. Time: 0.00
46.71/11.73	c  N st    38    158523       150      3195         0     25325     15975    561034   no data   no data
63.49/15.93	c  N st    39    207112       150      3195         0     20197     15975    362900   no data   no data
74.69/18.73	c  N st    40    237785       150      3195         0     30377     15975    673598   no data   no data
74.69/18.73	c  S st    40    237785       150      3195         0     30377     15975    673598   no data   no data
75.09/18.83	c  S st    40    238288       150      3195         0     30874     15975    688196   no data   no data
75.09/18.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.09/18.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.09/18.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.09/18.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.09/18.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.09/18.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
75.09/18.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.09/18.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.09/18.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.87/20.04	c lits-rem:       959  cl-subs:     1981  v-elim:      0  v-fix:    0  time:  1.16 s
79.87/20.04	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
79.87/20.05	c vivif2 --  cl tried    28893 cl shrink        0 lits rem          0 time: 0.01
80.27/20.17	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
80.27/20.17	c calculated reachability. Time: 0.00
80.27/20.17	c  N st    40    238288       150      3195         0     28893     15975    621351   no data   no data
108.23/27.16	c  F st    41    306250       150      3195         0     30713     15975    613832   no data   no data
108.23/27.16	c  N st    41    306250       150      3195         0     30713     15975    613832   no data   no data
110.62/27.70	c Decided on static restart strategy
119.81/30.01	c  N st    51    334557       150      3195         0     34924     15975    722498   no data   no data
129.80/32.51	c  N st    53    357434       150      3195         0     32888     15975    635471   no data   no data
129.80/32.51	c  S st    53    357434       150      3195         0     32888     15975    635471   no data   no data
130.20/32.60	c  S st    53    357935       150      3195         0     33380     15975    649971   no data   no data
130.20/32.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.20/32.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
130.20/32.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.20/32.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.20/32.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.20/32.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
130.20/32.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.20/32.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
130.20/32.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.99/33.34	c lits-rem:       754  cl-subs:     1448  v-elim:      0  v-fix:    0  time:  0.70 s
132.99/33.34	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
132.99/33.35	c vivif2 --  cl tried    31932 cl shrink        0 lits rem          0 time: 0.01
133.39/33.49	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
133.39/33.49	c calculated reachability. Time: 0.00
133.39/33.49	c  N st    53    357935       150      3195         0     31932     15975    602387   no data   no data
148.18/37.12	c  N st    54    390327       150      3195         0     37878     15975    759753   no data   no data
175.34/43.94	c  N st    55    438917       150      3195         0     31836     15975    555296   no data   no data
210.91/52.89	c  N st    56    511799       150      3195         0     45013     15975    912586   no data   no data
225.67/56.50	c  N st    57    536903       150      3195         0     39390     15975    708625   no data   no data
225.67/56.50	c  S st    57    536903       150      3195         0     39390     15975    708625   no data   no data
226.07/56.62	c  S st    57    537403       150      3195         0     39881     15975    723170   no data   no data
226.07/56.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.07/56.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
226.07/56.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.07/56.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.07/56.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.07/56.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
226.07/56.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
226.07/56.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
226.07/56.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.87/57.80	c lits-rem:       594  cl-subs:     2262  v-elim:      0  v-fix:    0  time:  1.13 s
230.87/57.80	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
230.87/57.81	c vivif2 --  cl tried    37619 cl shrink        0 lits rem          0 time: 0.01
231.26/57.98	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
231.26/57.98	c calculated reachability. Time: 0.00
231.26/57.98	c  N st    57    537403       150      3195         0     37619     15975    655951   no data   no data
324.73/81.32	c  N st    58    701388       150      3195         0     65520     15975   1394849   no data   no data
388.25/97.28	c  N st    59    806104       150      3195         0     60020     15975   1234398   no data   no data
388.25/97.28	c  S st    59    806104       150      3195         0     60020     15975   1234398   no data   no data
389.05/97.44	c  S st    59    806605       150      3195         0     60512     15975   1249126   no data   no data
389.05/97.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
389.05/97.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
389.05/97.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
389.05/97.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
389.05/97.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.05/97.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
389.05/97.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
389.05/97.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
389.45/97.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.44/103.54	c lits-rem:      1420  cl-subs:     4393  v-elim:      0  v-fix:    0  time:  6.02 s
413.44/103.54	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
413.44/103.56	c vivif2 --  cl tried    56119 cl shrink        0 lits rem          0 time: 0.01
414.61/103.84	c asymm  cl-useful: 0/2904/3195 lits-rem:0 time: 0.29
414.61/103.85	c calculated reachability. Time: 0.00
414.61/103.85	c  N st    59    806605       150      3195         0     56119     15975   1116315   no data   no data
609.56/152.60	c  F st    60   1071878       150      3195         0     71491     15975   1475241   no data   no data
609.56/152.60	c  N st    60   1071878       150      3195         0     71491     15975   1475241   no data   no data
614.74/153.93	c Decided on static restart strategy
634.32/158.83	c  N st    70   1100184       150      3195         0     55958     15975    988826   no data   no data
663.49/166.11	c  N st    72   1136176       150      3195         0     46651     15975    677124   no data   no data
687.84/172.27	c  N st    73   1168569       150      3195         0     77413     15975   1632982   no data   no data
724.60/181.47	c  N st    74   1209907       150      3195         0     71974     15975   1412123   no data   no data
724.60/181.47	c  S st    74   1209907       150      3195         0     71974     15975   1412123   no data   no data
726.20/181.85	c  S st    74   1210411       150      3195         0     72465     15975   1426713   no data   no data
726.20/181.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
726.60/181.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
726.60/181.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
726.60/181.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
726.60/181.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
726.60/181.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
726.60/181.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
726.60/181.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
726.60/181.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
801.30/200.61	c lits-rem:       845  cl-subs:     5248  v-elim:      0  v-fix:    0  time: 18.62 s
801.30/200.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
801.30/200.63	c vivif2 --  cl tried    67217 cl shrink        0 lits rem          0 time: 0.02
803.29/201.15	c asymm  cl-useful: 0/2534/3195 lits-rem:0 time: 0.51
803.29/201.15	c calculated reachability. Time: 0.00
803.29/201.15	c  N st    74   1210411       150      3195         0     67217     15975   1272855   no data   no data
862.42/215.95	c  N st    75   1283293       150      3195         0     90826     15975   2011782   no data   no data
961.88/240.81	c  N st    76   1392617       150      3195         0     52358     15975    759518   no data   no data
1096.90/274.60	c  N st    77   1556602       150      3195         0     56854     15975    852900   no data   no data
1221.96/305.97	c  N st    78   1710412       150      3195         0     97499     15975   2059207   no data   no data
1221.96/305.97	c  S st    78   1710412       150      3195         0     97499     15975   2059207   no data   no data
1223.13/306.26	c  S st    78   1710912       150      3195         0     97988     15975   2073621   no data   no data
1223.13/306.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1223.53/306.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1223.53/306.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1223.53/306.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1223.53/306.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1223.53/306.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1223.53/306.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1223.53/306.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1223.93/306.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1350.16/338.03	c lits-rem:      3065  cl-subs:     8718  v-elim:      0  v-fix:    0  time: 31.63 s
1350.16/338.03	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1350.16/338.06	c vivif2 --  cl tried    89270 cl shrink        0 lits rem          0 time: 0.03
1350.96/338.27	c asymm  cl-useful: 0/661/3195 lits-rem:0 time: 0.21
1350.96/338.27	c calculated reachability. Time: 0.00
1350.96/338.27	c  N st    78   1710912       150      3195         0     89270     15975   1804534   no data   no data
1712.88/428.88	c  N st    79   2079877       150      3195         0    100418     15975   2027017   no data   no data
1842.71/461.34	c  N st    80   2210912       150      3195         0    104506     15975   2110157   no data   no data
1842.71/461.34	c  S st    80   2210912       150      3195         0    104506     15975   2110157   no data   no data
1843.91/461.66	c  S st    80   2211415       150      3195         0    104995     15975   2125291   no data   no data
1843.91/461.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1844.31/461.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1844.31/461.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1844.31/461.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1844.31/461.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1844.31/461.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1844.31/461.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1844.31/461.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1844.70/461.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1951.38/488.53	c lits-rem:      1643  cl-subs:     9107  v-elim:      0  v-fix:    0  time: 26.72 s
1951.38/488.53	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1951.38/488.56	c vivif2 --  cl tried    95888 cl shrink        0 lits rem          0 time: 0.03
1953.36/489.05	c asymm  cl-useful: 0/1730/3195 lits-rem:0 time: 0.49
1953.36/489.06	c calculated reachability. Time: 0.00
1953.36/489.06	c  N st    80   2211415       150      3195         0     95888     15975   1859622   no data   no data
2475.05/619.62	c  N st    81   2711415       150      3195         0    118694     15975   2427935   no data   no data
2475.05/619.62	c  S st    81   2711415       150      3195         0    118694     15975   2427935   no data   no data
2476.25/619.98	c  S st    81   2711917       150      3195         0    119187     15975   2442894   no data   no data
2476.25/619.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2476.65/620.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2476.65/620.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2476.65/620.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2476.65/620.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2476.65/620.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2476.65/620.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2476.65/620.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2477.05/620.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2644.83/662.14	c lits-rem:      3080  cl-subs:    12781  v-elim:      0  v-fix:    0  time: 41.99 s
2644.83/662.14	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2644.83/662.17	c vivif2 --  cl tried   106406 cl shrink        0 lits rem          0 time: 0.03
2646.83/662.68	c asymm  cl-useful: 0/1393/3195 lits-rem:0 time: 0.51
2646.83/662.69	c calculated reachability. Time: 0.00
2646.83/662.69	c  N st    81   2711917       150      3195         0    106406     15975   2077292   no data   no data
3266.80/817.86	c  N st    82   3211918       150      3195         0     83754     15975   1257068   no data   no data
3266.80/817.86	c  S st    82   3211918       150      3195         0     83754     15975   1257068   no data   no data
3268.01/818.17	c  S st    82   3212421       150      3195         0     84243     15975   1271602   no data   no data
3268.01/818.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3268.41/818.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3268.41/818.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3268.41/818.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3268.41/818.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3268.41/818.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3268.41/818.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3268.41/818.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3268.41/818.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3280.78/821.36	c lits-rem:       421  cl-subs:     2009  v-elim:      0  v-fix:    0  time:  3.07 s
3280.78/821.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3280.78/821.38	c vivif2 --  cl tried    82234 cl shrink        0 lits rem          0 time: 0.02
3282.40/821.72	c asymm  cl-useful: 0/1980/3195 lits-rem:0 time: 0.34
3282.40/821.72	c calculated reachability. Time: 0.00
3282.40/821.72	c  N st    82   3212421       150      3195         0     82234     15975   1207055   no data   no data
3879.19/971.18	c  N st    83   3712422       150      3195         0     93100     15975   1428591   no data   no data
3879.19/971.18	c  S st    83   3712422       150      3195         0     93100     15975   1428591   no data   no data
3880.41/971.47	c  S st    83   3712924       150      3195         0     93591     15975   1443680   no data   no data
3880.41/971.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3880.78/971.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
3880.78/971.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3880.78/971.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3880.78/971.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3880.78/971.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3880.78/971.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3880.78/971.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3880.78/971.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3895.16/975.15	c lits-rem:       835  cl-subs:     2511  v-elim:      0  v-fix:    0  time:  3.56 s
3895.16/975.15	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3895.16/975.17	c vivif2 --  cl tried    91080 cl shrink        0 lits rem          0 time: 0.02
3896.36/975.44	c asymm  cl-useful: 0/1215/3195 lits-rem:0 time: 0.27
3896.36/975.44	c calculated reachability. Time: 0.00
3896.36/975.44	c  N st    83   3712924       150      3195         0     91080     15975   1365841   no data   no data
3949.49/988.73	c  F st    84   3751562       150      3195         0    127498     15975   2508089   no data   no data
3949.49/988.73	c  N st    84   3751562       150      3195         0    127498     15975   2508089   no data   no data
3961.87/991.87	c Decided on static restart strategy
4017.80/1005.81	c  N st    94   3779862       150      3195         0    154330     15975   3327615   no data   no data
4067.33/1018.23	c  N st    96   3815855       150      3195         0    108343     15975   1855267   no data   no data
4118.06/1030.94	c  N st    97   3848249       150      3195         0    138871     15975   2791523   no data   no data
4184.38/1047.54	c  N st    98   3896837       150      3195         0    103480     15975   1695796   no data   no data
4291.43/1074.30	c  N st    99   3969719       150      3195         0     90192     15975   1263523   no data   no data
4444.03/1112.53	c  N st   100   4079043       150      3195         0    110346     15975   1873312   no data   no data
4654.95/1165.35	c  N st   101   4212925       150      3195         0    152802     15975   3248092   no data   no data
4654.95/1165.35	c  S st   101   4212925       150      3195         0    152802     15975   3248092   no data   no data
4656.95/1165.88	c  S st   101   4213428       150      3195         0    153296     15975   3262975   no data   no data
4656.95/1165.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4657.35/1165.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4657.35/1165.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4657.35/1165.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4657.35/1165.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4657.35/1165.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4657.35/1165.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4657.76/1166.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4658.17/1166.12	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-3173923-1304073377/watcher-3173923-1304073377 -o /tmp/evaluation-result-3173923-1304073377/solver-3173923-1304073377 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173923-1304073377.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.00 8.06 8.01 2/174 19220
/proc/meminfo: memFree=16585168/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 597568275 52441088 347 33554432000 4194304 4627427 140735018317968 18446744073709551615 47390391564210 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 12803 347 299 106 0 7774 0
[pid=19220/tid=19222] ppid=19218 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 597568276 52441088 347 33554432000 4194304 4627427 140735018317968 18446744073709551615 47390391564208 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 597568276 52441088 347 33554432000 4194304 4627427 140735018317968 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 597568276 52441088 347 33554432000 4194304 4627427 140735018317968 18446744073709551615 47390391564210 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.15678 s]
/proc/loadavg: 8.00 8.06 8.01 2/174 19220
/proc/meminfo: memFree=16585168/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=284100 CPUtime=0.6 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 2715 0 0 0 60 0 0 0 18 0 4 0 597568275 290918400 1797 33554432000 4194304 4627427 140735018317968 18446744073709551615 4331010 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 71025 1797 384 106 0 65996 0
[pid=19220/tid=19222] ppid=19218 vsize=284100 CPUtime=0.14 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 592 0 0 0 14 0 0 0 18 0 4 0 597568276 290918400 1797 33554432000 4194304 4627427 140735018317968 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=284100 CPUtime=0.14 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 614 0 0 0 14 0 0 0 21 0 4 0 597568276 290918400 1797 33554432000 4194304 4627427 140735018317968 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=284100 CPUtime=0.15 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 469 0 0 0 15 0 0 0 21 0 4 0 597568276 290918400 1797 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 284100

[startup+0.256761 s]
/proc/loadavg: 8.00 8.06 8.01 2/174 19220
/proc/meminfo: memFree=16585168/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=284252 CPUtime=0.99 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 3252 0 0 0 99 0 0 0 18 0 4 0 597568275 291074048 2334 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 71063 2334 384 106 0 66034 0
[pid=19220/tid=19222] ppid=19218 vsize=284252 CPUtime=0.24 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 729 0 0 0 24 0 0 0 18 0 4 0 597568276 291074048 2334 33554432000 4194304 4627427 140735018317968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=284252 CPUtime=0.24 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 742 0 0 0 24 0 0 0 21 0 4 0 597568276 291074048 2334 33554432000 4194304 4627427 140735018317968 18446744073709551615 4348187 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=284252 CPUtime=0.25 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 609 0 0 0 25 0 0 0 21 0 4 0 597568276 291074048 2334 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 284252

[startup+0.356743 s]
/proc/loadavg: 8.00 8.06 8.01 2/174 19220
/proc/meminfo: memFree=16585168/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=285040 CPUtime=1.39 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 4047 0 0 0 139 0 0 0 18 0 4 0 597568275 291880960 2308 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 71260 2308 384 106 0 66231 0
[pid=19220/tid=19222] ppid=19218 vsize=285040 CPUtime=0.34 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 957 0 0 0 34 0 0 0 18 0 4 0 597568276 291880960 2308 33554432000 4194304 4627427 140735018317968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=285040 CPUtime=0.34 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 834 0 0 0 34 0 0 0 21 0 4 0 597568276 291880960 2308 33554432000 4194304 4627427 140735018317968 18446744073709551615 4332873 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=285040 CPUtime=0.34 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 851 0 0 0 34 0 0 0 21 0 4 0 597568276 291880960 2308 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 285040

[startup+0.700681 s]
/proc/loadavg: 8.00 8.06 8.01 2/174 19220
/proc/meminfo: memFree=16585168/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=286060 CPUtime=2.77 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 6161 0 0 0 276 1 0 0 18 0 4 0 597568275 292925440 2772 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 71515 2772 384 106 0 66486 0
[pid=19220/tid=19222] ppid=19218 vsize=286060 CPUtime=0.69 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 1427 0 0 0 69 0 0 0 18 0 4 0 597568276 292925440 2772 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=286060 CPUtime=0.68 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 1455 0 0 0 68 0 0 0 22 0 4 0 597568276 292925440 2772 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=286060 CPUtime=0.69 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 1383 0 0 0 69 0 0 0 22 0 4 0 597568276 292925440 2772 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286060

[startup+1.50054 s]
/proc/loadavg: 8.00 8.06 8.01 9/184 19233
/proc/meminfo: memFree=16552824/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=292540 CPUtime=5.97 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 12882 0 0 0 595 2 0 0 20 0 4 0 597568275 299560960 6335 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 73135 6336 388 106 0 68106 0
[pid=19220/tid=19222] ppid=19218 vsize=292540 CPUtime=1.48 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 3699 0 0 0 148 0 0 0 19 0 4 0 597568276 299560960 6336 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=292540 CPUtime=1.48 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 2478 0 0 0 148 0 0 0 25 0 4 0 597568276 299560960 6336 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=292540 CPUtime=1.49 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 2482 0 0 0 149 0 0 0 25 0 4 0 597568276 299560960 6336 33554432000 4194304 4627427 140735018317968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292540

[startup+3.10024 s]
/proc/loadavg: 8.00 8.06 8.01 9/184 19233
/proc/meminfo: memFree=16501364/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=293028 CPUtime=12.36 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 22507 0 0 0 1233 3 0 0 25 0 4 0 597568275 300060672 11007 33554432000 4194304 4627427 140735018317968 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 73257 11007 388 106 0 68228 0
[pid=19220/tid=19222] ppid=19218 vsize=293028 CPUtime=3.08 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 4990 0 0 0 308 0 0 0 25 0 4 0 597568276 300060672 11007 33554432000 4194304 4627427 140735018317968 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=293028 CPUtime=3.07 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 5792 0 0 0 306 1 0 0 25 0 4 0 597568276 300060672 11007 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=293028 CPUtime=3.08 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 5844 0 0 0 308 0 0 0 25 0 4 0 597568276 300060672 11007 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 293028

[startup+6.30065 s]
/proc/loadavg: 8.00 8.06 8.01 9/184 19233
/proc/meminfo: memFree=16469628/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=301652 CPUtime=25.14 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 36490 0 0 0 2508 6 0 0 25 0 4 0 597568275 308891648 16767 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420272 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 75413 16767 388 106 0 70384 0
[pid=19220/tid=19222] ppid=19218 vsize=301652 CPUtime=6.29 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 8650 0 0 0 628 1 0 0 25 0 4 0 597568276 308891648 16767 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=301652 CPUtime=6.25 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 9187 0 0 0 624 1 0 0 25 0 4 0 597568276 308891648 16767 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=301652 CPUtime=6.29 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 8654 0 0 0 628 1 0 0 25 0 4 0 597568276 308891648 16767 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 301652

[startup+12.7005 s]
/proc/loadavg: 8.00 8.06 8.00 9/184 19233
/proc/meminfo: memFree=16425956/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=307568 CPUtime=50.7 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 55250 0 0 0 5059 11 0 0 25 0 4 0 597568275 314949632 21590 33554432000 4194304 4627427 140735018317968 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 76892 21590 388 106 0 71863 0
[pid=19220/tid=19222] ppid=19218 vsize=307568 CPUtime=12.69 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 13360 0 0 0 1267 2 0 0 25 0 4 0 597568276 314949632 21590 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=307568 CPUtime=12.62 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 13407 0 0 0 1259 3 0 0 25 0 4 0 597568276 314949632 21590 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=307568 CPUtime=12.68 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 13345 0 0 0 1266 2 0 0 25 0 4 0 597568276 314949632 21590 33554432000 4194304 4627427 140735018317968 18446744073709551615 4332971 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 307568

[startup+25.5011 s]
/proc/loadavg: 8.00 8.06 8.00 9/184 19233
/proc/meminfo: memFree=16369560/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=318520 CPUtime=101.84 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 84833 0 0 0 10166 18 0 0 25 0 4 0 597568275 326164480 30300 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 79630 30300 388 106 0 74601 0
[pid=19220/tid=19222] ppid=19218 vsize=318520 CPUtime=25.49 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 20709 0 0 0 2545 4 0 0 25 0 4 0 597568276 326164480 30300 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=318520 CPUtime=25.34 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 21313 0 0 0 2530 4 0 0 25 0 4 0 597568276 326164480 30300 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=318520 CPUtime=25.49 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 20254 0 0 0 2545 4 0 0 25 0 4 0 597568276 326164480 30300 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 318520

[startup+51.1004 s]
/proc/loadavg: 8.00 8.05 8.00 9/184 19234
/proc/meminfo: memFree=16323484/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=301736 CPUtime=204.09 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 127195 0 0 0 20380 29 0 0 25 0 4 0 597568275 308977664 37956 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 75434 37956 388 106 0 70405 0
[pid=19220/tid=19222] ppid=19218 vsize=301736 CPUtime=51.09 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 30632 0 0 0 5103 6 0 0 25 0 4 0 597568276 308977664 37956 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=301736 CPUtime=50.81 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 32693 0 0 0 5074 7 0 0 25 0 4 0 597568276 308977664 37956 33554432000 4194304 4627427 140735018317968 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=301736 CPUtime=51.09 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 30088 0 0 0 5102 7 0 0 25 0 4 0 597568276 308977664 37956 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 301736

[startup+102.301 s]
/proc/loadavg: 8.05 8.06 8.00 9/184 19235
/proc/meminfo: memFree=16264200/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=400044 CPUtime=408.65 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 190681 0 0 0 40817 48 0 0 25 0 4 0 597568275 409645056 49129 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 100011 49129 388 106 0 94982 0
[pid=19220/tid=19222] ppid=19218 vsize=400044 CPUtime=102.29 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 43272 0 0 0 10219 10 0 0 25 0 4 0 597568276 409645056 49129 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=400044 CPUtime=101.73 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 49044 0 0 0 10162 11 0 0 25 0 4 0 597568276 409645056 49129 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=400044 CPUtime=102.29 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 48041 0 0 0 10218 11 0 0 25 0 4 0 597568276 409645056 49129 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 400044

[startup+162.301 s]

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

[pid=19220] ppid=19218 vsize=630992 CPUtime=2565.74 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 565865 0 0 0 256382 192 0 0 25 0 4 0 597568275 646135808 114403 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 157748 114403 388 106 0 152719 0
[pid=19220/tid=19222] ppid=19218 vsize=630992 CPUtime=642.31 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 130716 0 0 0 64183 48 0 0 25 0 4 0 597568276 646135808 114403 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=630992 CPUtime=638.8 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 157413 0 0 0 63827 53 0 0 25 0 4 0 597568276 646135808 114403 33554432000 4194304 4627427 140735018317968 18446744073709551615 4457627 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=630992 CPUtime=642.3 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 135461 0 0 0 64189 41 0 0 25 0 4 0 597568276 646135808 114403 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.74
Current children cumulated vsize (KiB) 630992

[startup+702.3 s]
/proc/loadavg: 8.19 8.10 8.02 9/184 19254
/proc/meminfo: memFree=15853380/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=684124 CPUtime=2805.42 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 585442 0 0 0 280339 203 0 0 25 0 4 0 597568275 700542976 111969 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 171031 111969 388 106 0 166002 0
[pid=19220/tid=19222] ppid=19218 vsize=684124 CPUtime=702.31 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 137904 0 0 0 70179 52 0 0 25 0 4 0 597568276 700542976 111969 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=684124 CPUtime=698.47 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 165887 0 0 0 69789 58 0 0 25 0 4 0 597568276 700542976 111969 33554432000 4194304 4627427 140735018317968 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=684124 CPUtime=702.29 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 136702 0 0 0 70188 41 0 0 25 0 4 0 597568276 700542976 111969 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 684124

[startup+762.3 s]
/proc/loadavg: 8.19 8.11 8.02 9/184 19256
/proc/meminfo: memFree=15809956/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=805224 CPUtime=3045.12 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 611553 0 0 0 304296 216 0 0 25 0 4 0 597568275 824549376 119884 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 201306 119884 388 106 0 196277 0
[pid=19220/tid=19222] ppid=19218 vsize=805224 CPUtime=762.32 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 139990 0 0 0 76179 53 0 0 25 0 4 0 597568276 824549376 119884 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=805224 CPUtime=758.15 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 174918 0 0 0 75753 62 0 0 25 0 4 0 597568276 824549376 119884 33554432000 4194304 4627427 140735018317968 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=805224 CPUtime=762.3 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 146339 0 0 0 76185 45 0 0 25 0 4 0 597568276 824549376 119884 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.12
Current children cumulated vsize (KiB) 805224

[startup+822.3 s]
/proc/loadavg: 8.20 8.12 8.03 9/184 19258
/proc/meminfo: memFree=15756616/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=761600 CPUtime=3284.78 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 642247 0 0 0 328250 228 0 0 25 0 4 0 597568275 779878400 121328 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 190400 121328 388 106 0 185371 0
[pid=19220/tid=19222] ppid=19218 vsize=761600 CPUtime=822.31 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 149006 0 0 0 82176 55 0 0 25 0 4 0 597568276 779878400 121328 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=761600 CPUtime=817.82 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 185132 0 0 0 81716 66 0 0 25 0 4 0 597568276 779878400 121328 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=761600 CPUtime=822.3 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 150597 0 0 0 82182 48 0 0 25 0 4 0 597568276 779878400 121328 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 761600

[startup+882.306 s]
/proc/loadavg: 8.17 8.12 8.03 9/184 19259
/proc/meminfo: memFree=15742824/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=760296 CPUtime=3524.47 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 672418 0 0 0 352206 241 0 0 25 0 4 0 597568275 778543104 128196 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 190074 128196 388 106 0 185045 0
[pid=19220/tid=19222] ppid=19218 vsize=760296 CPUtime=882.32 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 156441 0 0 0 88174 58 0 0 25 0 4 0 597568276 778543104 128196 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=760296 CPUtime=877.5 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 193437 0 0 0 87681 69 0 0 25 0 4 0 597568276 778543104 128196 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=760296 CPUtime=882.3 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 158188 0 0 0 88178 52 0 0 25 0 4 0 597568276 778543104 128196 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 760296

[startup+942.3 s]
/proc/loadavg: 8.12 8.12 8.03 9/184 19261
/proc/meminfo: memFree=15742936/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=723644 CPUtime=3764.14 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 699056 0 0 0 376160 254 0 0 25 0 4 0 597568275 741011456 132907 33554432000 4194304 4627427 140735018317968 18446744073709551615 4324120 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 180911 132907 388 106 0 175882 0
[pid=19220/tid=19222] ppid=19218 vsize=723644 CPUtime=942.32 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 162627 0 0 0 94170 62 0 0 25 0 4 0 597568276 741011456 132907 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=723644 CPUtime=937.17 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 201869 0 0 0 93644 73 0 0 25 0 4 0 597568276 741011456 132907 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=723644 CPUtime=942.3 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 164819 0 0 0 94175 55 0 0 25 0 4 0 597568276 741011456 132907 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 723644

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 8.04 9/184 19262
/proc/meminfo: memFree=15719352/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=724524 CPUtime=4003.82 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 723959 0 0 0 400115 267 0 0 25 0 4 0 597568275 741912576 133936 33554432000 4194304 4627427 140735018317968 18446744073709551615 4327362 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 181131 133936 388 106 0 176102 0
[pid=19220/tid=19222] ppid=19218 vsize=724524 CPUtime=1002.31 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 167452 0 0 0 100167 64 0 0 25 0 4 0 597568276 741912576 133936 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=724524 CPUtime=996.84 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 208379 0 0 0 99608 76 0 0 25 0 4 0 597568276 741912576 133936 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=724524 CPUtime=1002.31 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 169470 0 0 0 100174 57 0 0 25 0 4 0 597568276 741912576 133936 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 724524

[startup+1062.3 s]
/proc/loadavg: 8.20 8.14 8.05 9/184 19264
/proc/meminfo: memFree=15724800/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=668320 CPUtime=4243.5 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 747405 0 0 0 424072 278 0 0 25 0 4 0 597568275 684359680 135600 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 167080 135600 388 106 0 162051 0
[pid=19220/tid=19222] ppid=19218 vsize=668320 CPUtime=1062.32 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 171074 0 0 0 106165 67 0 0 25 0 4 0 597568276 684359680 135600 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=668320 CPUtime=1056.52 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 215801 0 0 0 105572 80 0 0 25 0 4 0 597568276 684359680 135600 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=668320 CPUtime=1062.31 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 173981 0 0 0 106172 59 0 0 25 0 4 0 597568276 684359680 135600 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 668320

[startup+1122.3 s]
/proc/loadavg: 8.16 8.14 8.05 9/184 19266
/proc/meminfo: memFree=15733584/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=740140 CPUtime=4483.18 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 771147 0 0 0 448026 292 0 0 25 0 4 0 597568275 757903360 134561 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 185035 134561 388 106 0 180006 0
[pid=19220/tid=19222] ppid=19218 vsize=740140 CPUtime=1122.32 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 175619 0 0 0 112162 70 0 0 25 0 4 0 597568276 757903360 134561 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=740140 CPUtime=1116.19 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 222680 0 0 0 111535 84 0 0 25 0 4 0 597568276 757903360 134561 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=740140 CPUtime=1122.31 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 178507 0 0 0 112170 61 0 0 25 0 4 0 597568276 757903360 134561 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 740140

[startup+1182.3 s]
/proc/loadavg: 8.15 8.14 8.06 9/184 19267
/proc/meminfo: memFree=15698720/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=849136 CPUtime=4722.86 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 799180 0 0 0 471982 304 0 0 25 0 4 0 597568275 869515264 145161 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 212284 145161 388 106 0 207255 0
[pid=19220/tid=19222] ppid=19218 vsize=849136 CPUtime=1182.33 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 178089 0 0 0 118161 72 0 0 25 0 4 0 597568276 869515264 145161 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=849136 CPUtime=1175.87 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 230394 0 0 0 117499 88 0 0 25 0 4 0 597568276 869515264 145161 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=849136 CPUtime=1182.31 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 185087 0 0 0 118167 64 0 0 25 0 4 0 597568276 869515264 145161 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 849136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.27 8.17 8.07 9/184 19268
/proc/meminfo: memFree=15658788/32951124 swapFree=67111528/67111528
[pid=19220] ppid=19218 vsize=866456 CPUtime=4800.37 cores=1,3,5,7
/proc/19220/stat : 19220 (strangenight2-m) R 19218 19220 18533 0 -1 4202496 806980 0 0 0 479731 306 0 0 25 0 4 0 597568275 887250944 152410 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19220/statm: 216614 152410 388 106 0 211585 0
[pid=19220/tid=19222] ppid=19218 vsize=866456 CPUtime=1201.73 cores=1,3,5,7
/proc/19220/task/19222/stat : 19222 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 179067 0 0 0 120101 72 0 0 25 0 4 0 597568276 887250944 152410 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19220/tid=19223] ppid=19218 vsize=866456 CPUtime=1195.17 cores=1,3,5,7
/proc/19220/task/19223/stat : 19223 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 236107 0 0 0 119428 89 0 0 25 0 4 0 597568276 887250944 152410 33554432000 4194304 4627427 140735018317968 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19220/tid=19224] ppid=19218 vsize=866456 CPUtime=1201.72 cores=1,3,5,7
/proc/19220/task/19224/stat : 19224 (strangenight2-m) R 19218 19220 18533 0 -1 4202560 186196 0 0 0 120106 66 0 0 25 0 4 0 597568276 887250944 152410 33554432000 4194304 4627427 140735018317968 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 866456

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.43
CPU user time (s): 4797.34
CPU system time (s): 3.09153
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 923804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.34
system time used= 3.09153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 806982
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= 358
involuntary context switches= 34025

runsolver used 1.86272 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 12:36:17
IDJOB=3173923
IDBENCH=82741
IDSOLVER=1586
FILE ID=node110/3173923-1304073377
RUNJOBID= node110-1304072173-19113
PBS_JOBID= 13170465
Free space on /tmp= 72840 MiB

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

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

MD5SUM BENCH= 9ec6e0c9f7f3592c1fc9e4fe986eba4f
RANDOM SEED=433969783

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16585572 kB
Buffers:       2340416 kB
Cached:       13387688 kB
SwapCached:          0 kB
Active:        7935368 kB
Inactive:      7858656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16585572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5472 kB
Writeback:           0 kB
AnonPages:       64732 kB
Mapped:          14684 kB
Slab:           509192 kB
PageTables:       4268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192684 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= 72828 MiB
End job on node110 at 2011-04-29 12:56:21