Trace number 3174175

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.44 1201.93

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S690749326-001.UNKNOWN.cnf
MD5SUM20f33ec190b502d21efebab5417989ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.7644
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
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-3174175-1304109088.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     185 undec:      41 neg:     174
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       390      1694         0         0      5147         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.40/0.14	c  N st     8      4918       390      1694         0      4820      5147     95742   no data   no data
1.18/0.36	c  N st    10     11300       390      1694         0      4445      5147     67216   no data   no data
2.38/0.61	c  N st    11     17043       390      1694         0      9968      5147    171155   no data   no data
3.58/0.96	c  F st    12     25000       390      1694         0     12292      5147    210005   no data   no data
3.58/0.96	c  N st    12     25000       390      1694         0     12292      5147    210005   no data   no data
4.39/1.20	c Decided on static restart strategy
4.39/1.20	c  N st    18     30000       390      1694         0     10599      5147    166128   no data   no data
4.39/1.20	c  S st    18     30000       390      1694         0     10599      5147    166128   no data   no data
4.80/1.23	c  S st    18     30508       390      1694         0     11104      5147    176078   no data   no data
4.80/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.80/1.23	c blocked clauses removed:        0 vars:      0 tried:         390 T: 0.00 s
4.80/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4.80/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.80/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.80/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.29	c lits-rem:       142  cl-subs:      850  v-elim:      0  v-fix:    0  time:  0.05 s
4.80/1.29	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.00
4.80/1.30	c calculated reachability. Time: 0.00
4.80/1.30	c  N st    18     30508       390      1694         0     10254      5147    159564   no data   no data
6.37/1.69	c  N st    20     37618       390      1694         0      9501      5147    127008   no data   no data
7.97/2.05	c  N st    21     44018       390      1694         0     15732      5147    247059   no data   no data
8.37/2.18	c  S st    22     45762       390      1694         0     17417      5147    277814   no data   no data
8.78/2.22	c  S st    22     46265       390      1694         0      9230      5147    112692   no data   no data
8.78/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.78/2.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.78/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
8.78/2.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.78/2.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.78/2.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.23	c lits-rem:        20  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.01 s
8.78/2.23	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
8.78/2.24	c vivif2 --  cl tried     9066 cl shrink        0 lits rem          0 time: 0.00
8.78/2.24	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.00
8.78/2.24	c calculated reachability. Time: 0.00
8.78/2.24	c  N st    22     46265       390      1694         0      9066      5147    109997   no data   no data
12.37/3.10	c  N st    23     60663       390      1694         0     13359      5147    181502   no data   no data
14.76/3.73	c  N st    24     69397       390      1694         0     11225      5147    134300   no data   no data
14.76/3.73	c  S st    24     69397       390      1694         0     11225      5147    134300   no data   no data
14.76/3.76	c  S st    24     69899       390      1694         0     11727      5147    144066   no data   no data
14.76/3.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.76/3.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
14.76/3.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.76/3.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.78	c lits-rem:        17  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.01 s
14.76/3.78	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
14.76/3.78	c vivif2 --  cl tried    11563 cl shrink        0 lits rem          0 time: 0.00
14.76/3.79	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.01
14.76/3.79	c calculated reachability. Time: 0.00
14.76/3.79	c  N st    24     69899       390      1694         0     11563      5147    141387   no data   no data
19.95/5.02	c  F st    25     87501       390      1694         0     16943      5147    247315   no data   no data
19.95/5.02	c  N st    25     87501       390      1694         0     16943      5147    247315   no data   no data
21.55/5.43	c Decided on static restart strategy
22.75/5.70	c  N st    32     95538       390      1694         0     24772      5147    406197   no data   no data
25.15/6.36	c  N st    34    104848       390      1694         0     21146      5147    306926   no data   no data
25.15/6.36	c  S st    34    104848       390      1694         0     21146      5147    306926   no data   no data
25.55/6.42	c  S st    34    105353       390      1694         0     21650      5147    317386   no data   no data
25.55/6.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.55/6.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.55/6.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
25.55/6.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.55/6.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.55/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.36/6.63	c lits-rem:       201  cl-subs:     1547  v-elim:      0  v-fix:    0  time:  0.20 s
26.36/6.63	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
26.36/6.64	c vivif2 --  cl tried    20103 cl shrink        0 lits rem          0 time: 0.00
26.36/6.65	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.01
26.36/6.65	c calculated reachability. Time: 0.00
26.36/6.65	c  N st    34    105353       390      1694         0     20103      5147    287940   no data   no data
29.55/7.45	c  N st    35    114952       390      1694         0     15872      5147    190852   no data   no data
34.74/8.75	c  N st    36    129350       390      1694         0     15291      5147    168185   no data   no data
41.93/10.53	c  N st    37    150946       390      1694         0     20769      5147    265946   no data   no data
44.34/11.13	c  S st    38    158030       390      1694         0     27628      5147    402402   no data   no data
44.72/11.20	c  S st    38    158537       390      1694         0     28133      5147    412727   no data   no data
44.72/11.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.72/11.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
44.72/11.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.72/11.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.72/11.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.72/11.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
44.72/11.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.72/11.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.72/11.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.92/11.52	c lits-rem:       166  cl-subs:     1590  v-elim:      0  v-fix:    0  time:  0.29 s
45.92/11.52	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
45.92/11.53	c vivif2 --  cl tried    26543 cl shrink        0 lits rem          0 time: 0.00
45.92/11.54	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.01
45.92/11.54	c calculated reachability. Time: 0.00
45.92/11.54	c  N st    38    158537       390      1694         0     26543      5147    382555   no data   no data
65.10/16.37	c  N st    39    207125       390      1694         0     21251      5147    247300   no data   no data
77.88/19.54	c  N st    40    237806       390      1694         0     31641      5147    440753   no data   no data
77.88/19.54	c  S st    40    237806       390      1694         0     31641      5147    440753   no data   no data
78.28/19.62	c  S st    40    238308       390      1694         0     32142      5147    450734   no data   no data
78.28/19.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.28/19.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
78.28/19.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.28/19.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.28/19.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.28/19.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
78.28/19.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.28/19.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.28/19.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.87/20.09	c lits-rem:       218  cl-subs:     2019  v-elim:      0  v-fix:    0  time:  0.44 s
79.87/20.09	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
80.27/20.10	c vivif2 --  cl tried    30123 cl shrink        0 lits rem          0 time: 0.00
80.27/20.11	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.02
80.27/20.12	c calculated reachability. Time: 0.00
80.27/20.12	c  N st    40    238308       390      1694         0     30123      5147    411636   no data   no data
112.63/28.29	c  F st    41    306251       390      1694         0     31918      5147    406520   no data   no data
112.63/28.29	c  N st    41    306251       390      1694         0     31918      5147    406520   no data   no data
115.42/28.96	c Decided on static restart strategy
127.01/31.81	c  N st    51    334555       390      1694         0     36162      5147    465790   no data   no data
138.59/34.72	c  N st    53    357462       390      1694         0     34159      5147    429104   no data   no data
138.59/34.72	c  S st    53    357462       390      1694         0     34159      5147    429104   no data   no data
138.99/34.81	c  S st    53    357964       390      1694         0     34659      5147    439633   no data   no data
138.99/34.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.99/34.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.99/34.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.99/34.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.99/34.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.99/34.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
138.99/34.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.99/34.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.99/34.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.79/35.07	c lits-rem:       196  cl-subs:     1353  v-elim:      0  v-fix:    0  time:  0.23 s
139.79/35.07	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
139.79/35.07	c vivif2 --  cl tried    33306 cl shrink        0 lits rem          0 time: 0.01
139.79/35.09	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.02
139.79/35.09	c calculated reachability. Time: 0.00
139.79/35.09	c  N st    53    357964       390      1694         0     33306      5147    415373   no data   no data
155.77/39.06	c  N st    54    390356       390      1694         0     39519      5147    537784   no data   no data
182.94/45.90	c  N st    55    438944       390      1694         0     33316      5147    379734   no data   no data
220.88/55.38	c  N st    56    511829       390      1694         0     46857      5147    625055   no data   no data
236.06/59.18	c  N st    57    536946       390      1694         0     41140      5147    499936   no data   no data
236.06/59.18	c  S st    57    536946       390      1694         0     41140      5147    499936   no data   no data
236.46/59.28	c  S st    57    537451       390      1694         0     41644      5147    510196   no data   no data
236.46/59.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.86/59.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
236.86/59.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.86/59.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.86/59.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.86/59.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
236.86/59.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.86/59.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.86/59.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.45/59.71	c lits-rem:       161  cl-subs:     1875  v-elim:      0  v-fix:    0  time:  0.38 s
238.45/59.71	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
238.45/59.72	c vivif2 --  cl tried    39769 cl shrink        0 lits rem          0 time: 0.01
238.45/59.74	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.02
238.45/59.74	c calculated reachability. Time: 0.00
238.45/59.74	c  N st    57    537451       390      1694         0     39769      5147    475281   no data   no data
343.91/86.17	c  N st    58    701437       390      1694         0     68573      5147   1030146   no data   no data
422.23/105.77	c  N st    59    806176       390      1694         0     62388      5147    810901   no data   no data
422.23/105.77	c  S st    59    806176       390      1694         0     62388      5147    810901   no data   no data
423.01/105.96	c  S st    59    806681       390      1694         0     62892      5147    821674   no data   no data
423.01/105.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
423.01/105.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
423.01/105.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
423.01/105.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.01/105.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.01/105.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
423.01/105.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.41/106.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
423.41/106.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.20/108.22	c lits-rem:       662  cl-subs:     6696  v-elim:      0  v-fix:    0  time:  2.19 s
432.20/108.22	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
432.20/108.23	c vivif2 --  cl tried    56196 cl shrink        0 lits rem          0 time: 0.01
432.20/108.28	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.04
432.20/108.28	c calculated reachability. Time: 0.00
432.20/108.28	c  N st    59    806681       390      1694         0     56196      5147    708556   no data   no data
645.93/161.78	c  F st    60   1071878       390      1694         0     72178      5147    958871   no data   no data
645.93/161.78	c  N st    60   1071878       390      1694         0     72178      5147    958871   no data   no data
651.10/163.06	c Decided on static restart strategy
672.69/168.42	c  N st    70   1100181       390      1694         0     56152      5147    646696   no data   no data
706.23/176.82	c  N st    72   1136177       390      1694         0     46473      5147    425545   no data   no data
732.60/183.43	c  N st    73   1168569       390      1694         0     77808      5147   1040153   no data   no data
769.74/192.78	c  N st    74   1210021       390      1694         0     72456      5147    953605   no data   no data
769.74/192.78	c  S st    74   1210021       390      1694         0     72456      5147    953605   no data   no data
770.94/193.00	c  S st    74   1210523       390      1694         0     72955      5147    964797   no data   no data
770.94/193.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
770.94/193.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
770.94/193.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
770.94/193.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
770.94/193.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
770.94/193.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
770.94/193.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
770.94/193.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
770.94/193.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.74/195.25	c lits-rem:       553  cl-subs:     4772  v-elim:      0  v-fix:    0  time:  2.16 s
779.74/195.25	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
779.74/195.26	c vivif2 --  cl tried    68183 cl shrink        0 lits rem          0 time: 0.01
780.13/195.33	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.06
780.13/195.33	c calculated reachability. Time: 0.00
780.13/195.33	c  N st    74   1210523       390      1694         0     68183      5147    878841   no data   no data
846.44/211.95	c  N st    75   1283407       390      1694         0     92450      5147   1363289   no data   no data
961.89/240.87	c  N st    76   1392731       390      1694         0     52925      5147    496001   no data   no data
1125.67/281.87	c  N st    77   1556715       390      1694         0     57613      5147    559629   no data   no data
1287.47/322.33	c  N st    78   1710523       390      1694         0     98776      5147   1355070   no data   no data
1287.47/322.33	c  S st    78   1710523       390      1694         0     98776      5147   1355070   no data   no data
1288.65/322.64	c  S st    78   1711025       390      1694         0     99276      5147   1365674   no data   no data
1288.65/322.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1288.65/322.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1289.05/322.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1289.05/322.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1289.05/322.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1289.05/322.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1289.05/322.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1289.05/322.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1289.05/322.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1314.24/329.09	c lits-rem:       891  cl-subs:     9443  v-elim:      0  v-fix:    0  time:  6.33 s
1314.24/329.09	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
1314.61/329.11	c vivif2 --  cl tried    89833 cl shrink        0 lits rem          0 time: 0.02
1314.61/329.19	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.08
1314.61/329.19	c calculated reachability. Time: 0.00
1314.61/329.19	c  N st    78   1711025       390      1694         0     89833      5147   1207989   no data   no data
1721.67/431.06	c  N st    79   2079992       390      1694         0    101838      5147   1361516   no data   no data
1875.45/469.78	c  N st    80   2211025       390      1694         0    105996      5147   1423586   no data   no data
1875.45/469.78	c  S st    80   2211025       390      1694         0    105996      5147   1423586   no data   no data
1877.03/470.16	c  S st    80   2211526       390      1694         0    106496      5147   1433854   no data   no data
1877.03/470.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1877.43/470.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1877.43/470.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1877.43/470.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1877.43/470.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1877.43/470.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1877.43/470.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1877.43/470.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1877.43/470.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1899.81/475.87	c lits-rem:       529  cl-subs:     7705  v-elim:      0  v-fix:    0  time:  5.59 s
1899.81/475.87	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
1899.81/475.89	c vivif2 --  cl tried    98791 cl shrink        0 lits rem          0 time: 0.02
1900.21/475.99	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.09
1900.21/475.99	c calculated reachability. Time: 0.00
1900.21/475.99	c  N st    80   2211526       390      1694         0     98791      5147   1296764   no data   no data
2524.97/632.31	c  N st    81   2711528       390      1694         0    121609      5147   1562646   no data   no data
2524.97/632.31	c  S st    81   2711528       390      1694         0    121609      5147   1562646   no data   no data
2526.56/632.73	c  S st    81   2712035       390      1694         0    122116      5147   1573042   no data   no data
2526.56/632.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2526.56/632.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2526.56/632.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2526.56/632.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2526.56/632.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2526.56/632.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
2526.56/632.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2526.96/632.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2526.96/632.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2558.52/640.76	c lits-rem:       838  cl-subs:    15029  v-elim:      0  v-fix:    0  time:  7.89 s
2558.52/640.76	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
2558.52/640.78	c vivif2 --  cl tried   107087 cl shrink        0 lits rem          0 time: 0.02
2558.92/640.89	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.10
2558.92/640.89	c calculated reachability. Time: 0.00
2558.92/640.89	c  N st    81   2712035       390      1694         0    107087      5147   1343159   no data   no data
3318.70/831.04	c  N st    82   3212038       390      1694         0     83714      5147    790697   no data   no data
3318.70/831.04	c  S st    82   3212038       390      1694         0     83714      5147    790697   no data   no data
3319.90/831.32	c  S st    82   3212550       390      1694         0     84226      5147    801701   no data   no data
3319.90/831.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3319.90/831.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3319.90/831.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3319.90/831.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3319.90/831.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3319.90/831.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3319.90/831.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3319.90/831.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3320.30/831.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3321.89/831.83	c lits-rem:       117  cl-subs:     1736  v-elim:      0  v-fix:    0  time:  0.43 s
3321.89/831.83	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
3321.89/831.85	c vivif2 --  cl tried    82490 cl shrink        0 lits rem          0 time: 0.01
3322.29/831.91	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.06
3322.29/831.91	c calculated reachability. Time: 0.00
3322.29/831.91	c  N st    82   3212550       390      1694         0     82490      5147    777253   no data   no data
4017.76/1006.09	c  N st    83   3712550       390      1694         0     93247      5147    927750   no data   no data
4017.76/1006.09	c  S st    83   3712550       390      1694         0     93247      5147    927750   no data   no data
4018.96/1006.39	c  S st    83   3713058       390      1694         0     93755      5147    938460   no data   no data
4018.96/1006.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4019.36/1006.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4019.36/1006.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4019.36/1006.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4019.36/1006.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4019.36/1006.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4019.36/1006.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4019.36/1006.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4019.36/1006.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4022.96/1007.36	c lits-rem:       292  cl-subs:     3016  v-elim:      0  v-fix:    0  time:  0.88 s
4022.96/1007.36	c vivif2 --  cl tried     1694 cl shrink        0 lits rem          0 time: 0.00
4022.96/1007.38	c vivif2 --  cl tried    90739 cl shrink        0 lits rem          0 time: 0.02
4023.36/1007.46	c asymm  cl-useful: 0/1694/1694 lits-rem:0 time: 0.08
4023.36/1007.46	c calculated reachability. Time: 0.00
4023.36/1007.46	c  N st    83   3713058       390      1694         0     90739      5147    886671   no data   no data
4080.08/1021.65	c  F st    84   3751562       390      1694         0    127802      5147   1634544   no data   no data
4080.08/1021.65	c  N st    84   3751562       390      1694         0    127802      5147   1634544   no data   no data
4089.67/1024.09	c Decided on static restart strategy
4135.20/1035.45	c  N st    94   3779866       390      1694         0    155267      5147   2204673   no data   no data
4192.73/1049.85	c  N st    96   3815862       390      1694         0    108138      5147   1198932   no data   no data
4245.86/1063.12	c  N st    97   3848254       390      1694         0    139415      5147   1799076   no data   no data
4321.36/1082.00	c  N st    98   3896842       390      1694         0    103255      5147   1082395   no data   no data
4442.80/1112.47	c  N st    99   3969724       390      1694         0     89653      5147    800075   no data   no data
4597.01/1151.08	c  N st   100   4079047       390      1694         0    110496      5147   1230918   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174175-1304109088/watcher-3174175-1304109088 -o /tmp/evaluation-result-3174175-1304109088/solver-3174175-1304109088 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174175-1304109088.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.05 8.08 7.86 5/180 3559
/proc/meminfo: memFree=29151412/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=273536 CPUtime=0 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 665 0 0 0 0 0 0 0 25 0 4 0 601139497 280100864 589 33554432000 4194304 4627427 140734160740176 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 68384 589 338 106 0 63355 0
[pid=3559/tid=3560] ppid=3557 vsize=273536 CPUtime=0 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 70 0 0 0 0 0 0 0 25 0 4 0 601139497 280100864 609 33554432000 4194304 4627427 140734160740176 18446744073709551615 4359692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=273536 CPUtime=0 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 44 0 0 0 0 0 0 0 25 0 4 0 601139497 280100864 612 33554432000 4194304 4627427 140734160740176 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=273536 CPUtime=0 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 87 0 0 0 0 0 0 0 25 0 4 0 601139497 280100864 615 33554432000 4194304 4627427 140734160740176 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.10719 s]
/proc/loadavg: 8.05 8.08 7.86 5/180 3559
/proc/meminfo: memFree=29151412/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=282528 CPUtime=0.4 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 1642 0 0 0 40 0 0 0 25 0 4 0 601139497 289308672 1538 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 70632 1538 384 106 0 65603 0
[pid=3559/tid=3560] ppid=3557 vsize=282528 CPUtime=0.1 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 333 0 0 0 10 0 0 0 25 0 4 0 601139497 289308672 1538 33554432000 4194304 4627427 140734160740176 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=282528 CPUtime=0.1 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 315 0 0 0 10 0 0 0 25 0 4 0 601139497 289308672 1538 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=282528 CPUtime=0.1 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 260 0 0 0 10 0 0 0 25 0 4 0 601139497 289308672 1538 33554432000 4194304 4627427 140734160740176 18446744073709551615 4299701 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282528

