Trace number 3366555

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 (fixed)? (TO) 4800.17 1203.75

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S464722883-083.SATISFIABLE.cnf
MD5SUMf1e33ebe027aeef1e1287d547aeffeed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366555-1305407670.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.02	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.02	c -- vars added        125
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.37/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.10	c calculated reachability. Time: 0.00
0.37/0.10	c Calc default polars -  time:   0.00 s pos:      52 undec:       7 neg:      66
0.37/0.10	c =========================================================================================
0.37/0.10	c types(t): F = full restart, N = normal restart
0.37/0.10	c types(t): S = simplification begin/end, E = solution found
0.37/0.10	c restart types(rt): st = static, dy = dynamic
0.37/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.10	c  B st     0         0       125      2662         0         0     13310         0   no data   no data
0.37/0.10	c Decided on static restart strategy
0.77/0.20	c  N st     8      4919       125      2662         0      4625     13310    122605   no data   no data
1.17/0.34	c  N st    10     11301       125      2662         0      4293     13310     88745   no data   no data
1.96/0.54	c  N st    11     17046       125      2662         0      9691     13310    223992   no data   no data
3.17/0.86	c  F st    12     25000       125      2662         0     11882     13310    283972   no data   no data
3.17/0.86	c  N st    12     25000       125      2662         0     11882     13310    283972   no data   no data
3.98/1.06	c Decided on static restart strategy
3.98/1.06	c  N st    18     30000       125      2662         0     10196     13310    227332   no data   no data
3.98/1.06	c  S st    18     30000       125      2662         0     10196     13310    227332   no data   no data
3.98/1.09	c  S st    18     30506       125      2662         0     10688     13310    240594   no data   no data
3.98/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.98/1.09	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
3.98/1.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.98/1.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/1.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.98/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.28	c lits-rem:       282  cl-subs:     1501  v-elim:      0  v-fix:    0  time:  0.19 s
5.16/1.32	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
5.16/1.32	c calculated reachability. Time: 0.00
5.16/1.32	c  N st    18     30506       125      2662         0      9187     13310    199456   no data   no data
6.35/1.65	c  N st    20     37616       125      2662         0      8490     13310    167603   no data   no data
7.55/1.96	c  N st    21     44016       125      2662         0     14513     13310    328360   no data   no data
7.95/2.07	c  S st    22     45759       125      2662         0     16168     13310    372915   no data   no data
8.37/2.11	c  S st    22     46263       125      2662         0     16658     13310    385911   no data   no data
8.37/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.37/2.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/2.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
8.37/2.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.57	c lits-rem:       292  cl-subs:     1674  v-elim:      0  v-fix:    0  time:  0.43 s
9.94/2.57	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c vivif2 --  cl tried    14984 cl shrink        0 lits rem          0 time: 0.00
10.34/2.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
10.34/2.63	c calculated reachability. Time: 0.00
10.34/2.63	c  N st    22     46263       125      2662         0     14984     13310    337975   no data   no data
13.53/3.42	c  N st    23     60661       125      2662         0     10754     13310    193876   no data   no data
15.53/3.93	c  N st    24     69395       125      2662         0     18979     13310    409184   no data   no data
15.53/3.93	c  S st    24     69395       125      2662         0     18979     13310    409184   no data   no data
15.53/3.98	c  S st    24     69898       125      2662         0     19468     13310    421697   no data   no data
15.53/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.53/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.53/3.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.53/3.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.53/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.53/3.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.53/3.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.93/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.31/4.63	c lits-rem:       462  cl-subs:     2185  v-elim:      0  v-fix:    0  time:  0.63 s
18.31/4.63	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.31/4.63	c vivif2 --  cl tried    17283 cl shrink        0 lits rem          0 time: 0.00
18.72/4.70	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
18.72/4.70	c calculated reachability. Time: 0.00
18.72/4.70	c  N st    24     69898       125      2662         0     17283     13310    364738   no data   no data
22.70/5.79	c  F st    25     87502       125      2662         0     12329     13310    212662   no data   no data
22.70/5.79	c  N st    25     87502       125      2662         0     12329     13310    212662   no data   no data
23.90/6.08	c Decided on static restart strategy
24.70/6.25	c  N st    32     95540       125      2662         0     19939     13310    409444   no data   no data
27.09/6.89	c  N st    34    104849       125      2662         0     16480     13310    313594   no data   no data
27.09/6.89	c  S st    34    104849       125      2662         0     16480     13310    313594   no data   no data
27.49/6.94	c  S st    34    105351       125      2662         0     16965     13310    325976   no data   no data
27.49/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.49/6.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
27.49/6.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.49/6.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.49/6.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.49/6.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
27.49/6.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.49/6.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.49/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.29/7.17	c lits-rem:       188  cl-subs:     1104  v-elim:      0  v-fix:    0  time:  0.22 s
28.29/7.17	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
28.29/7.17	c vivif2 --  cl tried    15861 cl shrink        0 lits rem          0 time: 0.00
28.69/7.24	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
28.69/7.24	c calculated reachability. Time: 0.00
28.69/7.24	c  N st    34    105351       125      2662         0     15861     13310    296751   no data   no data
31.48/7.98	c  N st    35    114949       125      2662         0     24905     13310    523563   no data   no data
35.46/8.97	c  N st    36    129346       125      2662         0     25283     13310    532595   no data   no data
41.45/10.47	c  N st    37    150944       125      2662         0     16413     13310    265986   no data   no data
43.47/10.92	c  S st    38    158028       125      2662         0     23029     13310    445692   no data   no data
43.47/10.98	c  S st    38    158531       125      2662         0     23521     13310    458461   no data   no data
43.47/10.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.47/10.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.47/10.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.47/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.47/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.47/10.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
43.47/10.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.47/11.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
43.47/11.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.83/11.52	c lits-rem:       464  cl-subs:     1698  v-elim:      0  v-fix:    0  time:  0.51 s
45.83/11.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
45.83/11.52	c vivif2 --  cl tried    21823 cl shrink        0 lits rem          0 time: 0.00
46.23/11.60	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
46.23/11.60	c calculated reachability. Time: 0.00
46.23/11.60	c  N st    38    158531       125      2662         0     21823     13310    409693   no data   no data
62.18/15.64	c  N st    39    207119       125      2662         0     34529     13310    709935   no data   no data
73.36/18.44	c  N st    40    237796       125      2662         0     26779     13310    482875   no data   no data
73.36/18.44	c  S st    40    237796       125      2662         0     26779     13310    482875   no data   no data
73.76/18.50	c  S st    40    238301       125      2662         0     27274     13310    495481   no data   no data
73.76/18.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.76/18.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
73.76/18.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.76/18.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.76/18.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.76/18.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
73.76/18.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.76/18.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.76/18.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.54/19.24	c lits-rem:       465  cl-subs:     2164  v-elim:      0  v-fix:    0  time:  0.71 s
76.54/19.24	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
76.54/19.24	c vivif2 --  cl tried    25110 cl shrink        0 lits rem          0 time: 0.00
76.94/19.34	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
76.94/19.34	c calculated reachability. Time: 0.00
76.94/19.34	c  N st    40    238301       125      2662         0     25110     13310    441610   no data   no data
104.06/26.19	c  F st    41    306250       125      2662         0     27020     13310    454016   no data   no data
104.06/26.19	c  N st    41    306250       125      2662         0     27020     13310    454016   no data   no data
106.05/26.65	c Decided on static restart strategy
115.22/28.96	c  N st    51    334551       125      2662         0     31191     13310    544210   no data   no data
123.99/31.16	c  N st    53    357453       125      2662         0     29330     13310    479654   no data   no data
123.99/31.16	c  S st    53    357453       125      2662         0     29330     13310    479654   no data   no data
124.39/31.24	c  S st    53    357957       125      2662         0     29820     13310    492644   no data   no data
124.39/31.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
124.39/31.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
124.39/31.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.39/31.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.39/31.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.39/31.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
124.39/31.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
124.39/31.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
124.39/31.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.99/31.67	c lits-rem:       304  cl-subs:     1110  v-elim:      0  v-fix:    0  time:  0.40 s
125.99/31.67	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
125.99/31.68	c vivif2 --  cl tried    28710 cl shrink        0 lits rem          0 time: 0.00
126.40/31.79	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
126.40/31.79	c calculated reachability. Time: 0.00
126.40/31.79	c  N st    53    357957       125      2662         0     28710     13310    461500   no data   no data
140.39/35.25	c  N st    54    390349       125      2662         0     34748     13310    603715   no data   no data
165.46/41.57	c  N st    55    438941       125      2662         0     28596     13310    419817   no data   no data
200.17/50.26	c  N st    56    511826       125      2662         0     41513     13310    736580   no data   no data
213.33/53.53	c  N st    57    536935       125      2662         0     36016     13310    564973   no data   no data
213.33/53.53	c  S st    57    536935       125      2662         0     36016     13310    564973   no data   no data
213.73/53.62	c  S st    57    537439       125      2662         0     36509     13310    577639   no data   no data
213.73/53.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
213.73/53.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
213.73/53.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.73/53.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
213.73/53.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.73/53.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
213.73/53.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
213.73/53.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
213.73/53.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.52/54.31	c lits-rem:       489  cl-subs:     1632  v-elim:      0  v-fix:    0  time:  0.65 s
216.52/54.31	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
216.52/54.31	c vivif2 --  cl tried    34877 cl shrink        0 lits rem          0 time: 0.01
216.91/54.45	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
216.91/54.45	c calculated reachability. Time: 0.00
216.91/54.45	c  N st    57    537439       125      2662         0     34877     13310    535099   no data   no data
299.86/75.27	c  N st    58    701423       125      2662         0     62778     13310   1227765   no data   no data
361.28/90.65	c  N st    59    806158       125      2662         0     56833     13310   1017965   no data   no data
361.28/90.65	c  S st    59    806158       125      2662         0     56833     13310   1017965   no data   no data
362.08/90.80	c  S st    59    806665       125      2662         0     57324     13310   1030900   no data   no data
362.08/90.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
362.08/90.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
362.08/90.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
362.08/90.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
362.08/90.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
362.08/90.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
362.08/90.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.08/90.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
362.08/90.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.67/95.74	c lits-rem:      1656  cl-subs:     5742  v-elim:      0  v-fix:    0  time:  4.87 s
381.67/95.74	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
381.67/95.76	c vivif2 --  cl tried    51582 cl shrink        0 lits rem          0 time: 0.01
382.81/96.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.26
382.81/96.01	c calculated reachability. Time: 0.00
382.81/96.01	c  N st    59    806665       125      2662         0     51582     13310    882804   no data   no data
552.33/138.59	c  F st    60   1071876       125      2662         0     66790     13310   1195885   no data   no data
552.33/138.59	c  N st    60   1071876       125      2662         0     66790     13310   1195885   no data   no data
557.89/139.90	c Decided on static restart strategy
575.84/144.42	c  N st    70   1100179       125      2662         0     51561     13310    786859   no data   no data
602.56/151.15	c  N st    72   1136173       125      2662         0     85351     13310   1668256   no data   no data
623.70/156.47	c  N st    73   1168565       125      2662         0     72568     13310   1276108   no data   no data
655.19/164.33	c  N st    74   1210000       125      2662         0     67262     13310   1119834   no data   no data
655.19/164.33	c  S st    74   1210000       125      2662         0     67262     13310   1119834   no data   no data
656.00/164.53	c  S st    74   1210506       125      2662         0     67755     13310   1133079   no data   no data
656.00/164.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
656.00/164.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
656.00/164.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
656.00/164.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
656.00/164.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
656.00/164.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
656.00/164.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
656.00/164.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
656.40/164.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
676.73/169.76	c lits-rem:      2137  cl-subs:     6396  v-elim:      0  v-fix:    0  time:  5.16 s
676.73/169.76	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
676.73/169.78	c vivif2 --  cl tried    61359 cl shrink        0 lits rem          0 time: 0.01
677.93/170.10	c asymm  cl-useful: 0/2289/2662 lits-rem:0 time: 0.32
678.33/170.10	c calculated reachability. Time: 0.00
678.33/170.10	c  N st    74   1210506       125      2662         0     61359     13310    980126   no data   no data
761.67/191.01	c  N st    75   1283388       125      2662         0     84854     13310   1572687   no data   no data
861.35/216.07	c  N st    76   1392712       125      2662         0     94764     13310   1834444   no data   no data
997.73/250.29	c  N st    77   1556696       125      2662         0     51724     13310    636620   no data   no data
1130.54/283.54	c  N st    78   1710507       125      2662         0     91179     13310   1612283   no data   no data
1130.54/283.54	c  S st    78   1710507       125      2662         0     91179     13310   1612283   no data   no data
1131.79/283.85	c  S st    78   1711010       125      2662         0     91666     13310   1625449   no data   no data
1131.79/283.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1131.79/283.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1131.79/283.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1131.79/283.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1131.79/283.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1131.79/283.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1131.79/283.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1132.14/283.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1132.14/283.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.92/300.47	c lits-rem:      2293  cl-subs:    11390  v-elim:      0  v-fix:    0  time: 16.50 s
1197.92/300.47	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1197.92/300.49	c vivif2 --  cl tried    80276 cl shrink        0 lits rem          0 time: 0.02
1199.91/300.91	c asymm  cl-useful: 0/1840/2662 lits-rem:0 time: 0.41
1199.91/300.91	c calculated reachability. Time: 0.00
1199.91/300.91	c  N st    78   1711010       125      2662         0     80276     13310   1362175   no data   no data
1594.30/399.83	c  N st    79   2079974       125      2662         0     92820     13310   1641822   no data   no data
1739.06/436.10	c  N st    80   2211010       125      2662         0     96675     13310   1703234   no data   no data
1739.06/436.10	c  S st    80   2211010       125      2662         0     96675     13310   1703234   no data   no data
1739.86/436.39	c  S st    80   2211510       125      2662         0     97158     13310   1716061   no data   no data
1740.26/436.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1740.26/436.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1740.26/436.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1740.26/436.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1740.26/436.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1740.26/436.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1740.26/436.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1740.26/436.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1740.66/436.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1797.68/450.84	c lits-rem:      2955  cl-subs:     8006  v-elim:      0  v-fix:    0  time: 14.32 s
1797.68/450.84	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1797.68/450.86	c vivif2 --  cl tried    89152 cl shrink        0 lits rem          0 time: 0.03
1798.52/451.07	c asymm  cl-useful: 0/822/2662 lits-rem:0 time: 0.21
1798.52/451.07	c calculated reachability. Time: 0.00
1798.52/451.07	c  N st    80   2211510       125      2662         0     89152     13310   1503919   no data   no data
2405.84/603.38	c  N st    81   2711510       125      2662         0    111018     13310   1892845   no data   no data
2405.84/603.38	c  S st    81   2711510       125      2662         0    111018     13310   1892845   no data   no data
2407.44/603.72	c  S st    81   2712012       125      2662         0    111504     13310   1905868   no data   no data
2407.44/603.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2407.44/603.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2407.44/603.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2407.44/603.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2407.44/603.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2407.44/603.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2407.44/603.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2407.44/603.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2407.86/603.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2497.14/626.27	c lits-rem:      1851  cl-subs:    13814  v-elim:      0  v-fix:    0  time: 22.40 s
2497.14/626.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2497.14/626.29	c vivif2 --  cl tried    97690 cl shrink        0 lits rem          0 time: 0.02
2498.74/626.62	c asymm  cl-useful: 0/1601/2662 lits-rem:0 time: 0.33
2498.74/626.62	c calculated reachability. Time: 0.00
2498.74/626.62	c  N st    81   2712012       125      2662         0     97690     13310   1599143   no data   no data
3159.47/792.31	c  N st    82   3212012       125      2662         0     75583     13310    917577   no data   no data
3159.47/792.31	c  S st    82   3212012       125      2662         0     75583     13310    917577   no data   no data
3160.27/792.53	c  S st    82   3212514       125      2662         0     76066     13310    930825   no data   no data
3160.27/792.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3160.27/792.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3160.27/792.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3160.27/792.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3160.27/792.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3160.27/792.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3160.27/792.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3160.27/792.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3160.67/792.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3163.45/793.33	c lits-rem:       209  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.72 s
3163.45/793.33	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3163.45/793.34	c vivif2 --  cl tried    75020 cl shrink        0 lits rem          0 time: 0.01
3164.25/793.53	c asymm  cl-useful: 0/1061/2662 lits-rem:0 time: 0.19
3164.25/793.53	c calculated reachability. Time: 0.00
3164.25/793.53	c  N st    82   3212514       125      2662         0     75020     13310    907910   no data   no data
3804.74/954.15	c  N st    83   3712514       125      2662         0     85934     13310   1109491   no data   no data
3804.74/954.15	c  S st    83   3712514       125      2662         0     85934     13310   1109491   no data   no data
3805.54/954.40	c  S st    83   3713015       125      2662         0     86419     13310   1122626   no data   no data
3805.94/954.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3805.94/954.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3805.94/954.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3805.94/954.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3805.94/954.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3805.94/954.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3805.94/954.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3805.94/954.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3805.94/954.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3811.55/955.91	c lits-rem:       308  cl-subs:     1515  v-elim:      0  v-fix:    0  time:  1.41 s
3811.55/955.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3811.97/955.92	c vivif2 --  cl tried    84904 cl shrink        0 lits rem          0 time: 0.02
3813.11/956.24	c asymm  cl-useful: 0/1835/2662 lits-rem:0 time: 0.32
3813.11/956.25	c calculated reachability. Time: 0.00
3813.11/956.25	c  N st    83   3713015       125      2662         0     84904     13310   1086451   no data   no data
3858.97/967.79	c  F st    84   3751562       125      2662         0    121077     13310   2062860   no data   no data
3858.97/967.79	c  N st    84   3751562       125      2662         0    121077     13310   2062860   no data   no data
3868.57/970.20	c Decided on static restart strategy
3916.01/982.09	c  N st    94   3779865       125      2662         0    147580     13310   2754196   no data   no data
3968.25/995.12	c  N st    96   3815859       125      2662         0    101680     13310   1510224   no data   no data
4016.90/1007.31	c  N st    97   3848251       125      2662         0    131974     13310   2323602   no data   no data
4101.07/1028.46	c  N st    98   3896839       125      2662         0     97023     13310   1369062   no data   no data
4203.54/1054.19	c  N st    99   3969721       125      2662         0     83763     13310    994353   no data   no data
4351.55/1091.22	c  N st   100   4079044       125      2662         0    103675     13310   1508498   no data   no data
4545.32/1139.80	c  N st   101   4213015       125      2662         0    145458     13310   2594843   no data   no data
4545.32/1139.80	c  S st   101   4213015       125      2662         0    145458     13310   2594843   no data   no data
4547.32/1140.32	c  S st   101   4213519       125      2662         0    145940     13310   2607489   no data   no data
4547.32/1140.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4547.72/1140.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4547.72/1140.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4547.72/1140.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4547.72/1140.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4547.72/1140.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4547.72/1140.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4547.72/1140.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4548.11/1140.52	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: 961)

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-3366555-1305407670/watcher-3366555-1305407670 -o /tmp/evaluation-result-3366555-1305407670/solver-3366555-1305407670 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366555-1305407670.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.10 7.72 5/373 17729
/proc/meminfo: memFree=22283360/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 652364689 52396032 351 33554432000 4194304 4580107 140735552787696 18446744073709551615 212687675323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 12792 351 302 95 0 7774 0
[pid=17729/tid=17730] ppid=17727 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652364690 52396032 351 33554432000 4194304 4580107 140735552787696 18446744073709551615 46947104978451 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652364690 52396032 351 33554432000 4194304 4580107 140735552787696 18446744073709551615 46947104978451 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652364690 52396032 351 33554432000 4194304 4580107 140735552787696 18446744073709551615 46947104978866 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.095819 s]
/proc/loadavg: 8.12 8.10 7.72 5/373 17729
/proc/meminfo: memFree=22283360/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=282328 CPUtime=0.35 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 1819 0 0 0 35 0 0 0 25 0 4 0 652364689 289103872 1673 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 70582 1673 376 95 0 65564 0
[pid=17729/tid=17730] ppid=17727 vsize=282328 CPUtime=0.09 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 375 0 0 0 9 0 0 0 25 0 4 0 652364690 289103872 1673 33554432000 4194304 4580107 140735552787696 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=282328 CPUtime=0.09 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 377 0 0 0 9 0 0 0 25 0 4 0 652364690 289103872 1673 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=282328 CPUtime=0.08 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 275 0 0 0 8 0 0 0 25 0 4 0 652364690 289103872 1673 33554432000 4194304 4580107 140735552787696 18446744073709551615 4320735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 282328

