Trace number 3366601

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.21 1203.04

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1617172756-030.SATISFIABLE.cnf
MD5SUM47049d4705301f4ac565d8b47d11d0a5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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.01	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-3366601-1305409993.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.18/0.82	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.00 s
3.18/0.82	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.82	c calculated reachability. Time: 0.00
3.18/0.82	c Calc default polars -  time:   0.00 s pos:     309 undec:      86 neg:     305
3.18/0.82	c =========================================================================================
3.18/0.82	c types(t): F = full restart, N = normal restart
3.18/0.82	c types(t): S = simplification begin/end, E = solution found
3.18/0.82	c restart types(rt): st = static, dy = dynamic
3.18/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.82	c  B st     0         0       681      2951         0         0      8973         0   no data   no data
3.18/0.82	c Decided on static restart strategy
3.18/0.82	c  N st     8      4921       681      2951         0      4856      8973    149332   no data   no data
3.18/0.82	c  N st    10     11309       681      2951         0      4524      8973     94852   no data   no data
3.18/0.82	c  N st    11     17054       681      2951         0     10165      8973    278637   no data   no data
4.76/1.26	c  F st    12     25000       681      2951         0     12475      8973    340047   no data   no data
4.76/1.26	c  N st    12     25000       681      2951         0     12475      8973    340047   no data   no data
5.96/1.52	c  N dy    18     30000       681      2951         0     10747      8973    255867   no data   no data
5.96/1.52	c  S st    18     30000       681      2951         0     10747      8973    255867   no data   no data
5.96/1.55	c  S st    18     30503       681      2951         0     11250      8973    269699   no data   no data
5.96/1.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.56	c blocked clauses removed:       20 vars:      4 tried:         681 T: 0.00 s
5.96/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
5.96/1.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.96/1.56	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
5.96/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.62	c lits-rem:       104  cl-subs:      253  v-elim:      0  v-fix:    0  time:  0.04 s
6.37/1.63	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
6.37/1.63	c calculated reachability. Time: 0.00
6.37/1.63	c  N dy    18     30503       675      2929         0     10969      8921    259310   no data   no data
7.16/1.89	c  N dy    28     34770       675      2929         0     15206      8921    377655     19.35     20.79
8.39/2.12	c  N dy    45     38936       675      2929         0     11509      8921    217448     19.32     20.53
9.16/2.39	c  N dy    55     43140       675      2929         0     15679      8921    333392     19.05     20.25
9.95/2.57	c  S st    71     45754       675      2929         0      9395      8921    125342     19.29   no data
10.35/2.60	c  S st    71     46256       675      2929         0      9897      8921    139174     19.29   no data
10.35/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.35/2.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.35/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
10.35/2.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.35/2.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.35/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.62	c lits-rem:         7  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.01 s
10.35/2.62	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
10.35/2.62	c vivif2 --  cl tried     9884 cl shrink        0 lits rem          0 time: 0.00
10.35/2.62	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
10.35/2.62	c calculated reachability. Time: 0.00
10.35/2.62	c  N dy    71     46256       675      2929         0      9884      8921    138673     19.29   no data
11.56/2.98	c  N dy    79     52229       675      2929         0     15812      8921    310786     18.99     20.06
13.19/3.34	c  N dy    92     57140       675      2929         0     10780      8921    138017     18.88     19.95
14.35/3.69	c  N dy   107     62624       675      2929         0     16199      8921    286430     18.75     20.00
15.94/4.00	c  N dy   130     66945       675      2929         0     20478      8921    407247     18.80     20.03
16.34/4.18	c  S st   139     69387       675      2929         0     12009      8921    150177     18.79     18.38
16.74/4.21	c  S st   139     69888       675      2929         0     12508      8921    163518     18.79   no data
16.74/4.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.74/4.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.74/4.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.74/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
16.74/4.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.74/4.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.74/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.24	c lits-rem:         7  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.01 s
16.74/4.24	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
16.74/4.24	c vivif2 --  cl tried    12461 cl shrink        0 lits rem          0 time: 0.00
16.74/4.25	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
16.74/4.25	c calculated reachability. Time: 0.00
16.74/4.25	c  N dy   139     69888       675      2929         0     12461      8921    162026     18.79   no data
17.93/4.56	c  N dy   171     74409       675      2929         0     16951      8921    288956     18.93     25.55
19.53/4.93	c  N dy   196     79195       675      2929         0     21713      8921    421003     18.97     20.72
21.13/5.30	c  N dy   226     84274       675      2929         0     14854      8921    204970     19.08     20.15
21.96/5.52	c  F st   244     87501       675      2929         0     18067      8921    298038     19.13   no data
22.72/5.78	c  N st   249     90797       675      2929         0     21337      8921    397858     19.13   no data
23.53/5.94	c Decided on static restart strategy
25.94/6.51	c  N st   252     99804       675      2929         0     17345      8921    422756     19.13   no data
27.52/6.96	c  S st   253    104832       675      2929         0     22267      8921    574304     19.13   no data
27.92/7.02	c  S st   253    105338       675      2929         0     22773      8921    589051     19.13   no data
27.92/7.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.92/7.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.92/7.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.92/7.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.92/7.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.92/7.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
27.92/7.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.92/7.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.92/7.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.11/7.37	c lits-rem:       154  cl-subs:      957  v-elim:      0  v-fix:    0  time:  0.32 s
29.11/7.37	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
29.11/7.38	c vivif2 --  cl tried    21816 cl shrink        0 lits rem          0 time: 0.01
29.11/7.40	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
29.11/7.40	c calculated reachability. Time: 0.00
29.11/7.40	c  N st   253    105338       675      2929         0     21816      8921    552921     19.13   no data
32.70/8.27	c  N st   254    114936       675      2929         0     17472      8921    350726     19.13   no data
37.90/9.57	c  N st   255    129333       675      2929         0     16871      8921    354121     19.13   no data
46.27/11.60	c  N st   256    150928       675      2929         0     22375      8921    440154     19.13   no data
48.66/12.24	c  S st   257    158009       675      2929         0     29319      8921    634723     19.13   no data
49.06/12.31	c  S st   257    158512       675      2929         0     29822      8921    648743     19.13   no data
49.06/12.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.06/12.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.06/12.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.06/12.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.06/12.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.06/12.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
49.06/12.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.06/12.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.06/12.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.07/12.82	c lits-rem:       564  cl-subs:     1487  v-elim:      0  v-fix:    0  time:  0.47 s
51.07/12.82	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
51.07/12.83	c vivif2 --  cl tried    28335 cl shrink        0 lits rem          0 time: 0.01
51.07/12.84	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.02
51.07/12.85	c calculated reachability. Time: 0.00
51.07/12.85	c  N st   257    158512       675      2929         0     28335      8921    606384     19.13   no data
72.22/18.18	c  N st   258    207100       675      2929         0     23090      8921    427957     19.13   no data
85.38/21.49	c  N st   259    237768       675      2929         0     33526      8921    719047     19.13   no data
85.38/21.49	c  S st   259    237768       675      2929         0     33526      8921    719047     19.13   no data
86.18/21.60	c  S st   259    238272       675      2929         0     34029      8921    733118     19.13   no data
86.18/21.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.18/21.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
86.18/21.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.18/21.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.18/21.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.18/21.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
86.18/21.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
86.18/21.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.18/21.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.57/22.25	c lits-rem:       211  cl-subs:     1162  v-elim:      0  v-fix:    0  time:  0.60 s
88.57/22.25	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
88.57/22.26	c vivif2 --  cl tried    32867 cl shrink        0 lits rem          0 time: 0.01
88.57/22.29	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.02
88.57/22.29	c calculated reachability. Time: 0.00
88.57/22.29	c  N st   259    238272       675      2929         0     32867      8921    697535     19.13   no data
121.31/30.49	c  F st   260    306250       675      2929         0     34910      8921    713867     19.13   no data
121.31/30.49	c  N st   260    306250       675      2929         0     34910      8921    713867     19.13   no data
124.50/31.21	c Decided on static restart strategy
136.11/34.14	c  N st   270    334556       675      2929         0     39180      8921    804358     19.13   no data
147.64/37.07	c  N st   272    357408       675      2929         0     37058      8921    719561     19.13   no data
147.64/37.07	c  S st   272    357408       675      2929         0     37058      8921    719561     19.13   no data
148.04/37.17	c  S st   272    357914       675      2929         0     37564      8921    734065     19.13   no data
148.04/37.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.04/37.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
148.04/37.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
148.04/37.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.04/37.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.04/37.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
148.04/37.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
148.04/37.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
148.44/37.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.04/37.62	c lits-rem:       165  cl-subs:      817  v-elim:      0  v-fix:    0  time:  0.41 s
150.04/37.62	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
150.04/37.63	c vivif2 --  cl tried    36747 cl shrink        0 lits rem          0 time: 0.01
150.04/37.66	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.03
150.04/37.66	c calculated reachability. Time: 0.00
150.04/37.66	c  N st   272    357914       675      2929         0     36747      8921    704143     19.13   no data
166.83/41.84	c  N st   273    390306       675      2929         0     42928      8921    886727     19.13   no data
193.93/48.68	c  N st   274    438894       675      2929         0     36754      8921    672328     19.13   no data
240.23/60.24	c  N st   275    511778       675      2929         0     50154      8921   1039126     19.13   no data
255.79/64.13	c  N st   276    536873       675      2929         0     44340      8921    797655     19.13   no data
255.79/64.13	c  S st   276    536873       675      2929         0     44340      8921    797655     19.13   no data
256.19/64.25	c  S st   276    537375       675      2929         0     44841      8921    812066     19.13   no data
256.19/64.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.19/64.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
256.19/64.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.19/64.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.19/64.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.19/64.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
256.19/64.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
256.19/64.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
256.59/64.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.38/65.05	c lits-rem:       308  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  0.75 s
259.38/65.05	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
259.38/65.06	c vivif2 --  cl tried    43424 cl shrink        0 lits rem          0 time: 0.01
259.78/65.10	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.03
259.78/65.10	c calculated reachability. Time: 0.00
259.78/65.10	c  N st   276    537375       675      2929         0     43424      8921    768241     19.13   no data
368.78/92.43	c  N st   277    701360       675      2929         0     37414      8921    483698     19.13   no data
446.16/111.84	c  N st   278    806063       675      2929         0     66592      8921   1409667     19.13   no data
446.16/111.84	c  S st   278    806063       675      2929         0     66592      8921   1409667     19.13   no data
446.96/112.02	c  S st   278    806564       675      2929         0     67093      8921   1423123     19.13   no data
446.96/112.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
446.96/112.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
446.96/112.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
446.96/112.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
446.96/112.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.96/112.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
446.96/112.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
446.96/112.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
447.39/112.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.72/116.29	c lits-rem:       763  cl-subs:     3305  v-elim:      0  v-fix:    0  time:  4.17 s
463.72/116.29	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
464.12/116.31	c vivif2 --  cl tried    63788 cl shrink        0 lits rem          0 time: 0.02
464.12/116.37	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.06
464.12/116.37	c calculated reachability. Time: 0.00
464.12/116.37	c  N st   278    806564       675      2929         0     63788      8921   1317742     19.13   no data
688.83/172.68	c  F st   279   1071875       675      2929         0     80094      8921   1749239     19.13   no data
688.83/172.68	c  N st   279   1071875       675      2929         0     80094      8921   1749239     19.13   no data
694.39/174.03	c Decided on static restart strategy
711.95/178.42	c  N st   289   1100178       675      2929         0     63836      8921   1132109     19.13   no data
745.91/186.92	c  N st   291   1136173       675      2929         0     53996      8921    782671     19.13   no data
773.41/193.81	c  N st   292   1168565       675      2929         0     85861      8921   1838217     19.13   no data
811.33/203.39	c  N st   293   1209847       675      2929         0     80110      8921   1564023     19.13   no data
811.33/203.39	c  S st   293   1209847       675      2929         0     80110      8921   1564023     19.13   no data
812.52/203.62	c  S st   293   1210350       675      2929         0     80613      8921   1578921     19.13   no data
812.52/203.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
812.52/203.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
812.52/203.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
812.52/203.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
812.52/203.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.52/203.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
812.52/203.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
812.52/203.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
812.92/203.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
829.31/207.90	c lits-rem:       599  cl-subs:     2828  v-elim:      0  v-fix:    0  time:  4.17 s
829.31/207.90	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
829.73/207.92	c vivif2 --  cl tried    77785 cl shrink        0 lits rem          0 time: 0.02
830.08/208.00	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.08
830.08/208.00	c calculated reachability. Time: 0.00
830.08/208.00	c  N st   293   1210350       675      2929         0     77785      8921   1486855     19.13   no data
903.93/226.60	c  N st   294   1283233       675      2929         0     53952      8921    701834     19.13   no data
1010.07/253.19	c  N st   295   1392556       675      2929         0     62291      8921    925479     19.13   no data
1171.30/293.59	c  N st   296   1556544       675      2929         0     67174      8921   1044443     19.13   no data
1328.15/332.81	c  N st   297   1710351       675      2929         0    109072      8921   2420425     19.13   no data
1328.15/332.81	c  S st   297   1710351       675      2929         0    109072      8921   2420425     19.13   no data
1329.35/333.20	c  S st   297   1710853       675      2929         0    109573      8921   2433931     19.13   no data
1329.35/333.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1329.76/333.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1329.76/333.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1329.76/333.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.76/333.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1329.76/333.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
1329.76/333.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1329.76/333.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1330.19/333.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1398.78/350.60	c lits-rem:      1278  cl-subs:     6316  v-elim:      0  v-fix:    0  time: 17.23 s
1398.78/350.60	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
1399.18/350.63	c vivif2 --  cl tried   103257 cl shrink        0 lits rem          0 time: 0.03
1399.58/350.74	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.11
1399.58/350.74	c calculated reachability. Time: 0.00
1399.58/350.74	c  N st   297   1710853       675      2929         0    103257      8921   2221295     19.13   no data
1810.64/453.76	c  N st   298   2079817       675      2929         0    114685      8921   2460101     19.13   no data
1983.45/497.07	c  N st   299   2210855       675      2929         0    118799      8921   2432383     19.13   no data
1983.45/497.07	c  S st   299   2210855       675      2929         0    118799      8921   2432383     19.13   no data
1985.03/497.46	c  S st   299   2211358       675      2929         0    119302      8921   2446348     19.13   no data
1985.03/497.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1985.43/497.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1985.43/497.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1985.43/497.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1985.43/497.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1985.43/497.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
1985.43/497.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1985.43/497.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1985.84/497.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2064.83/517.41	c lits-rem:       472  cl-subs:     7221  v-elim:      0  v-fix:    0  time: 19.76 s
2064.83/517.41	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
2064.83/517.44	c vivif2 --  cl tried   112081 cl shrink        0 lits rem          0 time: 0.03
2065.23/517.57	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.12
2065.23/517.57	c calculated reachability. Time: 0.00
2065.23/517.57	c  N st   299   2211358       675      2929         0    112081      8921   2216986     19.13   no data
2764.45/692.92	c  N st   300   2711359       675      2929         0    136055      8921   2902982     19.13   no data
2764.45/692.92	c  S st   300   2711359       675      2929         0    136055      8921   2902982     19.13   no data
2766.02/693.38	c  S st   300   2711866       675      2929         0    136561      8921   2918102     19.13   no data
2766.02/693.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2766.42/693.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2766.42/693.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2766.42/693.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2766.42/693.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2766.42/693.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
2766.42/693.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2766.82/693.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2766.82/693.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2867.76/718.88	c lits-rem:       921  cl-subs:     8113  v-elim:      0  v-fix:    0  time: 25.29 s
2867.76/718.88	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
2868.16/718.92	c vivif2 --  cl tried   128448 cl shrink        0 lits rem          0 time: 0.04
2868.56/719.07	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.15
2868.56/719.07	c calculated reachability. Time: 0.00
2868.56/719.07	c  N st   300   2711866       675      2929         0    128448      8921   2662365     19.13   no data
3651.60/915.22	c  N st   301   3211867       675      2929         0    104394      8921   1739720     19.13   no data
3651.60/915.22	c  S st   301   3211867       675      2929         0    104394      8921   1739720     19.13   no data
3652.75/915.54	c  S st   301   3212369       675      2929         0    104895      8921   1753920     19.13   no data
3652.75/915.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3653.15/915.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
3653.15/915.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3653.15/915.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3653.15/915.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3653.15/915.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
3653.15/915.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3653.15/915.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3653.15/915.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3669.50/919.79	c lits-rem:       339  cl-subs:     2218  v-elim:      0  v-fix:    0  time:  4.11 s
3669.50/919.79	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
3669.90/919.81	c vivif2 --  cl tried   102677 cl shrink        0 lits rem          0 time: 0.02
3670.30/919.92	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.11
3670.30/919.93	c calculated reachability. Time: 0.00
3670.30/919.93	c  N st   301   3212369       675      2929         0    102677      8921   1676737     19.13   no data
4485.67/1124.21	c  N st   302   3712369       675      2929         0    112968      8921   1855486     19.13   no data
4485.67/1124.21	c  S st   302   3712369       675      2929         0    112968      8921   1855486     19.13   no data
4486.83/1124.57	c  S st   302   3712871       675      2929         0    113469      8921   1870490     19.13   no data
4486.83/1124.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4487.23/1124.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4487.23/1124.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4487.23/1124.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4487.23/1124.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4487.23/1124.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
4487.23/1124.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4487.23/1124.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4487.63/1124.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4512.76/1131.02	c lits-rem:       387  cl-subs:     3714  v-elim:      0  v-fix:    0  time:  6.30 s
4512.76/1131.02	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
4512.76/1131.05	c vivif2 --  cl tried   109755 cl shrink        0 lits rem          0 time: 0.03
4513.16/1131.17	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.12
4513.16/1131.18	c calculated reachability. Time: 0.00
4513.16/1131.18	c  N st   302   3712871       675      2929         0    109755      8921   1755167     19.13   no data
4587.39/1149.77	c  F st   303   3751562       675      2929         0    147687      8921   2930022     19.13   no data
4587.39/1149.77	c  N st   303   3751562       675      2929         0    147687      8921   2930022     19.13   no data
4599.81/1152.84	c Decided on static restart strategy
4638.48/1162.60	c  N st   313   3779864       675      2929         0     92303      8921   1125723     19.13   no data
4686.77/1174.65	c  N st   315   3815860       675      2929         0    127675      8921   2239441     19.13   no data
4741.84/1188.40	c  N st   316   3848255       675      2929         0    159520      8921   3226829     19.13   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: 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-3366601-1305409993/watcher-3366601-1305409993 -o /tmp/evaluation-result-3366601-1305409993/solver-3366601-1305409993 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366601-1305409993.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: 7.37 7.92 7.97 6/298 21211
/proc/meminfo: memFree=27769284/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 652597820 52396032 347 33554432000 4194304 4580107 140737469491536 18446744073709551615 47351825336246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 12792 347 299 95 0 7774 0
[pid=21211/tid=21212] ppid=21209 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652597820 52396032 347 33554432000 4194304 4580107 140737469491536 18446744073709551615 210204703729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652597820 52396032 347 33554432000 4194304 4580107 140737469491536 18446744073709551615 47351825336242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652597820 52396032 347 33554432000 4194304 4580107 140737469491536 18446744073709551615 47351825336242 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.028052 s]
/proc/loadavg: 7.37 7.92 7.97 6/298 21211
/proc/meminfo: memFree=27769284/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=281956 CPUtime=0.09 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 1526 0 0 0 9 0 0 0 18 0 4 0 652597820 288722944 1348 33554432000 4194304 4580107 140737469491536 18446744073709551615 4320640 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 70489 1348 376 95 0 65471 0
[pid=21211/tid=21212] ppid=21209 vsize=281956 CPUtime=0.01 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 295 0 0 0 1 0 0 0 25 0 4 0 652597820 288722944 1348 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=281956 CPUtime=0.02 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 330 0 0 0 2 0 0 0 18 0 4 0 652597820 288722944 1348 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=281956 CPUtime=0.02 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 175 0 0 0 2 0 0 0 18 0 4 0 652597820 288722944 1348 33554432000 4194304 4580107 140737469491536 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 281956