[startup+0.201173 s]
/proc/loadavg: 8.05 8.08 7.86 5/180 3559
/proc/meminfo: memFree=29151412/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=283668 CPUtime=0.78 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 2177 0 0 0 78 0 0 0 25 0 4 0 601139497 290476032 1596 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 70917 1596 385 106 0 65888 0
[pid=3559/tid=3560] ppid=3557 vsize=283668 CPUtime=0.19 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 460 0 0 0 19 0 0 0 25 0 4 0 601139497 290476032 1596 33554432000 4194304 4627427 140734160740176 18446744073709551615 4329707 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=283668 CPUtime=0.19 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 463 0 0 0 19 0 0 0 25 0 4 0 601139497 290476032 1596 33554432000 4194304 4627427 140734160740176 18446744073709551615 4327413 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=283668 CPUtime=0.19 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 387 0 0 0 19 0 0 0 25 0 4 0 601139497 290476032 1596 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283668

[startup+0.301155 s]
/proc/loadavg: 8.05 8.08 7.86 5/180 3559
/proc/meminfo: memFree=29151412/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=283984 CPUtime=1.18 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 2543 0 0 0 118 0 0 0 25 0 4 0 601139497 290799616 1962 33554432000 4194304 4627427 140734160740176 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 70996 1962 385 106 0 65967 0
[pid=3559/tid=3560] ppid=3557 vsize=283984 CPUtime=0.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 543 0 0 0 29 0 0 0 25 0 4 0 601139497 290799616 1962 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=283984 CPUtime=0.29 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 560 0 0 0 29 0 0 0 25 0 4 0 601139497 290799616 1962 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=283984 CPUtime=0.29 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 479 0 0 0 29 0 0 0 25 0 4 0 601139497 290799616 1962 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283984