[startup+0.100816 s]
/proc/loadavg: 8.12 8.10 7.72 5/373 17729
/proc/meminfo: memFree=22283360/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=282328 CPUtime=0.37 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 1842 0 0 0 37 0 0 0 25 0 4 0 652364689 289103872 1696 33554432000 4194304 4580107 140735552787696 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 70582 1696 376 95 0 65564 0
[pid=17729/tid=17730] ppid=17727 vsize=282328 CPUtime=0.09 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 382 0 0 0 9 0 0 0 25 0 4 0 652364690 289103872 1696 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=282328 CPUtime=0.09 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 383 0 0 0 9 0 0 0 25 0 4 0 652364690 289103872 1696 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=282328 CPUtime=0.08 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 280 0 0 0 8 0 0 0 25 0 4 0 652364690 289103872 1696 33554432000 4194304 4580107 140735552787696 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282328

[startup+0.300781 s]
/proc/loadavg: 8.12 8.10 7.72 5/373 17729
/proc/meminfo: memFree=22283360/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=284064 CPUtime=1.17 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 3095 0 0 0 117 0 0 0 25 0 4 0 652364689 290881536 2322 33554432000 4194304 4580107 140735552787696 18446744073709551615 4321100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 71016 2322 377 95 0 65998 0
[pid=17729/tid=17730] ppid=17727 vsize=284064 CPUtime=0.29 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 710 0 0 0 29 0 0 0 25 0 4 0 652364690 290881536 2322 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=284064 CPUtime=0.29 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 697 0 0 0 29 0 0 0 25 0 4 0 652364690 290881536 2322 33554432000 4194304 4580107 140735552787696 18446744073709551615 4322656 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=284064 CPUtime=0.28 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 588 0 0 0 28 0 0 0 25 0 4 0 652364690 290881536 2322 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284064