[startup+0.10104 s]
/proc/loadavg: 7.37 7.92 7.97 6/298 21211
/proc/meminfo: memFree=27769284/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=282096 CPUtime=0.38 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 1931 0 0 0 38 0 0 0 18 0 4 0 652597820 288866304 1753 33554432000 4194304 4580107 140737469491536 18446744073709551615 4322003 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 70524 1753 377 95 0 65506 0
[pid=21211/tid=21212] ppid=21209 vsize=282096 CPUtime=0.08 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 397 0 0 0 8 0 0 0 25 0 4 0 652597820 288866304 1753 33554432000 4194304 4580107 140737469491536 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=282096 CPUtime=0.09 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 421 0 0 0 9 0 0 0 18 0 4 0 652597820 288866304 1753 33554432000 4194304 4580107 140737469491536 18446744073709551615 4318855 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=282096 CPUtime=0.09 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 285 0 0 0 9 0 0 0 18 0 4 0 652597820 288866304 1753 33554432000 4194304 4580107 140737469491536 18446744073709551615 4324217 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282096

[startup+0.301007 s]
/proc/loadavg: 7.37 7.92 7.97 6/298 21211
/proc/meminfo: memFree=27769284/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=283816 CPUtime=1.18 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 3080 0 0 0 118 0 0 0 18 0 4 0 652597820 290627584 2193 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 70954 2193 377 95 0 65936 0
[pid=21211/tid=21212] ppid=21209 vsize=283816 CPUtime=0.28 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 677 0 0 0 28 0 0 0 25 0 4 0 652597820 290627584 2193 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=283816 CPUtime=0.29 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 715 0 0 0 29 0 0 0 18 0 4 0 652597820 290627584 2193 33554432000 4194304 4580107 140737469491536 18446744073709551615 4321871 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=283816 CPUtime=0.29 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 574 0 0 0 29 0 0 0 18 0 4 0 652597820 290627584 2193 33554432000 4194304 4580107 140737469491536 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283816

