Trace number 3174207

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S912111154-025.UNKNOWN.cnf
MD5SUM63be53becd3199de3ebad3751e577715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3174207-1304115211.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2343/2343 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:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     257 undec:      58 neg:     235
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       538      2331         0         0      7064         0   no data   no data
0.20/0.06	c Decided on static restart strategy
0.38/0.16	c  N st     8      4914       538      2331         0      4843      7064    122206   no data   no data
1.57/0.42	c  N st    10     11297       538      2331         0      4462      7064     78662   no data   no data
2.77/0.70	c  N st    11     17040       538      2331         0     10102      7064    219162   no data   no data
4.40/1.11	c  F st    12     25004       538      2331         0     12415      7064    271813   no data   no data
4.40/1.11	c  N st    12     25004       538      2331         0     12415      7064    271813   no data   no data
5.17/1.35	c Decided on static restart strategy
5.17/1.35	c  N st    18     30002       538      2331         0     10674      7064    205175   no data   no data
5.17/1.35	c  S st    18     30002       538      2331         0     10674      7064    205175   no data   no data
5.17/1.38	c  S st    18     30506       538      2331         0     11178      7064    216785   no data   no data
5.17/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.17/1.38	c blocked clauses removed:       12 vars:      2 tried:         538 T: 0.00 s
5.17/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
5.17/1.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.17/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.44	c lits-rem:       168  cl-subs:      415  v-elim:      0  v-fix:    0  time:  0.04 s
5.57/1.45	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.01
5.57/1.45	c calculated reachability. Time: 0.00
5.57/1.45	c  N st    18     30506       536      2319         0     10763      7028    206158   no data   no data
7.17/1.84	c  N st    20     37619       536      2319         0     10029      7028    174192   no data   no data
8.78/2.25	c  N st    21     44018       536      2319         0     16296      7028    330924   no data   no data
9.16/2.37	c  S st    22     45760       536      2319         0      9251      7028    136195   no data   no data
9.56/2.40	c  S st    22     46261       536      2319         0      9752      7028    148073   no data   no data
9.56/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.56/2.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.56/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
9.56/2.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.56/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.56/2.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.42	c lits-rem:        43  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.01 s
9.56/2.42	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
9.56/2.42	c vivif2 --  cl tried     9712 cl shrink        0 lits rem          0 time: 0.00
9.56/2.42	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.01
9.56/2.42	c calculated reachability. Time: 0.00
9.56/2.42	c  N st    22     46261       536      2319         0      9712      7028    146933   no data   no data
13.56/3.45	c  N st    23     60661       536      2319         0     14129      7028    253036   no data   no data
15.96/4.10	c  N st    24     69392       536      2319         0     11865      7028    179348   no data   no data
15.96/4.10	c  S st    24     69392       536      2319         0     11865      7028    179348   no data   no data
16.36/4.13	c  S st    24     69897       536      2319         0     12370      7028    190606   no data   no data
16.36/4.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.36/4.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.36/4.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.36/4.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.36/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.36/4.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
16.36/4.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.36/4.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.36/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.36/4.16	c lits-rem:        29  cl-subs:      153  v-elim:      0  v-fix:    0  time:  0.02 s
16.36/4.16	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
16.36/4.16	c vivif2 --  cl tried    12217 cl shrink        0 lits rem          0 time: 0.00
16.36/4.17	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.01
16.36/4.17	c calculated reachability. Time: 0.00
16.36/4.17	c  N st    24     69897       536      2319         0     12217      7028    186401   no data   no data
21.97/5.53	c  F st    25     87502       536      2319         0     17658      7028    319095   no data   no data
21.97/5.54	c  N st    25     87502       536      2319         0     17658      7028    319095   no data   no data
23.55/5.98	c Decided on static restart strategy
24.75/6.23	c  N st    32     95543       536      2319         0     25526      7028    506651   no data   no data
27.53/6.91	c  N st    34    104845       536      2319         0     21935      7028    399518   no data   no data
27.53/6.91	c  S st    34    104845       536      2319         0     21935      7028    399518   no data   no data
27.53/6.97	c  S st    34    105351       536      2319         0     22441      7028    411261   no data   no data
27.53/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.53/6.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.53/6.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.53/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.53/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.53/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
27.53/6.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.53/6.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.53/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.33/7.14	c lits-rem:       106  cl-subs:      811  v-elim:      0  v-fix:    0  time:  0.14 s
28.33/7.14	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
28.33/7.14	c vivif2 --  cl tried    21630 cl shrink        0 lits rem          0 time: 0.00
28.33/7.16	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.01
28.33/7.16	c calculated reachability. Time: 0.00
28.33/7.16	c  N st    34    105351       536      2319         0     21630      7028    390766   no data   no data
31.93/8.00	c  N st    35    114951       536      2319         0     17320      7028    263873   no data   no data
37.53/9.42	c  N st    36    129348       536      2319         0     16731      7028    231431   no data   no data
45.12/11.36	c  N st    37    150943       536      2319         0     22250      7028    362784   no data   no data
47.93/12.10	c  S st    38    158027       536      2319         0     29195      7028    545392   no data   no data
48.33/12.18	c  S st    38    158528       536      2319         0     29695      7028    556847   no data   no data
48.33/12.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.33/12.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.33/12.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.33/12.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.33/12.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.33/12.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
48.33/12.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
48.33/12.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.71/12.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.31/12.61	c lits-rem:       405  cl-subs:     1206  v-elim:      0  v-fix:    0  time:  0.40 s
50.31/12.61	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
50.31/12.62	c vivif2 --  cl tried    28489 cl shrink        0 lits rem          0 time: 0.01
50.31/12.63	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.02
50.31/12.63	c calculated reachability. Time: 0.00
50.31/12.63	c  N st    38    158528       536      2319         0     28489      7028    523592   no data   no data
70.31/17.64	c  N st    39    207116       536      2319         0     23175      7028    342419   no data   no data
84.27/21.17	c  N st    40    237792       536      2319         0     33589      7028    578157   no data   no data
84.27/21.17	c  S st    40    237792       536      2319         0     33589      7028    578157   no data   no data
84.67/21.25	c  S st    40    238296       536      2319         0     34092      7028    589817   no data   no data
84.67/21.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.67/21.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.67/21.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.67/21.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.67/21.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.67/21.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
84.67/21.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.67/21.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.67/21.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.06/21.80	c lits-rem:       308  cl-subs:     1569  v-elim:      0  v-fix:    0  time:  0.51 s
87.06/21.80	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
87.06/21.81	c vivif2 --  cl tried    32523 cl shrink        0 lits rem          0 time: 0.01
87.06/21.83	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.02
87.06/21.83	c calculated reachability. Time: 0.00
87.06/21.83	c  N st    40    238296       536      2319         0     32523      7028    551678   no data   no data
119.02/29.82	c  F st    41    306251       536      2319         0     34470      7028    536508   no data   no data
119.02/29.82	c  N st    41    306251       536      2319         0     34470      7028    536508   no data   no data
121.82/30.53	c Decided on static restart strategy
132.60/33.28	c  N st    51    334553       536      2319         0     38694      7028    644808   no data   no data
145.38/36.41	c  N st    53    357444       536      2319         0     36651      7028    577706   no data   no data
145.38/36.41	c  S st    53    357444       536      2319         0     36651      7028    577706   no data   no data
145.79/36.50	c  S st    53    357951       536      2319         0     37157      7028    589632   no data   no data
145.79/36.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.79/36.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.79/36.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.79/36.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.79/36.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.79/36.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
145.79/36.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
145.79/36.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.79/36.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.99/36.87	c lits-rem:       254  cl-subs:     1079  v-elim:      0  v-fix:    0  time:  0.32 s
146.99/36.87	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
146.99/36.88	c vivif2 --  cl tried    36078 cl shrink        0 lits rem          0 time: 0.01
147.39/36.90	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.03
147.39/36.91	c calculated reachability. Time: 0.00
147.39/36.91	c  N st    53    357951       536      2319         0     36078      7028    563183   no data   no data
165.36/41.46	c  N st    54    390343       536      2319         0     42287      7028    698769   no data   no data
193.73/48.54	c  N st    55    438932       536      2319         0     35981      7028    500649   no data   no data
236.07/59.16	c  N st    56    511814       536      2319         0     49331      7028    793854   no data   no data
250.85/62.82	c  N st    57    536928       536      2319         0     43742      7028    671322   no data   no data
250.85/62.82	c  S st    57    536928       536      2319         0     43742      7028    671322   no data   no data
251.25/62.94	c  S st    57    537435       536      2319         0     44248      7028    682980   no data   no data
251.25/62.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
251.25/62.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
251.25/62.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
251.25/62.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.25/62.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.25/62.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
251.25/62.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
251.25/62.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
251.25/62.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.65/63.55	c lits-rem:       650  cl-subs:     1356  v-elim:      0  v-fix:    0  time:  0.56 s
253.65/63.55	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
253.65/63.56	c vivif2 --  cl tried    42892 cl shrink        0 lits rem          0 time: 0.01
254.05/63.60	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.03
254.05/63.60	c calculated reachability. Time: 0.00
254.05/63.60	c  N st    57    537435       536      2319         0     42892      7028    645976   no data   no data
365.90/91.64	c  N st    58    701419       536      2319         0     37337      7028    410777   no data   no data
442.60/110.84	c  N st    59    806152       536      2319         0     66044      7028   1144569   no data   no data
442.60/110.84	c  S st    59    806152       536      2319         0     66044      7028   1144569   no data   no data
443.41/111.04	c  S st    59    806655       536      2319         0     66545      7028   1156922   no data   no data
443.41/111.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
443.41/111.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
443.41/111.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
443.41/111.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
443.41/111.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.41/111.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
443.41/111.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
443.41/111.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
443.81/111.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.58/113.86	c lits-rem:       462  cl-subs:     3320  v-elim:      0  v-fix:    0  time:  2.74 s
454.58/113.86	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
454.58/113.88	c vivif2 --  cl tried    63225 cl shrink        0 lits rem          0 time: 0.02
454.98/113.94	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.06
454.98/113.94	c calculated reachability. Time: 0.00
454.98/113.94	c  N st    59    806655       536      2319         0     63225      7028   1070617   no data   no data
687.47/172.10	c  F st    60   1071875       536      2319         0     78910      7028   1365410   no data   no data
687.47/172.10	c  N st    60   1071875       536      2319         0     78910      7028   1365410   no data   no data
694.28/173.89	c Decided on static restart strategy
713.83/178.73	c  N st    70   1100180       536      2319         0     62809      7028    899060   no data   no data
746.19/186.84	c  N st    72   1136173       536      2319         0     53144      7028    655000   no data   no data
774.95/194.08	c  N st    73   1168567       536      2319         0     84756      7028   1422683   no data   no data
809.70/202.80	c  N st    74   1209982       536      2319         0     79394      7028   1288059   no data   no data
809.70/202.80	c  S st    74   1209982       536      2319         0     79394      7028   1288059   no data   no data
810.90/203.04	c  S st    74   1210484       536      2319         0     79895      7028   1300086   no data   no data
810.90/203.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
810.90/203.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
810.90/203.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
810.90/203.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.90/203.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.90/203.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
810.90/203.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
811.30/203.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
811.30/203.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.49/206.43	c lits-rem:      1204  cl-subs:     4450  v-elim:      0  v-fix:    0  time:  3.28 s
824.49/206.43	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
824.49/206.45	c vivif2 --  cl tried    75445 cl shrink        0 lits rem          0 time: 0.02
824.89/206.52	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.08
824.89/206.53	c calculated reachability. Time: 0.00
824.89/206.53	c  N st    74   1210484       536      2319         0     75445      7028   1197519   no data   no data
900.39/225.49	c  N st    75   1283366       536      2319         0     52000      7028    561872   no data   no data
1006.64/252.07	c  N st    76   1392691       536      2319         0     60371      7028    741399   no data   no data
1176.81/294.62	c  N st    77   1556675       536      2319         0     64809      7028    791604   no data   no data
1347.38/337.39	c  N st    78   1710484       536      2319         0    106815      7028   1859196   no data   no data
1347.38/337.39	c  S st    78   1710484       536      2319         0    106815      7028   1859196   no data   no data
1349.00/337.73	c  S st    78   1710991       536      2319         0    107321      7028   1871928   no data   no data
1349.00/337.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1349.00/337.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1349.00/337.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1349.00/337.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1349.00/337.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1349.00/337.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
1349.00/337.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1349.37/337.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1349.37/337.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1390.11/348.03	c lits-rem:       919  cl-subs:     6402  v-elim:      0  v-fix:    0  time: 10.15 s
1390.11/348.03	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
1390.11/348.06	c vivif2 --  cl tried   100919 cl shrink        0 lits rem          0 time: 0.03
1390.51/348.17	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.11
1390.51/348.17	c calculated reachability. Time: 0.00
1390.51/348.17	c  N st    78   1710991       536      2319         0    100919      7028   1716221   no data   no data
1799.97/450.62	c  N st    79   2079956       536      2319         0    112555      7028   1873122   no data   no data
1955.75/489.67	c  N st    80   2210991       536      2319         0    116540      7028   2028314   no data   no data
1955.75/489.67	c  S st    80   2210991       536      2319         0    116540      7028   2028314   no data   no data
1957.35/490.08	c  S st    80   2211496       536      2319         0    117045      7028   2041121   no data   no data
1957.35/490.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1957.75/490.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1957.75/490.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1957.75/490.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1957.75/490.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1957.75/490.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
1957.75/490.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1957.75/490.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1958.15/490.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2009.68/503.19	c lits-rem:      1331  cl-subs:     6728  v-elim:      0  v-fix:    0  time: 12.95 s
2009.68/503.19	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
2010.08/503.22	c vivif2 --  cl tried   110317 cl shrink        0 lits rem          0 time: 0.03
2010.48/503.35	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.13
2010.48/503.36	c calculated reachability. Time: 0.00
2010.48/503.36	c  N st    80   2211496       536      2319         0    110317      7028   1864543   no data   no data
2658.80/665.65	c  N st    81   2711496       536      2319         0    133482      7028   2276642   no data   no data
2658.80/665.65	c  S st    81   2711496       536      2319         0    133482      7028   2276642   no data   no data
2660.80/666.13	c  S st    81   2712001       536      2319         0    133986      7028   2289110   no data   no data
2660.80/666.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2661.20/666.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2661.20/666.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2661.20/666.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2661.20/666.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2661.20/666.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
2661.20/666.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2661.20/666.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2661.60/666.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2744.29/687.00	c lits-rem:      1025  cl-subs:    11185  v-elim:      0  v-fix:    0  time: 20.69 s
2744.29/687.00	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
2744.29/687.03	c vivif2 --  cl tried   122801 cl shrink        0 lits rem          0 time: 0.03
2744.69/687.17	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.14
2744.69/687.18	c calculated reachability. Time: 0.00
2744.69/687.18	c  N st    81   2712001       536      2319         0    122801      7028   2030716   no data   no data
3472.50/869.33	c  N st    82   3212001       536      2319         0     98544      7028   1269649   no data   no data
3472.50/869.33	c  S st    82   3212001       536      2319         0     98544      7028   1269649   no data   no data
3473.70/869.66	c  S st    82   3212503       536      2319         0     99045      7028   1282208   no data   no data
3473.70/869.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3474.10/869.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
3474.10/869.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3474.10/869.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3474.10/869.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3474.10/869.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
3474.10/869.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3474.10/869.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3474.10/869.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3483.28/872.05	c lits-rem:       311  cl-subs:     3319  v-elim:      0  v-fix:    0  time:  2.27 s
3483.28/872.05	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
3483.28/872.07	c vivif2 --  cl tried    95726 cl shrink        0 lits rem          0 time: 0.02
3483.68/872.18	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.10
3483.68/872.18	c calculated reachability. Time: 0.00
3483.68/872.18	c  N st    82   3212503       536      2319         0     95726      7028   1206359   no data   no data
4352.11/1089.53	c  N st    83   3712503       536      2319         0    106541      7028   1368657   no data   no data
4352.11/1089.53	c  S st    83   3712503       536      2319         0    106541      7028   1368657   no data   no data
4353.71/1089.90	c  S st    83   3713009       536      2319         0    107047      7028   1381275   no data   no data
4353.71/1089.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4353.71/1089.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
4353.71/1089.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4353.71/1089.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4353.71/1089.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4353.71/1089.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
4353.71/1089.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4353.71/1089.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4354.12/1090.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4365.30/1092.85	c lits-rem:       325  cl-subs:     4473  v-elim:      0  v-fix:    0  time:  2.82 s
4365.30/1092.85	c vivif2 --  cl tried     2319 cl shrink        0 lits rem          0 time: 0.00
4365.30/1092.87	c vivif2 --  cl tried   102574 cl shrink        0 lits rem          0 time: 0.02
4365.70/1092.99	c asymm  cl-useful: 0/2319/2319 lits-rem:0 time: 0.11
4365.70/1092.99	c calculated reachability. Time: 0.00
4365.70/1092.99	c  N st    83   3713009       536      2319         0    102574      7028   1283932   no data   no data
4424.02/1107.56	c  F st    84   3751562       536      2319         0    140315      7028   2288684   no data   no data
4424.02/1107.56	c  N st    84   3751562       536      2319         0    140315      7028   2288684   no data   no data
4435.60/1110.40	c Decided on static restart strategy
4481.96/1122.06	c  N st    94   3779860       536      2319         0     85236      7028    805710   no data   no data
4528.68/1133.72	c  N st    96   3815852       536      2319         0    120268      7028   1633163   no data   no data
4589.39/1148.97	c  N st    97   3848244       536      2319         0    151813      7028   2380131   no data   no data
4674.48/1170.25	c  N st    98   3896833       536      2319         0    115346      7028   1478180   no data   no data
4797.93/1201.13	c  N st    99   3969716       536      2319         0    101869      7028   1204233   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174207-1304115211/watcher-3174207-1304115211 -o /tmp/evaluation-result-3174207-1304115211/solver-3174207-1304115211 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174207-1304115211.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.94 7.87 7.97 3/174 19642
/proc/meminfo: memFree=27898968/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 409 0 0 0 0 0 0 0 23 0 4 0 523120798 52441088 348 33554432000 4194304 4627427 140734031688928 18446744073709551615 47526069606322 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 12803 348 299 106 0 7774 0
[pid=19642/tid=19647] ppid=19639 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 523120799 52441088 348 33554432000 4194304 4627427 140734031688928 18446744073709551615 47526069606322 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 523120799 52441088 348 33554432000 4194304 4627427 140734031688928 18446744073709551615 47526069606320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523120799 52441088 348 33554432000 4194304 4627427 140734031688928 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.055924 s]
/proc/loadavg: 6.94 7.87 7.97 3/174 19642
/proc/meminfo: memFree=27898968/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=348024 CPUtime=0.2 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 1529 0 0 0 20 0 0 0 25 0 4 0 523120798 356376576 1447 33554432000 4194304 4627427 140734031688928 18446744073709551615 4310378 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 87006 1447 384 106 0 81977 0
[pid=19642/tid=19647] ppid=19639 vsize=348024 CPUtime=0.05 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 295 0 0 0 5 0 0 0 25 0 4 0 523120799 356376576 1447 33554432000 4194304 4627427 140734031688928 18446744073709551615 4332756 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=348024 CPUtime=0.04 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 350 0 0 0 4 0 0 0 25 0 4 0 523120799 356376576 1447 33554432000 4194304 4627427 140734031688928 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=348024 CPUtime=0.04 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 183 0 0 0 4 0 0 0 25 0 4 0 523120799 356376576 1447 33554432000 4194304 4627427 140734031688928 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 348024