[startup+0.700708 s]
/proc/loadavg: 8.12 8.10 7.72 5/373 17729
/proc/meminfo: memFree=22283360/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=285664 CPUtime=2.77 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 5584 0 0 0 276 1 0 0 25 0 4 0 652364689 292519936 2650 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 71416 2650 377 95 0 66398 0
[pid=17729/tid=17730] ppid=17727 vsize=285664 CPUtime=0.69 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 1344 0 0 0 69 0 0 0 25 0 4 0 652364690 292519936 2650 33554432000 4194304 4580107 140735552787696 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=285664 CPUtime=0.69 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 1303 0 0 0 69 0 0 0 25 0 4 0 652364690 292519936 2650 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=285664 CPUtime=0.68 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 1215 0 0 0 68 0 0 0 25 0 4 0 652364690 292519936 2650 33554432000 4194304 4580107 140735552787696 18446744073709551615 4321235 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285664

[startup+1.50057 s]
/proc/loadavg: 8.12 8.10 7.72 9/377 17733
/proc/meminfo: memFree=22282460/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=286780 CPUtime=5.95 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 11645 0 0 0 593 2 0 0 25 0 4 0 652364689 293662720 5963 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 71695 5963 379 95 0 66677 0
[pid=17729/tid=17730] ppid=17727 vsize=286780 CPUtime=1.48 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 3443 0 0 0 148 0 0 0 25 0 4 0 652364690 293662720 5963 33554432000 4194304 4580107 140735552787696 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=286780 CPUtime=1.49 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 2239 0 0 0 149 0 0 0 25 0 4 0 652364690 293662720 5963 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=286780 CPUtime=1.46 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 2141 0 0 0 146 0 0 0 25 0 4 0 652364690 293662720 5963 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286780

