Trace number 3366499

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.23 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
MD5SUMbb08468cf0220e53f83e89f3d31d3696
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-3366499-1307650371.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.74	c lits-rem:         0  cl-subs:        0  v-elim:     16  v-fix:    0  time:  0.00 s
0.00/0.74	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.74	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.74	c calculated reachability. Time: 0.00
0.00/0.74	c Calc default polars -  time:   0.00 s pos:     271 undec:      78 neg:     251
0.00/0.74	c =========================================================================================
0.00/0.74	c types(t): F = full restart, N = normal restart
0.00/0.74	c types(t): S = simplification begin/end, E = solution found
0.00/0.74	c restart types(rt): st = static, dy = dynamic
0.00/0.74	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.74	c  B st     0         0       584      2531         0         0      7669         0   no data   no data
0.00/0.74	c Decided on static restart strategy
0.00/0.74	c  N st     8      4921       584      2531         0      4859      7669    130473   no data   no data
0.00/0.74	c  N st    10     11304       584      2531         0      4491      7669     82171   no data   no data
0.00/0.74	c  N st    11     17047       584      2531         0     10118      7669    227129   no data   no data
4.37/1.15	c  F st    12     25001       584      2531         0     12394      7669    291753   no data   no data
4.37/1.16	c  N st    12     25001       584      2531         0     12394      7669    291753   no data   no data
5.56/1.42	c Decided on static restart strategy
5.56/1.42	c  N st    18     30000       584      2531         0     10667      7669    223781   no data   no data
5.56/1.42	c  S st    18     30000       584      2531         0     10667      7669    223781   no data   no data
5.56/1.45	c  S st    18     30500       584      2531         0     11167      7669    235876   no data   no data
5.56/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.56/1.45	c blocked clauses removed:       14 vars:      2 tried:         584 T: 0.00 s
5.56/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
5.56/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.56/1.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.51	c lits-rem:       126  cl-subs:      458  v-elim:      0  v-fix:    0  time:  0.05 s
5.97/1.52	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.01
5.97/1.52	c calculated reachability. Time: 0.00
5.97/1.52	c  N st    18     30500       582      2517         0     10709      7627    222687   no data   no data
7.59/1.91	c  N st    20     37612       582      2517         0      9972      7627    183758   no data   no data
9.16/2.34	c  N st    21     44012       582      2517         0     16261      7627    366406   no data   no data
9.56/2.46	c  S st    22     45750       582      2517         0      9196      7627    143923   no data   no data
9.56/2.49	c  S st    22     46253       582      2517         0      9699      7627    157260   no data   no data
9.56/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.56/2.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.56/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
9.56/2.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.96/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.51	c lits-rem:        18  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.51	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
9.96/2.51	c vivif2 --  cl tried     9655 cl shrink        0 lits rem          0 time: 0.00
9.96/2.52	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.01
9.96/2.52	c calculated reachability. Time: 0.00
9.96/2.52	c  N st    22     46253       582      2517         0      9655      7627    155883   no data   no data
13.95/3.51	c  N st    23     60651       582      2517         0     14033      7627    264820   no data   no data
16.38/4.15	c  N st    24     69379       582      2517         0     11803      7627    192741   no data   no data
16.38/4.15	c  S st    24     69379       582      2517         0     11803      7627    192741   no data   no data
16.38/4.19	c  S st    24     69883       582      2517         0     12305      7627    205973   no data   no data
16.38/4.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.38/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.38/4.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.38/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.38/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.38/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
16.38/4.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.75/4.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.75/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.22	c lits-rem:        12  cl-subs:      104  v-elim:      0  v-fix:    0  time:  0.02 s
16.75/4.22	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
16.75/4.22	c vivif2 --  cl tried    12201 cl shrink        0 lits rem          0 time: 0.00
16.75/4.23	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.01
16.75/4.23	c calculated reachability. Time: 0.00
16.75/4.23	c  N st    24     69883       582      2517         0     12201      7627    202564   no data   no data
21.94/5.58	c  F st    25     87500       582      2517         0     17706      7627    339267   no data   no data
21.94/5.58	c  N st    25     87500       582      2517         0     17706      7627    339267   no data   no data
23.55/5.98	c Decided on static restart strategy
24.76/6.25	c  N st    32     95543       582      2517         0     25629      7627    555011   no data   no data
27.54/6.91	c  N st    34    104827       582      2517         0     22014      7627    445992   no data   no data
27.54/6.91	c  S st    34    104827       582      2517         0     22014      7627    445992   no data   no data
27.54/6.97	c  S st    34    105330       582      2517         0     22516      7627    459312   no data   no data
27.54/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.54/6.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.54/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
27.54/6.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.54/6.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.93/7.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.33/7.15	c lits-rem:        64  cl-subs:      598  v-elim:      0  v-fix:    0  time:  0.15 s
28.33/7.15	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
28.33/7.15	c vivif2 --  cl tried    21918 cl shrink        0 lits rem          0 time: 0.01
28.33/7.16	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.01
28.33/7.17	c calculated reachability. Time: 0.00
28.33/7.17	c  N st    34    105330       582      2517         0     21918      7627    438905   no data   no data
31.93/8.02	c  N st    35    114928       582      2517         0     17531      7627    283139   no data   no data
37.52/9.42	c  N st    36    129325       582      2517         0     16942      7627    251704   no data   no data
45.11/11.38	c  N st    37    150921       582      2517         0     22501      7627    406862   no data   no data
47.91/12.05	c  S st    38    157995       582      2517         0     29402      7627    604408   no data   no data
48.30/12.12	c  S st    38    158497       582      2517         0     29903      7627    616964   no data   no data
48.30/12.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.30/12.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.30/12.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.30/12.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.30/12.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.30/12.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
48.30/12.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
48.30/12.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.30/12.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.90/12.52	c lits-rem:       313  cl-subs:      860  v-elim:      0  v-fix:    0  time:  0.36 s
49.90/12.52	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
49.90/12.53	c vivif2 --  cl tried    29043 cl shrink        0 lits rem          0 time: 0.01
49.90/12.55	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.02
49.90/12.55	c calculated reachability. Time: 0.00
49.90/12.55	c  N st    38    158497       582      2517         0     29043      7627    588800   no data   no data
70.68/17.71	c  N st    39    207086       582      2517         0     23780      7627    381750   no data   no data
84.25/21.14	c  N st    40    237745       582      2517         0     34210      7627    650233   no data   no data
84.25/21.14	c  S st    40    237745       582      2517         0     34210      7627    650233   no data   no data
84.65/21.23	c  S st    40    238246       582      2517         0     34710      7627    662726   no data   no data
84.65/21.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.65/21.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.65/21.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.65/21.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.65/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.65/21.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
84.65/21.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.65/21.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.65/21.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.68/21.74	c lits-rem:       415  cl-subs:     1082  v-elim:      0  v-fix:    0  time:  0.47 s
86.68/21.74	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
86.68/21.75	c vivif2 --  cl tried    33628 cl shrink        0 lits rem          0 time: 0.01
86.68/21.77	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.02
86.68/21.77	c calculated reachability. Time: 0.00
86.68/21.77	c  N st    40    238246       582      2517         0     33628      7627    632067   no data   no data
119.41/29.99	c  F st    41    306250       582      2517         0     35498      7627    654626   no data   no data
119.41/29.99	c  N st    41    306250       582      2517         0     35498      7627    654626   no data   no data
122.20/30.68	c Decided on static restart strategy
134.19/33.70	c  N st    51    334557       582      2517         0     39814      7627    741052   no data   no data
146.17/36.62	c  N st    53    357369       582      2517         0     37655      7627    667528   no data   no data
146.17/36.62	c  S st    53    357369       582      2517         0     37655      7627    667528   no data   no data
146.57/36.71	c  S st    53    357873       582      2517         0     38158      7627    680045   no data   no data
146.57/36.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.57/36.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
146.57/36.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.57/36.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.57/36.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.57/36.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
146.57/36.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
146.57/36.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.57/36.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.18/37.17	c lits-rem:       245  cl-subs:     1124  v-elim:      0  v-fix:    0  time:  0.41 s
148.18/37.17	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
148.18/37.17	c vivif2 --  cl tried    37034 cl shrink        0 lits rem          0 time: 0.01
148.56/37.20	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.03
148.56/37.20	c calculated reachability. Time: 0.00
148.56/37.20	c  N st    53    357873       582      2517         0     37034      7627    646629   no data   no data
165.76/41.52	c  N st    54    390266       582      2517         0     43152      7627    779632   no data   no data
194.10/48.62	c  N st    55    438854       582      2517         0     37031      7627    572850   no data   no data
238.05/59.64	c  N st    56    511736       582      2517         0     50678      7627    979584   no data   no data
255.22/63.98	c  N st    57    536811       582      2517         0     44783      7627    737895   no data   no data
255.22/63.98	c  S st    57    536811       582      2517         0     44783      7627    737895   no data   no data
255.62/64.09	c  S st    57    537316       582      2517         0     45287      7627    750709   no data   no data
256.02/64.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.02/64.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
256.02/64.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.02/64.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.02/64.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.02/64.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
256.02/64.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
256.02/64.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
256.02/64.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.81/64.87	c lits-rem:       154  cl-subs:     1692  v-elim:      0  v-fix:    0  time:  0.72 s
258.81/64.87	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
258.81/64.88	c vivif2 --  cl tried    43595 cl shrink        0 lits rem          0 time: 0.01
259.22/64.91	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.03
259.22/64.91	c calculated reachability. Time: 0.00
259.22/64.91	c  N st    57    537316       582      2517         0     43595      7627    702308   no data   no data
374.65/93.83	c  N st    58    701301       582      2517         0     37570      7627    446497   no data   no data
456.54/114.34	c  N st    59    805975       582      2517         0     66990      7627   1256211   no data   no data
456.54/114.34	c  S st    59    805975       582      2517         0     66990      7627   1256211   no data   no data
457.34/114.54	c  S st    59    806478       582      2517         0     67491      7627   1269408   no data   no data
457.34/114.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
457.34/114.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
457.34/114.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
457.34/114.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.34/114.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.34/114.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
457.34/114.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
457.34/114.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
457.74/114.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.33/117.01	c lits-rem:       977  cl-subs:     2321  v-elim:      0  v-fix:    0  time:  2.38 s
467.33/117.01	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
467.33/117.03	c vivif2 --  cl tried    65170 cl shrink        0 lits rem          0 time: 0.02
467.33/117.09	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.06
467.33/117.09	c calculated reachability. Time: 0.00
467.33/117.09	c  N st    59    806478       582      2517         0     65170      7627   1202906   no data   no data
696.21/174.35	c  F st    60   1071876       582      2517         0     80893      7627   1493786   no data   no data
696.21/174.35	c  N st    60   1071876       582      2517         0     80893      7627   1493786   no data   no data
703.00/176.03	c Decided on static restart strategy
722.98/181.00	c  N st    70   1100178       582      2517         0     64603      7627   1011055   no data   no data
756.53/189.47	c  N st    72   1136173       582      2517         0     54866      7627    720940   no data   no data
788.89/197.54	c  N st    73   1168567       582      2517         0     86733      7627   1639407   no data   no data
826.83/207.03	c  N st    74   1209717       582      2517         0     81151      7627   1498273   no data   no data
826.83/207.03	c  S st    74   1209717       582      2517         0     81151      7627   1498273   no data   no data
827.64/207.28	c  S st    74   1210219       582      2517         0     81651      7627   1511400   no data   no data
827.64/207.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
828.04/207.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
828.04/207.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
828.04/207.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
828.04/207.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.04/207.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
828.04/207.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
828.04/207.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
828.04/207.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.01/212.34	c lits-rem:       489  cl-subs:     3501  v-elim:      0  v-fix:    0  time:  4.96 s
848.01/212.34	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
848.01/212.36	c vivif2 --  cl tried    78150 cl shrink        0 lits rem          0 time: 0.02
848.40/212.44	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.08
848.40/212.44	c calculated reachability. Time: 0.00
848.40/212.44	c  N st    74   1210219       582      2517         0     78150      7627   1400989   no data   no data
923.90/231.37	c  N st    75   1283102       582      2517         0     54275      7627    661350   no data   no data
1028.96/257.68	c  N st    76   1392425       582      2517         0     62497      7627    880053   no data   no data
1212.30/303.57	c  N st    77   1556410       582      2517         0     67424      7627    950394   no data   no data
1389.66/347.97	c  N st    78   1710220       582      2517         0    109103      7627   2056694   no data   no data
1389.66/347.97	c  S st    78   1710220       582      2517         0    109103      7627   2056694   no data   no data
1391.28/348.35	c  S st    78   1710725       582      2517         0    109606      7627   2069600   no data   no data
1391.28/348.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1391.68/348.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1391.68/348.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1391.68/348.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1391.68/348.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1391.68/348.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1391.68/348.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1391.68/348.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1392.05/348.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1450.78/363.26	c lits-rem:      1485  cl-subs:     7522  v-elim:      0  v-fix:    0  time: 14.76 s
1450.78/363.26	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
1450.78/363.29	c vivif2 --  cl tried   102084 cl shrink        0 lits rem          0 time: 0.03
1451.58/363.41	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.11
1451.58/363.41	c calculated reachability. Time: 0.00
1451.58/363.41	c  N st    78   1710725       582      2517         0    102084      7627   1863290   no data   no data
1886.98/472.41	c  N st    79   2079689       582      2517         0    113731      7627   2032997   no data   no data
2046.38/512.33	c  N st    80   2210725       582      2517         0    117960      7627   2225948   no data   no data
2046.38/512.33	c  S st    80   2210725       582      2517         0    117960      7627   2225948   no data   no data
2047.96/512.73	c  S st    80   2211229       582      2517         0    118464      7627   2238865   no data   no data
2047.96/512.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2047.96/512.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2047.96/512.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2047.96/512.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2048.35/512.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2048.35/512.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2048.35/512.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2048.35/512.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2048.35/512.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2102.28/526.36	c lits-rem:      1175  cl-subs:     5714  v-elim:      0  v-fix:    0  time: 13.47 s
2102.28/526.36	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
2102.28/526.39	c vivif2 --  cl tried   112750 cl shrink        0 lits rem          0 time: 0.03
2103.10/526.52	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.12
2103.10/526.52	c calculated reachability. Time: 0.00
2103.10/526.52	c  N st    80   2211229       582      2517         0    112750      7627   2074467   no data   no data
2775.77/694.91	c  N st    81   2711229       582      2517         0    136076      7627   2588628   no data   no data
2775.77/694.91	c  S st    81   2711229       582      2517         0    136076      7627   2588628   no data   no data
2777.74/695.40	c  S st    81   2711733       582      2517         0    136579      7627   2601283   no data   no data
2777.74/695.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2777.74/695.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2777.74/695.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2777.74/695.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2777.74/695.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2777.74/695.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2777.74/695.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2778.14/695.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2778.54/695.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2874.81/719.75	c lits-rem:      1206  cl-subs:     9177  v-elim:      0  v-fix:    0  time: 24.15 s
2874.81/719.75	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
2874.81/719.79	c vivif2 --  cl tried   127402 cl shrink        0 lits rem          0 time: 0.03
2875.61/719.93	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.15
2875.61/719.94	c calculated reachability. Time: 0.00
2875.61/719.94	c  N st    81   2711733       582      2517         0    127402      7627   2354598   no data   no data
3639.77/911.28	c  N st    82   3211734       582      2517         0    103133      7627   1527039   no data   no data
3639.77/911.28	c  S st    82   3211734       582      2517         0    103133      7627   1527039   no data   no data
3641.39/911.61	c  S st    82   3212237       582      2517         0    103636      7627   1540488   no data   no data
3641.39/911.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3641.39/911.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
3641.39/911.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3641.39/911.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3641.39/911.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3641.39/911.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
3641.39/911.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3641.76/911.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3641.76/911.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3658.14/915.85	c lits-rem:       295  cl-subs:     3552  v-elim:      0  v-fix:    0  time:  4.10 s
3658.14/915.85	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
3658.14/915.87	c vivif2 --  cl tried   100084 cl shrink        0 lits rem          0 time: 0.02
3658.56/915.97	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.10
3658.56/915.98	c calculated reachability. Time: 0.00
3658.56/915.98	c  N st    82   3212237       582      2517         0    100084      7627   1440979   no data   no data
4463.81/1117.57	c  N st    83   3712237       582      2517         0    110994      7627   1584305   no data   no data
4463.81/1117.57	c  S st    83   3712237       582      2517         0    110994      7627   1584305   no data   no data
4465.41/1117.91	c  S st    83   3712739       582      2517         0    111494      7627   1597373   no data   no data
4465.41/1117.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4465.41/1117.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4465.41/1117.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4465.41/1117.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4465.41/1117.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4465.41/1117.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4465.41/1117.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4465.81/1118.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4465.81/1118.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4481.39/1121.91	c lits-rem:       331  cl-subs:     4170  v-elim:      0  v-fix:    0  time:  3.85 s
4481.39/1121.91	c vivif2 --  cl tried     2517 cl shrink        0 lits rem          0 time: 0.00
4481.39/1121.93	c vivif2 --  cl tried   107324 cl shrink        0 lits rem          0 time: 0.02
4481.79/1122.04	c asymm  cl-useful: 0/2517/2517 lits-rem:0 time: 0.11
4481.79/1122.05	c calculated reachability. Time: 0.00
4481.79/1122.05	c  N st    83   3712739       582      2517         0    107324      7627   1499642   no data   no data
4546.90/1138.33	c  F st    84   3751564       582      2517         0    145317      7627   2488139   no data   no data
4546.90/1138.34	c  N st    84   3751564       582      2517         0    145317      7627   2488139   no data   no data
4558.48/1141.29	c Decided on static restart strategy
4612.03/1154.66	c  N st    94   3779868       582      2517         0     89989      7627    982700   no data   no data
4661.54/1167.02	c  N st    96   3815861       582      2517         0    125243      7627   1956357   no data   no data
4732.64/1184.80	c  N st    97   3848253       582      2517         0    156975      7627   2867226   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: 977)

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-3366499-1307650371/watcher-3366499-1307650371 -o /tmp/evaluation-result-3366499-1307650371/solver-3366499-1307650371 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366499-1307650371.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: 3.93 4.98 4.91 5/176 9519
/proc/meminfo: memFree=32040764/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 876639727 52396032 347 33554432000 4194304 4580107 140733316240944 18446744073709551615 47588798355372 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 12792 347 299 95 0 7774 0
[pid=9517/tid=9520] ppid=9514 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 876639728 52396032 347 33554432000 4194304 4580107 140733316240944 18446744073709551615 216646313014 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 876639728 52396032 347 33554432000 4194304 4580107 140733316240944 18446744073709551615 47588798355378 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 876639728 52396032 347 33554432000 4194304 4580107 140733316240944 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0704501 s]
/proc/loadavg: 3.93 4.98 4.91 5/176 9519
/proc/meminfo: memFree=32040764/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=351544 CPUtime=3.4 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 5625 0 0 0 339 1 0 0 19 0 4 0 876639727 359981056 2629 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 87886 2629 377 95 0 82868 0
[pid=9517/tid=9520] ppid=9514 vsize=351544 CPUtime=0.84 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1339 0 0 0 84 0 0 0 19 0 4 0 876639728 359981056 2629 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=351544 CPUtime=0.85 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1308 0 0 0 85 0 0 0 19 0 4 0 876639728 359981056 2629 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=351544 CPUtime=0.84 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1150 0 0 0 84 0 0 0 19 0 4 0 876639728 359981056 2629 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 351544