[startup+0.100915 s]
/proc/loadavg: 6.94 7.87 7.97 3/174 19642
/proc/meminfo: memFree=27898968/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=348024 CPUtime=0.38 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 1759 0 0 0 38 0 0 0 25 0 4 0 523120798 356376576 1677 33554432000 4194304 4627427 140734031688928 18446744073709551615 4324736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 87006 1677 384 106 0 81977 0
[pid=19642/tid=19647] ppid=19639 vsize=348024 CPUtime=0.09 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 350 0 0 0 9 0 0 0 25 0 4 0 523120799 356376576 1677 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=348024 CPUtime=0.09 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 419 0 0 0 9 0 0 0 25 0 4 0 523120799 356376576 1677 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=348024 CPUtime=0.09 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 233 0 0 0 9 0 0 0 25 0 4 0 523120799 356376576 1677 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 348024

[startup+0.300877 s]
/proc/loadavg: 6.94 7.87 7.97 3/174 19642
/proc/meminfo: memFree=27898968/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=349580 CPUtime=1.17 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 2819 0 0 0 117 0 0 0 25 0 4 0 523120798 357969920 2149 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 87395 2149 385 106 0 82366 0
[pid=19642/tid=19647] ppid=19639 vsize=349580 CPUtime=0.29 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 603 0 0 0 29 0 0 0 25 0 4 0 523120799 357969920 2149 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=349580 CPUtime=0.29 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 692 0 0 0 29 0 0 0 25 0 4 0 523120799 357969920 2150 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=349580 CPUtime=0.29 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 504 0 0 0 29 0 0 0 25 0 4 0 523120799 357969920 2150 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 349580