[startup+3.10027 s]
/proc/loadavg: 8.12 8.10 7.72 9/377 17733
/proc/meminfo: memFree=22252204/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=287736 CPUtime=12.34 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 21039 0 0 0 1230 4 0 0 25 0 4 0 652364689 294641664 10926 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 71934 10926 379 95 0 66916 0
[pid=17729/tid=17730] ppid=17727 vsize=287736 CPUtime=3.09 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 4695 0 0 0 308 1 0 0 25 0 4 0 652364690 294641664 10926 33554432000 4194304 4580107 140735552787696 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=287736 CPUtime=3.08 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 5467 0 0 0 308 0 0 0 25 0 4 0 652364690 294641664 10926 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=287736 CPUtime=3.05 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 5034 0 0 0 305 0 0 0 25 0 4 0 652364690 294641664 10926 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 287736

[startup+6.30069 s]
/proc/loadavg: 8.11 8.09 7.72 9/377 17733
/proc/meminfo: memFree=22231912/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=301168 CPUtime=25.1 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 31899 0 0 0 2505 5 0 0 25 0 4 0 652364689 308396032 14783 33554432000 4194304 4580107 140735552787696 18446744073709551615 4321718 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 75292 14783 379 95 0 70274 0
[pid=17729/tid=17730] ppid=17727 vsize=301168 CPUtime=6.28 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 8114 0 0 0 627 1 0 0 25 0 4 0 652364690 308396032 14783 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=301168 CPUtime=6.28 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 8088 0 0 0 628 0 0 0 25 0 4 0 652364690 308396032 14783 33554432000 4194304 4580107 140735552787696 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=301168 CPUtime=6.22 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 7380 0 0 0 621 1 0 0 25 0 4 0 652364690 308396032 14783 33554432000 4194304 4580107 140735552787696 18446744073709551615 4306140 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 301168