[startup+0.958808 s]
/proc/loadavg: 3.93 4.98 4.91 5/176 9519
/proc/meminfo: memFree=32040764/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=351544 CPUtime=3.8 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 5868 0 0 0 379 1 0 0 19 0 4 0 876639727 359981056 2872 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 87886 2872 377 95 0 82868 0
[pid=9517/tid=9520] ppid=9514 vsize=351544 CPUtime=0.94 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1397 0 0 0 94 0 0 0 19 0 4 0 876639728 359981056 2872 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=351544 CPUtime=0.95 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1371 0 0 0 95 0 0 0 19 0 4 0 876639728 359981056 2873 33554432000 4194304 4580107 140733316240944 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=351544 CPUtime=0.94 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1213 0 0 0 94 0 0 0 19 0 4 0 876639728 359981056 2873 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 351544

[startup+1.05879 s]
/proc/loadavg: 3.93 4.98 4.91 5/176 9519
/proc/meminfo: memFree=32040764/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=351544 CPUtime=4.2 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 6119 0 0 0 419 1 0 0 19 0 4 0 876639727 359981056 3123 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 87886 3123 377 95 0 82868 0
[pid=9517/tid=9520] ppid=9514 vsize=351544 CPUtime=1.04 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1460 0 0 0 104 0 0 0 19 0 4 0 876639728 359981056 3123 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=351544 CPUtime=1.05 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1428 0 0 0 105 0 0 0 19 0 4 0 876639728 359981056 3123 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=351544 CPUtime=1.04 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1277 0 0 0 104 0 0 0 19 0 4 0 876639728 359981056 3123 33554432000 4194304 4580107 140733316240944 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 351544

