Trace number 3366329

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.39 1204.25

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366329-1305401849.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	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.01	c asymm  cl-useful: 0/2556/2556 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.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.02	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:     18  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:     252 undec:      80 neg:     268
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       582      2538         0         0      7739         0   no data   no data
0.00/0.08	c Decided on static restart strategy
0.37/0.18	c  N st     8      4915       582      2538         0      4836      7739    134328   no data   no data
1.57/0.47	c  N st    10     11297       582      2538         0      4493      7739     87306   no data   no data
2.76/0.78	c  N st    11     17041       582      2538         0     10145      7739    246231   no data   no data
4.76/1.20	c  F st    12     25001       582      2538         0     12433      7739    277754   no data   no data
4.76/1.21	c  N st    12     25001       582      2538         0     12433      7739    277754   no data   no data
5.56/1.48	c Decided on static restart strategy
5.56/1.48	c  N st    18     30001       582      2538         0     10705      7739    223186   no data   no data
5.56/1.48	c  S st    18     30001       582      2538         0     10705      7739    223186   no data   no data
5.96/1.51	c  S st    18     30503       582      2538         0     11207      7739    236465   no data   no data
5.96/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.96/1.51	c blocked clauses removed:       10 vars:      2 tried:         582 T: 0.00 s
5.96/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    580 time:  0.00 s
5.96/1.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.96/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.96/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.57	c lits-rem:        54  cl-subs:      399  v-elim:      0  v-fix:    0  time:  0.04 s
5.96/1.57	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
5.96/1.57	c calculated reachability. Time: 0.00
5.96/1.57	c  N st    18     30503       579      2527         0     10633      7715    220362   no data   no data
7.55/1.97	c  N st    20     37614       579      2527         0      9966      7715    186543   no data   no data
9.13/2.38	c  N st    21     44014       579      2527         0     16240      7715    350604   no data   no data
9.54/2.49	c  S st    22     45754       579      2527         0      9209      7715    145059   no data   no data
9.94/2.52	c  S st    22     46257       579      2527         0      9712      7715    157948   no data   no data
9.94/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.94/2.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.94/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
9.94/2.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.94/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.54	c lits-rem:        15  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.01 s
9.94/2.54	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
9.94/2.54	c vivif2 --  cl tried     9637 cl shrink        0 lits rem          0 time: 0.00
9.94/2.55	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
9.94/2.55	c calculated reachability. Time: 0.00
9.94/2.55	c  N st    22     46257       579      2527         0      9637      7715    155886   no data   no data
13.92/3.51	c  N st    23     60654       579      2527         0     13996      7715    264654   no data   no data
16.32/4.16	c  N st    24     69388       579      2527         0     11811      7715    191875   no data   no data
16.32/4.16	c  S st    24     69388       579      2527         0     11811      7715    191875   no data   no data
16.32/4.19	c  S st    24     69890       579      2527         0     12313      7715    204434   no data   no data
16.32/4.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.32/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.32/4.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.32/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.32/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.32/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
16.32/4.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.72/4.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.72/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.72/4.22	c lits-rem:        31  cl-subs:      105  v-elim:      0  v-fix:    0  time:  0.02 s
16.72/4.22	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
16.72/4.22	c vivif2 --  cl tried    12208 cl shrink        0 lits rem          0 time: 0.00
16.72/4.23	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
16.72/4.23	c calculated reachability. Time: 0.00
16.72/4.23	c  N st    24     69890       579      2527         0     12208      7715    201216   no data   no data
21.53/5.47	c  F st    25     87502       579      2527         0     17719      7715    339128   no data   no data
21.53/5.47	c  N st    25     87502       579      2527         0     17719      7715    339128   no data   no data
23.10/5.87	c Decided on static restart strategy
24.29/6.12	c  N st    32     95542       579      2527         0     25641      7715    554155   no data   no data
27.08/6.80	c  N st    34    104835       579      2527         0     22037      7715    453591   no data   no data
27.08/6.80	c  S st    34    104835       579      2527         0     22037      7715    453591   no data   no data
27.08/6.85	c  S st    34    105340       579      2527         0     22542      7715    466433   no data   no data
27.08/6.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.08/6.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.08/6.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.08/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.08/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.08/6.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
27.08/6.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.08/6.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.08/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.88/7.01	c lits-rem:       123  cl-subs:      479  v-elim:      0  v-fix:    0  time:  0.13 s
27.88/7.01	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
27.88/7.02	c vivif2 --  cl tried    22063 cl shrink        0 lits rem          0 time: 0.00
27.88/7.03	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.01
27.88/7.03	c calculated reachability. Time: 0.00
27.88/7.03	c  N st    34    105340       579      2527         0     22063      7715    451151   no data   no data
31.06/7.85	c  N st    35    114940       579      2527         0     17713      7715    301458   no data   no data
36.65/9.21	c  N st    36    129338       579      2527         0     17153      7715    262479   no data   no data
44.22/11.11	c  N st    37    150934       579      2527         0     22645      7715    396267   no data   no data
46.62/11.79	c  S st    38    158011       579      2527         0     29566      7715    582580   no data   no data
47.02/11.87	c  S st    38    158512       579      2527         0     30066      7715    595217   no data   no data
47.02/11.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.02/11.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.02/11.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.02/11.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.02/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.02/11.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
47.02/11.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.02/11.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.42/11.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.00/12.31	c lits-rem:       200  cl-subs:     1253  v-elim:      0  v-fix:    0  time:  0.40 s
49.00/12.31	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
49.00/12.31	c vivif2 --  cl tried    28813 cl shrink        0 lits rem          0 time: 0.01
49.00/12.33	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.02
49.00/12.33	c calculated reachability. Time: 0.00
49.00/12.33	c  N st    38    158512       579      2527         0     28813      7715    558798   no data   no data
69.35/17.47	c  N st    39    207100       579      2527         0     23547      7715    395222   no data   no data
84.08/21.13	c  N st    40    237768       579      2527         0     33934      7715    655675   no data   no data
84.08/21.13	c  S st    40    237768       579      2527         0     33934      7715    655675   no data   no data
84.48/21.23	c  S st    40    238269       579      2527         0     34435      7715    667767   no data   no data
84.48/21.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.48/21.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.48/21.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.48/21.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.48/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.48/21.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
84.48/21.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.48/21.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.48/21.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.88/21.90	c lits-rem:       317  cl-subs:     1412  v-elim:      0  v-fix:    0  time:  0.63 s
86.88/21.90	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
86.88/21.91	c vivif2 --  cl tried    33023 cl shrink        0 lits rem          0 time: 0.01
87.30/21.93	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.02
87.30/21.93	c calculated reachability. Time: 0.00
87.30/21.93	c  N st    40    238269       579      2527         0     33023      7715    626487   no data   no data
119.56/30.07	c  F st    41    306251       579      2527         0     34829      7715    615842   no data   no data
119.56/30.08	c  N st    41    306251       579      2527         0     34829      7715    615842   no data   no data
122.81/30.85	c Decided on static restart strategy
134.72/33.80	c  N st    51    334558       579      2527         0     39184      7715    719913   no data   no data
146.27/36.71	c  N st    53    357403       579      2527         0     37056      7715    635359   no data   no data
146.27/36.71	c  S st    53    357403       579      2527         0     37056      7715    635359   no data   no data
146.67/36.81	c  S st    53    357907       579      2527         0     37559      7715    648109   no data   no data
146.67/36.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.67/36.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
146.67/36.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.67/36.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.67/36.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.67/36.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
146.67/36.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
146.67/36.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.67/36.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.87/37.20	c lits-rem:       185  cl-subs:     1023  v-elim:      0  v-fix:    0  time:  0.34 s
147.87/37.20	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
148.27/37.20	c vivif2 --  cl tried    36536 cl shrink        0 lits rem          0 time: 0.01
148.27/37.23	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.03
148.27/37.23	c calculated reachability. Time: 0.00
148.27/37.23	c  N st    53    357907       579      2527         0     36536      7715    618957   no data   no data
165.41/41.58	c  N st    54    390299       579      2527         0     42827      7715    783611   no data   no data
194.10/48.73	c  N st    55    438887       579      2527         0     36486      7715    553734   no data   no data
241.94/60.75	c  N st    56    511771       579      2527         0     50075      7715    873521   no data   no data
256.69/64.43	c  N st    57    536861       579      2527         0     44269      7715    743477   no data   no data
256.69/64.43	c  S st    57    536861       579      2527         0     44269      7715    743477   no data   no data
257.09/64.54	c  S st    57    537367       579      2527         0     44775      7715    756396   no data   no data
257.09/64.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
257.09/64.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
257.09/64.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
257.09/64.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.09/64.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.09/64.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
257.09/64.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
257.09/64.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
257.09/64.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.88/65.30	c lits-rem:       236  cl-subs:     1522  v-elim:      0  v-fix:    0  time:  0.70 s
259.88/65.30	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
260.28/65.31	c vivif2 --  cl tried    43253 cl shrink        0 lits rem          0 time: 0.01
260.28/65.34	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.03
260.28/65.34	c calculated reachability. Time: 0.00
260.28/65.34	c  N st    57    537367       579      2527         0     43253      7715    710294   no data   no data
372.32/93.44	c  N st    58    701351       579      2527         0     37391      7715    440035   no data   no data
448.84/112.69	c  N st    59    806050       579      2527         0     66296      7715   1239873   no data   no data
448.84/112.69	c  S st    59    806050       579      2527         0     66296      7715   1239873   no data   no data
449.64/112.89	c  S st    59    806550       579      2527         0     66795      7715   1252932   no data   no data
449.64/112.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
450.04/112.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
450.04/112.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
450.04/112.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.04/112.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.04/112.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
450.04/112.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
450.04/112.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
450.04/112.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.97/117.40	c lits-rem:       813  cl-subs:     4431  v-elim:      0  v-fix:    0  time:  4.42 s
467.97/117.40	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
467.97/117.41	c vivif2 --  cl tried    62364 cl shrink        0 lits rem          0 time: 0.01
467.97/117.47	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.05
467.97/117.47	c calculated reachability. Time: 0.00
467.97/117.47	c  N st    59    806550       579      2527         0     62364      7715   1124388   no data   no data
672.87/168.86	c  F st    60   1071877       579      2527         0     78129      7715   1393917   no data   no data
672.87/168.86	c  N st    60   1071877       579      2527         0     78129      7715   1393917   no data   no data
678.05/170.16	c Decided on static restart strategy
695.19/174.47	c  N st    70   1100179       579      2527         0     62110      7715    958035   no data   no data
726.69/182.34	c  N st    72   1136175       579      2527         0     52405      7715    663495   no data   no data
752.21/188.71	c  N st    73   1168567       579      2527         0     84325      7715   1591897   no data   no data
788.90/198.01	c  N st    74   1209829       579      2527         0     78740      7715   1428789   no data   no data
788.90/198.01	c  S st    74   1209829       579      2527         0     78740      7715   1428789   no data   no data
790.06/198.26	c  S st    74   1210336       579      2527         0     79247      7715   1442411   no data   no data
790.06/198.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
790.47/198.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
790.47/198.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
790.47/198.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
790.47/198.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.47/198.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
790.47/198.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
790.47/198.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
790.47/198.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.62/202.19	c lits-rem:       501  cl-subs:     3016  v-elim:      0  v-fix:    0  time:  3.83 s
805.62/202.19	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
806.02/202.21	c vivif2 --  cl tried    76231 cl shrink        0 lits rem          0 time: 0.02
806.02/202.29	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.07
806.02/202.29	c calculated reachability. Time: 0.00
806.02/202.29	c  N st    74   1210336       579      2527         0     76231      7715   1346355   no data   no data
891.72/223.75	c  N st    75   1283219       579      2527         0     52382      7715    602360   no data   no data
985.81/247.35	c  N st    76   1392543       579      2527         0     60460      7715    779475   no data   no data
1146.05/287.59	c  N st    77   1556527       579      2527         0     65346      7715    892405   no data   no data
1320.66/331.30	c  N st    78   1710336       579      2527         0    107390      7715   1965537   no data   no data
1320.66/331.30	c  S st    78   1710336       579      2527         0    107390      7715   1965537   no data   no data
1321.86/331.62	c  S st    78   1710839       579      2527         0    107893      7715   1979476   no data   no data
1321.86/331.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1321.86/331.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1321.86/331.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1321.86/331.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1321.86/331.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1321.86/331.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1321.86/331.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1322.25/331.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1322.25/331.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1376.06/345.25	c lits-rem:       775  cl-subs:     7804  v-elim:      0  v-fix:    0  time: 13.47 s
1376.06/345.25	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
1376.06/345.27	c vivif2 --  cl tried   100089 cl shrink        0 lits rem          0 time: 0.03
1376.48/345.38	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.10
1376.48/345.38	c calculated reachability. Time: 0.00
1376.48/345.38	c  N st    78   1710839       579      2527         0    100089      7715   1774669   no data   no data
1803.38/452.46	c  N st    79   2079803       579      2527         0    111282      7715   1948126   no data   no data
1960.85/491.94	c  N st    80   2210840       579      2527         0    115634      7715   2065961   no data   no data
1960.85/491.94	c  S st    80   2210840       579      2527         0    115634      7715   2065961   no data   no data
1962.45/492.31	c  S st    80   2211342       579      2527         0    116136      7715   2078401   no data   no data
1962.45/492.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1962.45/492.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1962.45/492.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1962.45/492.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1962.45/492.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1962.45/492.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1962.45/492.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1962.85/492.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1962.85/492.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2015.06/505.50	c lits-rem:       680  cl-subs:     7753  v-elim:      0  v-fix:    0  time: 13.04 s
2015.06/505.50	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
2015.06/505.53	c vivif2 --  cl tried   108383 cl shrink        0 lits rem          0 time: 0.03
2015.46/505.64	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.11
2015.46/505.65	c calculated reachability. Time: 0.00
2015.46/505.65	c  N st    80   2211342       579      2527         0    108383      7715   1882428   no data   no data
2678.00/671.87	c  N st    81   2711343       579      2527         0    132084      7715   2496567   no data   no data
2678.00/671.87	c  S st    81   2711343       579      2527         0    132084      7715   2496567   no data   no data
2679.98/672.34	c  S st    81   2711847       579      2527         0    132586      7715   2510198   no data   no data
2679.98/672.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2680.38/672.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2680.38/672.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2680.38/672.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2680.38/672.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2680.38/672.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
2680.38/672.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2680.38/672.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2680.78/672.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2755.32/691.22	c lits-rem:       807  cl-subs:     7815  v-elim:      0  v-fix:    0  time: 18.69 s
2755.32/691.22	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
2755.32/691.25	c vivif2 --  cl tried   124771 cl shrink        0 lits rem          0 time: 0.03
2755.72/691.39	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.14
2756.12/691.40	c calculated reachability. Time: 0.00
2756.12/691.40	c  N st    81   2711847       579      2527         0    124771      7715   2309619   no data   no data
3528.24/885.12	c  N st    82   3211847       579      2527         0    100043      7715   1394806   no data   no data
3528.24/885.12	c  S st    82   3211847       579      2527         0    100043      7715   1394806   no data   no data
3529.46/885.49	c  S st    82   3212351       579      2527         0    100546      7715   1408224   no data   no data
3529.46/885.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3529.89/885.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
3529.89/885.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3529.89/885.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3529.89/885.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3529.89/885.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
3529.89/885.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3529.89/885.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3530.23/885.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3545.79/889.50	c lits-rem:       188  cl-subs:     4865  v-elim:      0  v-fix:    0  time:  3.86 s
3545.79/889.50	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
3545.79/889.52	c vivif2 --  cl tried    95681 cl shrink        0 lits rem          0 time: 0.02
3546.19/889.61	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.10
3546.19/889.62	c calculated reachability. Time: 0.00
3546.19/889.62	c  N st    82   3212351       579      2527         0     95681      7715   1284573   no data   no data
4351.82/1091.77	c  N st    83   3712353       579      2527         0    106898      7715   1454380   no data   no data
4351.82/1091.77	c  S st    83   3712353       579      2527         0    106898      7715   1454380   no data   no data
4353.42/1092.17	c  S st    83   3712853       579      2527         0    107398      7715   1468451   no data   no data
4353.42/1092.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4353.84/1092.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
4353.84/1092.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4353.84/1092.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4353.84/1092.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4353.84/1092.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
4353.84/1092.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4353.84/1092.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4354.26/1092.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4378.12/1098.35	c lits-rem:       367  cl-subs:     3797  v-elim:      0  v-fix:    0  time:  6.02 s
4378.12/1098.35	c vivif2 --  cl tried     2527 cl shrink        0 lits rem          0 time: 0.00
4378.12/1098.37	c vivif2 --  cl tried   103601 cl shrink        0 lits rem          0 time: 0.02
4378.92/1098.51	c asymm  cl-useful: 0/2527/2527 lits-rem:0 time: 0.14
4378.92/1098.52	c calculated reachability. Time: 0.00
4378.92/1098.52	c  N st    83   3712853       579      2527         0    103601      7715   1373013   no data   no data
4445.10/1115.13	c  F st    84   3751562       579      2527         0    141586      7715   2422289   no data   no data
4445.10/1115.14	c  N st    84   3751562       579      2527         0    141586      7715   2422289   no data   no data
4454.69/1117.60	c Decided on static restart strategy
4500.10/1128.95	c  N st    94   3779861       579      2527         0     86285      7715    885264   no data   no data
4548.74/1141.12	c  N st    96   3815854       579      2527         0    121465      7715   1852804   no data   no data
4603.37/1154.86	c  N st    97   3848246       579      2527         0    153198      7715   2790394   no data   no data
4680.30/1174.15	c  N st    98   3896838       579      2527         0    116535      7715   1712784   no data   no data
4799.49/1204.08	c  N st    99   3969720       579      2527         0    102691      7715   1304369   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-3366329-1305401849/watcher-3366329-1305401849 -o /tmp/evaluation-result-3366329-1305401849/solver-3366329-1305401849 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366329-1305401849.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.44 7.97 8.04 6/415 8042
/proc/meminfo: memFree=21336888/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 730415708 52396032 347 33554432000 4194304 4580107 140735469593504 18446744073709551615 47253897697202 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 12792 347 299 95 0 7774 0
[pid=8042/tid=8043] ppid=8040 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 4 0 730415708 52396032 347 33554432000 4194304 4580107 140735469593504 18446744073709551615 47253897697202 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 730415708 52396032 347 33554432000 4194304 4580107 140735469593504 18446744073709551615 47253897697192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 730415709 52396032 347 33554432000 4194304 4580107 140735469593504 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0881139 s]
/proc/loadavg: 7.44 7.97 8.04 6/415 8042
/proc/meminfo: memFree=21336888/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=282348 CPUtime=0.32 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 1699 0 0 0 32 0 0 0 24 0 4 0 730415708 289124352 1574 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 70587 1574 377 95 0 65569 0
[pid=8042/tid=8043] ppid=8040 vsize=282348 CPUtime=0.08 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 337 0 0 0 8 0 0 0 24 0 4 0 730415708 289124352 1574 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=282348 CPUtime=0.08 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 362 0 0 0 8 0 0 0 24 0 4 0 730415708 289124352 1574 33554432000 4194304 4580107 140735469593504 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=282348 CPUtime=0.07 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 251 0 0 0 7 0 0 0 25 0 4 0 730415709 289124352 1574 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 282348