[startup+0.700801 s]
/proc/loadavg: 6.94 7.87 7.97 3/174 19642
/proc/meminfo: memFree=27898968/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=350564 CPUtime=2.77 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 4402 0 0 0 277 0 0 0 25 0 4 0 523120798 358977536 2849 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309217 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 87641 2849 385 106 0 82612 0
[pid=19642/tid=19647] ppid=19639 vsize=350564 CPUtime=0.69 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 1002 0 0 0 69 0 0 0 25 0 4 0 523120799 358977536 2849 33554432000 4194304 4627427 140734031688928 18446744073709551615 4332731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=350564 CPUtime=0.69 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 1099 0 0 0 69 0 0 0 25 0 4 0 523120799 358977536 2849 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=350564 CPUtime=0.69 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 905 0 0 0 69 0 0 0 25 0 4 0 523120799 358977536 2850 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 350564

[startup+1.50065 s]
/proc/loadavg: 6.94 7.87 7.97 10/184 19652
/proc/meminfo: memFree=27878056/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=351900 CPUtime=5.97 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 8835 0 0 0 596 1 0 0 25 0 4 0 523120798 360345600 4567 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 87975 4567 390 106 0 82946 0
[pid=19642/tid=19647] ppid=19639 vsize=351900 CPUtime=1.49 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 1757 0 0 0 149 0 0 0 25 0 4 0 523120799 360345600 4567 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=351900 CPUtime=1.49 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 1919 0 0 0 149 0 0 0 25 0 4 0 523120799 360345600 4567 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=351900 CPUtime=1.48 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 1683 0 0 0 148 0 0 0 25 0 4 0 523120799 360345600 4567 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 351900