[startup+0.701084 s]
/proc/loadavg: 8.05 8.08 7.86 5/180 3559
/proc/meminfo: memFree=29151412/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=285604 CPUtime=2.78 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 4417 0 0 0 278 0 0 0 25 0 4 0 601139497 292458496 2182 33554432000 4194304 4627427 140734160740176 18446744073709551615 4321920 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 71401 2182 385 106 0 66372 0
[pid=3559/tid=3560] ppid=3557 vsize=285604 CPUtime=0.69 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 1025 0 0 0 69 0 0 0 25 0 4 0 601139497 292458496 2182 33554432000 4194304 4627427 140734160740176 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=285604 CPUtime=0.69 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 1026 0 0 0 69 0 0 0 25 0 4 0 601139497 292458496 2182 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=285604 CPUtime=0.69 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 936 0 0 0 69 0 0 0 18 0 4 0 601139497 292458496 2182 33554432000 4194304 4627427 140734160740176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285604

[startup+1.50094 s]
/proc/loadavg: 8.05 8.08 7.86 9/184 3563
/proc/meminfo: memFree=29133028/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=286616 CPUtime=5.97 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 7815 0 0 0 596 1 0 0 25 0 4 0 601139497 293494784 4242 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 71654 4242 389 106 0 66625 0
[pid=3559/tid=3560] ppid=3557 vsize=286616 CPUtime=1.49 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 1590 0 0 0 149 0 0 0 25 0 4 0 601139497 293494784 4242 33554432000 4194304 4627427 140734160740176 18446744073709551615 4324267 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=286616 CPUtime=1.48 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 1565 0 0 0 148 0 0 0 25 0 4 0 601139497 293494784 4242 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=286616 CPUtime=1.49 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 1518 0 0 0 149 0 0 0 18 0 4 0 601139497 293494784 4242 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286616

