Trace number 3174192

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.31 1201.74

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174192-1304111762.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	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.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.08	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.00 s
0.00/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.08	c calculated reachability. Time: 0.00
0.00/0.08	c Calc default polars -  time:   0.00 s pos:     309 undec:      86 neg:     305
0.00/0.08	c =========================================================================================
0.00/0.08	c types(t): F = full restart, N = normal restart
0.00/0.08	c types(t): S = simplification begin/end, E = solution found
0.00/0.08	c restart types(rt): st = static, dy = dynamic
0.00/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.08	c  B st     0         0       681      2951         0         0      8973         0   no data   no data
0.00/0.08	c Decided on static restart strategy
0.33/0.48	c  N st     8      4921       681      2951         0      4856      8973    149332   no data   no data
0.33/0.48	c  N st    10     11309       681      2951         0      4524      8973     94852   no data   no data
3.20/0.85	c  N st    11     17054       681      2951         0     10165      8973    278637   no data   no data
4.81/1.27	c  F st    12     25000       681      2951         0     12475      8973    340047   no data   no data
4.81/1.27	c  N st    12     25000       681      2951         0     12475      8973    340047   no data   no data
5.97/1.54	c  N dy    18     30000       681      2951         0     10747      8973    255867   no data   no data
5.97/1.54	c  S st    18     30000       681      2951         0     10747      8973    255867   no data   no data
5.97/1.57	c  S st    18     30503       681      2951         0     11250      8973    269699   no data   no data
5.97/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.57	c blocked clauses removed:       20 vars:      4 tried:         681 T: 0.00 s
5.97/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
5.97/1.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
5.97/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.64	c lits-rem:       104  cl-subs:      253  v-elim:      0  v-fix:    0  time:  0.05 s
6.37/1.64	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
6.37/1.64	c calculated reachability. Time: 0.00
6.37/1.64	c  N dy    18     30503       675      2929         0     10969      8921    259310   no data   no data
7.57/1.91	c  N dy    28     34770       675      2929         0     15206      8921    377655     19.35     20.79
8.37/2.14	c  N dy    45     38936       675      2929         0     11509      8921    217448     19.32     20.53
9.57/2.41	c  N dy    55     43140       675      2929         0     15679      8921    333392     19.05     20.25
9.97/2.59	c  S st    71     45754       675      2929         0      9395      8921    125342     19.29   no data
10.37/2.62	c  S st    71     46256       675      2929         0      9897      8921    139174     19.29   no data
10.37/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.37/2.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.37/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
10.37/2.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.37/2.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.37/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.64	c lits-rem:         7  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.01 s
10.37/2.64	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
10.37/2.65	c vivif2 --  cl tried     9884 cl shrink        0 lits rem          0 time: 0.00
10.37/2.65	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
10.37/2.65	c calculated reachability. Time: 0.00
10.37/2.65	c  N dy    71     46256       675      2929         0      9884      8921    138673     19.29   no data
11.96/3.02	c  N dy    79     52229       675      2929         0     15812      8921    310786     18.99     20.06
13.16/3.38	c  N dy    92     57140       675      2929         0     10780      8921    138017     18.88     19.95
14.76/3.72	c  N dy   107     62624       675      2929         0     16199      8921    286430     18.75     20.00
15.98/4.05	c  N dy   130     66945       675      2929         0     20478      8921    407247     18.80     20.03
16.75/4.23	c  S st   139     69387       675      2929         0     12009      8921    150177     18.79     18.38
16.75/4.26	c  S st   139     69888       675      2929         0     12508      8921    163518     18.79   no data
16.75/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.75/4.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.75/4.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.75/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
16.75/4.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.75/4.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.75/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.29	c lits-rem:         7  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.01 s
16.75/4.29	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
16.75/4.29	c vivif2 --  cl tried    12461 cl shrink        0 lits rem          0 time: 0.00
17.15/4.30	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
17.15/4.30	c calculated reachability. Time: 0.00
17.15/4.30	c  N dy   139     69888       675      2929         0     12461      8921    162026     18.79   no data
18.35/4.61	c  N dy   171     74409       675      2929         0     16951      8921    288956     18.93     25.55
19.55/4.98	c  N dy   196     79195       675      2929         0     21713      8921    421003     18.97     20.72
21.15/5.36	c  N dy   226     84274       675      2929         0     14854      8921    204970     19.08     20.15
21.95/5.58	c  F st   244     87501       675      2929         0     18067      8921    298038     19.13   no data
23.15/5.83	c  N st   249     90797       675      2929         0     21337      8921    397858     19.13   no data
23.55/6.00	c Decided on static restart strategy
25.94/6.57	c  N st   252     99804       675      2929         0     17345      8921    422756     19.13   no data
27.95/7.02	c  S st   253    104832       675      2929         0     22267      8921    574304     19.13   no data
27.95/7.08	c  S st   253    105338       675      2929         0     22773      8921    589051     19.13   no data
27.95/7.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.95/7.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.95/7.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.95/7.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.95/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.95/7.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
27.95/7.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.35/7.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.35/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.44	c lits-rem:       154  cl-subs:      957  v-elim:      0  v-fix:    0  time:  0.33 s
29.54/7.44	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
29.54/7.45	c vivif2 --  cl tried    21816 cl shrink        0 lits rem          0 time: 0.01
29.54/7.46	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.01
29.54/7.46	c calculated reachability. Time: 0.00
29.54/7.46	c  N st   253    105338       675      2929         0     21816      8921    552921     19.13   no data
33.15/8.34	c  N st   254    114936       675      2929         0     17472      8921    350726     19.13   no data
38.32/9.65	c  N st   255    129333       675      2929         0     16871      8921    354121     19.13   no data
46.33/11.68	c  N st   256    150928       675      2929         0     22375      8921    440154     19.13   no data
49.11/12.32	c  S st   257    158009       675      2929         0     29319      8921    634723     19.13   no data
49.11/12.39	c  S st   257    158512       675      2929         0     29822      8921    648743     19.13   no data
49.11/12.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.51/12.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.51/12.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.51/12.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.51/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.51/12.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
49.51/12.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.51/12.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.51/12.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.51/12.90	c lits-rem:       564  cl-subs:     1487  v-elim:      0  v-fix:    0  time:  0.47 s
51.51/12.90	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
51.51/12.91	c vivif2 --  cl tried    28335 cl shrink        0 lits rem          0 time: 0.01
51.51/12.93	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.02
51.51/12.93	c calculated reachability. Time: 0.00
51.51/12.93	c  N st   257    158512       675      2929         0     28335      8921    606384     19.13   no data
72.69/18.30	c  N st   258    207100       675      2929         0     23090      8921    427957     19.13   no data
86.28/21.66	c  N st   259    237768       675      2929         0     33526      8921    719047     19.13   no data
86.28/21.66	c  S st   259    237768       675      2929         0     33526      8921    719047     19.13   no data
86.66/21.75	c  S st   259    238272       675      2929         0     34029      8921    733118     19.13   no data
86.66/21.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.66/21.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
86.66/21.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.66/21.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.66/21.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.66/21.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
86.66/21.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
86.66/21.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.06/21.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.05/22.38	c lits-rem:       211  cl-subs:     1162  v-elim:      0  v-fix:    0  time:  0.58 s
89.05/22.38	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
89.05/22.39	c vivif2 --  cl tried    32867 cl shrink        0 lits rem          0 time: 0.01
89.45/22.41	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.02
89.45/22.41	c calculated reachability. Time: 0.00
89.45/22.41	c  N st   259    238272       675      2929         0     32867      8921    697535     19.13   no data
122.21/30.66	c  F st   260    306250       675      2929         0     34910      8921    713867     19.13   no data
122.21/30.66	c  N st   260    306250       675      2929         0     34910      8921    713867     19.13   no data
125.00/31.38	c Decided on static restart strategy
136.99/34.33	c  N st   270    334556       675      2929         0     39180      8921    804358     19.13   no data
148.57/37.28	c  N st   272    357408       675      2929         0     37058      8921    719561     19.13   no data
148.57/37.28	c  S st   272    357408       675      2929         0     37058      8921    719561     19.13   no data
148.97/37.37	c  S st   272    357914       675      2929         0     37564      8921    734065     19.13   no data
148.97/37.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.97/37.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
148.97/37.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
148.97/37.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.97/37.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.97/37.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
148.97/37.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
149.37/37.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
149.37/37.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.98/37.83	c lits-rem:       165  cl-subs:      817  v-elim:      0  v-fix:    0  time:  0.41 s
150.98/37.83	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
150.98/37.84	c vivif2 --  cl tried    36747 cl shrink        0 lits rem          0 time: 0.01
150.98/37.87	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.03
150.98/37.87	c calculated reachability. Time: 0.00
150.98/37.87	c  N st   272    357914       675      2929         0     36747      8921    704143     19.13   no data
167.75/42.08	c  N st   273    390306       675      2929         0     42928      8921    886727     19.13   no data
195.31/48.98	c  N st   274    438894       675      2929         0     36754      8921    672328     19.13   no data
242.04/60.62	c  N st   275    511778       675      2929         0     50154      8921   1039126     19.13   no data
257.65/64.53	c  N st   276    536873       675      2929         0     44340      8921    797655     19.13   no data
257.65/64.53	c  S st   276    536873       675      2929         0     44340      8921    797655     19.13   no data
258.02/64.64	c  S st   276    537375       675      2929         0     44841      8921    812066     19.13   no data
258.02/64.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
258.02/64.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
258.02/64.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
258.02/64.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.02/64.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.02/64.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
258.02/64.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
258.02/64.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
258.42/64.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.23/65.46	c lits-rem:       308  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  0.75 s
261.23/65.46	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
261.23/65.47	c vivif2 --  cl tried    43424 cl shrink        0 lits rem          0 time: 0.01
261.64/65.50	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.04
261.64/65.50	c calculated reachability. Time: 0.00
261.64/65.50	c  N st   276    537375       675      2929         0     43424      8921    768241     19.13   no data
371.07/93.00	c  N st   277    701360       675      2929         0     37414      8921    483698     19.13   no data
449.36/112.54	c  N st   278    806063       675      2929         0     66592      8921   1409667     19.13   no data
449.36/112.54	c  S st   278    806063       675      2929         0     66592      8921   1409667     19.13   no data
450.16/112.73	c  S st   278    806564       675      2929         0     67093      8921   1423123     19.13   no data
450.16/112.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
450.16/112.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
450.16/112.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
450.16/112.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.16/112.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.16/112.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
450.16/112.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
450.16/112.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
450.58/112.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.94/116.97	c lits-rem:       763  cl-subs:     3305  v-elim:      0  v-fix:    0  time:  4.14 s
466.94/116.97	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
466.94/116.99	c vivif2 --  cl tried    63788 cl shrink        0 lits rem          0 time: 0.02
467.34/117.05	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.06
467.34/117.05	c calculated reachability. Time: 0.00
467.34/117.05	c  N st   278    806564       675      2929         0     63788      8921   1317742     19.13   no data
693.43/173.67	c  F st   279   1071875       675      2929         0     80094      8921   1749239     19.13   no data
693.43/173.67	c  N st   279   1071875       675      2929         0     80094      8921   1749239     19.13   no data
699.03/175.05	c Decided on static restart strategy
716.60/179.49	c  N st   289   1100178       675      2929         0     63836      8921   1132109     19.13   no data
750.95/188.05	c  N st   291   1136173       675      2929         0     53996      8921    782671     19.13   no data
778.51/194.94	c  N st   292   1168565       675      2929         0     85861      8921   1838217     19.13   no data
816.86/204.56	c  N st   293   1209847       675      2929         0     80110      8921   1564023     19.13   no data
816.86/204.56	c  S st   293   1209847       675      2929         0     80110      8921   1564023     19.13   no data
817.66/204.79	c  S st   293   1210350       675      2929         0     80613      8921   1578921     19.13   no data
817.66/204.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
818.07/204.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
818.07/204.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
818.07/204.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
818.07/204.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.07/204.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
818.07/204.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
818.07/204.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
818.47/204.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
834.84/209.03	c lits-rem:       599  cl-subs:     2828  v-elim:      0  v-fix:    0  time:  4.12 s
834.84/209.03	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
834.84/209.05	c vivif2 --  cl tried    77785 cl shrink        0 lits rem          0 time: 0.02
835.24/209.13	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.08
835.24/209.13	c calculated reachability. Time: 0.00
835.24/209.13	c  N st   293   1210350       675      2929         0     77785      8921   1486855     19.13   no data
909.94/227.83	c  N st   294   1283233       675      2929         0     53952      8921    701834     19.13   no data
1016.60/254.51	c  N st   295   1392556       675      2929         0     62291      8921    925479     19.13   no data
1178.37/295.01	c  N st   296   1556544       675      2929         0     67174      8921   1044443     19.13   no data
1335.36/334.33	c  N st   297   1710351       675      2929         0    109072      8921   2420425     19.13   no data
1335.36/334.33	c  S st   297   1710351       675      2929         0    109072      8921   2420425     19.13   no data
1336.96/334.71	c  S st   297   1710853       675      2929         0    109573      8921   2433931     19.13   no data
1336.96/334.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1336.96/334.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1336.96/334.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1336.96/334.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1336.96/334.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1336.96/334.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
1336.96/334.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1337.36/334.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1337.36/334.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1404.86/351.76	c lits-rem:      1278  cl-subs:     6316  v-elim:      0  v-fix:    0  time: 16.87 s
1404.86/351.76	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
1405.26/351.80	c vivif2 --  cl tried   103257 cl shrink        0 lits rem          0 time: 0.03
1405.66/351.91	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.11
1405.66/351.91	c calculated reachability. Time: 0.00
1405.66/351.91	c  N st   297   1710853       675      2929         0    103257      8921   2221295     19.13   no data
1819.10/455.49	c  N st   298   2079817       675      2929         0    114685      8921   2460101     19.13   no data
1993.28/499.09	c  N st   299   2210855       675      2929         0    118799      8921   2432383     19.13   no data
1993.28/499.09	c  S st   299   2210855       675      2929         0    118799      8921   2432383     19.13   no data
1994.85/499.47	c  S st   299   2211358       675      2929         0    119302      8921   2446348     19.13   no data
1994.85/499.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1995.25/499.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1995.25/499.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1995.25/499.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1995.25/499.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1995.25/499.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
1995.25/499.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1995.25/499.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1995.65/499.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2071.56/518.65	c lits-rem:       472  cl-subs:     7221  v-elim:      0  v-fix:    0  time: 18.99 s
2071.56/518.65	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
2071.56/518.68	c vivif2 --  cl tried   112081 cl shrink        0 lits rem          0 time: 0.03
2071.97/518.80	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.12
2072.38/518.80	c calculated reachability. Time: 0.00
2072.38/518.80	c  N st   299   2211358       675      2929         0    112081      8921   2216986     19.13   no data
2774.60/694.66	c  N st   300   2711359       675      2929         0    136055      8921   2902982     19.13   no data
2774.60/694.66	c  S st   300   2711359       675      2929         0    136055      8921   2902982     19.13   no data
2776.59/695.12	c  S st   300   2711866       675      2929         0    136561      8921   2918102     19.13   no data
2776.59/695.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2776.99/695.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2776.99/695.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2776.99/695.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2776.99/695.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2776.99/695.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
2776.99/695.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2776.99/695.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2777.39/695.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2876.86/720.24	c lits-rem:       921  cl-subs:     8113  v-elim:      0  v-fix:    0  time: 24.90 s
2876.86/720.24	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
2876.86/720.28	c vivif2 --  cl tried   128448 cl shrink        0 lits rem          0 time: 0.04
2877.66/720.42	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.14
2877.66/720.43	c calculated reachability. Time: 0.00
2877.66/720.43	c  N st   300   2711866       675      2929         0    128448      8921   2662365     19.13   no data
3670.18/918.83	c  N st   301   3211867       675      2929         0    104394      8921   1739720     19.13   no data
3670.18/918.83	c  S st   301   3211867       675      2929         0    104394      8921   1739720     19.13   no data
3671.39/919.15	c  S st   301   3212369       675      2929         0    104895      8921   1753920     19.13   no data
3671.39/919.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3671.79/919.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
3671.79/919.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3671.79/919.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3671.79/919.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3671.79/919.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
3671.79/919.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3671.79/919.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3672.17/919.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3688.14/923.30	c lits-rem:       339  cl-subs:     2218  v-elim:      0  v-fix:    0  time:  4.00 s
3688.14/923.30	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
3688.14/923.32	c vivif2 --  cl tried   102677 cl shrink        0 lits rem          0 time: 0.02
3688.54/923.43	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.11
3688.54/923.43	c calculated reachability. Time: 0.00
3688.54/923.43	c  N st   301   3212369       675      2929         0    102677      8921   1676737     19.13   no data
4514.22/1130.18	c  N st   302   3712369       675      2929         0    112968      8921   1855486     19.13   no data
4514.22/1130.18	c  S st   302   3712369       675      2929         0    112968      8921   1855486     19.13   no data
4515.82/1130.54	c  S st   302   3712871       675      2929         0    113469      8921   1870490     19.13   no data
4515.82/1130.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4516.22/1130.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4516.22/1130.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4516.22/1130.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4516.22/1130.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4516.22/1130.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    675 time:  0.00 s
4516.22/1130.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4516.22/1130.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4516.62/1130.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4540.59/1136.72	c lits-rem:       387  cl-subs:     3714  v-elim:      0  v-fix:    0  time:  6.02 s
4540.59/1136.72	c vivif2 --  cl tried     2929 cl shrink        0 lits rem          0 time: 0.00
4540.59/1136.74	c vivif2 --  cl tried   109755 cl shrink        0 lits rem          0 time: 0.03
4540.99/1136.87	c asymm  cl-useful: 0/2929/2929 lits-rem:0 time: 0.12
4540.99/1136.87	c calculated reachability. Time: 0.00
4540.99/1136.87	c  N st   302   3712871       675      2929         0    109755      8921   1755167     19.13   no data
4615.68/1155.57	c  F st   303   3751562       675      2929         0    147687      8921   2930022     19.13   no data
4615.68/1155.57	c  N st   303   3751562       675      2929         0    147687      8921   2930022     19.13   no data
4628.06/1158.65	c Decided on static restart strategy
4667.21/1168.41	c  N st   313   3779864       675      2929         0     92303      8921   1125723     19.13   no data
4715.15/1180.46	c  N st   315   3815860       675      2929         0    127675      8921   2239441     19.13   no data
4770.29/1194.29	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174192-1304111762/watcher-3174192-1304111762 -o /tmp/evaluation-result-3174192-1304111762/solver-3174192-1304111762 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174192-1304111762.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: 6.88 7.86 7.94 7/179 4898
/proc/meminfo: memFree=29521488/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 601406912 52441088 352 33554432000 4194304 4627427 140734144978080 18446744073709551615 47154408769452 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 12803 352 303 106 0 7774 0
[pid=4898/tid=4899] ppid=4893 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 4 0 601406913 52441088 352 33554432000 4194304 4627427 140734144978080 18446744073709551615 231895490491 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 601406913 52441088 352 33554432000 4194304 4627427 140734144978080 18446744073709551615 47154408769452 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 601406913 52441088 352 33554432000 4194304 4627427 140734144978080 18446744073709551615 231890537558 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.088801 s]
/proc/loadavg: 6.88 7.86 7.94 7/179 4898
/proc/meminfo: memFree=29521488/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=282288 CPUtime=0.33 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 1843 0 0 0 33 0 0 0 18 0 4 0 601406912 289062912 1727 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 70572 1727 384 106 0 65543 0
[pid=4898/tid=4899] ppid=4893 vsize=282288 CPUtime=0.08 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 385 0 0 0 8 0 0 0 18 0 4 0 601406913 289062912 1727 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=282288 CPUtime=0.08 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 383 0 0 0 8 0 0 0 18 0 4 0 601406913 289062912 1727 33554432000 4194304 4627427 140734144978080 18446744073709551615 231895595502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=282288 CPUtime=0.08 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 272 0 0 0 8 0 0 0 18 0 4 0 601406913 289062912 1727 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 282288