[startup+1.10078 s]
/proc/loadavg: 3.93 4.98 4.91 5/176 9519
/proc/meminfo: memFree=32040764/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=351700 CPUtime=4.37 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 6239 0 0 0 436 1 0 0 19 0 4 0 876639727 360140800 3243 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 87925 3243 377 95 0 82907 0
[pid=9517/tid=9520] ppid=9514 vsize=351700 CPUtime=1.08 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1480 0 0 0 108 0 0 0 19 0 4 0 876639728 360140800 3243 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=351700 CPUtime=1.09 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1483 0 0 0 109 0 0 0 19 0 4 0 876639728 360140800 3243 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=351700 CPUtime=1.08 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1300 0 0 0 108 0 0 0 19 0 4 0 876639728 360140800 3243 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 351700

[startup+1.50072 s]
/proc/loadavg: 3.93 4.98 4.91 5/176 9519
/proc/meminfo: memFree=32040764/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=358452 CPUtime=5.97 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 9310 0 0 0 595 2 0 0 20 0 4 0 876639727 367054848 4858 33554432000 4194304 4580107 140733316240944 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 89613 4858 380 95 0 84595 0
[pid=9517/tid=9520] ppid=9514 vsize=358452 CPUtime=1.48 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1880 0 0 0 148 0 0 0 20 0 4 0 876639728 367054848 4858 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=358452 CPUtime=1.49 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1867 0 0 0 149 0 0 0 19 0 4 0 876639728 367054848 4858 33554432000 4194304 4580107 140733316240944 18446744073709551615 4321636 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=358452 CPUtime=1.48 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 1733 0 0 0 148 0 0 0 20 0 4 0 876639728 367054848 4858 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 358452