[startup+0.700941 s]
/proc/loadavg: 7.37 7.92 7.97 6/298 21211
/proc/meminfo: memFree=27769284/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=284888 CPUtime=2.78 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 4847 0 0 0 278 0 0 0 18 0 4 0 652597820 291725312 2889 33554432000 4194304 4580107 140737469491536 18446744073709551615 4324249 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 71222 2889 377 95 0 66204 0
[pid=21211/tid=21212] ppid=21209 vsize=284888 CPUtime=0.68 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 1104 0 0 0 68 0 0 0 25 0 4 0 652597820 291725312 2889 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=284888 CPUtime=0.69 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 1153 0 0 0 69 0 0 0 18 0 4 0 652597820 291725312 2889 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=284888 CPUtime=0.69 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 1023 0 0 0 69 0 0 0 18 0 4 0 652597820 291725312 2889 33554432000 4194304 4580107 140737469491536 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284888

[startup+1.50081 s]
/proc/loadavg: 7.37 7.92 7.97 9/302 21215
/proc/meminfo: memFree=27750776/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=286292 CPUtime=5.96 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 8405 0 0 0 596 0 0 0 20 0 4 0 652597820 293163008 3425 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 71573 3425 378 95 0 66555 0
[pid=21211/tid=21212] ppid=21209 vsize=286292 CPUtime=1.47 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 1980 0 0 0 147 0 0 0 25 0 4 0 652597820 293163008 3425 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=286292 CPUtime=1.49 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 2042 0 0 0 149 0 0 0 20 0 4 0 652597820 293163008 3425 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=286292 CPUtime=1.49 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 1920 0 0 0 149 0 0 0 20 0 4 0 652597820 293163008 3425 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286292