[startup+3.10035 s]
/proc/loadavg: 6.94 7.87 7.97 9/184 19652
/proc/meminfo: memFree=27854700/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=360716 CPUtime=12.36 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 18119 0 0 0 1233 3 0 0 25 0 4 0 523120798 369373184 9714 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 90179 9714 390 106 0 85150 0
[pid=19642/tid=19647] ppid=19639 vsize=360716 CPUtime=3.08 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 4065 0 0 0 308 0 0 0 25 0 4 0 523120799 369373184 9714 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=360716 CPUtime=3.08 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 4947 0 0 0 308 0 0 0 25 0 4 0 523120799 369373184 9715 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=360716 CPUtime=3.07 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 4377 0 0 0 307 0 0 0 25 0 4 0 523120799 369373184 9715 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 360716

[startup+6.30074 s]
/proc/loadavg: 7.02 7.87 7.97 10/184 19653
/proc/meminfo: memFree=27808076/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=367648 CPUtime=25.14 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 29314 0 0 0 2509 5 0 0 25 0 4 0 523120798 376471552 12932 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 91912 12932 389 106 0 86883 0
[pid=19642/tid=19647] ppid=19639 vsize=367648 CPUtime=6.28 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 7285 0 0 0 627 1 0 0 25 0 4 0 523120799 376471552 12932 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=367648 CPUtime=6.29 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 8509 0 0 0 628 1 0 0 25 0 4 0 523120799 376471552 12932 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=367648 CPUtime=6.25 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 6508 0 0 0 625 0 0 0 25 0 4 0 523120799 376471552 12932 33554432000 4194304 4627427 140734031688928 18446744073709551615 4324648 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 367648