[startup+12.7005 s]
/proc/loadavg: 8.10 8.09 7.72 9/377 17733
/proc/meminfo: memFree=22200340/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=311592 CPUtime=50.62 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 49568 0 0 0 5053 9 0 0 25 0 4 0 652364689 319070208 19027 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 77898 19027 380 95 0 72880 0
[pid=17729/tid=17730] ppid=17727 vsize=311592 CPUtime=12.69 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 12484 0 0 0 1266 3 0 0 25 0 4 0 652364690 319070208 19027 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=311592 CPUtime=12.68 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 11777 0 0 0 1267 1 0 0 25 0 4 0 652364690 319070208 19027 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=311592 CPUtime=12.54 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 12362 0 0 0 1252 2 0 0 25 0 4 0 652364690 319070208 19027 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 311592

[startup+25.5012 s]
/proc/loadavg: 8.08 8.09 7.72 9/377 17734
/proc/meminfo: memFree=22150236/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=303000 CPUtime=101.66 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 75142 0 0 0 10152 14 0 0 25 0 4 0 652364689 310272000 28028 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 75750 28028 379 95 0 70732 0
[pid=17729/tid=17730] ppid=17727 vsize=303000 CPUtime=25.48 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 19662 0 0 0 2545 3 0 0 25 0 4 0 652364690 310272000 28028 33554432000 4194304 4580107 140735552787696 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=303000 CPUtime=25.49 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 17913 0 0 0 2546 3 0 0 25 0 4 0 652364690 310272000 28028 33554432000 4194304 4580107 140735552787696 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=303000 CPUtime=25.18 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 18655 0 0 0 2515 3 0 0 25 0 4 0 652364690 310272000 28028 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 303000

