Trace number 3366396

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.15 1203.45

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S874954918-011.SATISFIABLE.cnf
MD5SUMae4fafbcf9d01d37f14a04dc4a1c7430
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
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.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366396-1305403178.cnf'
0.00/0.01	c -- header says num vars:            550
0.00/0.01	c -- header says num clauses:        2343
0.00/0.01	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.01	c -- vars added        550
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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.02	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     234 undec:      54 neg:     262
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       537      2331         0         0      7072         0   no data   no data
0.21/0.07	c Decided on static restart strategy
0.37/0.16	c  N st     8      4915       537      2331         0      4841      7072    123278   no data   no data
1.57/0.43	c  N st    10     11301       537      2331         0      4466      7072     80944   no data   no data
2.77/0.70	c  N st    11     17046       537      2331         0     10104      7072    233170   no data   no data
4.41/1.14	c  F st    12     25001       537      2331         0     12383      7072    279931   no data   no data
4.41/1.14	c  N st    12     25001       537      2331         0     12383      7072    279931   no data   no data
5.16/1.39	c Decided on static restart strategy
5.16/1.39	c  N st    18     30002       537      2331         0     10659      7072    215240   no data   no data
5.16/1.39	c  S st    18     30002       537      2331         0     10659      7072    215240   no data   no data
5.56/1.42	c  S st    18     30508       537      2331         0     11164      7072    227809   no data   no data
5.56/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.56/1.42	c blocked clauses removed:        0 vars:      0 tried:         537 T: 0.00 s
5.56/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
5.56/1.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.56/1.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.48	c lits-rem:       130  cl-subs:      458  v-elim:      0  v-fix:    0  time:  0.05 s
5.56/1.49	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
5.56/1.49	c calculated reachability. Time: 0.00
5.56/1.49	c  N st    18     30508       537      2331         0     10706      7072    214825   no data   no data
7.15/1.89	c  N st    20     37619       537      2331         0      9955      7072    178170   no data   no data
9.14/2.30	c  N st    21     44018       537      2331         0     16244      7072    344783   no data   no data
9.54/2.42	c  S st    22     45762       537      2331         0      9182      7072    138784   no data   no data
9.54/2.45	c  S st    22     46266       537      2331         0      9686      7072    151289   no data   no data
9.54/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.54/2.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.54/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
9.54/2.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.54/2.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.54/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.47	c lits-rem:        14  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.01 s
9.54/2.47	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
9.54/2.47	c vivif2 --  cl tried     9659 cl shrink        0 lits rem          0 time: 0.00
9.54/2.48	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
9.54/2.48	c calculated reachability. Time: 0.00
9.54/2.48	c  N st    22     46266       537      2331         0      9659      7072    150529   no data   no data
13.54/3.48	c  N st    23     60665       537      2331         0     14048      7072    254363   no data   no data
16.33/4.12	c  N st    24     69400       537      2331         0     11826      7072    186790   no data   no data
16.33/4.12	c  S st    24     69400       537      2331         0     11826      7072    186790   no data   no data
16.33/4.15	c  S st    24     69905       537      2331         0     12327      7072    198568   no data   no data
16.33/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.33/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.33/4.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.33/4.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.33/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
16.33/4.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.33/4.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.33/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.18	c lits-rem:        22  cl-subs:      119  v-elim:      0  v-fix:    0  time:  0.02 s
16.33/4.19	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
16.33/4.19	c vivif2 --  cl tried    12208 cl shrink        0 lits rem          0 time: 0.00
16.33/4.19	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
16.33/4.19	c calculated reachability. Time: 0.00
16.33/4.19	c  N st    24     69905       537      2331         0     12208      7072    195204   no data   no data
21.54/5.49	c  F st    25     87500       537      2331         0     17662      7072    341304   no data   no data
21.54/5.49	c  N st    25     87500       537      2331         0     17662      7072    341304   no data   no data
23.11/5.90	c Decided on static restart strategy
24.31/6.17	c  N st    32     95534       537      2331         0     25585      7072    553051   no data   no data
27.09/6.89	c  N st    34    104858       537      2331         0     22021      7072    425956   no data   no data
27.09/6.89	c  S st    34    104858       537      2331         0     22021      7072    425956   no data   no data
27.49/6.94	c  S st    34    105361       537      2331         0     22523      7072    438300   no data   no data
27.49/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.49/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.49/6.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.49/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.49/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.49/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
27.49/6.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.49/6.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.49/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.30/7.12	c lits-rem:       154  cl-subs:      647  v-elim:      0  v-fix:    0  time:  0.14 s
28.30/7.12	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
28.30/7.12	c vivif2 --  cl tried    21876 cl shrink        0 lits rem          0 time: 0.01
28.30/7.13	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.01
28.30/7.13	c calculated reachability. Time: 0.00
28.30/7.13	c  N st    34    105361       537      2331         0     21876      7072    420377   no data   no data
31.48/7.98	c  N st    35    114961       537      2331         0     17554      7072    281012   no data   no data
37.06/9.34	c  N st    36    129359       537      2331         0     16936      7072    244718   no data   no data
44.24/11.12	c  N st    37    150955       537      2331         0     22390      7072    373226   no data   no data
47.04/11.84	c  S st    38    158041       537      2331         0     29342      7072    537598   no data   no data
47.44/11.92	c  S st    38    158541       537      2331         0     29842      7072    549500   no data   no data
47.44/11.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.44/11.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.44/11.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.44/11.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.44/11.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.44/11.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
47.44/11.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.44/11.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.44/11.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.63/12.26	c lits-rem:       207  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  0.31 s
48.63/12.26	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
48.63/12.27	c vivif2 --  cl tried    28379 cl shrink        0 lits rem          0 time: 0.01
48.63/12.29	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
48.63/12.29	c calculated reachability. Time: 0.00
48.63/12.29	c  N st    38    158541       537      2331         0     28379      7072    515782   no data   no data
69.80/17.52	c  N st    39    207130       537      2331         0     23078      7072    357254   no data   no data
84.53/21.26	c  N st    40    237812       537      2331         0     33544      7072    610093   no data   no data
84.53/21.26	c  S st    40    237812       537      2331         0     33544      7072    610093   no data   no data
84.94/21.35	c  S st    40    238315       537      2331         0     34046      7072    622197   no data   no data
84.94/21.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.94/21.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.94/21.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.94/21.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.94/21.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.94/21.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
84.94/21.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.94/21.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.94/21.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.78/22.03	c lits-rem:       467  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  0.64 s
87.78/22.03	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
87.78/22.03	c vivif2 --  cl tried    32222 cl shrink        0 lits rem          0 time: 0.01
87.78/22.05	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
87.78/22.06	c calculated reachability. Time: 0.00
87.78/22.06	c  N st    40    238315       537      2331         0     32222      7072    571980   no data   no data
121.24/30.40	c  F st    41    306252       537      2331         0     34105      7072    553971   no data   no data
121.24/30.40	c  N st    41    306252       537      2331         0     34105      7072    553971   no data   no data
123.63/31.06	c Decided on static restart strategy
134.41/33.75	c  N st    51    334551       537      2331         0     38271      7072    649525   no data   no data
146.37/36.73	c  N st    53    357475       537      2331         0     36270      7072    590630   no data   no data
146.37/36.73	c  S st    53    357475       537      2331         0     36270      7072    590630   no data   no data
146.77/36.82	c  S st    53    357977       537      2331         0     36767      7072    602890   no data   no data
146.77/36.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.77/36.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
146.77/36.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.77/36.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.77/36.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.77/36.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
146.77/36.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
146.77/36.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.77/36.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.36/37.24	c lits-rem:       218  cl-subs:     1284  v-elim:      0  v-fix:    0  time:  0.37 s
148.36/37.24	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
148.36/37.25	c vivif2 --  cl tried    35483 cl shrink        0 lits rem          0 time: 0.01
148.36/37.27	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.02
148.36/37.27	c calculated reachability. Time: 0.00
148.36/37.27	c  N st    53    357977       537      2331         0     35483      7072    567063   no data   no data
166.75/41.85	c  N st    54    390370       537      2331         0     41597      7072    706367   no data   no data
195.83/49.15	c  N st    55    438959       537      2331         0     35340      7072    505836   no data   no data
239.71/60.14	c  N st    56    511842       537      2331         0     49101      7072    861959   no data   no data
254.51/63.86	c  N st    57    536966       537      2331         0     43334      7072    708850   no data   no data
254.51/63.86	c  S st    57    536966       537      2331         0     43334      7072    708850   no data   no data
254.87/63.97	c  S st    57    537469       537      2331         0     43836      7072    720977   no data   no data
254.87/63.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
254.87/63.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
254.87/63.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.87/63.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.87/63.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.87/63.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
254.87/63.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
255.27/64.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
255.27/64.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.06/64.80	c lits-rem:       206  cl-subs:     1819  v-elim:      0  v-fix:    0  time:  0.79 s
258.06/64.80	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
258.48/64.81	c vivif2 --  cl tried    42017 cl shrink        0 lits rem          0 time: 0.01
258.48/64.84	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.03
258.48/64.84	c calculated reachability. Time: 0.00
258.48/64.84	c  N st    57    537469       537      2331         0     42017      7072    667433   no data   no data
374.12/93.84	c  N st    58    701454       537      2331         0     35950      7072    396480   no data   no data
459.88/115.31	c  N st    59    806204       537      2331         0     65121      7072   1098028   no data   no data
459.88/115.31	c  S st    59    806204       537      2331         0     65121      7072   1098028   no data   no data
460.29/115.50	c  S st    59    806709       537      2331         0     65626      7072   1110526   no data   no data
460.29/115.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
460.72/115.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
460.72/115.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
460.72/115.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
460.72/115.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.72/115.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
460.72/115.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
460.72/115.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
460.72/115.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.63/119.02	c lits-rem:       421  cl-subs:     5415  v-elim:      0  v-fix:    0  time:  3.44 s
474.63/119.02	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
474.63/119.04	c vivif2 --  cl tried    60211 cl shrink        0 lits rem          0 time: 0.01
474.63/119.09	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.05
474.63/119.09	c calculated reachability. Time: 0.00
474.63/119.09	c  N st    59    806709       537      2331         0     60211      7072    980568   no data   no data
698.01/175.03	c  F st    60   1071877       537      2331         0     76143      7072   1292209   no data   no data
698.01/175.03	c  N st    60   1071877       537      2331         0     76143      7072   1292209   no data   no data
704.00/176.55	c Decided on static restart strategy
725.94/182.03	c  N st    70   1100187       537      2331         0     59823      7072    844052   no data   no data
757.84/190.05	c  N st    72   1136180       537      2331         0     50090      7072    584994   no data   no data
787.37/197.44	c  N st    73   1168574       537      2331         0     81542      7072   1399510   no data   no data
825.64/207.01	c  N st    74   1210063       537      2331         0     76302      7072   1258908   no data   no data
825.64/207.01	c  S st    74   1210063       537      2331         0     76302      7072   1258908   no data   no data
826.85/207.32	c  S st    74   1210566       537      2331         0     76804      7072   1271992   no data   no data
826.85/207.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
826.85/207.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
826.85/207.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.85/207.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.85/207.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.85/207.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
826.85/207.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
826.85/207.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
827.25/207.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
843.59/211.50	c lits-rem:       609  cl-subs:     3145  v-elim:      0  v-fix:    0  time:  4.06 s
843.59/211.50	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
843.59/211.52	c vivif2 --  cl tried    73659 cl shrink        0 lits rem          0 time: 0.02
843.59/211.59	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.07
843.59/211.59	c calculated reachability. Time: 0.00
843.59/211.59	c  N st    74   1210566       537      2331         0     73659      7072   1193720   no data   no data
923.78/231.62	c  N st    75   1283448       537      2331         0     50187      7072    537568   no data   no data
1034.66/259.44	c  N st    76   1392772       537      2331         0     58336      7072    717628   no data   no data
1208.58/303.01	c  N st    77   1556756       537      2331         0     63103      7072    785042   no data   no data
1380.50/346.15	c  N st    78   1710566       537      2331         0    105072      7072   1886304   no data   no data
1380.50/346.15	c  S st    78   1710566       537      2331         0    105072      7072   1886304   no data   no data
1381.72/346.46	c  S st    78   1711068       537      2331         0    105574      7072   1898769   no data   no data
1381.72/346.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1382.14/346.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1382.14/346.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1382.14/346.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1382.14/346.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1382.14/346.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1382.14/346.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1382.14/346.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1382.49/346.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1423.17/356.83	c lits-rem:      1426  cl-subs:     6083  v-elim:      0  v-fix:    0  time: 10.22 s
1423.17/356.83	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
1423.17/356.86	c vivif2 --  cl tried    99491 cl shrink        0 lits rem          0 time: 0.02
1423.57/356.96	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.10
1423.57/356.97	c calculated reachability. Time: 0.00
1423.57/356.97	c  N st    78   1711068       537      2331         0     99491      7072   1741800   no data   no data
1881.89/471.84	c  N st    79   2080032       537      2331         0    111554      7072   1800116   no data   no data
2058.57/516.13	c  N st    80   2211068       537      2331         0    115342      7072   1984934   no data   no data
2058.57/516.13	c  S st    80   2211068       537      2331         0    115342      7072   1984934   no data   no data
2059.78/516.49	c  S st    80   2211573       537      2331         0    115846      7072   1998194   no data   no data
2060.18/516.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2060.18/516.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2060.18/516.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2060.18/516.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2060.18/516.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2060.18/516.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2060.18/516.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2060.18/516.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2060.58/516.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2103.24/527.38	c lits-rem:       581  cl-subs:     5996  v-elim:      0  v-fix:    0  time: 10.74 s
2103.24/527.38	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
2103.65/527.41	c vivif2 --  cl tried   109850 cl shrink        0 lits rem          0 time: 0.03
2104.05/527.52	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.11
2104.05/527.52	c calculated reachability. Time: 0.00
2104.05/527.52	c  N st    80   2211573       537      2331         0    109850      7072   1850852   no data   no data
2793.71/700.47	c  N st    81   2711573       537      2331         0    132378      7072   2356680   no data   no data
2793.71/700.47	c  S st    81   2711573       537      2331         0    132378      7072   2356680   no data   no data
2795.31/700.89	c  S st    81   2712082       537      2331         0    132886      7072   2370055   no data   no data
2795.71/700.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2795.71/700.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2795.71/700.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2795.71/700.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2795.71/700.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2795.71/700.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2795.71/700.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2796.11/701.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2796.11/701.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2880.25/722.15	c lits-rem:       927  cl-subs:     9732  v-elim:      0  v-fix:    0  time: 21.07 s
2880.25/722.15	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
2880.25/722.18	c vivif2 --  cl tried   123154 cl shrink        0 lits rem          0 time: 0.03
2881.05/722.31	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.13
2881.05/722.31	c calculated reachability. Time: 0.00
2881.05/722.31	c  N st    81   2712082       537      2331         0    123154      7072   2127251   no data   no data
3653.26/915.92	c  N st    82   3212082       537      2331         0     99235      7072   1326962   no data   no data
3653.26/915.92	c  S st    82   3212082       537      2331         0     99235      7072   1326962   no data   no data
3654.48/916.22	c  S st    82   3212589       537      2331         0     99741      7072   1340517   no data   no data
3654.48/916.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3654.48/916.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
3654.48/916.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3654.48/916.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3654.48/916.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3654.48/916.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
3654.48/916.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3654.48/916.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3654.90/916.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3665.63/919.08	c lits-rem:       520  cl-subs:     4121  v-elim:      0  v-fix:    0  time:  2.74 s
3665.63/919.08	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
3666.02/919.10	c vivif2 --  cl tried    95620 cl shrink        0 lits rem          0 time: 0.02
3666.02/919.19	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.09
3666.02/919.19	c calculated reachability. Time: 0.00
3666.02/919.19	c  N st    82   3212589       537      2331         0     95620      7072   1245989   no data   no data
4501.72/1128.66	c  N st    83   3712589       537      2331         0    106741      7072   1410505   no data   no data
4501.72/1128.66	c  S st    83   3712589       537      2331         0    106741      7072   1410505   no data   no data
4502.87/1128.99	c  S st    83   3713091       537      2331         0    107242      7072   1423086   no data   no data
4502.87/1129.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4503.27/1129.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
4503.27/1129.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4503.27/1129.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4503.27/1129.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4503.27/1129.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
4503.27/1129.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4503.27/1129.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4503.67/1129.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4514.46/1131.86	c lits-rem:       222  cl-subs:     3710  v-elim:      0  v-fix:    0  time:  2.75 s
4514.46/1131.86	c vivif2 --  cl tried     2331 cl shrink        0 lits rem          0 time: 0.00
4514.46/1131.89	c vivif2 --  cl tried   103532 cl shrink        0 lits rem          0 time: 0.02
4514.88/1131.99	c asymm  cl-useful: 0/2331/2331 lits-rem:0 time: 0.10
4514.88/1131.99	c calculated reachability. Time: 0.00
4514.88/1131.99	c  N st    83   3713091       537      2331         0    103532      7072   1341452   no data   no data
4585.42/1149.61	c  F st    84   3751563       537      2331         0    141087      7072   2330609   no data   no data
4585.42/1149.62	c  N st    84   3751563       537      2331         0    141087      7072   2330609   no data   no data
4597.81/1152.75	c Decided on static restart strategy
4646.84/1165.00	c  N st    94   3779866       537      2331         0     85937      7072    847374   no data   no data
4696.71/1177.52	c  N st    96   3815860       537      2331         0    121137      7072   1739169   no data   no data
4767.71/1195.36	c  N st    97   3848252       537      2331         0    152403      7072   2459605   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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366396-1305403178/watcher-3366396-1305403178 -o /tmp/evaluation-result-3366396-1305403178/solver-3366396-1305403178 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366396-1305403178.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: 5.35 7.42 7.85 5/350 8010
/proc/meminfo: memFree=17798408/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 412 0 0 0 0 0 0 0 20 0 4 0 730548431 52396032 353 33554432000 4194304 4580107 140735892927552 18446744073709551615 47415427360281 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 12792 353 302 95 0 7774 0
[pid=8008/tid=8011] ppid=8005 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 730548432 52396032 353 33554432000 4194304 4580107 140735892927552 18446744073709551615 47415427360688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 730548432 52396032 353 33554432000 4194304 4580107 140735892927552 18446744073709551615 47415427360275 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 730548432 52396032 353 33554432000 4194304 4580107 140735892927552 18446744073709551615 47415427360272 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0598491 s]
/proc/loadavg: 5.35 7.42 7.85 5/350 8010
/proc/meminfo: memFree=17798408/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=282384 CPUtime=0.21 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 1454 0 0 0 21 0 0 0 22 0 4 0 730548431 289161216 1364 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293805 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 70596 1364 376 95 0 65578 0
[pid=8008/tid=8011] ppid=8005 vsize=282384 CPUtime=0.04 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 306 0 0 0 4 0 0 0 22 0 4 0 730548432 289161216 1364 33554432000 4194304 4580107 140735892927552 18446744073709551615 4316647 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=282384 CPUtime=0.05 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 263 0 0 0 5 0 0 0 23 0 4 0 730548432 289161216 1364 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=282384 CPUtime=0.05 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 198 0 0 0 5 0 0 0 23 0 4 0 730548432 289161216 1364 33554432000 4194304 4580107 140735892927552 18446744073709551615 4324252 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 282384