[startup+3.10064 s]
/proc/loadavg: 8.05 8.08 7.86 9/184 3563
/proc/meminfo: memFree=29116164/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=291604 CPUtime=12.37 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 15995 0 0 0 1235 2 0 0 25 0 4 0 601139497 298602496 7974 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308345 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 72901 7974 389 106 0 67872 0
[pid=3559/tid=3560] ppid=3557 vsize=291604 CPUtime=3.09 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 3591 0 0 0 309 0 0 0 25 0 4 0 601139497 298602496 7974 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=291604 CPUtime=3.07 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 4056 0 0 0 307 0 0 0 25 0 4 0 601139497 298602496 7974 33554432000 4194304 4627427 140734160740176 18446744073709551615 4338629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=291604 CPUtime=3.08 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 4011 0 0 0 308 0 0 0 22 0 4 0 601139497 298602496 7974 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 291604

[startup+6.30105 s]
/proc/loadavg: 8.05 8.07 7.86 9/184 3563
/proc/meminfo: memFree=29099264/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=298816 CPUtime=25.15 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 25116 0 0 0 2511 4 0 0 25 0 4 0 601139497 305987584 10854 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 74704 10854 389 106 0 69675 0
[pid=3559/tid=3560] ppid=3557 vsize=298816 CPUtime=6.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 6463 0 0 0 628 1 0 0 25 0 4 0 601139497 305987584 10854 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=298816 CPUtime=6.26 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 6827 0 0 0 625 1 0 0 25 0 4 0 601139497 305987584 10854 33554432000 4194304 4627427 140734160740176 18446744073709551615 4327595 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=298816 CPUtime=6.29 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 5639 0 0 0 628 1 0 0 25 0 4 0 601139497 305987584 10854 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 298816