[startup+51.1005 s]
/proc/loadavg: 8.12 8.10 7.73 9/377 17734
/proc/meminfo: memFree=22115992/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=373436 CPUtime=203.75 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 111830 0 0 0 20350 25 0 0 25 0 4 0 652364689 382398464 33576 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 93359 33576 379 95 0 88341 0
[pid=17729/tid=17730] ppid=17727 vsize=373436 CPUtime=51.08 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 29669 0 0 0 5102 6 0 0 25 0 4 0 652364690 382398464 33576 33554432000 4194304 4580107 140735552787696 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=373436 CPUtime=51.09 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 27600 0 0 0 5103 6 0 0 25 0 4 0 652364690 382398464 33576 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=373436 CPUtime=50.48 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 27483 0 0 0 5042 6 0 0 25 0 4 0 652364690 382398464 33576 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 373436

[startup+102.314 s]
/proc/loadavg: 8.16 8.11 7.76 9/377 17736
/proc/meminfo: memFree=22057192/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=375924 CPUtime=407.99 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 175871 0 0 0 40756 43 0 0 25 0 4 0 652364689 384946176 42177 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 93981 42177 379 95 0 88963 0
[pid=17729/tid=17730] ppid=17727 vsize=375924 CPUtime=102.3 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 44906 0 0 0 10219 11 0 0 25 0 4 0 652364690 384946176 42177 33554432000 4194304 4580107 140735552787696 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=375924 CPUtime=102.3 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 42213 0 0 0 10220 10 0 0 25 0 4 0 652364690 384946176 42177 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=375924 CPUtime=101.08 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 44509 0 0 0 10099 9 0 0 25 0 4 0 652364690 384946176 42177 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 375924

[startup+162.3 s]

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

[pid=17729] ppid=17727 vsize=538028 CPUtime=2800.59 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 522943 0 0 0 279888 171 0 0 25 0 4 0 652364689 550940672 104626 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 134507 104626 379 95 0 129489 0
[pid=17729/tid=17730] ppid=17727 vsize=538028 CPUtime=702.3 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 126193 0 0 0 70188 42 0 0 25 0 4 0 652364690 550940672 104626 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=538028 CPUtime=702.31 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 121871 0 0 0 70190 41 0 0 25 0 4 0 652364690 550940672 104626 33554432000 4194304 4580107 140735552787696 18446744073709551615 4291412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=538028 CPUtime=693.8 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 132780 0 0 0 69343 37 0 0 25 0 4 0 652364690 550940672 104626 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.59
Current children cumulated vsize (KiB) 538028