[startup+0.101111 s]
/proc/loadavg: 7.44 7.97 8.04 6/415 8042
/proc/meminfo: memFree=21336888/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=282484 CPUtime=0.37 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 1774 0 0 0 37 0 0 0 24 0 4 0 730415708 289263616 1649 33554432000 4194304 4580107 140735469593504 18446744073709551615 4321023 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 70621 1649 377 95 0 65603 0
[pid=8042/tid=8043] ppid=8040 vsize=282484 CPUtime=0.09 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 362 0 0 0 9 0 0 0 24 0 4 0 730415708 289263616 1649 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=282484 CPUtime=0.09 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 378 0 0 0 9 0 0 0 24 0 4 0 730415708 289263616 1649 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=282484 CPUtime=0.08 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 269 0 0 0 8 0 0 0 25 0 4 0 730415709 289263616 1650 33554432000 4194304 4580107 140735469593504 18446744073709551615 4316709 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282484

[startup+0.301077 s]
/proc/loadavg: 7.44 7.97 8.04 6/415 8042
/proc/meminfo: memFree=21336888/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=283940 CPUtime=1.17 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 2883 0 0 0 117 0 0 0 25 0 4 0 730415708 290754560 2117 33554432000 4194304 4580107 140735469593504 18446744073709551615 4322527 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 70985 2117 377 95 0 65967 0
[pid=8042/tid=8043] ppid=8040 vsize=283940 CPUtime=0.29 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 653 0 0 0 29 0 0 0 25 0 4 0 730415708 290754560 2117 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=283940 CPUtime=0.29 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 637 0 0 0 29 0 0 0 24 0 4 0 730415708 290754560 2117 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=283940 CPUtime=0.28 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 563 0 0 0 28 0 0 0 25 0 4 0 730415709 290754560 2117 33554432000 4194304 4580107 140735469593504 18446744073709551615 4321197 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283940