[startup+3.10055 s]
/proc/loadavg: 7.37 7.92 7.97 9/302 21215
/proc/meminfo: memFree=27724488/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=285520 CPUtime=12.36 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 20033 0 0 0 1233 3 0 0 25 0 4 0 652597820 292372480 11239 33554432000 4194304 4580107 140737469491536 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 71380 11239 379 95 0 66362 0
[pid=21211/tid=21212] ppid=21209 vsize=285520 CPUtime=3.05 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 4451 0 0 0 305 0 0 0 25 0 4 0 652597820 292372480 11239 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=285520 CPUtime=3.09 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 5473 0 0 0 309 0 0 0 25 0 4 0 652597820 292372480 11239 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=285520 CPUtime=3.09 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 4940 0 0 0 309 0 0 0 25 0 4 0 652597820 292372480 11239 33554432000 4194304 4580107 140737469491536 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285520

[startup+6.30102 s]
/proc/loadavg: 7.42 7.92 7.97 9/302 21215
/proc/meminfo: memFree=27668268/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=296152 CPUtime=25.12 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 31978 0 0 0 2507 5 0 0 25 0 4 0 652597820 303259648 16059 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 74038 16059 379 95 0 69020 0
[pid=21211/tid=21212] ppid=21209 vsize=296152 CPUtime=6.23 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 8549 0 0 0 621 2 0 0 25 0 4 0 652597820 303259648 16059 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=296152 CPUtime=6.29 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 9197 0 0 0 628 1 0 0 25 0 4 0 652597820 303259648 16059 33554432000 4194304 4580107 140737469491536 18446744073709551615 4416808 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=296152 CPUtime=6.28 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 6909 0 0 0 628 0 0 0 25 0 4 0 652597820 303259648 16059 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293805 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 296152