[startup+762.315 s]
/proc/loadavg: 8.16 8.14 7.93 9/377 17753
/proc/meminfo: memFree=21600844/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=629532 CPUtime=3039.89 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 548337 0 0 0 303807 182 0 0 25 0 4 0 652364689 644640768 117537 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 157383 117537 379 95 0 152365 0
[pid=17729/tid=17730] ppid=17727 vsize=629532 CPUtime=762.31 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 134771 0 0 0 76185 46 0 0 25 0 4 0 652364690 644640768 117537 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=629532 CPUtime=762.32 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 127790 0 0 0 76189 43 0 0 25 0 4 0 652364690 644640768 117537 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=629532 CPUtime=753.08 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 135854 0 0 0 75270 38 0 0 25 0 4 0 652364690 644640768 117537 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.89
Current children cumulated vsize (KiB) 629532

[startup+822.301 s]
/proc/loadavg: 7.98 8.08 7.92 9/377 17786
/proc/meminfo: memFree=21984204/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=655748 CPUtime=3279.12 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 569127 0 0 0 327720 192 0 0 25 0 4 0 652364689 671485952 119590 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 163937 119590 379 95 0 158919 0
[pid=17729/tid=17730] ppid=17727 vsize=655748 CPUtime=822.3 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 140549 0 0 0 82181 49 0 0 25 0 4 0 652364690 671485952 119590 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=655748 CPUtime=822.31 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 128668 0 0 0 82187 44 0 0 25 0 4 0 652364690 671485952 119590 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=655748 CPUtime=812.35 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 142064 0 0 0 81194 41 0 0 25 0 4 0 652364690 671485952 119590 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.12
Current children cumulated vsize (KiB) 655748

[startup+882.301 s]
/proc/loadavg: 8.12 8.11 7.94 9/377 17787
/proc/meminfo: memFree=21945096/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=669384 CPUtime=3518.39 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 584651 0 0 0 351641 198 0 0 25 0 4 0 652364689 685449216 122038 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 167346 122038 379 95 0 162328 0
[pid=17729/tid=17730] ppid=17727 vsize=669384 CPUtime=882.3 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 144402 0 0 0 88180 50 0 0 25 0 4 0 652364690 685449216 122038 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=669384 CPUtime=882.31 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 132560 0 0 0 88185 46 0 0 25 0 4 0 652364690 685449216 122038 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=669384 CPUtime=871.63 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 142136 0 0 0 87122 41 0 0 25 0 4 0 652364690 685449216 122038 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.39
Current children cumulated vsize (KiB) 669384

[startup+942.301 s]
/proc/loadavg: 8.20 8.13 7.96 9/377 17789
/proc/meminfo: memFree=21897336/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=664548 CPUtime=3757.68 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 603526 0 0 0 375562 206 0 0 25 0 4 0 652364689 680497152 120889 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 166137 120889 379 95 0 161119 0
[pid=17729/tid=17730] ppid=17727 vsize=664548 CPUtime=942.3 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 149761 0 0 0 94178 52 0 0 25 0 4 0 652364690 680497152 120889 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=664548 CPUtime=942.31 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 136112 0 0 0 94183 48 0 0 25 0 4 0 652364690 680497152 120889 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=664548 CPUtime=930.93 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 144383 0 0 0 93050 43 0 0 25 0 4 0 652364690 680497152 120889 33554432000 4194304 4580107 140735552787696 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.68
Current children cumulated vsize (KiB) 664548

[startup+1002.3 s]
/proc/loadavg: 8.16 8.14 7.97 9/377 17791
/proc/meminfo: memFree=21880192/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=678984 CPUtime=3996.96 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 617382 0 0 0 399483 213 0 0 25 0 4 0 652364689 695279616 120378 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 169746 120378 379 95 0 164728 0
[pid=17729/tid=17730] ppid=17727 vsize=678984 CPUtime=1002.31 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 154522 0 0 0 100175 56 0 0 25 0 4 0 652364690 695279616 120378 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=678984 CPUtime=1002.31 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 137686 0 0 0 100183 48 0 0 25 0 4 0 652364690 695279616 120378 33554432000 4194304 4580107 140735552787696 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=678984 CPUtime=990.22 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 144596 0 0 0 98979 43 0 0 25 0 4 0 652364690 695279616 120378 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.96
Current children cumulated vsize (KiB) 678984

[startup+1062.3 s]
/proc/loadavg: 8.42 8.22 8.00 9/377 17792
/proc/meminfo: memFree=21867524/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=669108 CPUtime=4236.25 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 634128 0 0 0 423404 221 0 0 25 0 4 0 652364689 685166592 118993 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 167277 118993 379 95 0 162259 0
[pid=17729/tid=17730] ppid=17727 vsize=669108 CPUtime=1062.3 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 158228 0 0 0 106173 57 0 0 25 0 4 0 652364690 685166592 118993 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=669108 CPUtime=1062.3 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 143564 0 0 0 106179 51 0 0 25 0 4 0 652364690 685166592 118993 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=669108 CPUtime=1049.52 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 144828 0 0 0 104909 43 0 0 25 0 4 0 652364690 685166592 118993 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.25
Current children cumulated vsize (KiB) 669108