[startup+0.701007 s]
/proc/loadavg: 7.44 7.97 8.04 6/415 8042
/proc/meminfo: memFree=21336888/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=284888 CPUtime=2.76 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 4561 0 0 0 276 0 0 0 25 0 4 0 730415708 291725312 2813 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 71222 2813 377 95 0 66204 0
[pid=8042/tid=8043] ppid=8040 vsize=284888 CPUtime=0.69 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 1083 0 0 0 69 0 0 0 25 0 4 0 730415708 291725312 2813 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=284888 CPUtime=0.69 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 1061 0 0 0 69 0 0 0 25 0 4 0 730415708 291725312 2813 33554432000 4194304 4580107 140735469593504 18446744073709551615 4320987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=284888 CPUtime=0.68 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 978 0 0 0 68 0 0 0 25 0 4 0 730415709 291725312 2813 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284888

[startup+1.50087 s]
/proc/loadavg: 7.44 7.97 8.04 10/420 8047
/proc/meminfo: memFree=21312792/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=286352 CPUtime=5.96 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 7844 0 0 0 595 1 0 0 25 0 4 0 730415708 293224448 3395 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 71588 3395 378 95 0 66570 0
[pid=8042/tid=8043] ppid=8040 vsize=286352 CPUtime=1.49 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 1926 0 0 0 149 0 0 0 25 0 4 0 730415708 293224448 3395 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=286352 CPUtime=1.49 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 1888 0 0 0 149 0 0 0 25 0 4 0 730415708 293224448 3395 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=286352 CPUtime=1.46 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 1776 0 0 0 146 0 0 0 25 0 4 0 730415709 293224448 3395 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286352

