Trace number 3173920

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.18 1201.53

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3173920-1304073363.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.08	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.08	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.00 s
0.00/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.08	c calculated reachability. Time: 0.00
0.00/0.08	c Calc default polars -  time:   0.00 s pos:     252 undec:      80 neg:     268
0.00/0.08	c =========================================================================================
0.00/0.08	c types(t): F = full restart, N = normal restart
0.00/0.08	c types(t): S = simplification begin/end, E = solution found
3.16/0.81	c restart types(rt): st = static, dy = dynamic
3.16/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.81	c  B st     0         0       582      2538         0         0      7739         0   no data   no data
3.16/0.81	c Decided on static restart strategy
3.16/0.81	c  N st     8      4915       582      2538         0      4836      7739    134328   no data   no data
3.16/0.81	c  N st    10     11297       582      2538         0      4493      7739     87306   no data   no data
3.16/0.81	c  N st    11     17041       582      2538         0     10145      7739    246231   no data   no data
5.15/1.31	c  F st    12     25001       582      2538         0     12433      7739    277754   no data   no data
5.15/1.31	c  N st    12     25001       582      2538         0     12433      7739    277754   no data   no data
5.95/1.51	c Decided on static restart strategy
5.95/1.51	c  N st    18     30001       582      2538         0     10705      7739    223186   no data   no data
5.95/1.51	c  S st    18     30001       582      2538         0     10705      7739    223186   no data   no data
5.95/1.52	c  S st    18     30503       582      2538         0     11207      7739    236465   no data   no data
5.95/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.95/1.52	c blocked clauses removed:       10 vars:      2 tried:         582 T: 0.00 s
5.95/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    580 time:  0.00 s
5.95/1.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.95/1.52	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.95/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.58	c lits-rem:        54  cl-subs:      399  v-elim:      0  v-fix:    0  time:  0.04 s
5.95/1.59	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
5.95/1.59	c calculated reachability. Time: 0.00
5.95/1.59	c  N st    18     30503       579      2527         0     10633      7715    220362   no data   no data
7.56/1.99	c  N st    20     37614       579      2527         0      9966      7715    186543   no data   no data
9.56/2.40	c  N st    21     44014       579      2527         0     16240      7715    350604   no data   no data
9.96/2.51	c  S st    22     45754       579      2527         0      9209      7715    145059   no data   no data
9.96/2.54	c  S st    22     46257       579      2527         0      9712      7715    157948   no data   no data
9.96/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.96/2.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
9.96/2.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.96/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.56	c lits-rem:        15  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.56	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
9.96/2.56	c vivif2 --  cl tried     9637 cl shrink        0 lits rem          0 time: 0.00
9.96/2.57	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
9.96/2.57	c calculated reachability. Time: 0.00
9.96/2.57	c  N st    22     46257       579      2527         0      9637      7715    155886   no data   no data
13.95/3.54	c  N st    23     60654       579      2527         0     13996      7715    264654   no data   no data
16.75/4.20	c  N st    24     69388       579      2527         0     11811      7715    191875   no data   no data
16.75/4.20	c  S st    24     69388       579      2527         0     11811      7715    191875   no data   no data
16.75/4.23	c  S st    24     69890       579      2527         0     12313      7715    204434   no data   no data
16.75/4.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.75/4.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.75/4.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.75/4.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
16.75/4.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.75/4.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.75/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.27	c lits-rem:        31  cl-subs:      105  v-elim:      0  v-fix:    0  time:  0.02 s
16.75/4.27	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
16.75/4.27	c vivif2 --  cl tried    12208 cl shrink        0 lits rem          0 time: 0.00
16.75/4.28	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
16.75/4.28	c calculated reachability. Time: 0.00
16.75/4.28	c  N st    24     69890       579      2527         0     12208      7715    201216   no data   no data
21.96/5.52	c  F st    25     87502       579      2527         0     17719      7715    339128   no data   no data
21.96/5.52	c  N st    25     87502       579      2527         0     17719      7715    339128   no data   no data
23.54/5.93	c Decided on static restart strategy
24.34/6.18	c  N st    32     95542       579      2527         0     25641      7715    554155   no data   no data
27.12/6.87	c  N st    34    104835       579      2527         0     22037      7715    453591   no data   no data
27.12/6.87	c  S st    34    104835       579      2527         0     22037      7715    453591   no data   no data
27.52/6.92	c  S st    34    105340       579      2527         0     22542      7715    466433   no data   no data
27.52/6.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.52/6.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.52/6.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.52/6.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.52/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.52/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
27.52/6.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.52/6.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.52/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.92/7.08	c lits-rem:       123  cl-subs:      479  v-elim:      0  v-fix:    0  time:  0.13 s
27.92/7.08	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
27.92/7.09	c vivif2 --  cl tried    22063 cl shrink        0 lits rem          0 time: 0.01
28.33/7.10	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
28.33/7.10	c calculated reachability. Time: 0.00
28.33/7.10	c  N st    34    105340       579      2527         0     22063      7715    451151   no data   no data
31.53/7.93	c  N st    35    114940       579      2527         0     17713      7715    301458   no data   no data
36.72/9.29	c  N st    36    129338       579      2527         0     17153      7715    262479   no data   no data
44.71/11.22	c  N st    37    150934       579      2527         0     22645      7715    396267   no data   no data
47.50/11.90	c  S st    38    158011       579      2527         0     29566      7715    582580   no data   no data
47.50/11.98	c  S st    38    158512       579      2527         0     30066      7715    595217   no data   no data
47.50/11.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.50/11.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.50/11.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.50/11.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.50/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.50/11.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
47.50/11.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.90/12.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.90/12.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.50/12.42	c lits-rem:       200  cl-subs:     1253  v-elim:      0  v-fix:    0  time:  0.41 s
49.50/12.42	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
49.50/12.43	c vivif2 --  cl tried    28813 cl shrink        0 lits rem          0 time: 0.01
49.50/12.45	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.02
49.50/12.45	c calculated reachability. Time: 0.00
49.50/12.45	c  N st    38    158512       579      2527         0     28813      7715    558798   no data   no data
70.30/17.63	c  N st    39    207100       579      2527         0     23547      7715    395222   no data   no data
85.07/21.32	c  N st    40    237768       579      2527         0     33934      7715    655675   no data   no data
85.07/21.32	c  S st    40    237768       579      2527         0     33934      7715    655675   no data   no data
85.47/21.42	c  S st    40    238269       579      2527         0     34435      7715    667767   no data   no data
85.47/21.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.47/21.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.47/21.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.47/21.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.47/21.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.47/21.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
85.47/21.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
85.47/21.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.47/21.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.88/22.09	c lits-rem:       317  cl-subs:     1412  v-elim:      0  v-fix:    0  time:  0.63 s
87.88/22.09	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
87.88/22.10	c vivif2 --  cl tried    33023 cl shrink        0 lits rem          0 time: 0.01
88.28/22.12	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.02
88.28/22.13	c calculated reachability. Time: 0.00
88.28/22.13	c  N st    40    238269       579      2527         0     33023      7715    626487   no data   no data
121.02/30.32	c  F st    41    306251       579      2527         0     34829      7715    615842   no data   no data
121.02/30.32	c  N st    41    306251       579      2527         0     34829      7715    615842   no data   no data
124.22/31.11	c Decided on static restart strategy
135.81/34.07	c  N st    51    334558       579      2527         0     39184      7715    719913   no data   no data
147.39/36.99	c  N st    53    357403       579      2527         0     37056      7715    635359   no data   no data
147.39/36.99	c  S st    53    357403       579      2527         0     37056      7715    635359   no data   no data
147.79/37.08	c  S st    53    357907       579      2527         0     37559      7715    648109   no data   no data
147.79/37.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.19/37.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
148.19/37.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
148.19/37.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.19/37.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.19/37.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
148.19/37.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
148.19/37.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
148.19/37.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.40/37.48	c lits-rem:       185  cl-subs:     1023  v-elim:      0  v-fix:    0  time:  0.35 s
149.40/37.48	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
149.40/37.48	c vivif2 --  cl tried    36536 cl shrink        0 lits rem          0 time: 0.01
149.81/37.51	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.03
149.81/37.51	c calculated reachability. Time: 0.00
149.81/37.51	c  N st    53    357907       579      2527         0     36536      7715    618957   no data   no data
166.99/41.89	c  N st    54    390299       579      2527         0     42827      7715    783611   no data   no data
195.73/49.04	c  N st    55    438887       579      2527         0     36486      7715    553734   no data   no data
244.08/61.11	c  N st    56    511771       579      2527         0     50075      7715    873521   no data   no data
258.86/64.80	c  N st    57    536861       579      2527         0     44269      7715    743477   no data   no data
258.86/64.80	c  S st    57    536861       579      2527         0     44269      7715    743477   no data   no data
259.28/64.91	c  S st    57    537367       579      2527         0     44775      7715    756396   no data   no data
259.28/64.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
259.28/64.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
259.28/64.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.28/64.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.28/64.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.28/64.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
259.28/64.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
259.28/64.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
259.28/64.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.06/65.67	c lits-rem:       236  cl-subs:     1522  v-elim:      0  v-fix:    0  time:  0.70 s
262.06/65.67	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
262.06/65.68	c vivif2 --  cl tried    43253 cl shrink        0 lits rem          0 time: 0.01
262.46/65.71	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.03
262.46/65.71	c calculated reachability. Time: 0.00
262.46/65.71	c  N st    57    537367       579      2527         0     43253      7715    710294   no data   no data
375.13/93.99	c  N st    58    701351       579      2527         0     37391      7715    440035   no data   no data
452.24/113.29	c  N st    59    806050       579      2527         0     66296      7715   1239873   no data   no data
452.24/113.29	c  S st    59    806050       579      2527         0     66296      7715   1239873   no data   no data
453.06/113.48	c  S st    59    806550       579      2527         0     66795      7715   1252932   no data   no data
453.06/113.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
453.43/113.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
453.43/113.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
453.43/113.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.43/113.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.43/113.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
453.43/113.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
453.43/113.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
453.43/113.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
471.41/118.04	c lits-rem:       813  cl-subs:     4431  v-elim:      0  v-fix:    0  time:  4.46 s
471.41/118.04	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
471.41/118.05	c vivif2 --  cl tried    62364 cl shrink        0 lits rem          0 time: 0.02
471.81/118.11	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.06
471.81/118.11	c calculated reachability. Time: 0.00
471.81/118.11	c  N st    59    806550       579      2527         0     62364      7715   1124388   no data   no data
677.97/169.77	c  F st    60   1071877       579      2527         0     78129      7715   1393917   no data   no data
677.97/169.77	c  N st    60   1071877       579      2527         0     78129      7715   1393917   no data   no data
683.17/171.08	c Decided on static restart strategy
700.75/175.44	c  N st    70   1100179       579      2527         0     62110      7715    958035   no data   no data
732.31/183.38	c  N st    72   1136175       579      2527         0     52405      7715    663495   no data   no data
758.27/189.80	c  N st    73   1168567       579      2527         0     84325      7715   1591897   no data   no data
795.44/199.11	c  N st    74   1209829       579      2527         0     78740      7715   1428789   no data   no data
795.44/199.11	c  S st    74   1209829       579      2527         0     78740      7715   1428789   no data   no data
796.22/199.36	c  S st    74   1210336       579      2527         0     79247      7715   1442411   no data   no data
796.22/199.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
796.62/199.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
796.62/199.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
796.62/199.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
796.62/199.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.62/199.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
796.62/199.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
796.62/199.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
796.62/199.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.21/203.34	c lits-rem:       501  cl-subs:     3016  v-elim:      0  v-fix:    0  time:  3.87 s
812.21/203.34	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
812.21/203.36	c vivif2 --  cl tried    76231 cl shrink        0 lits rem          0 time: 0.02
812.61/203.43	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.07
812.61/203.43	c calculated reachability. Time: 0.00
812.61/203.43	c  N st    74   1210336       579      2527         0     76231      7715   1346355   no data   no data
896.91/224.55	c  N st    75   1283219       579      2527         0     52382      7715    602360   no data   no data
991.99/248.30	c  N st    76   1392543       579      2527         0     60460      7715    779475   no data   no data
1153.00/288.67	c  N st    77   1556527       579      2527         0     65346      7715    892405   no data   no data
1328.37/332.55	c  N st    78   1710336       579      2527         0    107390      7715   1965537   no data   no data
1328.37/332.55	c  S st    78   1710336       579      2527         0    107390      7715   1965537   no data   no data
1329.56/332.87	c  S st    78   1710839       579      2527         0    107893      7715   1979476   no data   no data
1329.56/332.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1329.96/332.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1329.96/332.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1329.96/332.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.96/332.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1329.96/332.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1329.96/332.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1329.96/332.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1330.36/333.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.72/346.67	c lits-rem:       775  cl-subs:     7804  v-elim:      0  v-fix:    0  time: 13.65 s
1384.72/346.67	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
1385.10/346.70	c vivif2 --  cl tried   100089 cl shrink        0 lits rem          0 time: 0.03
1385.49/346.81	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.11
1385.49/346.81	c calculated reachability. Time: 0.00
1385.49/346.81	c  N st    78   1710839       579      2527         0    100089      7715   1774669   no data   no data
1814.17/454.17	c  N st    79   2079803       579      2527         0    111282      7715   1948126   no data   no data
1972.77/493.81	c  N st    80   2210840       579      2527         0    115634      7715   2065961   no data   no data
1972.77/493.81	c  S st    80   2210840       579      2527         0    115634      7715   2065961   no data   no data
1973.97/494.18	c  S st    80   2211342       579      2527         0    116136      7715   2078401   no data   no data
1973.97/494.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1974.37/494.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1974.37/494.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1974.37/494.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1974.37/494.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1974.37/494.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1974.37/494.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1974.37/494.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1974.77/494.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2028.30/507.75	c lits-rem:       680  cl-subs:     7753  v-elim:      0  v-fix:    0  time: 13.41 s
2028.30/507.75	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
2028.30/507.78	c vivif2 --  cl tried   108383 cl shrink        0 lits rem          0 time: 0.03
2028.70/507.89	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.11
2028.70/507.89	c calculated reachability. Time: 0.00
2028.70/507.89	c  N st    80   2211342       579      2527         0    108383      7715   1882428   no data   no data
2695.49/674.79	c  N st    81   2711343       579      2527         0    132084      7715   2496567   no data   no data
2695.49/674.79	c  S st    81   2711343       579      2527         0    132084      7715   2496567   no data   no data
2697.49/675.26	c  S st    81   2711847       579      2527         0    132586      7715   2510198   no data   no data
2697.49/675.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2697.88/675.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2697.88/675.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2697.88/675.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2697.88/675.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2697.88/675.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
2697.88/675.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2697.88/675.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2698.30/675.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2774.59/694.52	c lits-rem:       807  cl-subs:     7815  v-elim:      0  v-fix:    0  time: 19.07 s
2774.59/694.52	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
2774.59/694.55	c vivif2 --  cl tried   124771 cl shrink        0 lits rem          0 time: 0.03
2774.99/694.69	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.14
2775.39/694.70	c calculated reachability. Time: 0.00
2775.39/694.70	c  N st    81   2711847       579      2527         0    124771      7715   2309619   no data   no data
3557.63/890.51	c  N st    82   3211847       579      2527         0    100043      7715   1394806   no data   no data
3557.63/890.51	c  S st    82   3211847       579      2527         0    100043      7715   1394806   no data   no data
3558.83/890.81	c  S st    82   3212351       579      2527         0    100546      7715   1408224   no data   no data
3558.83/890.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3558.83/890.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
3558.83/890.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3558.83/890.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3558.83/890.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3558.83/890.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
3558.83/890.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3558.83/890.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3559.23/890.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3574.00/894.67	c lits-rem:       188  cl-subs:     4865  v-elim:      0  v-fix:    0  time:  3.73 s
3574.00/894.67	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
3574.00/894.69	c vivif2 --  cl tried    95681 cl shrink        0 lits rem          0 time: 0.02
3574.40/894.78	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.09
3574.40/894.79	c calculated reachability. Time: 0.00
3574.40/894.79	c  N st    82   3212351       579      2527         0     95681      7715   1284573   no data   no data
4394.23/1099.94	c  N st    83   3712353       579      2527         0    106898      7715   1454380   no data   no data
4394.23/1099.94	c  S st    83   3712353       579      2527         0    106898      7715   1454380   no data   no data
4395.83/1100.33	c  S st    83   3712853       579      2527         0    107398      7715   1468451   no data   no data
4395.83/1100.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4396.22/1100.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.07
4396.22/1100.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4396.22/1100.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4396.22/1100.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4396.22/1100.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
4396.22/1100.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4396.22/1100.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4396.22/1100.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4411.01/1104.13	c lits-rem:       367  cl-subs:     3797  v-elim:      0  v-fix:    0  time:  3.64 s
4411.01/1104.13	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
4411.01/1104.15	c vivif2 --  cl tried   103601 cl shrink        0 lits rem          0 time: 0.02
4411.41/1104.26	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.11
4411.41/1104.26	c calculated reachability. Time: 0.00
4411.41/1104.26	c  N st    83   3712853       579      2527         0    103601      7715   1373013   no data   no data
4476.12/1120.49	c  F st    84   3751562       579      2527         0    141586      7715   2422289   no data   no data
4476.12/1120.49	c  N st    84   3751562       579      2527         0    141586      7715   2422289   no data   no data
4486.12/1122.95	c Decided on static restart strategy
4532.05/1134.40	c  N st    94   3779861       579      2527         0     86285      7715    885264   no data   no data
4580.79/1146.62	c  N st    96   3815854       579      2527         0    121465      7715   1852804   no data   no data
4635.54/1160.35	c  N st    97   3848246       579      2527         0    153198      7715   2790394   no data   no data
4713.02/1179.76	c  N st    98   3896838       579      2527         0    116535      7715   1712784   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-3173920-1304073363/watcher-3173920-1304073363 -o /tmp/evaluation-result-3173920-1304073363/solver-3173920-1304073363 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173920-1304073363.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.07 8.04 7.53 2/175 17135
/proc/meminfo: memFree=30368500/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 518936740 52441088 347 33554432000 4194304 4627427 140735785314784 18446744073709551615 253640915953 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 12803 347 299 106 0 7774 0
[pid=17135/tid=17136] ppid=17133 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518936740 52441088 347 33554432000 4194304 4627427 140735785314784 18446744073709551615 47790961588140 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518936740 52441088 347 33554432000 4194304 4627427 140735785314784 18446744073709551615 47790961588136 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518936740 52441088 347 33554432000 4194304 4627427 140735785314784 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.178138 s]
/proc/loadavg: 8.07 8.04 7.53 2/175 17135
/proc/meminfo: memFree=30368500/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=282656 CPUtime=0.67 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 2325 0 0 0 66 1 0 0 18 0 4 0 518936740 289439744 1817 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 70664 1817 385 106 0 65635 0
[pid=17135/tid=17136] ppid=17133 vsize=282656 CPUtime=0.16 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 534 0 0 0 16 0 0 0 18 0 4 0 518936740 289439744 1817 33554432000 4194304 4627427 140735785314784 18446744073709551615 253640902791 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=282656 CPUtime=0.16 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 494 0 0 0 16 0 0 0 18 0 4 0 518936740 289439744 1817 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=282656 CPUtime=0.16 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 420 0 0 0 16 0 0 0 18 0 4 0 518936740 289439744 1817 33554432000 4194304 4627427 140735785314784 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 282656