[startup+3.10044 s]
/proc/loadavg: 3.93 4.98 4.91 10/184 9527
/proc/meminfo: memFree=31958148/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=350008 CPUtime=12.35 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 18204 0 0 0 1232 3 0 0 25 0 4 0 876639727 358408192 10185 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 87502 10185 381 95 0 82484 0
[pid=9517/tid=9520] ppid=9514 vsize=350008 CPUtime=3.08 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 4310 0 0 0 307 1 0 0 25 0 4 0 876639728 358408192 10185 33554432000 4194304 4580107 140733316240944 18446744073709551615 4318269 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=350008 CPUtime=3.08 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 5052 0 0 0 308 0 0 0 25 0 4 0 876639728 358408192 10185 33554432000 4194304 4580107 140733316240944 18446744073709551615 4316636 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=350008 CPUtime=3.07 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 3874 0 0 0 307 0 0 0 25 0 4 0 876639728 358408192 10185 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 350008

[startup+6.30687 s]
/proc/loadavg: 4.25 5.03 4.93 10/184 9527
/proc/meminfo: memFree=31920760/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=362176 CPUtime=25.16 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 29771 0 0 0 2511 5 0 0 25 0 4 0 876639727 370868224 13937 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 90544 13937 379 95 0 85526 0
[pid=9517/tid=9520] ppid=9514 vsize=362176 CPUtime=6.28 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 8076 0 0 0 627 1 0 0 25 0 4 0 876639728 370868224 13937 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=362176 CPUtime=6.29 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 8389 0 0 0 628 1 0 0 25 0 4 0 876639728 370868224 13938 33554432000 4194304 4580107 140733316240944 18446744073709551615 4319785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=362176 CPUtime=6.26 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 5847 0 0 0 625 1 0 0 25 0 4 0 876639728 370868224 13938 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 362176