[startup+0.444643 s]
/proc/loadavg: 6.88 7.86 7.94 7/179 4898
/proc/meminfo: memFree=29521488/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=285088 CPUtime=3.2 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 5109 0 0 0 320 0 0 0 19 0 4 0 601406912 291930112 3213 33554432000 4194304 4627427 140734144978080 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 71272 3213 385 106 0 66243 0
[pid=4898/tid=4899] ppid=4893 vsize=285088 CPUtime=0.8 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1170 0 0 0 80 0 0 0 18 0 4 0 601406913 291930112 3213 33554432000 4194304 4627427 140734144978080 18446744073709551615 4327274 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=285088 CPUtime=0.79 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1214 0 0 0 79 0 0 0 19 0 4 0 601406913 291930112 3214 33554432000 4194304 4627427 140734144978080 18446744073709551615 4332210 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=285088 CPUtime=0.8 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1118 0 0 0 80 0 0 0 18 0 4 0 601406913 291930112 3214 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 285088

[startup+0.907926 s]
/proc/loadavg: 6.88 7.86 7.94 7/179 4898
/proc/meminfo: memFree=29521488/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=285816 CPUtime=3.6 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 6019 0 0 0 360 0 0 0 19 0 4 0 601406912 292675584 2753 33554432000 4194304 4627427 140734144978080 18446744073709551615 4333258 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 71454 2753 385 106 0 66425 0
[pid=4898/tid=4899] ppid=4893 vsize=285816 CPUtime=0.9 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1387 0 0 0 90 0 0 0 19 0 4 0 601406913 292675584 2753 33554432000 4194304 4627427 140734144978080 18446744073709551615 4330061 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=285816 CPUtime=0.89 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1452 0 0 0 89 0 0 0 19 0 4 0 601406913 292675584 2753 33554432000 4194304 4627427 140734144978080 18446744073709551615 4504455 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=285816 CPUtime=0.9 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1347 0 0 0 90 0 0 0 19 0 4 0 601406913 292675584 2753 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 285816