[startup+0.256468 s]
/proc/loadavg: 8.07 8.04 7.53 2/175 17135
/proc/meminfo: memFree=30368500/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=283316 CPUtime=0.99 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 2757 0 0 0 98 1 0 0 18 0 4 0 518936740 290115584 1924 33554432000 4194304 4627427 140735785314784 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 70829 1924 385 106 0 65800 0
[pid=17135/tid=17136] ppid=17133 vsize=283316 CPUtime=0.24 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 612 0 0 0 24 0 0 0 18 0 4 0 518936740 290115584 1924 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=283316 CPUtime=0.24 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 630 0 0 0 24 0 0 0 18 0 4 0 518936740 290115584 1924 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=283316 CPUtime=0.24 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 490 0 0 0 24 0 0 0 18 0 4 0 518936740 290115584 1924 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 283316

[startup+0.300427 s]
/proc/loadavg: 8.07 8.04 7.53 2/175 17135
/proc/meminfo: memFree=30368500/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=283448 CPUtime=1.16 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 2960 0 0 0 115 1 0 0 18 0 4 0 518936740 290250752 2127 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 70862 2127 385 106 0 65833 0
[pid=17135/tid=17136] ppid=17133 vsize=283448 CPUtime=0.28 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 672 0 0 0 28 0 0 0 18 0 4 0 518936740 290250752 2127 33554432000 4194304 4627427 140735785314784 18446744073709551615 4352128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=283448 CPUtime=0.29 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 664 0 0 0 29 0 0 0 18 0 4 0 518936740 290250752 2127 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=283448 CPUtime=0.28 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 554 0 0 0 28 0 0 0 18 0 4 0 518936740 290250752 2127 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283448