[startup+3.10059 s]
/proc/loadavg: 7.44 7.97 8.04 10/420 8047
/proc/meminfo: memFree=21288184/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=296000 CPUtime=12.34 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 19243 0 0 0 1231 3 0 0 25 0 4 0 730415708 303104000 10023 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 74000 10023 379 95 0 68982 0
[pid=8042/tid=8043] ppid=8040 vsize=296000 CPUtime=3.08 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 4433 0 0 0 308 0 0 0 25 0 4 0 730415708 303104000 10023 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=296000 CPUtime=3.08 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 5089 0 0 0 308 0 0 0 25 0 4 0 730415708 303104000 10023 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=296000 CPUtime=3.05 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 4719 0 0 0 304 1 0 0 25 0 4 0 730415709 303104000 10023 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 296000

[startup+6.30103 s]
/proc/loadavg: 7.48 7.97 8.04 11/420 8047
/proc/meminfo: memFree=21241680/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=303528 CPUtime=25.09 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 31070 0 0 0 2504 5 0 0 25 0 4 0 730415708 310812672 13995 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 75882 13996 379 95 0 70864 0
[pid=8042/tid=8043] ppid=8040 vsize=303528 CPUtime=6.29 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 7944 0 0 0 628 1 0 0 25 0 4 0 730415708 310812672 13996 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=303528 CPUtime=6.29 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 8442 0 0 0 628 1 0 0 25 0 4 0 730415708 310812672 13996 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=303528 CPUtime=6.2 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 7039 0 0 0 619 1 0 0 25 0 4 0 730415709 310812672 13996 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 303528