[startup+1.00791 s]
/proc/loadavg: 6.88 7.86 7.94 7/179 4898
/proc/meminfo: memFree=29521488/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=285816 CPUtime=4 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 6289 0 0 0 400 0 0 0 19 0 4 0 601406912 292675584 3023 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 71454 3023 385 106 0 66425 0
[pid=4898/tid=4899] ppid=4893 vsize=285816 CPUtime=1 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1453 0 0 0 100 0 0 0 19 0 4 0 601406913 292675584 3023 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=285816 CPUtime=0.99 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1520 0 0 0 99 0 0 0 19 0 4 0 601406913 292675584 3023 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=285816 CPUtime=1 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1413 0 0 0 100 0 0 0 19 0 4 0 601406913 292675584 3023 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 285816

[startup+1.50082 s]
/proc/loadavg: 6.88 7.86 7.94 7/179 4898
/proc/meminfo: memFree=29521488/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=286312 CPUtime=5.97 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 8346 0 0 0 596 1 0 0 20 0 4 0 601406912 293183488 3428 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 71578 3428 386 106 0 66549 0
[pid=4898/tid=4899] ppid=4893 vsize=286312 CPUtime=1.49 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1952 0 0 0 149 0 0 0 19 0 4 0 601406913 293183488 3429 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=286312 CPUtime=1.49 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 2042 0 0 0 149 0 0 0 20 0 4 0 601406913 293183488 3429 33554432000 4194304 4627427 140734144978080 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=286312 CPUtime=1.48 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 1935 0 0 0 148 0 0 0 20 0 4 0 601406913 293183488 3429 33554432000 4194304 4627427 140734144978080 18446744073709551615 231895151649 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286312