[startup+0.700355 s]
/proc/loadavg: 8.07 8.04 7.53 2/175 17135
/proc/meminfo: memFree=30368500/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=284276 CPUtime=2.76 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 4636 0 0 0 275 1 0 0 18 0 4 0 518936740 291098624 2821 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 71069 2821 385 106 0 66040 0
[pid=17135/tid=17136] ppid=17133 vsize=284276 CPUtime=0.68 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 1102 0 0 0 68 0 0 0 18 0 4 0 518936740 291098624 2821 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=284276 CPUtime=0.69 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 1084 0 0 0 69 0 0 0 18 0 4 0 518936740 291098624 2821 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308755 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=284276 CPUtime=0.68 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 965 0 0 0 68 0 0 0 18 0 4 0 518936740 291098624 2821 33554432000 4194304 4627427 140735785314784 18446744073709551615 4507174 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284276

[startup+1.50021 s]
/proc/loadavg: 8.15 8.06 7.54 9/184 17169
/proc/meminfo: memFree=30348496/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=285580 CPUtime=5.95 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 7932 0 0 0 594 1 0 0 20 0 4 0 518936740 292433920 3416 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 71395 3416 386 106 0 66366 0
[pid=17135/tid=17136] ppid=17133 vsize=285580 CPUtime=1.48 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 1961 0 0 0 148 0 0 0 19 0 4 0 518936740 292433920 3416 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=285580 CPUtime=1.49 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 1890 0 0 0 149 0 0 0 20 0 4 0 518936740 292433920 3416 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=285580 CPUtime=1.48 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 1767 0 0 0 148 0 0 0 20 0 4 0 518936740 292433920 3416 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 285580