[startup+12.7009 s]
/proc/loadavg: 8.12 8.09 7.86 9/184 3563
/proc/meminfo: memFree=29087628/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=303992 CPUtime=50.71 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 40107 0 0 0 5064 7 0 0 25 0 4 0 601139497 311287808 15647 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 75998 15648 389 106 0 70969 0
[pid=3559/tid=3560] ppid=3557 vsize=303992 CPUtime=12.69 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 9991 0 0 0 1268 1 0 0 25 0 4 0 601139497 311287808 15649 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=303992 CPUtime=12.62 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 9333 0 0 0 1260 2 0 0 25 0 4 0 601139497 311287808 15649 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=303992 CPUtime=12.68 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 9740 0 0 0 1267 1 0 0 25 0 4 0 601139497 311287808 15649 33554432000 4194304 4627427 140734160740176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 303992

[startup+25.5005 s]
/proc/loadavg: 8.10 8.08 7.86 9/184 3564
/proc/meminfo: memFree=29046212/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=313880 CPUtime=101.84 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 61124 0 0 0 10172 12 0 0 25 0 4 0 601139497 321413120 20558 33554432000 4194304 4627427 140734160740176 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 78470 20558 389 106 0 73441 0
[pid=3559/tid=3560] ppid=3557 vsize=313880 CPUtime=25.48 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 15814 0 0 0 2546 2 0 0 25 0 4 0 601139497 321413120 20558 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=313880 CPUtime=25.34 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 14876 0 0 0 2531 3 0 0 25 0 4 0 601139497 321413120 20558 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=313880 CPUtime=25.48 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 14289 0 0 0 2546 2 0 0 25 0 4 0 601139497 321413120 20558 33554432000 4194304 4627427 140734160740176 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 313880