[startup+3.10052 s]
/proc/loadavg: 6.97 7.86 7.94 9/184 4903
/proc/meminfo: memFree=29438864/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=287372 CPUtime=12.36 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 20106 0 0 0 1233 3 0 0 25 0 4 0 601406912 294268928 11476 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 71843 11476 389 106 0 66814 0
[pid=4898/tid=4899] ppid=4893 vsize=287372 CPUtime=3.08 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 4421 0 0 0 308 0 0 0 25 0 4 0 601406913 294268928 11476 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=287372 CPUtime=3.07 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 5459 0 0 0 307 0 0 0 25 0 4 0 601406913 294268928 11476 33554432000 4194304 4627427 140734144978080 18446744073709551615 4330178 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=287372 CPUtime=3.09 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 4942 0 0 0 308 1 0 0 25 0 4 0 601406913 294268928 11476 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 287372

[startup+6.30092 s]
/proc/loadavg: 6.97 7.86 7.94 9/184 4903
/proc/meminfo: memFree=29414816/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=304000 CPUtime=25.14 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 31291 0 0 0 2509 5 0 0 25 0 4 0 601406912 311296000 15653 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 76000 15653 389 106 0 70971 0
[pid=4898/tid=4899] ppid=4893 vsize=304000 CPUtime=6.29 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 8065 0 0 0 628 1 0 0 25 0 4 0 601406913 311296000 15653 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=304000 CPUtime=6.26 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 8863 0 0 0 625 1 0 0 25 0 4 0 601406913 311296000 15653 33554432000 4194304 4627427 140734144978080 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=304000 CPUtime=6.28 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 6925 0 0 0 627 1 0 0 25 0 4 0 601406913 311296000 15653 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 304000