[startup+3.10092 s]
/proc/loadavg: 8.15 8.06 7.54 9/184 17169
/proc/meminfo: memFree=30314396/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=286424 CPUtime=12.35 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 19135 0 0 0 1232 3 0 0 25 0 4 0 518936740 293298176 10298 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309253 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 71606 10298 389 106 0 66577 0
[pid=17135/tid=17136] ppid=17133 vsize=286424 CPUtime=3.08 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 4302 0 0 0 308 0 0 0 25 0 4 0 518936740 293298176 10298 33554432000 4194304 4627427 140735785314784 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=286424 CPUtime=3.08 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 5127 0 0 0 308 0 0 0 25 0 4 0 518936740 293298176 10298 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=286424 CPUtime=3.08 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 4570 0 0 0 307 1 0 0 25 0 4 0 518936740 293298176 10298 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 286424

[startup+6.30033 s]
/proc/loadavg: 8.13 8.05 7.54 9/184 17169
/proc/meminfo: memFree=30262516/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=288164 CPUtime=25.13 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 31113 0 0 0 2507 6 0 0 25 0 4 0 518936740 295079936 13599 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 72041 13599 389 106 0 67012 0
[pid=17135/tid=17136] ppid=17133 vsize=288164 CPUtime=6.28 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 7916 0 0 0 627 1 0 0 25 0 4 0 518936740 295079936 13599 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=288164 CPUtime=6.29 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 8676 0 0 0 628 1 0 0 25 0 4 0 518936740 295079936 13599 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=288164 CPUtime=6.25 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 6845 0 0 0 624 1 0 0 25 0 4 0 518936740 295079936 13599 33554432000 4194304 4627427 140735785314784 18446744073709551615 4327749 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 288164