[startup+12.7007 s]
/proc/loadavg: 4.55 5.08 4.94 10/184 9527
/proc/meminfo: memFree=31862700/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=358424 CPUtime=50.7 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 46366 0 0 0 5062 8 0 0 25 0 4 0 876639727 367026176 24754 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 89606 24754 379 95 0 84588 0
[pid=9517/tid=9520] ppid=9514 vsize=358424 CPUtime=12.68 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 12564 0 0 0 1266 2 0 0 25 0 4 0 876639728 367026176 24754 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=358424 CPUtime=12.68 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 10530 0 0 0 1267 1 0 0 25 0 4 0 876639728 367026176 24754 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=358424 CPUtime=12.62 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 10379 0 0 0 1260 2 0 0 25 0 4 0 876639728 367026176 24754 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 358424

[startup+25.5005 s]
/proc/loadavg: 5.08 5.17 4.97 10/184 9527
/proc/meminfo: memFree=31788784/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=385304 CPUtime=101.83 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 66094 0 0 0 10170 13 0 0 25 0 4 0 876639727 394551296 31832 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 96326 31832 379 95 0 91308 0
[pid=9517/tid=9520] ppid=9514 vsize=385304 CPUtime=25.47 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 19601 0 0 0 2544 3 0 0 25 0 4 0 876639728 394551296 31832 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=385304 CPUtime=25.49 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 15485 0 0 0 2546 3 0 0 25 0 4 0 876639728 394551296 31832 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=385304 CPUtime=25.35 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 15427 0 0 0 2532 3 0 0 25 0 4 0 876639728 394551296 31832 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 385304