[startup+12.7007 s]
/proc/loadavg: 7.13 7.87 7.94 9/184 4903
/proc/meminfo: memFree=29339168/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=275432 CPUtime=50.73 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 50468 0 0 0 5064 9 0 0 25 0 4 0 601406912 282042368 24526 33554432000 4194304 4627427 140734144978080 18446744073709551615 4420272 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 68858 24526 389 106 0 63829 0
[pid=4898/tid=4899] ppid=4893 vsize=275432 CPUtime=12.69 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 12666 0 0 0 1267 2 0 0 25 0 4 0 601406913 282042368 24526 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=275432 CPUtime=12.63 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 12648 0 0 0 1261 2 0 0 25 0 4 0 601406913 282042368 24526 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=275432 CPUtime=12.69 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 11823 0 0 0 1267 2 0 0 25 0 4 0 601406913 282042368 24526 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 275432

[startup+25.5003 s]
/proc/loadavg: 7.26 7.87 7.94 9/184 4904
/proc/meminfo: memFree=29273560/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=295660 CPUtime=101.84 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 70613 0 0 0 10170 14 0 0 25 0 4 0 601406912 302755840 34266 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 73915 34266 389 106 0 68886 0
[pid=4898/tid=4899] ppid=4893 vsize=295660 CPUtime=25.49 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 20052 0 0 0 2545 4 0 0 25 0 4 0 601406913 302755840 34266 33554432000 4194304 4627427 140734144978080 18446744073709551615 4327557 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=295660 CPUtime=25.36 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 17639 0 0 0 2533 3 0 0 25 0 4 0 601406913 302755840 34266 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=295660 CPUtime=25.49 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 14359 0 0 0 2546 3 0 0 25 0 4 0 601406913 302755840 34266 33554432000 4194304 4627427 140734144978080 18446744073709551615 4299724 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 295660