[startup+0.100841 s]
/proc/loadavg: 5.35 7.42 7.85 5/350 8010
/proc/meminfo: memFree=17798408/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=282384 CPUtime=0.37 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 1662 0 0 0 37 0 0 0 22 0 4 0 730548431 289161216 1572 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 70596 1572 377 95 0 65578 0
[pid=8008/tid=8011] ppid=8005 vsize=282384 CPUtime=0.08 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 357 0 0 0 8 0 0 0 22 0 4 0 730548432 289161216 1572 33554432000 4194304 4580107 140735892927552 18446744073709551615 4292952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=282384 CPUtime=0.09 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 316 0 0 0 9 0 0 0 23 0 4 0 730548432 289161216 1572 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=282384 CPUtime=0.09 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 253 0 0 0 9 0 0 0 23 0 4 0 730548432 289161216 1572 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282384

[startup+0.300804 s]
/proc/loadavg: 5.35 7.42 7.85 5/350 8010
/proc/meminfo: memFree=17798408/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=283912 CPUtime=1.17 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 2798 0 0 0 117 0 0 0 22 0 4 0 730548431 290725888 2094 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293198 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 70978 2094 377 95 0 65960 0
[pid=8008/tid=8011] ppid=8005 vsize=283912 CPUtime=0.28 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 643 0 0 0 28 0 0 0 22 0 4 0 730548432 290725888 2094 33554432000 4194304 4580107 140735892927552 18446744073709551615 4322678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=283912 CPUtime=0.29 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 604 0 0 0 29 0 0 0 23 0 4 0 730548432 290725888 2094 33554432000 4194304 4580107 140735892927552 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=283912 CPUtime=0.29 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 527 0 0 0 29 0 0 0 23 0 4 0 730548432 290725888 2094 33554432000 4194304 4580107 140735892927552 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283912