[startup+12.7012 s]
/proc/loadavg: 8.12 8.05 7.54 9/184 17169
/proc/meminfo: memFree=30203980/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=279884 CPUtime=50.71 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 48562 0 0 0 5062 9 0 0 25 0 4 0 518936740 286601216 21505 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 69971 21505 389 106 0 64942 0
[pid=17135/tid=17136] ppid=17133 vsize=279884 CPUtime=12.67 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 12503 0 0 0 1265 2 0 0 25 0 4 0 518936740 286601216 21505 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=279884 CPUtime=12.69 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 11507 0 0 0 1268 1 0 0 25 0 4 0 518936740 286601216 21505 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=279884 CPUtime=12.63 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 11665 0 0 0 1261 2 0 0 25 0 4 0 518936740 286601216 21505 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308275 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) 279884

[startup+25.5008 s]
/proc/loadavg: 8.10 8.05 7.55 9/184 17169
/proc/meminfo: memFree=30147052/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=282044 CPUtime=101.84 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 71682 0 0 0 10170 14 0 0 25 0 4 0 518936740 288813056 26872 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 70511 26872 389 106 0 65482 0
[pid=17135/tid=17136] ppid=17133 vsize=282044 CPUtime=25.48 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 19866 0 0 0 2544 4 0 0 25 0 4 0 518936740 288813056 26872 33554432000 4194304 4627427 140735785314784 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=282044 CPUtime=25.49 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 15296 0 0 0 2547 2 0 0 25 0 4 0 518936740 288813056 26872 33554432000 4194304 4627427 140735785314784 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=282044 CPUtime=25.36 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 16941 0 0 0 2533 3 0 0 25 0 4 0 518936740 288813056 26872 33554432000 4194304 4627427 140735785314784 18446744073709551615 4310094 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) 282044