[startup+51.101 s]
/proc/loadavg: 6.28 5.45 5.07 10/184 9528
/proc/meminfo: memFree=31738708/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=418804 CPUtime=204.09 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 91776 0 0 0 20391 18 0 0 25 0 4 0 876639727 428855296 38478 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294551 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 104701 38478 379 95 0 99683 0
[pid=9517/tid=9520] ppid=9514 vsize=418804 CPUtime=51.08 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 26391 0 0 0 5103 5 0 0 25 0 4 0 876639728 428855296 38478 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=418804 CPUtime=51.08 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 19987 0 0 0 5104 4 0 0 25 0 4 0 876639728 428855296 38478 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=418804 CPUtime=50.81 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 24223 0 0 0 5077 4 0 0 25 0 4 0 876639728 428855296 38478 33554432000 4194304 4580107 140733316240944 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 418804

[startup+102.301 s]
/proc/loadavg: 7.31 5.86 5.23 10/184 9529
/proc/meminfo: memFree=31677408/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=476056 CPUtime=408.61 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 144084 0 0 0 40826 35 0 0 25 0 4 0 876639727 487481344 45162 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 119014 45162 379 95 0 113996 0
[pid=9517/tid=9520] ppid=9514 vsize=476056 CPUtime=102.28 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 42511 0 0 0 10218 10 0 0 25 0 4 0 876639728 487481344 45162 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=476056 CPUtime=102.28 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 29170 0 0 0 10221 7 0 0 25 0 4 0 876639728 487481344 45162 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=476056 CPUtime=101.72 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 37275 0 0 0 10164 8 0 0 25 0 4 0 876639728 487481344 45162 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 476056

[startup+162.3 s]

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

[pid=9517] ppid=9514 vsize=632492 CPUtime=2805.31 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 470754 0 0 0 280353 178 0 0 25 0 4 0 876639727 647671808 99430 33554432000 4194304 4580107 140733316240944 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 158123 99430 379 95 0 153105 0
[pid=9517/tid=9520] ppid=9514 vsize=632492 CPUtime=702.28 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 134573 0 0 0 70179 49 0 0 25 0 4 0 876639728 647671808 99430 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=632492 CPUtime=702.3 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 91611 0 0 0 70193 37 0 0 25 0 4 0 876639728 647671808 99430 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=632492 CPUtime=698.41 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 126430 0 0 0 69796 45 0 0 25 0 4 0 876639728 647671808 99430 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 632492