[startup+51.1008 s]
/proc/loadavg: 8.12 8.09 7.87 9/184 3565
/proc/meminfo: memFree=29002288/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=326896 CPUtime=204.1 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 92807 0 0 0 20389 21 0 0 25 0 4 0 601139497 334741504 26248 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 81724 26248 389 106 0 76695 0
[pid=3559/tid=3560] ppid=3557 vsize=326896 CPUtime=51.08 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 24846 0 0 0 5104 4 0 0 25 0 4 0 601139497 334741504 26248 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=326896 CPUtime=50.81 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 22612 0 0 0 5075 6 0 0 25 0 4 0 601139497 334741504 26248 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=326896 CPUtime=51.09 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 21455 0 0 0 5104 5 0 0 25 0 4 0 601139497 334741504 26248 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 326896

[startup+102.3 s]
/proc/loadavg: 8.16 8.11 7.89 9/184 3566
/proc/meminfo: memFree=28996296/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=336276 CPUtime=408.65 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 140559 0 0 0 40828 37 0 0 25 0 4 0 601139497 344346624 32092 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 84069 32092 389 106 0 79040 0
[pid=3559/tid=3560] ppid=3557 vsize=336276 CPUtime=102.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 36357 0 0 0 10221 8 0 0 25 0 4 0 601139497 344346624 32092 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=336276 CPUtime=101.74 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 33219 0 0 0 10164 10 0 0 25 0 4 0 601139497 344346624 32092 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=336276 CPUtime=102.3 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 34985 0 0 0 10221 9 0 0 25 0 4 0 601139497 344346624 32092 33554432000 4194304 4627427 140734160740176 18446744073709551615 4310360 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 336276

[startup+162.3 s]

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

[pid=3559] ppid=3557 vsize=452820 CPUtime=2564.91 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 380697 0 0 0 256355 136 0 0 25 0 4 0 601139497 463687680 75677 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 113205 75677 389 106 0 108176 0
[pid=3559/tid=3560] ppid=3557 vsize=452820 CPUtime=642.3 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 85160 0 0 0 64200 30 0 0 25 0 4 0 601139497 463687680 75677 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=452820 CPUtime=637.99 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 85812 0 0 0 63767 32 0 0 25 0 4 0 601139497 463687680 75677 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=452820 CPUtime=642.3 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 111055 0 0 0 64189 41 0 0 25 0 4 0 601139497 463687680 75677 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2564.91
Current children cumulated vsize (KiB) 452820