[startup+12.7005 s]
/proc/loadavg: 7.10 7.87 7.97 10/184 19653
/proc/meminfo: memFree=27748716/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=368324 CPUtime=50.71 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 47005 0 0 0 5063 8 0 0 25 0 4 0 523120798 377163776 19109 33554432000 4194304 4627427 140734031688928 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 92081 19109 389 106 0 87052 0
[pid=19642/tid=19647] ppid=19639 vsize=368324 CPUtime=12.69 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 11478 0 0 0 1267 2 0 0 25 0 4 0 523120799 377163776 19109 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=368324 CPUtime=12.69 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 11547 0 0 0 1267 2 0 0 25 0 4 0 523120799 377163776 19109 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=368324 CPUtime=12.63 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 11407 0 0 0 1262 1 0 0 25 0 4 0 523120799 377163776 19109 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 368324

[startup+25.5011 s]
/proc/loadavg: 7.30 7.88 7.97 11/184 19653
/proc/meminfo: memFree=27684244/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=377688 CPUtime=101.84 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 71265 0 0 0 10171 13 0 0 25 0 4 0 523120798 386752512 26082 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 94422 26082 389 106 0 89393 0
[pid=19642/tid=19647] ppid=19639 vsize=377688 CPUtime=25.48 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 18359 0 0 0 2545 3 0 0 25 0 4 0 523120799 386752512 26082 33554432000 4194304 4627427 140734031688928 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=377688 CPUtime=25.49 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 17894 0 0 0 2546 3 0 0 25 0 4 0 523120799 386752512 26082 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=377688 CPUtime=25.36 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 16389 0 0 0 2534 2 0 0 25 0 4 0 523120799 386752512 26082 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 377688