[startup+12.7009 s]
/proc/loadavg: 7.52 7.97 8.04 11/420 8047
/proc/meminfo: memFree=21186996/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=321260 CPUtime=50.6 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 47899 0 0 0 5052 8 0 0 25 0 4 0 730415708 328970240 21959 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 80315 21959 379 95 0 75297 0
[pid=8042/tid=8043] ppid=8040 vsize=321260 CPUtime=12.69 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 12534 0 0 0 1267 2 0 0 25 0 4 0 730415708 328970240 21960 33554432000 4194304 4580107 140735469593504 18446744073709551615 4322510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=321260 CPUtime=12.69 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 9927 0 0 0 1268 1 0 0 25 0 4 0 730415708 328970240 21960 33554432000 4194304 4580107 140735469593504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=321260 CPUtime=12.51 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 11928 0 0 0 1249 2 0 0 25 0 4 0 730415709 328970240 21960 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 321260

[startup+25.5007 s]
/proc/loadavg: 7.70 7.99 8.05 11/420 8048
/proc/meminfo: memFree=21133676/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=336484 CPUtime=101.62 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 71225 0 0 0 10148 14 0 0 25 0 4 0 730415708 344559616 29575 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 84121 29575 379 95 0 79103 0
[pid=8042/tid=8043] ppid=8040 vsize=336484 CPUtime=25.49 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 19965 0 0 0 2545 4 0 0 25 0 4 0 730415708 344559616 29575 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=336484 CPUtime=25.49 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 13528 0 0 0 2547 2 0 0 25 0 4 0 730415708 344559616 29575 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=336484 CPUtime=25.13 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 17369 0 0 0 2510 3 0 0 25 0 4 0 730415709 344559616 29575 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 336484