[startup+51.1012 s]
/proc/loadavg: 8.06 8.05 7.56 9/184 17170
/proc/meminfo: memFree=30098268/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=274252 CPUtime=204.12 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 106450 0 0 0 20390 22 0 0 25 0 4 0 518936740 280834048 37310 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 68563 37310 389 106 0 63534 0
[pid=17135/tid=17136] ppid=17133 vsize=274252 CPUtime=51.08 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 30962 0 0 0 5101 7 0 0 25 0 4 0 518936740 280834048 37310 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=274252 CPUtime=51.09 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 20753 0 0 0 5106 3 0 0 25 0 4 0 518936740 280834048 37310 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=274252 CPUtime=50.85 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 25486 0 0 0 5080 5 0 0 25 0 4 0 518936740 280834048 37310 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309279 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) 274252

[startup+102.301 s]
/proc/loadavg: 8.02 8.04 7.58 9/184 17171
/proc/meminfo: memFree=30017784/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=287776 CPUtime=408.71 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 153271 0 0 0 40836 35 0 0 25 0 4 0 518936740 294682624 44269 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 71944 44269 389 106 0 66915 0
[pid=17135/tid=17136] ppid=17133 vsize=287776 CPUtime=102.28 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 43915 0 0 0 10217 11 0 0 25 0 4 0 518936740 294682624 44269 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=287776 CPUtime=102.29 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 26010 0 0 0 10224 5 0 0 25 0 4 0 518936740 294682624 44269 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=287776 CPUtime=101.82 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 41754 0 0 0 10173 9 0 0 25 0 4 0 518936740 294682624 44269 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.71
Current children cumulated vsize (KiB) 287776

[startup+162.301 s]

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

[pid=17135] ppid=17133 vsize=620316 CPUtime=2566.06 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 419976 0 0 0 256479 127 0 0 25 0 4 0 518936740 635203584 105043 33554432000 4194304 4627427 140735785314784 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 155079 105043 389 106 0 150050 0
[pid=17135/tid=17136] ppid=17133 vsize=620316 CPUtime=642.29 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 105313 0 0 0 64197 32 0 0 25 0 4 0 518936740 635203584 105043 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=620316 CPUtime=642.31 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 91994 0 0 0 64200 31 0 0 25 0 4 0 518936740 635203584 105043 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=620316 CPUtime=639.15 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 111311 0 0 0 63885 30 0 0 25 0 4 0 518936740 635203584 105043 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2566.06
Current children cumulated vsize (KiB) 620316

[startup+702.3 s]
/proc/loadavg: 8.18 8.13 7.83 9/184 17187
/proc/meminfo: memFree=29478464/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=620500 CPUtime=2805.74 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 447502 0 0 0 280434 140 0 0 25 0 4 0 518936740 635392000 103146 33554432000 4194304 4627427 140735785314784 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 155125 103146 389 106 0 150096 0
[pid=17135/tid=17136] ppid=17133 vsize=620500 CPUtime=702.3 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 112303 0 0 0 70194 36 0 0 25 0 4 0 518936740 635392000 103146 33554432000 4194304 4627427 140735785314784 18446744073709551615 4322040 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=620500 CPUtime=702.3 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 100292 0 0 0 70197 33 0 0 25 0 4 0 518936740 635392000 103146 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=620500 CPUtime=698.82 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 118013 0 0 0 69849 33 0 0 25 0 4 0 518936740 635392000 103146 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.74
Current children cumulated vsize (KiB) 620500