[startup+0.70073 s]
/proc/loadavg: 5.35 7.42 7.85 5/350 8010
/proc/meminfo: memFree=17798408/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=285012 CPUtime=2.77 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 4404 0 0 0 277 0 0 0 25 0 4 0 730548431 291852288 2798 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 71253 2799 377 95 0 66235 0
[pid=8008/tid=8011] ppid=8005 vsize=285012 CPUtime=0.68 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1062 0 0 0 68 0 0 0 24 0 4 0 730548432 291852288 2799 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=285012 CPUtime=0.69 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1006 0 0 0 69 0 0 0 25 0 4 0 730548432 291852288 2799 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=285012 CPUtime=0.69 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 921 0 0 0 69 0 0 0 25 0 4 0 730548432 291852288 2800 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285012

[startup+1.50058 s]
/proc/loadavg: 5.35 7.42 7.85 11/358 8018
/proc/meminfo: memFree=17773176/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=286220 CPUtime=5.96 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 8900 0 0 0 595 1 0 0 25 0 4 0 730548431 293089280 4546 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 71555 4546 379 95 0 66537 0
[pid=8008/tid=8011] ppid=8005 vsize=286220 CPUtime=1.47 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1797 0 0 0 147 0 0 0 25 0 4 0 730548432 293089280 4546 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=286220 CPUtime=1.49 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1779 0 0 0 149 0 0 0 25 0 4 0 730548432 293089280 4546 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=286220 CPUtime=1.49 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 1707 0 0 0 149 0 0 0 25 0 4 0 730548432 293089280 4546 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286220