[startup+51.1012 s]
/proc/loadavg: 7.80 7.99 8.05 11/420 8048
/proc/meminfo: memFree=21075760/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=338200 CPUtime=203.68 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 102617 0 0 0 20345 23 0 0 25 0 4 0 730415708 346316800 37846 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 84550 37846 379 95 0 79532 0
[pid=8042/tid=8043] ppid=8040 vsize=338200 CPUtime=51.08 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 31024 0 0 0 5102 6 0 0 25 0 4 0 730415708 346316800 37846 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=338200 CPUtime=51.08 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 15277 0 0 0 5106 2 0 0 25 0 4 0 730415708 346316800 37846 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=338200 CPUtime=50.38 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 26339 0 0 0 5032 6 0 0 25 0 4 0 730415709 346316800 37846 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 338200

[startup+102.316 s]
/proc/loadavg: 8.25 8.07 8.07 12/421 8053
/proc/meminfo: memFree=20985388/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=340920 CPUtime=407.83 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 151375 0 0 0 40744 39 0 0 25 0 4 0 730415708 349102080 45145 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 85230 45145 379 95 0 80212 0
[pid=8042/tid=8043] ppid=8040 vsize=340920 CPUtime=102.31 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 47044 0 0 0 10219 12 0 0 25 0 4 0 730415708 349102080 45145 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=340920 CPUtime=102.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 16152 0 0 0 10228 3 0 0 25 0 4 0 730415708 349102080 45145 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=340920 CPUtime=100.89 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 43035 0 0 0 10078 11 0 0 25 0 4 0 730415709 349102080 45145 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.83
Current children cumulated vsize (KiB) 340920

[startup+162.301 s]

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

[pid=8042] ppid=8040 vsize=550252 CPUtime=2560.41 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 405292 0 0 0 255883 158 0 0 25 0 4 0 730415708 563458048 106063 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 137563 106063 379 95 0 132545 0
[pid=8042/tid=8043] ppid=8040 vsize=550252 CPUtime=642.31 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 119854 0 0 0 64187 44 0 0 25 0 4 0 730415708 563458048 106064 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=550252 CPUtime=642.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 52433 0 0 0 64211 20 0 0 25 0 4 0 730415708 563458048 106064 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=550252 CPUtime=633.51 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 111819 0 0 0 63308 43 0 0 25 0 4 0 730415709 563458048 106064 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2560.41
Current children cumulated vsize (KiB) 550252

[startup+702.3 s]
/proc/loadavg: 8.11 8.11 8.09 11/420 8069
/proc/meminfo: memFree=20599148/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=616108 CPUtime=2799.56 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 427373 0 0 0 279787 169 0 0 25 0 4 0 730415708 630894592 107871 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 154027 107871 379 95 0 149009 0
[pid=8042/tid=8043] ppid=8040 vsize=616108 CPUtime=702.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 125496 0 0 0 70183 47 0 0 25 0 4 0 730415708 630894592 107871 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=616108 CPUtime=702.3 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 60793 0 0 0 70205 25 0 0 25 0 4 0 730415708 630894592 107871 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=616108 CPUtime=692.68 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 115291 0 0 0 69223 45 0 0 25 0 4 0 730415709 630894592 107871 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2799.56
Current children cumulated vsize (KiB) 616108