[startup+51.1005 s]
/proc/loadavg: 7.57 7.90 7.94 9/184 4904
/proc/meminfo: memFree=29214440/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=391996 CPUtime=204.1 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 103016 0 0 0 20388 22 0 0 25 0 4 0 601406912 401403904 45000 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 97999 45000 389 106 0 92970 0
[pid=4898/tid=4899] ppid=4893 vsize=391996 CPUtime=51.08 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 28798 0 0 0 5101 7 0 0 25 0 4 0 601406913 401403904 45000 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=391996 CPUtime=50.82 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 24327 0 0 0 5078 4 0 0 25 0 4 0 601406913 401403904 45000 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=391996 CPUtime=51.08 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 24196 0 0 0 5103 5 0 0 25 0 4 0 601406913 401403904 45000 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 391996

[startup+102.301 s]
/proc/loadavg: 7.95 7.94 7.95 9/184 4906
/proc/meminfo: memFree=29143100/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=426548 CPUtime=408.62 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 148141 0 0 0 40828 34 0 0 25 0 4 0 601406912 436785152 52802 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 106637 52802 389 106 0 101608 0
[pid=4898/tid=4899] ppid=4893 vsize=426548 CPUtime=102.28 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 38659 0 0 0 10219 9 0 0 25 0 4 0 601406913 436785152 52802 33554432000 4194304 4627427 140734144978080 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=426548 CPUtime=101.74 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 30540 0 0 0 10169 5 0 0 25 0 4 0 601406913 436785152 52802 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=426548 CPUtime=102.29 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 40398 0 0 0 10219 10 0 0 25 0 4 0 601406913 436785152 52802 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 426548

[startup+162.301 s]

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

[pid=4898] ppid=4893 vsize=632956 CPUtime=2565.69 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 479509 0 0 0 256407 162 0 0 25 0 4 0 601406912 648146944 104267 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 158239 104267 389 106 0 153210 0
[pid=4898/tid=4899] ppid=4893 vsize=632956 CPUtime=642.24 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 125520 0 0 0 64183 41 0 0 25 0 4 0 601406913 648146944 104267 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=632956 CPUtime=638.82 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 89963 0 0 0 63852 30 0 0 25 0 4 0 601406913 648146944 104267 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=632956 CPUtime=642.3 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 136876 0 0 0 64181 49 0 0 25 0 4 0 601406913 648146944 104267 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.69
Current children cumulated vsize (KiB) 632956