[startup+51.1012 s]
/proc/loadavg: 7.60 7.90 7.98 9/184 19654
/proc/meminfo: memFree=27626428/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=376756 CPUtime=204.12 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 106080 0 0 0 20389 23 0 0 25 0 4 0 523120798 385798144 33399 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 94189 33399 389 106 0 89160 0
[pid=19642/tid=19647] ppid=19639 vsize=376756 CPUtime=51.08 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 28684 0 0 0 5103 5 0 0 25 0 4 0 523120799 385798144 33399 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=376756 CPUtime=51.09 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 27086 0 0 0 5103 6 0 0 25 0 4 0 523120799 385798144 33399 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=376756 CPUtime=50.82 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 22815 0 0 0 5078 4 0 0 25 0 4 0 523120799 385798144 33399 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 376756

[startup+102.306 s]
/proc/loadavg: 7.95 7.95 7.99 9/184 19655
/proc/meminfo: memFree=27567128/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=378164 CPUtime=408.66 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 157231 0 0 0 40827 39 0 0 25 0 4 0 523120798 387239936 41517 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 94541 41517 389 106 0 89512 0
[pid=19642/tid=19647] ppid=19639 vsize=378164 CPUtime=102.29 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 42356 0 0 0 10220 9 0 0 25 0 4 0 523120799 387239936 41517 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=378164 CPUtime=102.3 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 40149 0 0 0 10219 11 0 0 25 0 4 0 523120799 387239936 41517 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=378164 CPUtime=101.75 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 33211 0 0 0 10168 7 0 0 25 0 4 0 523120799 387239936 41517 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 378164

[startup+162.301 s]

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

[pid=19642] ppid=19639 vsize=526064 CPUtime=2805.4 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 455867 0 0 0 280389 151 0 0 25 0 4 0 523120798 538689536 90104 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 131516 90104 389 106 0 126487 0
[pid=19642/tid=19647] ppid=19639 vsize=526064 CPUtime=702.31 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 127872 0 0 0 70186 45 0 0 25 0 4 0 523120799 538689536 90104 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=526064 CPUtime=702.3 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 123835 0 0 0 70187 43 0 0 25 0 4 0 523120799 538689536 90104 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=526064 CPUtime=698.44 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 81997 0 0 0 69821 23 0 0 25 0 4 0 523120799 538689536 90104 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 526064