[startup+12.701 s]
/proc/loadavg: 7.46 7.92 7.97 9/302 21215
/proc/meminfo: memFree=27595440/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=295316 CPUtime=50.67 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 50925 0 0 0 5056 11 0 0 25 0 4 0 652597820 302403584 28181 33554432000 4194304 4580107 140737469491536 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 73829 28181 379 95 0 68811 0
[pid=21211/tid=21212] ppid=21209 vsize=295316 CPUtime=12.57 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 12719 0 0 0 1254 3 0 0 25 0 4 0 652597820 302403584 28181 33554432000 4194304 4580107 140737469491536 18446744073709551615 4316288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=295316 CPUtime=12.69 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 13189 0 0 0 1267 2 0 0 25 0 4 0 652597820 302403584 28181 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=295316 CPUtime=12.69 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 11032 0 0 0 1268 1 0 0 25 0 4 0 652597820 302403584 28181 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 295316

[startup+25.5008 s]
/proc/loadavg: 7.58 7.93 7.97 9/302 21216
/proc/meminfo: memFree=27515964/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=349956 CPUtime=101.74 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 70053 0 0 0 10159 15 0 0 25 0 4 0 652597820 358354944 35988 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 87489 35988 379 95 0 82471 0
[pid=21211/tid=21212] ppid=21209 vsize=349956 CPUtime=25.25 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 17646 0 0 0 2521 4 0 0 25 0 4 0 652597820 358354944 35988 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=349956 CPUtime=25.48 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 19628 0 0 0 2545 3 0 0 25 0 4 0 652597820 358354944 35988 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=349956 CPUtime=25.49 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 12089 0 0 0 2547 2 0 0 25 0 4 0 652597820 358354944 35988 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 349956