[startup+762.316 s]
/proc/loadavg: 8.15 8.12 8.09 11/420 8070
/proc/meminfo: memFree=20579892/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=616200 CPUtime=3038.78 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 450033 0 0 0 303694 184 0 0 25 0 4 0 730415708 630988800 110989 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 154050 110989 379 95 0 149032 0
[pid=8042/tid=8043] ppid=8040 vsize=616200 CPUtime=762.31 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 129525 0 0 0 76181 50 0 0 25 0 4 0 730415708 630988800 110989 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=616200 CPUtime=762.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 67997 0 0 0 76202 29 0 0 25 0 4 0 730415708 630988800 110989 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=616200 CPUtime=751.84 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 120117 0 0 0 75137 47 0 0 25 0 4 0 730415709 630988800 110989 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3038.78
Current children cumulated vsize (KiB) 616200

[startup+822.3 s]
/proc/loadavg: 8.16 8.13 8.09 11/420 8072
/proc/meminfo: memFree=20549724/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=616280 CPUtime=3277.92 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 470021 0 0 0 327597 195 0 0 25 0 4 0 730415708 631070720 111598 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 154070 111598 379 95 0 149052 0
[pid=8042/tid=8043] ppid=8040 vsize=616280 CPUtime=822.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 133839 0 0 0 82177 53 0 0 25 0 4 0 730415708 631070720 111598 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=616280 CPUtime=822.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 74968 0 0 0 82198 33 0 0 25 0 4 0 730415708 631070720 111598 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=616280 CPUtime=811.02 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 125204 0 0 0 81052 50 0 0 25 0 4 0 730415709 631070720 111598 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3277.92
Current children cumulated vsize (KiB) 616280

[startup+882.301 s]
/proc/loadavg: 8.15 8.13 8.09 10/420 8073
/proc/meminfo: memFree=20547712/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=616376 CPUtime=3517.08 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 493225 0 0 0 351503 205 0 0 25 0 4 0 730415708 631169024 117115 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 154094 117115 379 95 0 149076 0
[pid=8042/tid=8043] ppid=8040 vsize=616376 CPUtime=882.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 140250 0 0 0 88175 55 0 0 25 0 4 0 730415708 631169024 117115 33554432000 4194304 4580107 140735469593504 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=616376 CPUtime=882.3 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 81751 0 0 0 88194 36 0 0 25 0 4 0 730415708 631169024 117115 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=616376 CPUtime=870.18 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 132372 0 0 0 86966 52 0 0 25 0 4 0 730415709 631169024 117115 33554432000 4194304 4580107 140735469593504 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.08
Current children cumulated vsize (KiB) 616376

[startup+942.3 s]
/proc/loadavg: 8.14 8.13 8.09 11/420 8075
/proc/meminfo: memFree=20488660/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=758000 CPUtime=3756.25 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 518499 0 0 0 375408 217 0 0 25 0 4 0 730415708 776192000 132956 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 189500 132956 379 95 0 184482 0
[pid=8042/tid=8043] ppid=8040 vsize=758000 CPUtime=942.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 146863 0 0 0 94172 58 0 0 25 0 4 0 730415708 776192000 132956 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=758000 CPUtime=942.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 89731 0 0 0 94191 40 0 0 25 0 4 0 730415708 776192000 132956 33554432000 4194304 4580107 140735469593504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=758000 CPUtime=929.37 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 137920 0 0 0 92882 55 0 0 25 0 4 0 730415709 776192000 132956 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.25
Current children cumulated vsize (KiB) 758000

[startup+1002.3 s]
/proc/loadavg: 8.09 8.12 8.09 11/420 8077
/proc/meminfo: memFree=20516644/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=758128 CPUtime=3995.44 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 538907 0 0 0 399314 230 0 0 25 0 4 0 730415708 776323072 125873 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 189532 125873 379 95 0 184514 0
[pid=8042/tid=8043] ppid=8040 vsize=758128 CPUtime=1002.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 151435 0 0 0 100169 61 0 0 25 0 4 0 730415708 776323072 125873 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=758128 CPUtime=1002.3 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 96732 0 0 0 100186 44 0 0 25 0 4 0 730415708 776323072 125873 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=758128 CPUtime=988.54 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 143124 0 0 0 98796 58 0 0 25 0 4 0 730415709 776323072 125873 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3995.44
Current children cumulated vsize (KiB) 758128