[startup+702.301 s]
/proc/loadavg: 8.20 8.12 8.02 9/184 4922
/proc/meminfo: memFree=28658212/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=671168 CPUtime=2805.36 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 504037 0 0 0 280364 172 0 0 25 0 4 0 601406912 687276032 107579 33554432000 4194304 4627427 140734144978080 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 167792 107579 389 106 0 162763 0
[pid=4898/tid=4899] ppid=4893 vsize=671168 CPUtime=702.24 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 133716 0 0 0 70179 45 0 0 25 0 4 0 601406913 687276032 107579 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=671168 CPUtime=698.49 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 92893 0 0 0 69818 31 0 0 25 0 4 0 601406913 687276032 107579 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=671168 CPUtime=702.3 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 141368 0 0 0 70180 50 0 0 25 0 4 0 601406913 687276032 107579 33554432000 4194304 4627427 140734144978080 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 671168

[startup+762.3 s]
/proc/loadavg: 8.18 8.13 8.03 9/184 4923
/proc/meminfo: memFree=28639080/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=627808 CPUtime=3045.02 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 527125 0 0 0 304320 182 0 0 25 0 4 0 601406912 642875392 114995 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 156952 114995 389 106 0 151923 0
[pid=4898/tid=4899] ppid=4893 vsize=627808 CPUtime=762.24 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 138851 0 0 0 76176 48 0 0 25 0 4 0 601406913 642875392 114995 33554432000 4194304 4627427 140734144978080 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=627808 CPUtime=758.17 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 98611 0 0 0 75783 34 0 0 25 0 4 0 601406913 642875392 114995 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=627808 CPUtime=762.31 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 148997 0 0 0 76178 53 0 0 25 0 4 0 601406913 642875392 114995 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 627808

[startup+822.301 s]
/proc/loadavg: 8.09 8.11 8.03 9/184 4925
/proc/meminfo: memFree=28590192/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=667308 CPUtime=3284.72 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 549761 0 0 0 328281 191 0 0 25 0 4 0 601406912 683323392 117541 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 166827 117541 389 106 0 161798 0
[pid=4898/tid=4899] ppid=4893 vsize=667308 CPUtime=822.24 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 146017 0 0 0 82174 50 0 0 25 0 4 0 601406913 683323392 117541 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=667308 CPUtime=817.84 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 101666 0 0 0 81749 35 0 0 25 0 4 0 601406913 683323392 117541 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=667308 CPUtime=822.32 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 153956 0 0 0 82177 55 0 0 25 0 4 0 601406913 683323392 117541 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 667308

[startup+882.301 s]
/proc/loadavg: 8.04 8.09 8.02 9/184 4927
/proc/meminfo: memFree=28512036/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=798512 CPUtime=3524.38 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 574260 0 0 0 352238 200 0 0 25 0 4 0 601406912 817676288 126804 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 199628 126804 389 106 0 194599 0
[pid=4898/tid=4899] ppid=4893 vsize=798512 CPUtime=882.23 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 157478 0 0 0 88169 54 0 0 25 0 4 0 601406913 817676288 126804 33554432000 4194304 4627427 140734144978080 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=798512 CPUtime=877.51 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 103621 0 0 0 87715 36 0 0 25 0 4 0 601406913 817676288 126804 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=798512 CPUtime=882.31 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 162719 0 0 0 88174 57 0 0 25 0 4 0 601406913 817676288 126804 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 798512

[startup+942.307 s]
/proc/loadavg: 8.01 8.07 8.02 9/184 4928
/proc/meminfo: memFree=28491896/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=746300 CPUtime=3764.07 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 601848 0 0 0 376195 212 0 0 25 0 4 0 601406912 764211200 136873 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 186575 136873 389 106 0 181546 0
[pid=4898/tid=4899] ppid=4893 vsize=746300 CPUtime=942.22 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 165042 0 0 0 94165 57 0 0 25 0 4 0 601406913 764211200 136873 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=746300 CPUtime=937.2 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 108339 0 0 0 93682 38 0 0 25 0 4 0 601406913 764211200 136873 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=746300 CPUtime=942.32 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 170354 0 0 0 94171 61 0 0 25 0 4 0 601406913 764211200 136873 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 746300

[startup+1002.3 s]
/proc/loadavg: 8.00 8.06 8.01 9/184 4930
/proc/meminfo: memFree=28504024/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=747020 CPUtime=4003.72 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 621930 0 0 0 400151 221 0 0 25 0 4 0 601406912 764948480 127053 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 186755 127053 389 106 0 181726 0
[pid=4898/tid=4899] ppid=4893 vsize=747020 CPUtime=1002.22 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 172376 0 0 0 100162 60 0 0 25 0 4 0 601406913 764948480 127054 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=747020 CPUtime=996.86 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 111815 0 0 0 99647 39 0 0 25 0 4 0 601406913 764948480 127054 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=747020 CPUtime=1002.32 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 178367 0 0 0 100167 65 0 0 25 0 4 0 601406913 764948480 127054 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 747020