[startup+51.1006 s]
/proc/loadavg: 7.72 7.93 7.97 9/302 21216
/proc/meminfo: memFree=27460620/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=363864 CPUtime=203.92 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 99769 0 0 0 20365 27 0 0 25 0 4 0 652597820 372596736 44087 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 90966 44087 379 95 0 85948 0
[pid=21211/tid=21212] ppid=21209 vsize=363864 CPUtime=50.62 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 24025 0 0 0 5055 7 0 0 25 0 4 0 652597820 372596736 44087 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=363864 CPUtime=51.09 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 26436 0 0 0 5103 6 0 0 25 0 4 0 652597820 372596736 44087 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=363864 CPUtime=51.09 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 19597 0 0 0 5104 5 0 0 25 0 4 0 652597820 372596736 44087 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 363864

[startup+102.311 s]
/proc/loadavg: 7.88 7.94 7.97 9/302 21218
/proc/meminfo: memFree=27404540/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=363284 CPUtime=408.29 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 133816 0 0 0 40789 40 0 0 25 0 4 0 652597820 372002816 47730 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 90821 47730 379 95 0 85803 0
[pid=21211/tid=21212] ppid=21209 vsize=363284 CPUtime=101.36 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 33001 0 0 0 10125 11 0 0 25 0 4 0 652597820 372002816 47730 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=363284 CPUtime=102.29 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 34002 0 0 0 10220 9 0 0 25 0 4 0 652597820 372002816 47730 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=363284 CPUtime=102.3 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 26421 0 0 0 10223 7 0 0 25 0 4 0 652597820 372002816 47730 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 363284

[startup+162.301 s]

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

[pid=21211] ppid=21209 vsize=571312 CPUtime=2563.33 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 447416 0 0 0 256154 179 0 0 25 0 4 0 652597820 585023488 96498 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 142828 96498 379 95 0 137810 0
[pid=21211/tid=21212] ppid=21209 vsize=571312 CPUtime=636.4 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 125109 0 0 0 63589 51 0 0 25 0 4 0 652597820 585023488 96500 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=571312 CPUtime=642.3 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 83315 0 0 0 64199 31 0 0 25 0 4 0 652597820 585023488 96500 33554432000 4194304 4580107 140737469491536 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=571312 CPUtime=642.31 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 100139 0 0 0 64189 42 0 0 25 0 4 0 652597820 585023488 96500 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2563.33
Current children cumulated vsize (KiB) 571312

[startup+702.301 s]
/proc/loadavg: 8.36 8.16 8.04 9/302 21246
/proc/meminfo: memFree=26889308/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=676028 CPUtime=2801.93 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 482654 0 0 0 279999 194 0 0 25 0 4 0 652597820 692252672 106770 33554432000 4194304 4580107 140737469491536 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 169007 106770 379 95 0 163989 0
[pid=21211/tid=21212] ppid=21209 vsize=676028 CPUtime=695.64 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 136674 0 0 0 69508 56 0 0 25 0 4 0 652597820 692252672 106770 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=676028 CPUtime=701.67 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 87388 0 0 0 70134 33 0 0 25 0 4 0 652597820 692252672 106770 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=676028 CPUtime=702.29 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 107744 0 0 0 70184 45 0 0 25 0 4 0 652597820 692252672 106770 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.93
Current children cumulated vsize (KiB) 676028