[startup+762.3 s]
/proc/loadavg: 8.22 7.89 6.69 10/184 9547
/proc/meminfo: memFree=31165228/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=623332 CPUtime=3044.98 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 491743 0 0 0 304308 190 0 0 25 0 4 0 876639727 638291968 101006 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 155833 101006 379 95 0 150815 0
[pid=9517/tid=9520] ppid=9514 vsize=623332 CPUtime=762.29 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 141113 0 0 0 76176 53 0 0 25 0 4 0 876639728 638291968 101006 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=623332 CPUtime=762.3 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 96650 0 0 0 76190 40 0 0 25 0 4 0 876639728 638291968 101006 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=623332 CPUtime=758.08 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 133010 0 0 0 75759 49 0 0 25 0 4 0 876639728 638291968 101006 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 623332

[startup+822.301 s]
/proc/loadavg: 8.20 7.94 6.78 10/184 9549
/proc/meminfo: memFree=31133320/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=686032 CPUtime=3284.65 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 513531 0 0 0 328264 201 0 0 25 0 4 0 876639727 702496768 104038 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 171508 104038 379 95 0 166490 0
[pid=9517/tid=9520] ppid=9514 vsize=686032 CPUtime=822.29 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 148014 0 0 0 82172 57 0 0 25 0 4 0 876639728 702496768 104038 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=686032 CPUtime=822.3 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 101177 0 0 0 82188 42 0 0 25 0 4 0 876639728 702496768 104038 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=686032 CPUtime=817.74 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 139763 0 0 0 81723 51 0 0 25 0 4 0 876639728 702496768 104038 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 686032

[startup+882.3 s]
/proc/loadavg: 8.07 7.95 6.85 10/184 9550
/proc/meminfo: memFree=31078352/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=661076 CPUtime=3524.32 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 535523 0 0 0 352223 209 0 0 25 0 4 0 876639727 676941824 110849 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 165269 110849 379 95 0 160251 0
[pid=9517/tid=9520] ppid=9514 vsize=661076 CPUtime=882.29 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 157570 0 0 0 88169 60 0 0 25 0 4 0 876639728 676941824 110849 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=661076 CPUtime=882.3 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 106977 0 0 0 88186 44 0 0 25 0 4 0 876639728 676941824 110849 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=661076 CPUtime=877.41 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 142811 0 0 0 87688 53 0 0 25 0 4 0 876639728 676941824 110849 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 661076

[startup+942.301 s]
/proc/loadavg: 8.02 7.95 6.92 10/184 9552
/proc/meminfo: memFree=30989996/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=648748 CPUtime=3764.01 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 554302 0 0 0 376181 220 0 0 25 0 4 0 876639727 664317952 118580 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 162187 118580 379 95 0 157169 0
[pid=9517/tid=9520] ppid=9514 vsize=648748 CPUtime=942.3 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 162881 0 0 0 94166 64 0 0 25 0 4 0 876639728 664317952 118580 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=648748 CPUtime=942.31 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 108898 0 0 0 94186 45 0 0 25 0 4 0 876639728 664317952 118580 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=648748 CPUtime=937.08 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 152976 0 0 0 93651 57 0 0 25 0 4 0 876639728 664317952 118580 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 648748

[startup+1002.3 s]
/proc/loadavg: 8.06 7.97 6.99 10/184 9553
/proc/meminfo: memFree=30956824/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=713380 CPUtime=4003.65 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 572502 0 0 0 400136 229 0 0 25 0 4 0 876639727 730501120 125947 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 178345 125947 379 95 0 173327 0
[pid=9517/tid=9520] ppid=9514 vsize=713380 CPUtime=1002.29 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 169568 0 0 0 100162 67 0 0 25 0 4 0 876639728 730501120 125947 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=713380 CPUtime=1002.31 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 113127 0 0 0 100183 48 0 0 25 0 4 0 876639728 730501120 125947 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=713380 CPUtime=996.74 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 156721 0 0 0 99615 59 0 0 25 0 4 0 876639728 730501120 125947 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 713380

[startup+1062.31 s]
/proc/loadavg: 8.07 7.99 7.05 10/184 9555
/proc/meminfo: memFree=31011740/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=623652 CPUtime=4243.34 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 589698 0 0 0 424095 239 0 0 25 0 4 0 876639727 638619648 113536 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 155913 113536 379 95 0 150895 0
[pid=9517/tid=9520] ppid=9514 vsize=623652 CPUtime=1062.3 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 173697 0 0 0 106160 70 0 0 25 0 4 0 876639728 638619648 113536 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=623652 CPUtime=1062.32 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 118148 0 0 0 106182 50 0 0 25 0 4 0 876639728 638619648 113536 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=623652 CPUtime=1056.41 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 161253 0 0 0 105579 62 0 0 25 0 4 0 876639728 638619648 113536 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 623652