[startup+1122.3 s]
/proc/loadavg: 8.26 8.20 8.01 9/377 17794
/proc/meminfo: memFree=21837880/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=641708 CPUtime=4475.52 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 655378 0 0 0 447322 230 0 0 25 0 4 0 652364689 657108992 125100 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 160427 125100 379 95 0 155409 0
[pid=17729/tid=17730] ppid=17727 vsize=641708 CPUtime=1122.3 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 161957 0 0 0 112171 59 0 0 25 0 4 0 652364690 657108992 125100 33554432000 4194304 4580107 140735552787696 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=641708 CPUtime=1122.29 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 150705 0 0 0 112175 54 0 0 25 0 4 0 652364690 657108992 125100 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=641708 CPUtime=1108.81 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 147920 0 0 0 110836 45 0 0 25 0 4 0 652364690 657108992 125100 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.52
Current children cumulated vsize (KiB) 641708

[startup+1182.3 s]
/proc/loadavg: 8.22 8.20 8.01 9/377 17795
/proc/meminfo: memFree=21733840/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=720976 CPUtime=4714.77 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 671593 0 0 0 471242 235 0 0 25 0 4 0 652364689 738279424 137369 33554432000 4194304 4580107 140735552787696 18446744073709551615 4406385 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 180244 137369 379 95 0 175226 0
[pid=17729/tid=17730] ppid=17727 vsize=720976 CPUtime=1182.31 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 165039 0 0 0 118171 60 0 0 25 0 4 0 652364690 738279424 137369 33554432000 4194304 4580107 140735552787696 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=720976 CPUtime=1182.29 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 151122 0 0 0 118174 55 0 0 25 0 4 0 652364690 738279424 137369 33554432000 4194304 4580107 140735552787696 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=720976 CPUtime=1168.06 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 153562 0 0 0 116758 48 0 0 25 0 4 0 652364690 738279424 137369 33554432000 4194304 4580107 140735552787696 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.77
Current children cumulated vsize (KiB) 720976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.21 8.20 8.02 9/377 17796
/proc/meminfo: memFree=21742764/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=720976 CPUtime=4800.08 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 672626 0 0 0 479772 236 0 0 25 0 4 0 652364689 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 180244 138402 379 95 0 175226 0
[pid=17729/tid=17730] ppid=17727 vsize=720976 CPUtime=1203.73 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 165039 0 0 0 120313 60 0 0 25 0 4 0 652364690 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=720976 CPUtime=1203.7 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 151122 0 0 0 120315 55 0 0 25 0 4 0 652364690 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=720976 CPUtime=1189.16 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 154595 0 0 0 118867 49 0 0 25 0 4 0 652364690 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 720976

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

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

[startup+1203.7 s]
/proc/loadavg: 8.21 8.20 8.02 9/377 17796
/proc/meminfo: memFree=21742764/32951124 swapFree=67111348/67111528
[pid=17729] ppid=17727 vsize=720976 CPUtime=4800.08 cores=0,2,4,6
/proc/17729/stat : 17729 (strangenight2-m) R 17727 17729 17510 0 -1 4202496 672626 0 0 0 479772 236 0 0 25 0 4 0 652364689 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17729/statm: 180244 138402 379 95 0 175226 0
[pid=17729/tid=17730] ppid=17727 vsize=720976 CPUtime=1203.73 cores=0,2,4,6
/proc/17729/task/17730/stat : 17730 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 165039 0 0 0 120313 60 0 0 25 0 4 0 652364690 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17729/tid=17731] ppid=17727 vsize=720976 CPUtime=1203.7 cores=0,2,4,6
/proc/17729/task/17731/stat : 17731 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 151122 0 0 0 120315 55 0 0 25 0 4 0 652364690 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17729/tid=17732] ppid=17727 vsize=720976 CPUtime=1189.16 cores=0,2,4,6
/proc/17729/task/17732/stat : 17732 (strangenight2-m) R 17727 17729 17510 0 -1 4202560 154595 0 0 0 118867 49 0 0 25 0 4 0 652364690 738279424 138402 33554432000 4194304 4580107 140735552787696 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 720976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.75
CPU time (s): 4800.17
CPU user time (s): 4797.77
CPU system time (s): 2.39664
CPU usage (%): 398.768
Max. virtual memory (cumulated for all children) (KiB): 776272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.77
system time used= 2.39663
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 672626
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= 303
involuntary context switches= 23819

runsolver used 4.19436 second user time and 10.3874 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 23:14:30
IDJOB=3366555
IDBENCH=82964
IDSOLVER=1844
FILE ID=node139/3366555-1305407670
RUNJOBID= node139-1305406025-17528
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= f1e33ebe027aeef1e1287d547aeffeed
RANDOM SEED=1565387336

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22283648 kB
Buffers:        299064 kB
Cached:        2894984 kB
SwapCached:          0 kB
Active:        8302324 kB
Inactive:      2059704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22283648 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5472 kB
Writeback:           0 kB
AnonPages:     7167564 kB
Mapped:          29352 kB
Slab:           203024 kB
PageTables:      39024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77221384 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= 73348 MiB
End job on node139 at 2011-05-14 23:34:35