[startup+3.10029 s]
/proc/loadavg: 5.35 7.42 7.85 10/358 8018
/proc/meminfo: memFree=17749120/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=290200 CPUtime=12.35 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 17760 0 0 0 1233 2 0 0 25 0 4 0 730548431 297164800 10112 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 72550 10112 379 95 0 67532 0
[pid=8008/tid=8011] ppid=8005 vsize=290200 CPUtime=3.05 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 3678 0 0 0 305 0 0 0 25 0 4 0 730548432 297164800 10112 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=290200 CPUtime=3.09 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 4889 0 0 0 309 0 0 0 25 0 4 0 730548432 297164800 10112 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=290200 CPUtime=3.09 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 4312 0 0 0 309 0 0 0 25 0 4 0 730548432 297164800 10112 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 290200

[startup+6.30069 s]
/proc/loadavg: 5.56 7.43 7.85 10/358 8018
/proc/meminfo: memFree=17695312/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=309304 CPUtime=25.1 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 27363 0 0 0 2507 3 0 0 25 0 4 0 730548431 316727296 14957 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 77326 14957 379 95 0 72308 0
[pid=8008/tid=8011] ppid=8005 vsize=309304 CPUtime=6.22 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 5936 0 0 0 622 0 0 0 25 0 4 0 730548432 316727296 14957 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=309304 CPUtime=6.29 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 8369 0 0 0 628 1 0 0 25 0 4 0 730548432 316727296 14957 33554432000 4194304 4580107 140735892927552 18446744073709551615 4415767 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=309304 CPUtime=6.28 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 5643 0 0 0 628 0 0 0 25 0 4 0 730548432 316727296 14957 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 309304