[startup+702.3 s]
/proc/loadavg: 8.10 8.11 7.96 9/184 3588
/proc/meminfo: memFree=28572760/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=464944 CPUtime=2804.59 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 392622 0 0 0 280317 142 0 0 25 0 4 0 601139497 476102656 79530 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 116236 79530 389 106 0 111207 0
[pid=3559/tid=3560] ppid=3557 vsize=464944 CPUtime=702.3 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 87658 0 0 0 70198 32 0 0 25 0 4 0 601139497 476102656 79530 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=464944 CPUtime=697.66 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 86468 0 0 0 69734 32 0 0 25 0 4 0 601139497 476102656 79530 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=464944 CPUtime=702.3 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 116778 0 0 0 70186 44 0 0 25 0 4 0 601139497 476102656 79530 33554432000 4194304 4627427 140734160740176 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2804.59
Current children cumulated vsize (KiB) 464944

[startup+762.3 s]
/proc/loadavg: 8.09 8.10 7.97 9/184 3589
/proc/meminfo: memFree=28558080/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=465904 CPUtime=3044.29 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 405169 0 0 0 304280 149 0 0 25 0 4 0 601139497 477085696 84319 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 116476 84319 389 106 0 111447 0
[pid=3559/tid=3560] ppid=3557 vsize=465904 CPUtime=762.3 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 87908 0 0 0 76198 32 0 0 25 0 4 0 601139497 477085696 84319 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=465904 CPUtime=757.33 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 86934 0 0 0 75701 32 0 0 25 0 4 0 601139497 477085696 84319 33554432000 4194304 4627427 140734160740176 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=465904 CPUtime=762.31 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 123746 0 0 0 76183 48 0 0 25 0 4 0 601139497 477085696 84319 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.29
Current children cumulated vsize (KiB) 465904

[startup+822.3 s]
/proc/loadavg: 8.03 8.08 7.97 9/184 3591
/proc/meminfo: memFree=28538924/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=531472 CPUtime=3283.94 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 416647 0 0 0 328240 154 0 0 25 0 4 0 601139497 544227328 86803 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 132868 86803 389 106 0 127839 0
[pid=3559/tid=3560] ppid=3557 vsize=531472 CPUtime=822.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 88679 0 0 0 82197 32 0 0 25 0 4 0 601139497 544227328 86803 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=531472 CPUtime=817 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 87302 0 0 0 81668 32 0 0 25 0 4 0 601139497 544227328 86803 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=531472 CPUtime=822.31 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 131823 0 0 0 82180 51 0 0 25 0 4 0 601139497 544227328 86803 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.94
Current children cumulated vsize (KiB) 531472

[startup+882.306 s]
/proc/loadavg: 8.01 8.06 7.97 9/184 3593
/proc/meminfo: memFree=28501548/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=532112 CPUtime=3523.65 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 431795 0 0 0 352202 163 0 0 25 0 4 0 601139497 544882688 84992 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 133028 84992 389 106 0 127999 0
[pid=3559/tid=3560] ppid=3557 vsize=532112 CPUtime=882.3 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 88910 0 0 0 88197 33 0 0 25 0 4 0 601139497 544882688 84992 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=532112 CPUtime=876.69 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 92743 0 0 0 87634 35 0 0 25 0 4 0 601139497 544882688 84992 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=532112 CPUtime=882.31 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 138424 0 0 0 88176 55 0 0 25 0 4 0 601139497 544882688 84992 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.65
Current children cumulated vsize (KiB) 532112

[startup+942.301 s]
/proc/loadavg: 8.00 8.05 7.97 9/184 3594
/proc/meminfo: memFree=28491940/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=532216 CPUtime=3763.3 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 443586 0 0 0 376162 168 0 0 25 0 4 0 601139497 544989184 91286 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 133054 91286 389 106 0 128025 0
[pid=3559/tid=3560] ppid=3557 vsize=532216 CPUtime=942.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 89098 0 0 0 94196 33 0 0 25 0 4 0 601139497 544989184 91286 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=532216 CPUtime=936.35 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 93212 0 0 0 93600 35 0 0 25 0 4 0 601139497 544989184 91286 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=532216 CPUtime=942.32 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 144312 0 0 0 94173 59 0 0 25 0 4 0 601139497 544989184 91286 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.3
Current children cumulated vsize (KiB) 532216

[startup+1002.3 s]
/proc/loadavg: 8.11 8.07 7.98 9/184 3596
/proc/meminfo: memFree=28438808/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=548924 CPUtime=4002.98 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 456119 0 0 0 400122 176 0 0 25 0 4 0 601139497 562098176 94713 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 137231 94713 389 106 0 132202 0
[pid=3559/tid=3560] ppid=3557 vsize=548924 CPUtime=1002.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 89209 0 0 0 100196 33 0 0 25 0 4 0 601139497 562098176 94713 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=548924 CPUtime=996.03 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 96288 0 0 0 99565 38 0 0 25 0 4 0 601139497 562098176 94713 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=548924 CPUtime=1002.32 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 150827 0 0 0 100169 63 0 0 25 0 4 0 601139497 562098176 94713 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.98
Current children cumulated vsize (KiB) 548924