[startup+762.3 s]
/proc/loadavg: 8.11 8.12 7.84 9/184 17189
/proc/meminfo: memFree=29499040/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=621468 CPUtime=3045.48 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 470147 0 0 0 304400 148 0 0 25 0 4 0 518936740 636383232 109230 33554432000 4194304 4627427 140735785314784 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 155367 109230 389 106 0 150338 0
[pid=17135/tid=17136] ppid=17133 vsize=621468 CPUtime=762.3 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 116379 0 0 0 76193 37 0 0 25 0 4 0 518936740 636383232 109230 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=621468 CPUtime=762.31 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 107712 0 0 0 76195 36 0 0 25 0 4 0 518936740 636383232 109230 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=621468 CPUtime=758.54 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 124647 0 0 0 75818 36 0 0 25 0 4 0 518936740 636383232 109230 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.48
Current children cumulated vsize (KiB) 621468

[startup+822.3 s]
/proc/loadavg: 8.14 8.12 7.86 9/184 17191
/proc/meminfo: memFree=29454764/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=556012 CPUtime=3285.18 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 497340 0 0 0 328360 158 0 0 25 0 4 0 518936740 569356288 107302 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 139003 107302 389 106 0 133974 0
[pid=17135/tid=17136] ppid=17133 vsize=556012 CPUtime=822.29 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 123446 0 0 0 82189 40 0 0 25 0 4 0 518936740 569356288 107302 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=556012 CPUtime=822.3 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 114702 0 0 0 82191 39 0 0 25 0 4 0 518936740 569356288 107302 33554432000 4194304 4627427 140735785314784 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=556012 CPUtime=818.26 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 131284 0 0 0 81787 39 0 0 25 0 4 0 518936740 569356288 107302 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.18
Current children cumulated vsize (KiB) 556012

[startup+882.307 s]
/proc/loadavg: 8.14 8.13 7.88 9/184 17192
/proc/meminfo: memFree=29447184/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=607148 CPUtime=3524.89 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 515880 0 0 0 352322 167 0 0 25 0 4 0 518936740 621719552 115181 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 151787 115181 389 106 0 146758 0
[pid=17135/tid=17136] ppid=17133 vsize=607148 CPUtime=882.3 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 128699 0 0 0 88188 42 0 0 25 0 4 0 518936740 621719552 115181 33554432000 4194304 4627427 140735785314784 18446744073709551615 4420208 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=607148 CPUtime=882.32 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 121524 0 0 0 88188 44 0 0 25 0 4 0 518936740 621719552 115181 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=607148 CPUtime=877.95 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 132871 0 0 0 87756 39 0 0 25 0 4 0 518936740 621719552 115181 33554432000 4194304 4627427 140735785314784 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.89
Current children cumulated vsize (KiB) 607148

[startup+942.301 s]
/proc/loadavg: 8.14 8.13 7.89 9/184 17194
/proc/meminfo: memFree=29413320/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=582376 CPUtime=3764.58 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 537014 0 0 0 376282 176 0 0 25 0 4 0 518936740 596353024 118006 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 145594 118006 389 106 0 140565 0
[pid=17135/tid=17136] ppid=17133 vsize=582376 CPUtime=942.3 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 133458 0 0 0 94186 44 0 0 25 0 4 0 518936740 596353024 118006 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=582376 CPUtime=942.31 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 128163 0 0 0 94185 46 0 0 25 0 4 0 518936740 596353024 118006 33554432000 4194304 4627427 140735785314784 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=582376 CPUtime=937.64 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 138655 0 0 0 93723 41 0 0 25 0 4 0 518936740 596353024 118006 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.58
Current children cumulated vsize (KiB) 582376

[startup+1002.3 s]
/proc/loadavg: 8.21 8.15 7.91 9/184 17195
/proc/meminfo: memFree=29359624/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=713956 CPUtime=4004.3 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 559904 0 0 0 400245 185 0 0 25 0 4 0 518936740 731090944 125575 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 178489 125575 389 106 0 173460 0
[pid=17135/tid=17136] ppid=17133 vsize=713956 CPUtime=1002.3 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 139461 0 0 0 100184 46 0 0 25 0 4 0 518936740 731090944 125575 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=713956 CPUtime=1002.31 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 134260 0 0 0 100182 49 0 0 25 0 4 0 518936740 731090944 125575 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=713956 CPUtime=997.37 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 145529 0 0 0 99693 44 0 0 25 0 4 0 518936740 731090944 125575 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.3
Current children cumulated vsize (KiB) 713956