[startup+1062.3 s]
/proc/loadavg: 8.14 8.14 8.10 11/420 8078
/proc/meminfo: memFree=20486244/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=811396 CPUtime=4234.63 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 559940 0 0 0 423220 243 0 0 25 0 4 0 730415708 830869504 135689 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 202849 135689 379 95 0 197831 0
[pid=8042/tid=8043] ppid=8040 vsize=811396 CPUtime=1062.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 157570 0 0 0 106166 64 0 0 25 0 4 0 730415708 830869504 135689 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=811396 CPUtime=1062.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 102849 0 0 0 106182 49 0 0 25 0 4 0 730415708 830869504 135689 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=811396 CPUtime=1047.73 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 148014 0 0 0 104713 60 0 0 25 0 4 0 730415709 830869504 135689 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4234.63
Current children cumulated vsize (KiB) 811396

[startup+1122.3 s]
/proc/loadavg: 8.09 8.13 8.09 11/420 8080
/proc/meminfo: memFree=20488196/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=816976 CPUtime=4473.8 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 575224 0 0 0 447127 253 0 0 25 0 4 0 730415708 836583424 129044 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 204244 129044 379 95 0 199226 0
[pid=8042/tid=8043] ppid=8040 vsize=816976 CPUtime=1122.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 159327 0 0 0 112164 66 0 0 25 0 4 0 730415708 836583424 129044 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=816976 CPUtime=1122.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 110087 0 0 0 112179 52 0 0 25 0 4 0 730415708 836583424 129044 33554432000 4194304 4580107 140735469593504 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=816976 CPUtime=1106.89 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 150748 0 0 0 110627 62 0 0 25 0 4 0 730415709 836583424 129044 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.8
Current children cumulated vsize (KiB) 816976

[startup+1182.3 s]
/proc/loadavg: 8.03 8.10 8.08 11/420 8081
/proc/meminfo: memFree=20431260/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=818744 CPUtime=4712.99 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 592989 0 0 0 471036 263 0 0 25 0 4 0 730415708 838393856 135803 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 204686 135803 379 95 0 199668 0
[pid=8042/tid=8043] ppid=8040 vsize=818744 CPUtime=1182.3 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 164804 0 0 0 118161 69 0 0 25 0 4 0 730415708 838393856 135803 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=818744 CPUtime=1182.31 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 115397 0 0 0 118175 56 0 0 25 0 4 0 730415708 838393856 135803 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=818744 CPUtime=1166.09 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 153786 0 0 0 116545 64 0 0 25 0 4 0 730415709 838393856 135803 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.99
Current children cumulated vsize (KiB) 818744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.02 8.09 8.08 9/420 8082
/proc/meminfo: memFree=20397656/32950940 swapFree=67111356/67111528
[pid=8042] ppid=8040 vsize=764968 CPUtime=4800.31 cores=1,3,5,7
/proc/8042/stat : 8042 (strangenight2-m) R 8040 8042 7703 0 -1 4202496 601670 0 0 0 479763 268 0 0 25 0 4 0 730415708 783327232 139947 33554432000 4194304 4580107 140735469593504 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8042/statm: 191242 139947 379 95 0 186224 0
[pid=8042/tid=8043] ppid=8040 vsize=764968 CPUtime=1204.22 cores=1,3,5,7
/proc/8042/task/8043/stat : 8043 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 166432 0 0 0 120351 71 0 0 25 0 4 0 730415708 783327232 139950 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8042/tid=8044] ppid=8040 vsize=764968 CPUtime=1204.23 cores=1,3,5,7
/proc/8042/task/8044/stat : 8044 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 118219 0 0 0 120365 58 0 0 25 0 4 0 730415708 783327232 139950 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8042/tid=8045] ppid=8040 vsize=764968 CPUtime=1187.68 cores=1,3,5,7
/proc/8042/task/8045/stat : 8045 (strangenight2-m) R 8040 8042 7703 0 -1 4202560 156087 0 0 0 118704 64 0 0 25 0 4 0 730415709 783327232 139950 33554432000 4194304 4580107 140735469593504 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 764968

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): 1204.25
CPU time (s): 4800.39
CPU user time (s): 4797.68
CPU system time (s): 2.71459
CPU usage (%): 398.621
Max. virtual memory (cumulated for all children) (KiB): 871328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.71459
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 601674
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= 217
involuntary context switches= 35661

runsolver used 4.34234 second user time and 12.2111 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 21:37:29
IDJOB=3366329
IDBENCH=82738
IDSOLVER=1844
FILE ID=node117/3366329-1305401849
RUNJOBID= node117-1305401849-8021
PBS_JOBID= 13324483
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366329-1305401849/watcher-3366329-1305401849 -o /tmp/evaluation-result-3366329-1305401849/solver-3366329-1305401849 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366329-1305401849.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1276677083

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21337416 kB
Buffers:        297740 kB
Cached:        3080284 kB
SwapCached:          0 kB
Active:        9385356 kB
Inactive:      1874612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21337416 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11268 kB
Writeback:           0 kB
AnonPages:     7881460 kB
Mapped:          32244 kB
Slab:           243908 kB
PageTables:      44412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100479000 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= 73404 MiB
End job on node117 at 2011-05-14 21:57:36