[startup+1122.3 s]
/proc/loadavg: 8.07 8.00 7.12 10/184 9557
/proc/meminfo: memFree=30974000/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=768072 CPUtime=4482.99 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 608731 0 0 0 448053 246 0 0 25 0 4 0 876639727 786505728 119773 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 192018 119773 379 95 0 187000 0
[pid=9517/tid=9520] ppid=9514 vsize=768072 CPUtime=1122.3 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 176803 0 0 0 112158 72 0 0 25 0 4 0 876639728 786505728 119773 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=768072 CPUtime=1122.32 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 119527 0 0 0 112181 51 0 0 25 0 4 0 876639728 786505728 119773 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=768072 CPUtime=1116.07 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 169815 0 0 0 111543 64 0 0 25 0 4 0 876639728 786505728 119773 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 768072

[startup+1182.3 s]
/proc/loadavg: 8.07 8.02 7.17 10/184 9558
/proc/meminfo: memFree=30925448/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=768676 CPUtime=4722.65 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 630994 0 0 0 472008 257 0 0 25 0 4 0 876639727 787124224 126033 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 192169 126033 379 95 0 187151 0
[pid=9517/tid=9520] ppid=9514 vsize=768676 CPUtime=1182.29 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 181535 0 0 0 118154 75 0 0 25 0 4 0 876639728 787124224 126033 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=768676 CPUtime=1182.32 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 125588 0 0 0 118178 54 0 0 25 0 4 0 876639728 787124224 126033 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=768676 CPUtime=1175.73 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 176144 0 0 0 117507 66 0 0 25 0 4 0 876639728 787124224 126033 33554432000 4194304 4580107 140733316240944 18446744073709551615 4329600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 768676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.03 7.20 10/184 9559
/proc/meminfo: memFree=30929276/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=768784 CPUtime=4800.18 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 637595 0 0 0 479755 263 0 0 25 0 4 0 876639727 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 192196 125077 379 95 0 187178 0
[pid=9517/tid=9520] ppid=9514 vsize=768784 CPUtime=1201.7 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 183968 0 0 0 120093 77 0 0 25 0 4 0 876639728 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=768784 CPUtime=1201.72 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 125917 0 0 0 120118 54 0 0 25 0 4 0 876639728 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=768784 CPUtime=1195.03 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 177369 0 0 0 119436 67 0 0 25 0 4 0 876639728 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 768784

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.03 7.20 10/184 9559
/proc/meminfo: memFree=30929276/32951124 swapFree=67052812/67111528
[pid=9517] ppid=9514 vsize=768784 CPUtime=4800.18 cores=1,3,5,7
/proc/9517/stat : 9517 (strangenight2-m) R 9514 9517 8057 0 -1 4202496 637595 0 0 0 479755 263 0 0 25 0 4 0 876639727 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9517/statm: 192196 125077 379 95 0 187178 0
[pid=9517/tid=9520] ppid=9514 vsize=768784 CPUtime=1201.7 cores=1,3,5,7
/proc/9517/task/9520/stat : 9520 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 183968 0 0 0 120093 77 0 0 25 0 4 0 876639728 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9517/tid=9522] ppid=9514 vsize=768784 CPUtime=1201.72 cores=1,3,5,7
/proc/9517/task/9522/stat : 9522 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 125917 0 0 0 120118 54 0 0 25 0 4 0 876639728 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9517/tid=9524] ppid=9514 vsize=768784 CPUtime=1195.03 cores=1,3,5,7
/proc/9517/task/9524/stat : 9524 (strangenight2-m) R 9514 9517 8057 0 -1 4202560 177369 0 0 0 119436 67 0 0 25 0 4 0 876639728 787234816 125077 33554432000 4194304 4580107 140733316240944 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 768784

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.23
CPU user time (s): 4797.57
CPU system time (s): 2.6506
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 868592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.57
system time used= 2.6506
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 637595
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= 695
involuntary context switches= 48925

runsolver used 1.79273 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-09 22:12:51
IDJOB=3366499
IDBENCH=82908
IDSOLVER=1844
FILE ID=node103/3366499-1307650371
RUNJOBID= node103-1307650371-9493
PBS_JOBID= 13549388
Free space on /tmp= 74172 MiB

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

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

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=567585580

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32042000 kB
Buffers:        224480 kB
Cached:         449200 kB
SwapCached:      22864 kB
Active:         334412 kB
Inactive:       368140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32042000 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:       26960 kB
Mapped:           8468 kB
Slab:           141940 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185948 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= 74160 MiB
End job on node103 at 2011-06-09 22:32:55