[startup+762.311 s]
/proc/loadavg: 8.17 8.15 8.04 9/302 21247
/proc/meminfo: memFree=26829124/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=677404 CPUtime=3041.4 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 507633 0 0 0 303931 209 0 0 25 0 4 0 652597820 693661696 109569 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 169351 109569 379 95 0 164333 0
[pid=21211/tid=21212] ppid=21209 vsize=677404 CPUtime=755.08 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 144768 0 0 0 75447 61 0 0 25 0 4 0 652597820 693661696 109569 33554432000 4194304 4580107 140737469491536 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=677404 CPUtime=761.68 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 90221 0 0 0 76134 34 0 0 25 0 4 0 652597820 693661696 109569 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=677404 CPUtime=762.31 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 115898 0 0 0 76180 51 0 0 25 0 4 0 652597820 693661696 109569 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.4
Current children cumulated vsize (KiB) 677404

[startup+822.301 s]
/proc/loadavg: 8.10 8.13 8.04 9/302 21249
/proc/meminfo: memFree=26844448/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=612768 CPUtime=3280.83 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 535369 0 0 0 327859 224 0 0 25 0 4 0 652597820 627474432 104953 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 153192 104953 379 95 0 148174 0
[pid=21211/tid=21212] ppid=21209 vsize=612768 CPUtime=814.53 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 152730 0 0 0 81388 65 0 0 25 0 4 0 652597820 627474432 104953 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=612768 CPUtime=821.67 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 95191 0 0 0 82130 37 0 0 25 0 4 0 652597820 627474432 104953 33554432000 4194304 4580107 140737469491536 18446744073709551615 210204315858 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=612768 CPUtime=822.29 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 125201 0 0 0 82174 55 0 0 25 0 4 0 652597820 627474432 104953 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.83
Current children cumulated vsize (KiB) 612768

[startup+882.301 s]
/proc/loadavg: 8.07 8.12 8.04 9/302 21251
/proc/meminfo: memFree=26728200/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=826804 CPUtime=3520.25 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 565000 0 0 0 351789 236 0 0 25 0 4 0 652597820 846647296 127902 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 206701 127902 379 95 0 201683 0
[pid=21211/tid=21212] ppid=21209 vsize=826804 CPUtime=873.95 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 161871 0 0 0 87326 69 0 0 25 0 4 0 652597820 846647296 127902 33554432000 4194304 4580107 140737469491536 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=826804 CPUtime=881.67 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 98914 0 0 0 88128 39 0 0 25 0 4 0 652597820 846647296 127902 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=826804 CPUtime=882.3 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 136335 0 0 0 88171 59 0 0 25 0 4 0 652597820 846647296 127902 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.25
Current children cumulated vsize (KiB) 826804

[startup+942.301 s]
/proc/loadavg: 8.02 8.10 8.04 9/302 21252
/proc/meminfo: memFree=26739056/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=717988 CPUtime=3759.71 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 586284 0 0 0 375723 248 0 0 25 0 4 0 652597820 735219712 129037 33554432000 4194304 4580107 140737469491536 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 179497 129037 379 95 0 174479 0
[pid=21211/tid=21212] ppid=21209 vsize=717988 CPUtime=933.41 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 168134 0 0 0 93268 73 0 0 25 0 4 0 652597820 735219712 129037 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=717988 CPUtime=941.67 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 103144 0 0 0 94126 41 0 0 25 0 4 0 652597820 735219712 129037 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=717988 CPUtime=942.29 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 144152 0 0 0 94167 62 0 0 25 0 4 0 652597820 735219712 129037 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.71
Current children cumulated vsize (KiB) 717988

[startup+1002.3 s]
/proc/loadavg: 8.04 8.09 8.04 9/302 21254
/proc/meminfo: memFree=26677256/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=818516 CPUtime=3999.16 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 612031 0 0 0 399655 261 0 0 25 0 4 0 652597820 838160384 134527 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 204629 134527 379 95 0 199611 0
[pid=21211/tid=21212] ppid=21209 vsize=818516 CPUtime=992.86 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 175422 0 0 0 99209 77 0 0 25 0 4 0 652597820 838160384 134527 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=818516 CPUtime=1001.67 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 106346 0 0 0 100125 42 0 0 25 0 4 0 652597820 838160384 134527 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=818516 CPUtime=1002.3 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 151782 0 0 0 100162 68 0 0 25 0 4 0 652597820 838160384 134527 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.16
Current children cumulated vsize (KiB) 818516