[startup+1062.3 s]
/proc/loadavg: 8.18 8.10 8.00 9/184 3597
/proc/meminfo: memFree=28434276/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=549048 CPUtime=4242.66 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 465048 0 0 0 424085 181 0 0 25 0 4 0 601139497 562225152 92300 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 137262 92300 389 106 0 132233 0
[pid=3559/tid=3560] ppid=3557 vsize=549048 CPUtime=1062.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 89401 0 0 0 106196 33 0 0 25 0 4 0 601139497 562225152 92300 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=549048 CPUtime=1055.71 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 97024 0 0 0 105533 38 0 0 25 0 4 0 601139497 562225152 92300 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=549048 CPUtime=1062.32 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 155924 0 0 0 106167 65 0 0 25 0 4 0 601139497 562225152 92300 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.66
Current children cumulated vsize (KiB) 549048

[startup+1122.3 s]
/proc/loadavg: 7.27 7.91 7.94 5/175 3617
/proc/meminfo: memFree=28968028/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=574548 CPUtime=4482.35 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 480787 0 0 0 448047 188 0 0 25 0 4 0 601139497 588337152 104210 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 143637 104210 389 106 0 138608 0
[pid=3559/tid=3560] ppid=3557 vsize=574548 CPUtime=1122.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 92241 0 0 0 112195 34 0 0 25 0 4 0 601139497 588337152 104210 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=574548 CPUtime=1115.38 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 100665 0 0 0 111499 39 0 0 25 0 4 0 601139497 588337152 104210 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=574548 CPUtime=1122.32 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 160553 0 0 0 112165 67 0 0 25 0 4 0 601139497 588337152 104210 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 574548

[startup+1182.3 s]
/proc/loadavg: 5.25 7.21 7.70 5/175 3619
/proc/meminfo: memFree=29004660/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=562188 CPUtime=4722.06 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 493024 0 0 0 472010 196 0 0 25 0 4 0 601139497 575680512 95981 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 140547 95981 389 106 0 135518 0
[pid=3559/tid=3560] ppid=3557 vsize=562188 CPUtime=1182.29 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 94755 0 0 0 118193 36 0 0 25 0 4 0 601139497 575680512 95981 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=562188 CPUtime=1175.1 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 102650 0 0 0 117469 41 0 0 25 0 4 0 601139497 575680512 95981 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=562188 CPUtime=1182.32 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 166210 0 0 0 118162 70 0 0 25 0 4 0 601139497 575680512 95981 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.06
Current children cumulated vsize (KiB) 562188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 4.89 7.00 7.62 5/175 3619
/proc/meminfo: memFree=28986168/32950928 swapFree=67111352/67111528
[pid=3559] ppid=3557 vsize=562188 CPUtime=4800.38 cores=1,3,5,7
/proc/3559/stat : 3559 (strangenight2-m) R 3557 3559 3239 0 -1 4202496 496660 0 0 0 479839 199 0 0 25 0 4 0 601139497 575680512 99616 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3559/statm: 140547 99616 389 106 0 135518 0
[pid=3559/tid=3560] ppid=3557 vsize=562188 CPUtime=1201.9 cores=1,3,5,7
/proc/3559/task/3560/stat : 3560 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 95119 0 0 0 120154 36 0 0 25 0 4 0 601139497 575680512 99617 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3559/tid=3561] ppid=3557 vsize=562188 CPUtime=1194.6 cores=1,3,5,7
/proc/3559/task/3561/stat : 3561 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 103739 0 0 0 119418 42 0 0 25 0 4 0 601139497 575680512 99617 33554432000 4194304 4627427 140734160740176 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=562188 CPUtime=1201.93 cores=1,3,5,7
/proc/3559/task/3562/stat : 3562 (strangenight2-m) R 3557 3559 3239 0 -1 4202560 167265 0 0 0 120122 71 0 0 25 0 4 0 601139497 575680512 99617 33554432000 4194304 4627427 140734160740176 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 562188

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.93
CPU time (s): 4800.44
CPU user time (s): 4798.42
CPU system time (s): 2.01469
CPU usage (%): 399.393
Max. virtual memory (cumulated for all children) (KiB): 574592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.42
system time used= 2.01469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496661
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= 242
involuntary context switches= 33568

runsolver used 1.9667 second user time and 4.54931 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 22:31:28
IDJOB=3174175
IDBENCH=82993
IDSOLVER=1586
FILE ID=node113/3174175-1304109088
RUNJOBID= node113-1304106581-3258
PBS_JOBID= 13170664
Free space on /tmp= 71160 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S690749326-001.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174175-1304109088/watcher-3174175-1304109088 -o /tmp/evaluation-result-3174175-1304109088/solver-3174175-1304109088 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174175-1304109088.cnf

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

MD5SUM BENCH= 20f33ec190b502d21efebab5417989ef
RANDOM SEED=1400533636

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29151568 kB
Buffers:        718404 kB
Cached:        2270896 kB
SwapCached:         12 kB
Active:         386132 kB
Inactive:      2896024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29151568 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:      292372 kB
Mapped:          15500 kB
Slab:           452864 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   549856 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= 71160 MiB
End job on node113 at 2011-04-29 22:51:32