[startup+12.7005 s]
/proc/loadavg: 5.76 7.43 7.85 10/358 8018
/proc/meminfo: memFree=17635212/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=286512 CPUtime=50.62 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 43746 0 0 0 5056 6 0 0 25 0 4 0 730548431 293388288 22407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293732 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 71628 22407 379 95 0 66610 0
[pid=8008/tid=8011] ppid=8005 vsize=286512 CPUtime=12.54 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 9075 0 0 0 1254 0 0 0 25 0 4 0 730548432 293388288 22407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=286512 CPUtime=12.67 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 11396 0 0 0 1266 1 0 0 25 0 4 0 730548432 293388288 22407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=286512 CPUtime=12.68 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 10598 0 0 0 1267 1 0 0 25 0 4 0 730548432 293388288 22407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 286512

[startup+25.5011 s]
/proc/loadavg: 6.25 7.46 7.85 10/358 8019
/proc/meminfo: memFree=17589820/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=315948 CPUtime=101.69 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 64634 0 0 0 10158 11 0 0 25 0 4 0 730548431 323530752 28626 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 78987 28626 379 95 0 73969 0
[pid=8008/tid=8011] ppid=8005 vsize=315948 CPUtime=25.2 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 14688 0 0 0 2519 1 0 0 25 0 4 0 730548432 323530752 28626 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=315948 CPUtime=25.47 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 16032 0 0 0 2545 2 0 0 25 0 4 0 730548432 323530752 28626 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=315948 CPUtime=25.48 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 15573 0 0 0 2546 2 0 0 25 0 4 0 730548432 323530752 28626 33554432000 4194304 4580107 140735892927552 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 315948