[startup+1062.3 s]
/proc/loadavg: 8.01 8.07 8.03 9/302 21255
/proc/meminfo: memFree=26686024/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=674428 CPUtime=4238.62 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 634748 0 0 0 423588 274 0 0 25 0 4 0 652597820 690614272 134145 33554432000 4194304 4580107 140737469491536 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 168607 134145 379 95 0 163589 0
[pid=21211/tid=21212] ppid=21209 vsize=674428 CPUtime=1052.31 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 182889 0 0 0 105150 81 0 0 25 0 4 0 652597820 690614272 134145 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=674428 CPUtime=1061.68 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 109925 0 0 0 106123 45 0 0 25 0 4 0 652597820 690614272 134145 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=674428 CPUtime=1062.29 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 159409 0 0 0 106158 71 0 0 25 0 4 0 652597820 690614272 134145 33554432000 4194304 4580107 140737469491536 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.62
Current children cumulated vsize (KiB) 674428

[startup+1122.3 s]
/proc/loadavg: 8.23 8.12 8.04 9/302 21257
/proc/meminfo: memFree=26629796/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=728368 CPUtime=4478.05 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 651116 0 0 0 447520 285 0 0 25 0 4 0 652597820 745848832 136887 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 182092 136887 379 95 0 177074 0
[pid=21211/tid=21212] ppid=21209 vsize=728368 CPUtime=1111.74 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 185923 0 0 0 111091 83 0 0 25 0 4 0 652597820 745848832 136887 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=728368 CPUtime=1121.68 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 114236 0 0 0 112121 47 0 0 25 0 4 0 652597820 745848832 136887 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=728368 CPUtime=1122.3 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 163570 0 0 0 112155 75 0 0 25 0 4 0 652597820 745848832 136887 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478.05
Current children cumulated vsize (KiB) 728368

[startup+1182.3 s]
/proc/loadavg: 8.19 8.12 8.05 9/302 21259
/proc/meminfo: memFree=26634228/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=722976 CPUtime=4717.51 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 673236 0 0 0 471456 295 0 0 25 0 4 0 652597820 740327424 141528 33554432000 4194304 4580107 140737469491536 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 180744 141528 379 95 0 175726 0
[pid=21211/tid=21212] ppid=21209 vsize=722976 CPUtime=1171.2 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 192765 0 0 0 117034 86 0 0 25 0 4 0 652597820 740327424 141528 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=722976 CPUtime=1181.68 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 118634 0 0 0 118119 49 0 0 25 0 4 0 652597820 740327424 141528 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=722976 CPUtime=1182.3 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 170534 0 0 0 118152 78 0 0 25 0 4 0 652597820 740327424 141528 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.51
Current children cumulated vsize (KiB) 722976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.20 8.13 8.05 5/297 21260
/proc/meminfo: memFree=27174028/32951124 swapFree=63649232/67111528
[pid=21211] ppid=21209 vsize=914472 CPUtime=4800.13 cores=1,3,5,7
/proc/21211/stat : 21211 (strangenight2-m) R 21209 21211 20874 0 -1 4202496 681534 0 0 0 479714 299 0 0 25 0 4 0 652597820 936419328 148778 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21211/statm: 228618 148778 379 95 0 223600 0
[pid=21211/tid=21212] ppid=21209 vsize=914472 CPUtime=1191.7 cores=1,3,5,7
/proc/21211/task/21212/stat : 21212 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 194083 0 0 0 119084 86 0 0 25 0 4 0 652597820 936419328 148779 33554432000 4194304 4580107 140737469491536 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21211/tid=21213] ppid=21209 vsize=914472 CPUtime=1202.39 cores=1,3,5,7
/proc/21211/task/21213/stat : 21213 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 120957 0 0 0 120189 50 0 0 25 0 4 0 652597820 936419328 148779 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=914472 CPUtime=1203.01 cores=1,3,5,7
/proc/21211/task/21214/stat : 21214 (strangenight2-m) R 21209 21211 20874 0 -1 4202560 172151 0 0 0 120222 79 0 0 25 0 4 0 652597820 936419328 148779 33554432000 4194304 4580107 140737469491536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 914472

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): 1203.04
CPU time (s): 4800.21
CPU user time (s): 4797.19
CPU system time (s): 3.01954
CPU usage (%): 399.005
Max. virtual memory (cumulated for all children) (KiB): 914472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.19
system time used= 3.01954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 681537
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= 267
involuntary context switches= 32190

runsolver used 3.03354 second user time and 8.07277 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 23:53:13
IDJOB=3366601
IDBENCH=83010
IDSOLVER=1844
FILE ID=node130/3366601-1305409993
RUNJOBID= node130-1305409993-21189
PBS_JOBID= 13324512
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1617172756-030.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366601-1305409993/watcher-3366601-1305409993 -o /tmp/evaluation-result-3366601-1305409993/solver-3366601-1305409993 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366601-1305409993.cnf

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

MD5SUM BENCH= 47049d4705301f4ac565d8b47d11d0a5
RANDOM SEED=513750635

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27769316 kB
Buffers:        259548 kB
Cached:        3594260 kB
SwapCached:      10248 kB
Active:        1151040 kB
Inactive:      3760864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27769316 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           10888 kB
Writeback:           0 kB
AnonPages:     1055552 kB
Mapped:          13660 kB
Slab:           183288 kB
PageTables:      24948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51545356 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= 73424 MiB
End job on node130 at 2011-05-15 00:13:18