[startup+1062.3 s]
/proc/loadavg: 8.19 8.15 7.93 9/184 17197
/proc/meminfo: memFree=29341012/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=714508 CPUtime=4244.03 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 579345 0 0 0 424210 193 0 0 25 0 4 0 518936740 731656192 132470 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 178627 132470 389 106 0 173598 0
[pid=17135/tid=17136] ppid=17133 vsize=714508 CPUtime=1062.31 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 141681 0 0 0 106183 48 0 0 25 0 4 0 518936740 731656192 132470 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=714508 CPUtime=1062.32 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 141732 0 0 0 106180 52 0 0 25 0 4 0 518936740 731656192 132470 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=714508 CPUtime=1057.08 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 152540 0 0 0 105662 46 0 0 25 0 4 0 518936740 731656192 132470 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4244.03
Current children cumulated vsize (KiB) 714508

[startup+1122.3 s]
/proc/loadavg: 8.14 8.14 7.93 9/184 17199
/proc/meminfo: memFree=29355008/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=687732 CPUtime=4483.72 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 598269 0 0 0 448171 201 0 0 25 0 4 0 518936740 704237568 131521 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 171933 131521 389 106 0 166904 0
[pid=17135/tid=17136] ppid=17133 vsize=687732 CPUtime=1122.3 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 142294 0 0 0 112182 48 0 0 25 0 4 0 518936740 704237568 131521 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=687732 CPUtime=1122.32 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 147792 0 0 0 112177 55 0 0 25 0 4 0 518936740 704237568 131521 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=687732 CPUtime=1116.77 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 159574 0 0 0 111629 48 0 0 25 0 4 0 518936740 704237568 131521 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.72
Current children cumulated vsize (KiB) 687732

[startup+1182.3 s]
/proc/loadavg: 8.09 8.12 7.94 9/184 17200
/proc/meminfo: memFree=29309104/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=700944 CPUtime=4723.42 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 612709 0 0 0 472135 207 0 0 25 0 4 0 518936740 717766656 137358 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 175236 137358 389 106 0 170207 0
[pid=17135/tid=17136] ppid=17133 vsize=700944 CPUtime=1182.3 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 142666 0 0 0 118182 48 0 0 25 0 4 0 518936740 717766656 137358 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=700944 CPUtime=1182.32 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 152888 0 0 0 118175 57 0 0 25 0 4 0 518936740 717766656 137358 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=700944 CPUtime=1176.47 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 162073 0 0 0 117598 49 0 0 25 0 4 0 518936740 717766656 137358 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.42
Current children cumulated vsize (KiB) 700944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.15 8.13 7.94 10/184 17201
/proc/meminfo: memFree=29267560/32951124 swapFree=67111364/67111528
[pid=17135] ppid=17133 vsize=807536 CPUtime=4800.12 cores=0,2,4,6
/proc/17135/stat : 17135 (strangenight2-m) R 17133 17135 16634 0 -1 4202496 617191 0 0 0 479803 209 0 0 25 0 4 0 518936740 826916864 137652 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17135/statm: 201884 137652 389 106 0 196855 0
[pid=17135/tid=17136] ppid=17133 vsize=807536 CPUtime=1201.51 cores=0,2,4,6
/proc/17135/task/17136/stat : 17136 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 143058 0 0 0 120103 48 0 0 25 0 4 0 518936740 826916864 137652 33554432000 4194304 4627427 140735785314784 18446744073709551615 4327603 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17135/tid=17137] ppid=17133 vsize=807536 CPUtime=1201.53 cores=0,2,4,6
/proc/17135/task/17137/stat : 17137 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 155369 0 0 0 120095 58 0 0 25 0 4 0 518936740 826916864 137652 33554432000 4194304 4627427 140735785314784 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17135/tid=17138] ppid=17133 vsize=807536 CPUtime=1195.57 cores=0,2,4,6
/proc/17135/task/17138/stat : 17138 (strangenight2-m) R 17133 17135 16634 0 -1 4202560 162441 0 0 0 119507 50 0 0 25 0 4 0 518936740 826916864 137652 33554432000 4194304 4627427 140735785314784 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 807536

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.53
CPU time (s): 4800.18
CPU user time (s): 4798.06
CPU system time (s): 2.11568
CPU usage (%): 399.504
Max. virtual memory (cumulated for all children) (KiB): 886232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.06
system time used= 2.11568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 617192
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= 461
involuntary context switches= 18772

runsolver used 1.75473 second user time and 4.21836 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 12:36:03
IDJOB=3173920
IDBENCH=82738
IDSOLVER=1586
FILE ID=node106/3173920-1304073363
RUNJOBID= node106-1304072160-17048
PBS_JOBID= 13170478
Free space on /tmp= 72152 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173920-1304073363/watcher-3173920-1304073363 -o /tmp/evaluation-result-3173920-1304073363/solver-3173920-1304073363 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173920-1304073363.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1790352328

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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:     32951124 kB
MemFree:      30368780 kB
Buffers:        238580 kB
Cached:        2067680 kB
SwapCached:         88 kB
Active:         781204 kB
Inactive:      1590512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30368780 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5900 kB
Writeback:           0 kB
AnonPages:       64952 kB
Mapped:          15068 kB
Slab:           145860 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221684 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= 72148 MiB
End job on node106 at 2011-04-29 12:56:07