[startup+51.1003 s]
/proc/loadavg: 6.92 7.52 7.86 10/358 8019
/proc/meminfo: memFree=17544980/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=332304 CPUtime=203.81 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 100569 0 0 0 20361 20 0 0 25 0 4 0 730548431 340279296 34550 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 83076 34550 379 95 0 78058 0
[pid=8008/tid=8011] ppid=8005 vsize=332304 CPUtime=50.53 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 24839 0 0 0 5050 3 0 0 25 0 4 0 730548432 340279296 34550 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=332304 CPUtime=51.08 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 25361 0 0 0 5103 5 0 0 25 0 4 0 730548432 340279296 34551 33554432000 4194304 4580107 140735892927552 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=332304 CPUtime=51.09 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 25017 0 0 0 5104 5 0 0 25 0 4 0 730548432 340279296 34551 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 332304

[startup+102.314 s]
/proc/loadavg: 7.66 7.62 7.87 10/358 8030
/proc/meminfo: memFree=17505240/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=353564 CPUtime=408.06 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 154698 0 0 0 40769 37 0 0 25 0 4 0 730548431 362049536 43179 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 88391 43179 379 95 0 83373 0
[pid=8008/tid=8011] ppid=8005 vsize=353564 CPUtime=101.18 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 36037 0 0 0 10111 7 0 0 25 0 4 0 730548432 362049536 43179 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=353564 CPUtime=102.27 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 38823 0 0 0 10218 9 0 0 25 0 4 0 730548432 362049536 43179 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=353564 CPUtime=102.28 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 40712 0 0 0 10219 9 0 0 25 0 4 0 730548432 362049536 43179 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 353564

[startup+162.301 s]

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

[pid=8008] ppid=8005 vsize=555044 CPUtime=2561.98 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 423658 0 0 0 256058 140 0 0 25 0 4 0 730548431 568365056 98897 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 138761 98897 379 95 0 133743 0
[pid=8008/tid=8011] ppid=8005 vsize=555044 CPUtime=635.16 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 58992 0 0 0 63499 17 0 0 25 0 4 0 730548432 568365056 98897 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=555044 CPUtime=642.19 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 121272 0 0 0 64181 38 0 0 25 0 4 0 730548432 568365056 98897 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=555044 CPUtime=642.3 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 126466 0 0 0 64182 48 0 0 25 0 4 0 730548432 568365056 98897 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.98
Current children cumulated vsize (KiB) 555044

[startup+702.3 s]
/proc/loadavg: 8.15 8.07 8.00 10/358 8046
/proc/meminfo: memFree=17117604/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=620696 CPUtime=2801.29 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 440389 0 0 0 279983 146 0 0 25 0 4 0 730548431 635592704 98407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4406334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 155174 98407 379 95 0 150156 0
[pid=8008/tid=8011] ppid=8005 vsize=620696 CPUtime=694.5 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 59037 0 0 0 69433 17 0 0 25 0 4 0 730548432 635592704 98407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=620696 CPUtime=702.17 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 124662 0 0 0 70178 39 0 0 25 0 4 0 730548432 635592704 98407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=620696 CPUtime=702.29 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 134216 0 0 0 70178 51 0 0 25 0 4 0 730548432 635592704 98407 33554432000 4194304 4580107 140735892927552 18446744073709551615 4295731 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.29
Current children cumulated vsize (KiB) 620696