[startup+1062.3 s]
/proc/loadavg: 8.00 8.04 8.01 9/184 4931
/proc/meminfo: memFree=28406276/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=773240 CPUtime=4243.39 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 650070 0 0 0 424105 234 0 0 25 0 4 0 601406912 791797760 136978 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 193310 136978 389 106 0 188281 0
[pid=4898/tid=4899] ppid=4893 vsize=773240 CPUtime=1062.21 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 180296 0 0 0 106157 64 0 0 25 0 4 0 601406913 791797760 136978 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=773240 CPUtime=1056.54 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 116569 0 0 0 105613 41 0 0 25 0 4 0 601406913 791797760 136978 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=773240 CPUtime=1062.32 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 186117 0 0 0 106163 69 0 0 25 0 4 0 601406913 791797760 136978 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 773240

[startup+1122.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 4933
/proc/meminfo: memFree=28417752/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=827180 CPUtime=4483.07 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 666467 0 0 0 448063 244 0 0 25 0 4 0 601406912 847032320 140346 33554432000 4194304 4627427 140734144978080 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 206795 140346 389 106 0 201766 0
[pid=4898/tid=4899] ppid=4893 vsize=827180 CPUtime=1122.21 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 183125 0 0 0 112155 66 0 0 25 0 4 0 601406913 847032320 140346 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=827180 CPUtime=1116.21 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 118987 0 0 0 111579 42 0 0 25 0 4 0 601406913 847032320 140346 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=827180 CPUtime=1122.32 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 190732 0 0 0 112160 72 0 0 25 0 4 0 601406913 847032320 140347 33554432000 4194304 4627427 140734144978080 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 827180

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/184 4935
/proc/meminfo: memFree=28379620/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=827804 CPUtime=4722.74 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 681952 0 0 0 472022 252 0 0 25 0 4 0 601406912 847671296 138757 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 206951 138757 389 106 0 201922 0
[pid=4898/tid=4899] ppid=4893 vsize=827804 CPUtime=1182.21 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 186707 0 0 0 118153 68 0 0 25 0 4 0 601406913 847671296 138757 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=827804 CPUtime=1175.89 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 119376 0 0 0 117546 43 0 0 25 0 4 0 601406913 847671296 138757 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=827804 CPUtime=1182.33 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 196516 0 0 0 118158 75 0 0 25 0 4 0 601406913 847671296 138757 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 827804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.03 8.04 8.00 10/184 4935
/proc/meminfo: memFree=28367692/32950928 swapFree=67111356/67111528
[pid=4898] ppid=4893 vsize=886956 CPUtime=4800.26 cores=0,2,4,6
/proc/4898/stat : 4898 (strangenight2-m) R 4893 4898 4858 0 -1 4202496 688143 0 0 0 479771 255 0 0 25 0 4 0 601406912 908242944 136686 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4898/statm: 221739 136686 389 106 0 216710 0
[pid=4898/tid=4899] ppid=4893 vsize=886956 CPUtime=1201.61 cores=0,2,4,6
/proc/4898/task/4899/stat : 4899 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 187768 0 0 0 120093 68 0 0 25 0 4 0 601406913 908242944 136686 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4898/tid=4900] ppid=4893 vsize=886956 CPUtime=1195.19 cores=0,2,4,6
/proc/4898/task/4900/stat : 4900 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 120355 0 0 0 119476 43 0 0 25 0 4 0 601406913 908242944 136686 33554432000 4194304 4627427 140734144978080 18446744073709551615 4501675 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4898/tid=4901] ppid=4893 vsize=886956 CPUtime=1201.73 cores=0,2,4,6
/proc/4898/task/4901/stat : 4901 (strangenight2-m) R 4893 4898 4858 0 -1 4202560 199351 0 0 0 120097 76 0 0 25 0 4 0 601406913 908242944 136686 33554432000 4194304 4627427 140734144978080 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 886956

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.31
CPU user time (s): 4797.73
CPU system time (s): 2.58061
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 984276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.73
system time used= 2.58061
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 688143
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= 450
involuntary context switches= 21125

runsolver used 1.87771 second user time and 4.68629 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 23:16:02
IDJOB=3174192
IDBENCH=83010
IDSOLVER=1586
FILE ID=node114/3174192-1304111762
RUNJOBID= node114-1304111762-4876
PBS_JOBID= 13170690
Free space on /tmp= 71804 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-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-3174192-1304111762/watcher-3174192-1304111762 -o /tmp/evaluation-result-3174192-1304111762/solver-3174192-1304111762 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174192-1304111762.cnf

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

MD5SUM BENCH= 47049d4705301f4ac565d8b47d11d0a5
RANDOM SEED=1271816739

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29521916 kB
Buffers:       1062872 kB
Cached:        1794404 kB
SwapCached:        168 kB
Active:         148984 kB
Inactive:      2772660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29521916 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11820 kB
Writeback:           0 kB
AnonPages:       64516 kB
Mapped:          14716 kB
Slab:           440960 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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