[startup+762.307 s]
/proc/loadavg: 8.09 8.07 8.01 10/184 19673
/proc/meminfo: memFree=27117896/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=526492 CPUtime=3045.1 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 475319 0 0 0 304351 159 0 0 25 0 4 0 523120798 539127808 94894 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 131623 94894 389 106 0 126594 0
[pid=19642/tid=19647] ppid=19639 vsize=526492 CPUtime=762.31 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 134553 0 0 0 76184 47 0 0 25 0 4 0 523120799 539127808 94894 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=526492 CPUtime=762.31 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 130146 0 0 0 76185 46 0 0 25 0 4 0 523120799 539127808 94894 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=526492 CPUtime=758.11 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 84674 0 0 0 75787 24 0 0 25 0 4 0 523120799 539127808 94894 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 526492

[startup+822.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/184 19674
/proc/meminfo: memFree=27117608/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=504636 CPUtime=3284.76 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 496964 0 0 0 328309 167 0 0 25 0 4 0 523120798 516747264 90896 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 126159 90896 389 106 0 121130 0
[pid=19642/tid=19647] ppid=19639 vsize=504636 CPUtime=822.31 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 141217 0 0 0 82182 49 0 0 25 0 4 0 523120799 516747264 90896 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=504636 CPUtime=822.31 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 135994 0 0 0 82183 48 0 0 25 0 4 0 523120799 516747264 90896 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=504636 CPUtime=817.78 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 87926 0 0 0 81753 25 0 0 25 0 4 0 523120799 516747264 90896 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 504636

[startup+882.301 s]
/proc/loadavg: 8.02 8.05 8.01 10/184 19676
/proc/meminfo: memFree=27061040/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=570396 CPUtime=3524.43 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 521671 0 0 0 352269 174 0 0 25 0 4 0 523120798 584085504 99295 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 142599 99295 389 106 0 137570 0
[pid=19642/tid=19647] ppid=19639 vsize=570396 CPUtime=882.32 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 151151 0 0 0 88180 52 0 0 25 0 4 0 523120799 584085504 99295 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=570396 CPUtime=882.31 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 141859 0 0 0 88181 50 0 0 25 0 4 0 523120799 584085504 99295 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=570396 CPUtime=877.46 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 90920 0 0 0 87719 27 0 0 25 0 4 0 523120799 584085504 99295 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 570396

[startup+942.301 s]
/proc/loadavg: 8.12 8.07 8.01 10/184 19677
/proc/meminfo: memFree=27037568/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=636144 CPUtime=3764.1 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 541903 0 0 0 376227 183 0 0 25 0 4 0 523120798 651411456 103990 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309197 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 159036 103990 389 106 0 154007 0
[pid=19642/tid=19647] ppid=19639 vsize=636144 CPUtime=942.32 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 157470 0 0 0 94177 55 0 0 25 0 4 0 523120799 651411456 103990 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=636144 CPUtime=942.31 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 147456 0 0 0 94179 52 0 0 25 0 4 0 523120799 651411456 103990 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=636144 CPUtime=937.12 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 93473 0 0 0 93684 28 0 0 25 0 4 0 523120799 651411456 103990 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 636144

[startup+1002.3 s]
/proc/loadavg: 8.12 8.07 8.01 10/184 19679
/proc/meminfo: memFree=27053404/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=578052 CPUtime=4003.78 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 558093 0 0 0 400187 191 0 0 25 0 4 0 523120798 591925248 101527 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 144513 101527 389 106 0 139484 0
[pid=19642/tid=19647] ppid=19639 vsize=578052 CPUtime=1002.32 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 163882 0 0 0 100175 57 0 0 25 0 4 0 523120799 591925248 101527 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=578052 CPUtime=1002.32 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 151645 0 0 0 100178 54 0 0 25 0 4 0 523120799 591925248 101527 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=578052 CPUtime=996.79 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 94386 0 0 0 99650 29 0 0 25 0 4 0 523120799 591925248 101527 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 578052

[startup+1062.3 s]
/proc/loadavg: 8.11 8.07 8.01 10/184 19681
/proc/meminfo: memFree=26983188/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=656552 CPUtime=4243.46 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 581954 0 0 0 424146 200 0 0 25 0 4 0 523120798 672309248 115741 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 164138 115741 389 106 0 159109 0
[pid=19642/tid=19647] ppid=19639 vsize=656552 CPUtime=1062.32 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 170614 0 0 0 106173 59 0 0 25 0 4 0 523120799 672309248 115741 33554432000 4194304 4627427 140734031688928 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=656552 CPUtime=1062.32 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 157193 0 0 0 106176 56 0 0 25 0 4 0 523120799 672309248 115741 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=656552 CPUtime=1056.46 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 100392 0 0 0 105614 32 0 0 25 0 4 0 523120799 672309248 115741 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 656552

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 19682
/proc/meminfo: memFree=26962328/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=669580 CPUtime=4483.13 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 596580 0 0 0 448105 208 0 0 25 0 4 0 523120798 685649920 116356 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 167395 116356 389 106 0 162366 0
[pid=19642/tid=19647] ppid=19639 vsize=669580 CPUtime=1122.33 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 175020 0 0 0 112172 61 0 0 25 0 4 0 523120799 685649920 116356 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=669580 CPUtime=1122.33 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 161411 0 0 0 112174 59 0 0 25 0 4 0 523120799 685649920 116356 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=669580 CPUtime=1116.13 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 101025 0 0 0 111580 33 0 0 25 0 4 0 523120799 685649920 116356 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 669580

[startup+1182.3 s]
/proc/loadavg: 8.13 8.08 8.02 10/184 19684
/proc/meminfo: memFree=26964784/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=656868 CPUtime=4722.81 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 607018 0 0 0 472069 212 0 0 25 0 4 0 523120798 672632832 110568 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 164217 110568 389 106 0 159188 0
[pid=19642/tid=19647] ppid=19639 vsize=656868 CPUtime=1182.32 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 180938 0 0 0 118169 63 0 0 25 0 4 0 523120799 672632832 110568 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=656868 CPUtime=1182.33 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 161529 0 0 0 118174 59 0 0 25 0 4 0 523120799 672632832 110568 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=656868 CPUtime=1175.8 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 103320 0 0 0 117547 33 0 0 25 0 4 0 523120799 672632832 110568 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 656868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.16 8.09 8.02 10/184 19684
/proc/meminfo: memFree=26965396/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=669996 CPUtime=4800.33 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 613948 0 0 0 479819 214 0 0 25 0 4 0 523120798 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 167499 110938 389 106 0 162470 0
[pid=19642/tid=19647] ppid=19639 vsize=669996 CPUtime=1201.73 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 182994 0 0 0 120109 64 0 0 25 0 4 0 523120799 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=669996 CPUtime=1201.73 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 163082 0 0 0 120114 59 0 0 25 0 4 0 523120799 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=669996 CPUtime=1195.09 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 104982 0 0 0 119475 34 0 0 25 0 4 0 523120799 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 669996

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

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

[startup+1201.7 s]
/proc/loadavg: 8.16 8.09 8.02 10/184 19684
/proc/meminfo: memFree=26965396/32950928 swapFree=67111356/67111528
[pid=19642] ppid=19639 vsize=669996 CPUtime=4800.33 cores=0,2,4,6
/proc/19642/stat : 19642 (strangenight2-m) R 19639 19642 19311 0 -1 4202496 613948 0 0 0 479819 214 0 0 25 0 4 0 523120798 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19642/statm: 167499 110938 389 106 0 162470 0
[pid=19642/tid=19647] ppid=19639 vsize=669996 CPUtime=1201.73 cores=0,2,4,6
/proc/19642/task/19647/stat : 19647 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 182994 0 0 0 120109 64 0 0 25 0 4 0 523120799 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19642/tid=19648] ppid=19639 vsize=669996 CPUtime=1201.73 cores=0,2,4,6
/proc/19642/task/19648/stat : 19648 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 163082 0 0 0 120114 59 0 0 25 0 4 0 523120799 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19642/tid=19649] ppid=19639 vsize=669996 CPUtime=1195.09 cores=0,2,4,6
/proc/19642/task/19649/stat : 19649 (strangenight2-m) R 19639 19642 19311 0 -1 4202560 104982 0 0 0 119475 34 0 0 25 0 4 0 523120799 686075904 110938 33554432000 4194304 4627427 140734031688928 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 669996

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.38
CPU user time (s): 4798.21
CPU system time (s): 2.16367
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 772640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.21
system time used= 2.16367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 613949
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= 442
involuntary context switches= 27164

runsolver used 1.9677 second user time and 4.5663 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 00:13:31
IDJOB=3174207
IDBENCH=83025
IDSOLVER=1586
FILE ID=node127/3174207-1304115211
RUNJOBID= node127-1304115211-19625
PBS_JOBID= 13170687
Free space on /tmp= 71820 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S912111154-025.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174207-1304115211/watcher-3174207-1304115211 -o /tmp/evaluation-result-3174207-1304115211/solver-3174207-1304115211 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174207-1304115211.cnf

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

MD5SUM BENCH= 63be53becd3199de3ebad3751e577715
RANDOM SEED=1377520439

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27899148 kB
Buffers:       1280308 kB
Cached:        3255796 kB
SwapCached:          8 kB
Active:         162436 kB
Inactive:      4436792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27899148 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11372 kB
Writeback:           0 kB
AnonPages:       63480 kB
Mapped:          14484 kB
Slab:           388388 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185992 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= 71808 MiB
End job on node127 at 2011-04-30 00:33:35