[startup+762.313 s]
/proc/loadavg: 8.16 8.09 8.00 10/358 8047
/proc/meminfo: memFree=17094404/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=635280 CPUtime=3040.63 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 458930 0 0 0 303907 156 0 0 25 0 4 0 730548431 650526720 100683 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 158820 100683 379 95 0 153802 0
[pid=8008/tid=8011] ppid=8005 vsize=635280 CPUtime=753.81 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 59111 0 0 0 75364 17 0 0 25 0 4 0 730548432 650526720 100683 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=635280 CPUtime=762.18 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 131699 0 0 0 76174 44 0 0 25 0 4 0 730548432 650526720 100683 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=635280 CPUtime=762.3 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 140533 0 0 0 76175 55 0 0 25 0 4 0 730548432 650526720 100683 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.63
Current children cumulated vsize (KiB) 635280

[startup+822.301 s]
/proc/loadavg: 8.12 8.09 8.00 10/358 8049
/proc/meminfo: memFree=17051232/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=569952 CPUtime=3279.93 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 478419 0 0 0 327826 167 0 0 25 0 4 0 730548431 583630848 101878 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 142488 101878 379 95 0 137470 0
[pid=8008/tid=8011] ppid=8005 vsize=569952 CPUtime=813.14 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 59787 0 0 0 81297 17 0 0 25 0 4 0 730548432 583630848 101878 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=569952 CPUtime=822.15 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 137980 0 0 0 82167 48 0 0 25 0 4 0 730548432 583630848 101878 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=569952 CPUtime=822.29 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 146931 0 0 0 82172 57 0 0 25 0 4 0 730548432 583630848 101878 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.93
Current children cumulated vsize (KiB) 569952

[startup+882.301 s]
/proc/loadavg: 8.18 8.10 8.01 10/358 8051
/proc/meminfo: memFree=17047748/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=646744 CPUtime=3519.24 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 503278 0 0 0 351746 178 0 0 25 0 4 0 730548431 662265856 111351 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 161686 111351 379 95 0 156668 0
[pid=8008/tid=8011] ppid=8005 vsize=646744 CPUtime=872.46 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 61699 0 0 0 87228 18 0 0 25 0 4 0 730548432 662265856 111351 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=646744 CPUtime=882.14 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 143126 0 0 0 88164 50 0 0 25 0 4 0 730548432 662265856 111351 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=646744 CPUtime=882.29 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 158701 0 0 0 88167 62 0 0 25 0 4 0 730548432 662265856 111351 33554432000 4194304 4580107 140735892927552 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.24
Current children cumulated vsize (KiB) 646744

[startup+942.301 s]
/proc/loadavg: 8.19 8.11 8.01 10/358 8052
/proc/meminfo: memFree=17009404/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=697652 CPUtime=3758.58 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 521122 0 0 0 375671 187 0 0 25 0 4 0 730548431 714395648 115765 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 174413 115765 379 95 0 169395 0
[pid=8008/tid=8011] ppid=8005 vsize=697652 CPUtime=931.8 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 62560 0 0 0 93161 19 0 0 25 0 4 0 730548432 714395648 115765 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=697652 CPUtime=942.13 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 149454 0 0 0 94161 52 0 0 25 0 4 0 730548432 714395648 115765 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=697652 CPUtime=942.29 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 164259 0 0 0 94164 65 0 0 25 0 4 0 730548432 714395648 115765 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.58
Current children cumulated vsize (KiB) 697652

[startup+1002.3 s]
/proc/loadavg: 8.13 8.10 8.01 10/358 8054
/proc/meminfo: memFree=17009020/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=647476 CPUtime=3997.88 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 537814 0 0 0 399594 194 0 0 25 0 4 0 730548431 663015424 115011 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 161869 115011 379 95 0 156851 0
[pid=8008/tid=8011] ppid=8005 vsize=647476 CPUtime=991.13 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 62572 0 0 0 99094 19 0 0 25 0 4 0 730548432 663015424 115011 33554432000 4194304 4580107 140735892927552 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=647476 CPUtime=1002.12 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 158413 0 0 0 100157 55 0 0 25 0 4 0 730548432 663015424 115011 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=647476 CPUtime=1002.3 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 169162 0 0 0 100162 68 0 0 25 0 4 0 730548432 663015424 115011 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.88
Current children cumulated vsize (KiB) 647476

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 8.01 10/358 8055
/proc/meminfo: memFree=17015936/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=746900 CPUtime=4237.23 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 553680 0 0 0 423521 202 0 0 25 0 4 0 730548431 764825600 114235 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 186725 114235 379 95 0 181707 0
[pid=8008/tid=8011] ppid=8005 vsize=746900 CPUtime=1050.47 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 62851 0 0 0 105028 19 0 0 25 0 4 0 730548432 764825600 114235 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=746900 CPUtime=1062.12 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 163788 0 0 0 106154 58 0 0 25 0 4 0 730548432 764825600 114235 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=746900 CPUtime=1062.3 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 175342 0 0 0 106159 71 0 0 25 0 4 0 730548432 764825600 114235 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.23
Current children cumulated vsize (KiB) 746900

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 8.01 10/358 8057
/proc/meminfo: memFree=17011700/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=648836 CPUtime=4476.54 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 572230 0 0 0 447443 211 0 0 25 0 4 0 730548431 664408064 114134 33554432000 4194304 4580107 140735892927552 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 162209 114134 379 95 0 157191 0
[pid=8008/tid=8011] ppid=8005 vsize=648836 CPUtime=1109.78 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 62974 0 0 0 110959 19 0 0 25 0 4 0 730548432 664408064 114134 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=648836 CPUtime=1122.11 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 170714 0 0 0 112150 61 0 0 25 0 4 0 730548432 664408064 114134 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=648836 CPUtime=1122.3 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 182044 0 0 0 112156 74 0 0 25 0 4 0 730548432 664408064 114134 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.54
Current children cumulated vsize (KiB) 648836

[startup+1182.3 s]
/proc/loadavg: 8.03 8.07 8.01 10/358 8059
/proc/meminfo: memFree=16999020/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=596944 CPUtime=4715.86 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 590206 0 0 0 471366 220 0 0 25 0 4 0 730548431 611270656 113841 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 149236 113841 379 95 0 144218 0
[pid=8008/tid=8011] ppid=8005 vsize=596944 CPUtime=1169.1 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 63389 0 0 0 116891 19 0 0 25 0 4 0 730548432 611270656 113841 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=596944 CPUtime=1182.09 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 176860 0 0 0 118145 64 0 0 25 0 4 0 730548432 611270656 113841 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=596944 CPUtime=1182.31 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 188761 0 0 0 118154 77 0 0 25 0 4 0 730548432 611270656 113841 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.86
Current children cumulated vsize (KiB) 596944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.02 8.07 8.00 11/358 8059
/proc/meminfo: memFree=16996784/32950928 swapFree=67111200/67111528
[pid=8008] ppid=8005 vsize=597176 CPUtime=4800.08 cores=0,2,4,6
/proc/8008/stat : 8008 (strangenight2-m) R 8005 8008 7452 0 -1 4202496 597291 0 0 0 479785 223 0 0 25 0 4 0 730548431 611508224 116216 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8008/statm: 149294 116216 379 95 0 144276 0
[pid=8008/tid=8011] ppid=8005 vsize=597176 CPUtime=1189.97 cores=0,2,4,6
/proc/8008/task/8011/stat : 8011 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 63423 0 0 0 118978 19 0 0 25 0 4 0 730548432 611508224 116219 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8008/tid=8015] ppid=8005 vsize=597176 CPUtime=1203.22 cores=0,2,4,6
/proc/8008/task/8015/stat : 8015 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 180277 0 0 0 120257 65 0 0 25 0 4 0 730548432 611508224 116219 33554432000 4194304 4580107 140735892927552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8008/tid=8016] ppid=8005 vsize=597176 CPUtime=1203.43 cores=0,2,4,6
/proc/8008/task/8016/stat : 8016 (strangenight2-m) R 8005 8008 7452 0 -1 4202560 191450 0 0 0 120265 78 0 0 25 0 4 0 730548432 611508224 116219 33554432000 4194304 4580107 140735892927552 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 597176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.45
CPU time (s): 4800.15
CPU user time (s): 4797.9
CPU system time (s): 2.25366
CPU usage (%): 398.864
Max. virtual memory (cumulated for all children) (KiB): 746900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.9
system time used= 2.25366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597295
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= 219
involuntary context switches= 30140

runsolver used 3.75143 second user time and 9.74352 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 21:59:38
IDJOB=3366396
IDBENCH=82805
IDSOLVER=1844
FILE ID=node115/3366396-1305403178
RUNJOBID= node115-1305403177-7991
PBS_JOBID= 13324450
Free space on /tmp= 73236 MiB

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

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

MD5SUM BENCH= ae4fafbcf9d01d37f14a04dc4a1c7430
RANDOM SEED=1132685092

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17798596 kB
Buffers:        286112 kB
Cached:        4522952 kB
SwapCached:          0 kB
Active:       11960088 kB
Inactive:      2874296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17798596 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:    10025576 kB
Mapped:          27628 kB
Slab:           211100 kB
PageTables:      41376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69653156 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= 73224 MiB
End job on node115 at 2011-05-14 22:19:43