Trace number 3173965

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.44 1201.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1574817612-041.SATISFIABLE.cnf
MD5SUMfa89dbbfc32d9aaebefbb7225db2ad6a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004998
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3173965-1304074509.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
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:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      50 undec:       6 neg:      44
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.00/0.12	c  N st     8      4913       100      2130         0      4582     10650    101290   no data   no data
0.00/0.31	c  N st    10     11295       100      2130         0      4246     10650     73782   no data   no data
0.00/0.51	c  N st    11     17040       100      2130         0      9542     10650    184872   no data   no data
2.77/0.79	c  F st    12     25000       100      2130         0     11744     10650    230618   no data   no data
2.77/0.79	c  N st    12     25000       100      2130         0     11744     10650    230618   no data   no data
3.57/0.97	c Decided on static restart strategy
3.57/0.97	c  N st    18     30000       100      2130         0     10086     10650    187133   no data   no data
3.57/0.97	c  S st    18     30000       100      2130         0     10086     10650    187133   no data   no data
3.97/1.00	c  S st    18     30501       100      2130         0     10565     10650    197710   no data   no data
3.97/1.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.97/1.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.97/1.01	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
3.97/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.97/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.97/1.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.97/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.97/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.37/1.17	c lits-rem:       208  cl-subs:     1875  v-elim:      0  v-fix:    0  time:  0.16 s
4.77/1.21	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
4.77/1.21	c calculated reachability. Time: 0.00
4.77/1.21	c  N st    18     30501       100      2130         0      8690     10650    157481   no data   no data
5.98/1.52	c  N st    20     37615       100      2130         0      7999     10650    129324   no data   no data
6.76/1.79	c  N st    21     44015       100      2130         0     13923     10650    257102   no data   no data
7.17/1.87	c  S st    22     45751       100      2130         0     15557     10650    293052   no data   no data
7.56/1.91	c  S st    22     46251       100      2130         0     16034     10650    303761   no data   no data
7.56/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.56/1.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.56/1.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.56/1.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.56/1.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.56/1.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.56/1.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.56/1.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.56/1.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.31	c lits-rem:       467  cl-subs:     2113  v-elim:      0  v-fix:    0  time:  0.39 s
9.17/2.31	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.17/2.31	c vivif2 --  cl tried    13921 cl shrink        0 lits rem          0 time: 0.00
9.17/2.37	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
9.17/2.37	c calculated reachability. Time: 0.00
9.17/2.37	c  N st    22     46251       100      2130         0     13921     10650    258163   no data   no data
12.36/3.10	c  N st    23     60648       100      2130         0      9812     10650    144399   no data   no data
13.96/3.53	c  N st    24     69376       100      2130         0     17913     10650    317315   no data   no data
13.96/3.53	c  S st    24     69376       100      2130         0     17913     10650    317315   no data   no data
13.96/3.59	c  S st    24     69877       100      2130         0     18402     10650    328161   no data   no data
13.96/3.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.96/3.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
13.96/3.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.96/3.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.96/3.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.96/3.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
13.96/3.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.36/3.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.36/3.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.35/4.13	c lits-rem:       325  cl-subs:     2541  v-elim:      0  v-fix:    0  time:  0.52 s
16.35/4.13	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
16.35/4.13	c vivif2 --  cl tried    15861 cl shrink        0 lits rem          0 time: 0.00
16.35/4.19	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
16.35/4.19	c calculated reachability. Time: 0.00
16.35/4.19	c  N st    24     69877       100      2130         0     15861     10650    276362   no data   no data
20.75/5.28	c  F st    25     87501       100      2130         0     22022     10650    396709   no data   no data
20.75/5.29	c  N st    25     87501       100      2130         0     22022     10650    396709   no data   no data
21.95/5.58	c Decided on static restart strategy
22.75/5.74	c  N st    32     95542       100      2130         0     18468     10650    313592   no data   no data
25.14/6.32	c  N st    34    104816       100      2130         0     15021     10650    234112   no data   no data
25.14/6.32	c  S st    34    104816       100      2130         0     15021     10650    234112   no data   no data
25.14/6.36	c  S st    34    105321       100      2130         0     15512     10650    245000   no data   no data
25.14/6.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.14/6.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.14/6.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.14/6.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.14/6.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.14/6.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
25.14/6.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.14/6.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.14/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.94/6.53	c lits-rem:       225  cl-subs:     1381  v-elim:      0  v-fix:    0  time:  0.16 s
25.94/6.53	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
25.94/6.54	c vivif2 --  cl tried    14131 cl shrink        0 lits rem          0 time: 0.00
25.94/6.59	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
25.94/6.59	c calculated reachability. Time: 0.00
25.94/6.59	c  N st    34    105321       100      2130         0     14131     10650    218231   no data   no data
28.74/7.20	c  N st    35    114920       100      2130         0     22954     10650    401907   no data   no data
31.94/8.09	c  N st    36    129317       100      2130         0     23414     10650    414083   no data   no data
37.92/9.56	c  N st    37    150914       100      2130         0     14725     10650    193100   no data   no data
39.53/9.99	c  S st    38    157981       100      2130         0     21223     10650    331267   no data   no data
39.93/10.05	c  S st    38    158487       100      2130         0     21706     10650    342146   no data   no data
39.93/10.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.93/10.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
39.93/10.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.93/10.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.93/10.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.93/10.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
39.93/10.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.93/10.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
39.93/10.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.54/10.46	c lits-rem:       231  cl-subs:     2154  v-elim:      0  v-fix:    0  time:  0.39 s
41.54/10.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
41.54/10.47	c vivif2 --  cl tried    19552 cl shrink        0 lits rem          0 time: 0.00
41.92/10.54	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
41.92/10.54	c calculated reachability. Time: 0.00
41.92/10.54	c  N st    38    158487       100      2130         0     19552     10650    298012   no data   no data
56.70/14.25	c  N st    39    207077       100      2130         0     32101     10650    541699   no data   no data
66.69/16.76	c  N st    40    237731       100      2130         0     24529     10650    364522   no data   no data
66.69/16.76	c  S st    40    237731       100      2130         0     24529     10650    364522   no data   no data
67.09/16.82	c  S st    40    238234       100      2130         0     25007     10650    375548   no data   no data
67.09/16.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.09/16.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
67.09/16.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.09/16.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.09/16.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.09/16.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
67.09/16.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.09/16.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
67.09/16.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.08/17.30	c lits-rem:       394  cl-subs:     2259  v-elim:      0  v-fix:    0  time:  0.46 s
69.08/17.30	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
69.08/17.31	c vivif2 --  cl tried    22748 cl shrink        0 lits rem          0 time: 0.00
69.08/17.39	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
69.08/17.39	c calculated reachability. Time: 0.00
69.08/17.40	c  N st    40    238234       100      2130         0     22748     10650    331939   no data   no data
91.85/23.03	c  F st    41    306250       100      2130         0     24742     10650    341143   no data   no data
91.85/23.03	c  N st    41    306250       100      2130         0     24742     10650    341143   no data   no data
93.45/23.45	c Decided on static restart strategy
102.24/25.66	c  N st    51    334556       100      2130         0     28836     10650    420478   no data   no data
112.22/28.11	c  N st    53    357351       100      2130         0     26821     10650    361615   no data   no data
112.22/28.11	c  S st    53    357351       100      2130         0     26821     10650    361615   no data   no data
112.22/28.18	c  S st    53    357852       100      2130         0     27301     10650    372315   no data   no data
112.22/28.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.22/28.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
112.22/28.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.22/28.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.22/28.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.22/28.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
112.22/28.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.22/28.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
112.62/28.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.42/28.45	c lits-rem:       229  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  0.24 s
113.42/28.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
113.42/28.45	c vivif2 --  cl tried    26190 cl shrink        0 lits rem          0 time: 0.00
113.82/28.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
113.82/28.55	c calculated reachability. Time: 0.00
113.82/28.55	c  N st    53    357852       100      2130         0     26190     10650    349648   no data   no data
127.01/31.81	c  N st    54    390245       100      2130         0     32174     10650    467704   no data   no data
149.37/37.47	c  N st    55    438833       100      2130         0     26088     10650    314778   no data   no data
181.33/45.50	c  N st    56    511716       100      2130         0     38775     10650    552024   no data   no data
194.52/48.78	c  N st    57    536780       100      2130         0     33343     10650    433847   no data   no data
194.52/48.78	c  S st    57    536780       100      2130         0     33343     10650    433847   no data   no data
194.94/48.87	c  S st    57    537285       100      2130         0     33830     10650    444757   no data   no data
194.94/48.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
194.94/48.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
194.94/48.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
194.94/48.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.94/48.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.94/48.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
194.94/48.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.94/48.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
194.94/48.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.91/49.32	c lits-rem:       269  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  0.42 s
196.91/49.32	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
196.91/49.33	c vivif2 --  cl tried    32125 cl shrink        0 lits rem          0 time: 0.00
197.31/49.45	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
197.31/49.45	c calculated reachability. Time: 0.00
197.31/49.45	c  N st    57    537285       100      2130         0     32125     10650    413481   no data   no data
272.01/68.16	c  N st    58    701271       100      2130         0     59709     10650    972448   no data   no data
333.13/83.41	c  N st    59    805929       100      2130         0     53866     10650    798807   no data   no data
333.13/83.41	c  S st    59    805929       100      2130         0     53866     10650    798807   no data   no data
333.53/83.57	c  S st    59    806433       100      2130         0     54338     10650    809623   no data   no data
333.53/83.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
333.53/83.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
333.53/83.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
333.53/83.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
333.53/83.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
333.53/83.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
333.53/83.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
333.92/83.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
333.92/83.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
346.31/86.77	c lits-rem:      1741  cl-subs:     6451  v-elim:      0  v-fix:    0  time:  3.15 s
346.31/86.77	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
346.31/86.78	c vivif2 --  cl tried    47887 cl shrink        0 lits rem          0 time: 0.01
347.51/87.02	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.24
347.51/87.02	c calculated reachability. Time: 0.00
347.51/87.02	c  N st    59    806433       100      2130         0     47887     10650    685253   no data   no data
508.89/127.45	c  F st    60   1071875       100      2130         0     63445     10650    937318   no data   no data
508.89/127.45	c  N st    60   1071875       100      2130         0     63445     10650    937318   no data   no data
513.69/128.60	c Decided on static restart strategy
531.67/133.20	c  N st    70   1100176       100      2130         0     48264     10650    609088   no data   no data
554.03/138.80	c  N st    72   1136171       100      2130         0     81531     10650   1352237   no data   no data
575.20/144.03	c  N st    73   1168565       100      2130         0     68991     10650   1059266   no data   no data
606.76/151.98	c  N st    74   1209651       100      2130         0     63538     10650    914634   no data   no data
606.76/151.98	c  S st    74   1209651       100      2130         0     63538     10650    914634   no data   no data
607.56/152.20	c  S st    74   1210159       100      2130         0     64031     10650    925907   no data   no data
607.98/152.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
607.98/152.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
607.98/152.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
607.98/152.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
607.98/152.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
607.98/152.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
607.98/152.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
607.98/152.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
607.98/152.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
632.73/158.46	c lits-rem:      1171  cl-subs:     5993  v-elim:      0  v-fix:    0  time:  6.18 s
632.73/158.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
632.73/158.47	c vivif2 --  cl tried    58038 cl shrink        0 lits rem          0 time: 0.01
634.35/158.86	c asymm  cl-useful: 0/1855/2130 lits-rem:0 time: 0.39
634.35/158.87	c calculated reachability. Time: 0.00
634.35/158.87	c  N st    74   1210159       100      2130         0     58038     10650    803560   no data   no data
699.85/175.29	c  N st    75   1283041       100      2130         0     80929     10650   1277517   no data   no data
776.93/194.58	c  N st    76   1392364       100      2130         0     90375     10650   1429648   no data   no data
901.57/225.76	c  N st    77   1556348       100      2130         0     97316     10650   1542509   no data   no data
1023.01/256.18	c  N st    78   1710161       100      2130         0     87282     10650   1292289   no data   no data
1023.01/256.18	c  S st    78   1710161       100      2130         0     87282     10650   1292289   no data   no data
1024.20/256.44	c  S st    78   1710665       100      2130         0     87761     10650   1303473   no data   no data
1024.20/256.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1024.20/256.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1024.20/256.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1024.20/256.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1024.20/256.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1024.20/256.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1024.20/256.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1024.60/256.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1024.60/256.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1068.15/267.46	c lits-rem:      2039  cl-subs:    12638  v-elim:      0  v-fix:    0  time: 10.92 s
1068.15/267.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1068.15/267.48	c vivif2 --  cl tried    75123 cl shrink        0 lits rem          0 time: 0.02
1069.36/267.79	c asymm  cl-useful: 0/1449/2130 lits-rem:0 time: 0.31
1069.36/267.80	c calculated reachability. Time: 0.00
1069.36/267.80	c  N st    78   1710665       100      2130         0     75123     10650   1071936   no data   no data
1413.28/353.86	c  N st    79   2079629       100      2130         0     86908     10650   1230331   no data   no data
1535.13/384.33	c  N st    80   2210667       100      2130         0     90588     10650   1322641   no data   no data
1535.13/384.33	c  S st    80   2210667       100      2130         0     90588     10650   1322641   no data   no data
1535.91/384.59	c  S st    80   2211169       100      2130         0     91068     10650   1333742   no data   no data
1536.31/384.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1536.31/384.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1536.31/384.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1536.31/384.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1536.31/384.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1536.31/384.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1536.31/384.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1536.31/384.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1536.71/384.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1575.08/394.39	c lits-rem:      1362  cl-subs:     9736  v-elim:      0  v-fix:    0  time:  9.69 s
1575.08/394.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1575.45/394.41	c vivif2 --  cl tried    81332 cl shrink        0 lits rem          0 time: 0.02
1575.85/394.59	c asymm  cl-useful: 0/681/2130 lits-rem:0 time: 0.18
1575.85/394.60	c calculated reachability. Time: 0.00
1575.85/394.60	c  N st    80   2211169       100      2130         0     81332     10650   1143913   no data   no data
2093.19/524.09	c  N st    81   2711169       100      2130         0    104525     10650   1546465   no data   no data
2093.19/524.09	c  S st    81   2711169       100      2130         0    104525     10650   1546465   no data   no data
2094.76/524.47	c  S st    81   2711674       100      2130         0    105011     10650   1557380   no data   no data
2094.76/524.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2095.16/524.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2095.16/524.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2095.16/524.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2095.16/524.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2095.16/524.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2095.16/524.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2095.16/524.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2095.16/524.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2145.92/537.25	c lits-rem:      1480  cl-subs:    10970  v-elim:      0  v-fix:    0  time: 12.66 s
2145.92/537.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2145.92/537.27	c vivif2 --  cl tried    94041 cl shrink        0 lits rem          0 time: 0.02
2147.49/537.61	c asymm  cl-useful: 0/1213/2130 lits-rem:0 time: 0.34
2147.49/537.61	c calculated reachability. Time: 0.00
2147.49/537.61	c  N st    81   2711674       100      2130         0     94041     10650   1353200   no data   no data
2744.29/687.09	c  N st    82   3211676       100      2130         0     71735     10650    762894   no data   no data
2744.29/687.09	c  S st    82   3211676       100      2130         0     71735     10650    762894   no data   no data
2745.09/687.29	c  S st    82   3212177       100      2130         0     72214     10650    774018   no data   no data
2745.49/687.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2745.49/687.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2745.49/687.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2745.49/687.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2745.49/687.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2745.49/687.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2745.49/687.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2745.49/687.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2745.49/687.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2747.09/687.76	c lits-rem:        32  cl-subs:      307  v-elim:      0  v-fix:    0  time:  0.40 s
2747.09/687.76	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2747.09/687.77	c vivif2 --  cl tried    71907 cl shrink        0 lits rem          0 time: 0.01
2747.91/687.95	c asymm  cl-useful: 0/917/2130 lits-rem:0 time: 0.17
2747.91/687.95	c calculated reachability. Time: 0.00
2747.91/687.95	c  N st    82   3212177       100      2130         0     71907     10650    769196   no data   no data
3301.15/826.47	c  N st    83   3712178       100      2130         0     82190     10650    926832   no data   no data
3301.15/826.47	c  S st    83   3712178       100      2130         0     82190     10650    926832   no data   no data
3302.35/826.73	c  S st    83   3712679       100      2130         0     82668     10650    937675   no data   no data
3302.35/826.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3302.35/826.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3302.35/826.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3302.35/826.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3302.35/826.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3302.35/826.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3302.35/826.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3302.35/826.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3302.75/826.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3306.75/827.80	c lits-rem:       227  cl-subs:     1605  v-elim:      0  v-fix:    0  time:  0.98 s
3306.75/827.80	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3306.75/827.81	c vivif2 --  cl tried    81063 cl shrink        0 lits rem          0 time: 0.01
3307.95/828.10	c asymm  cl-useful: 0/1277/2130 lits-rem:0 time: 0.29
3307.95/828.11	c calculated reachability. Time: 0.00
3307.95/828.11	c  N st    83   3712679       100      2130         0     81063     10650    908519   no data   no data
3349.49/838.55	c  F st    84   3751564       100      2130         0    116529     10650   1669806   no data   no data
3349.49/838.55	c  N st    84   3751564       100      2130         0    116529     10650   1669806   no data   no data
3357.87/840.62	c Decided on static restart strategy
3391.83/849.10	c  N st    94   3779872       100      2130         0    142599     10650   2238712   no data   no data
3438.97/860.92	c  N st    96   3815866       100      2130         0     97744     10650   1245443   no data   no data
3474.92/869.90	c  N st    97   3848258       100      2130         0    127450     10650   1902261   no data   no data
3536.84/885.43	c  N st    98   3896846       100      2130         0     93320     10650   1133750   no data   no data
3626.73/907.91	c  N st    99   3969728       100      2130         0     80476     10650    852049   no data   no data
3742.96/937.07	c  N st   100   4079051       100      2130         0     99867     10650   1257397   no data   no data
3909.95/978.89	c  N st   101   4212682       100      2130         0    140574     10650   2117608   no data   no data
3909.95/978.89	c  S st   101   4212682       100      2130         0    140574     10650   2117608   no data   no data
3911.94/979.32	c  S st   101   4213187       100      2130         0    141059     10650   2129346   no data   no data
3911.94/979.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3911.94/979.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
3912.36/979.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3912.36/979.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3912.36/979.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3912.36/979.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3912.36/979.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3912.36/979.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3912.36/979.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4046.56/1013.05	c lits-rem:      1566  cl-subs:    18560  v-elim:      0  v-fix:    0  time: 33.55 s
4046.56/1013.05	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4046.56/1013.08	c vivif2 --  cl tried   122499 cl shrink        0 lits rem          0 time: 0.03
4048.16/1013.45	c asymm  cl-useful: 0/821/2130 lits-rem:0 time: 0.37
4048.16/1013.46	c calculated reachability. Time: 0.00
4048.16/1013.46	c  N st   101   4213187       100      2130         0    122499     10650   1774036   no data   no data
4450.82/1114.21	c  N st   102   4459163       100      2130         0     99110     10650   1196322   no data   no data
4777.59/1196.01	c  N st   103   4713187       100      2130         0    160603     10650   2476486   no data   no data
4777.59/1196.01	c  S st   103   4713187       100      2130         0    160603     10650   2476486   no data   no data
4779.58/1196.54	c  S st   103   4713692       100      2130         0    161094     10650   2488076   no data   no data
4779.58/1196.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4779.98/1196.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
4779.98/1196.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4779.98/1196.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4779.98/1196.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4779.98/1196.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4779.98/1196.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4779.98/1196.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4780.38/1196.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173965-1304074509/watcher-3173965-1304074509 -o /tmp/evaluation-result-3173965-1304074509/solver-3173965-1304074509 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173965-1304074509.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: 4.34 6.77 7.60 2/176 4625
/proc/meminfo: memFree=22306588/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 519048794 52441088 347 33554432000 4194304 4627427 140736566033168 18446744073709551615 47738834974642 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 12803 347 299 106 0 7774 0
[pid=4625/tid=4626] ppid=4623 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 519048794 52441088 347 33554432000 4194304 4627427 140736566033168 18446744073709551615 47738834974636 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519048794 52441088 347 33554432000 4194304 4627427 140736566033168 18446744073709551615 47738834974642 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519048794 52441088 347 33554432000 4194304 4627427 140736566033168 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.554272 s]
/proc/loadavg: 4.34 6.77 7.60 2/176 4625
/proc/meminfo: memFree=22306588/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=284832 CPUtime=2.18 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 4537 0 0 0 218 0 0 0 18 0 4 0 519048794 291667968 2101 33554432000 4194304 4627427 140736566033168 18446744073709551615 255377344647 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 71208 2101 384 106 0 66179 0
[pid=4625/tid=4626] ppid=4623 vsize=284832 CPUtime=0.54 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1078 0 0 0 54 0 0 0 18 0 4 0 519048794 291667968 2101 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=284832 CPUtime=0.54 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1058 0 0 0 54 0 0 0 18 0 4 0 519048794 291667968 2101 33554432000 4194304 4627427 140736566033168 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=284832 CPUtime=0.54 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 948 0 0 0 54 0 0 0 25 0 4 0 519048794 291667968 2101 33554432000 4194304 4627427 140736566033168 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 284832

[startup+0.600421 s]
/proc/loadavg: 4.34 6.77 7.60 2/176 4625
/proc/meminfo: memFree=22306588/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=284832 CPUtime=2.37 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 4675 0 0 0 237 0 0 0 18 0 4 0 519048794 291667968 2239 33554432000 4194304 4627427 140736566033168 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 71208 2239 384 106 0 66179 0
[pid=4625/tid=4626] ppid=4623 vsize=284832 CPUtime=0.59 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1115 0 0 0 59 0 0 0 18 0 4 0 519048794 291667968 2239 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=284832 CPUtime=0.59 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1090 0 0 0 59 0 0 0 18 0 4 0 519048794 291667968 2239 33554432000 4194304 4627427 140736566033168 18446744073709551615 4322179 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=284832 CPUtime=0.59 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 980 0 0 0 59 0 0 0 25 0 4 0 519048794 291667968 2239 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 284832

[startup+0.700403 s]
/proc/loadavg: 4.34 6.77 7.60 2/176 4625
/proc/meminfo: memFree=22306588/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=284832 CPUtime=2.77 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 4945 0 0 0 277 0 0 0 18 0 4 0 519048794 291667968 2509 33554432000 4194304 4627427 140736566033168 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 71208 2509 384 106 0 66179 0
[pid=4625/tid=4626] ppid=4623 vsize=284832 CPUtime=0.69 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1187 0 0 0 69 0 0 0 18 0 4 0 519048794 291667968 2509 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=284832 CPUtime=0.69 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1156 0 0 0 69 0 0 0 18 0 4 0 519048794 291667968 2509 33554432000 4194304 4627427 140736566033168 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=284832 CPUtime=0.69 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1044 0 0 0 69 0 0 0 25 0 4 0 519048794 291667968 2509 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284832

[startup+0.800385 s]
/proc/loadavg: 4.34 6.77 7.60 2/176 4625
/proc/meminfo: memFree=22306588/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=284832 CPUtime=3.17 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 5255 0 0 0 317 0 0 0 18 0 4 0 519048794 291667968 2819 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 71208 2819 385 106 0 66179 0
[pid=4625/tid=4626] ppid=4623 vsize=284832 CPUtime=0.79 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1264 0 0 0 79 0 0 0 18 0 4 0 519048794 291667968 2819 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=284832 CPUtime=0.79 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1230 0 0 0 79 0 0 0 18 0 4 0 519048794 291667968 2819 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=284832 CPUtime=0.79 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1121 0 0 0 79 0 0 0 25 0 4 0 519048794 291667968 2819 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 284832

[startup+1.50026 s]
/proc/loadavg: 4.64 6.79 7.60 9/188 4637
/proc/meminfo: memFree=22268296/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=285712 CPUtime=5.98 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 10253 0 0 0 597 1 0 0 20 0 4 0 519048794 292569088 5103 33554432000 4194304 4627427 140736566033168 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 71428 5103 388 106 0 66399 0
[pid=4625/tid=4626] ppid=4623 vsize=285712 CPUtime=1.49 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 2922 0 0 0 149 0 0 0 20 0 4 0 519048794 292569088 5103 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=285712 CPUtime=1.49 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1974 0 0 0 149 0 0 0 20 0 4 0 519048794 292569088 5103 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=285712 CPUtime=1.49 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 1861 0 0 0 149 0 0 0 25 0 4 0 519048794 292569088 5103 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 285712

[startup+3.10096 s]
/proc/loadavg: 4.64 6.79 7.60 9/188 4637
/proc/meminfo: memFree=22221796/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=293556 CPUtime=12.36 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 19878 0 0 0 1233 3 0 0 25 0 4 0 519048794 300601344 11457 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 73389 11457 388 106 0 68360 0
[pid=4625/tid=4626] ppid=4623 vsize=293556 CPUtime=3.08 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 5383 0 0 0 308 0 0 0 25 0 4 0 519048794 300601344 11457 33554432000 4194304 4627427 140736566033168 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=293556 CPUtime=3.07 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 4726 0 0 0 307 0 0 0 25 0 4 0 519048794 300601344 11457 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=293556 CPUtime=3.08 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 4496 0 0 0 308 0 0 0 25 0 4 0 519048794 300601344 11457 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 293556

[startup+6.30037 s]
/proc/loadavg: 4.64 6.79 7.60 9/188 4637
/proc/meminfo: memFree=22194672/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=266704 CPUtime=25.14 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 27958 0 0 0 2510 4 0 0 25 0 4 0 519048794 273104896 14381 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 66676 14381 388 106 0 61647 0
[pid=4625/tid=4626] ppid=4623 vsize=266704 CPUtime=6.29 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 6885 0 0 0 628 1 0 0 25 0 4 0 519048794 273104896 14381 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=266704 CPUtime=6.26 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 7321 0 0 0 625 1 0 0 25 0 4 0 519048794 273104896 14381 33554432000 4194304 4627427 140736566033168 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=266704 CPUtime=6.29 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 6579 0 0 0 628 1 0 0 25 0 4 0 519048794 273104896 14381 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 266704

[startup+12.7012 s]
/proc/loadavg: 5.31 6.86 7.62 11/188 4637
/proc/meminfo: memFree=22157956/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=291388 CPUtime=50.71 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 43065 0 0 0 5063 8 0 0 25 0 4 0 519048794 298381312 17912 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 72847 17912 388 106 0 67818 0
[pid=4625/tid=4626] ppid=4623 vsize=291388 CPUtime=12.68 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 9833 0 0 0 1267 1 0 0 25 0 4 0 519048794 298381312 17912 33554432000 4194304 4627427 140736566033168 18446744073709551615 4332749 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=291388 CPUtime=12.62 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 12102 0 0 0 1260 2 0 0 25 0 4 0 519048794 298381312 17912 33554432000 4194304 4627427 140736566033168 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=291388 CPUtime=12.68 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 10732 0 0 0 1267 1 0 0 25 0 4 0 519048794 298381312 17912 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 291388

[startup+25.5008 s]
/proc/loadavg: 5.72 6.90 7.62 9/188 4637
/proc/meminfo: memFree=22111200/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=295076 CPUtime=101.84 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 64344 0 0 0 10172 12 0 0 25 0 4 0 519048794 302157824 21088 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 73769 21088 388 106 0 68740 0
[pid=4625/tid=4626] ppid=4623 vsize=295076 CPUtime=25.49 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 14870 0 0 0 2546 3 0 0 25 0 4 0 519048794 302157824 21088 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=295076 CPUtime=25.35 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 17037 0 0 0 2532 3 0 0 25 0 4 0 519048794 302157824 21088 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=295076 CPUtime=25.48 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 16291 0 0 0 2546 2 0 0 25 0 4 0 519048794 302157824 21088 33554432000 4194304 4627427 140736566033168 18446744073709551615 4310555 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 295076

[startup+51.1071 s]
/proc/loadavg: 6.50 6.99 7.63 9/188 4638
/proc/meminfo: memFree=22072480/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=296732 CPUtime=204.13 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 98964 0 0 0 20391 22 0 0 25 0 4 0 519048794 303853568 25675 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 74183 25675 388 106 0 69154 0
[pid=4625/tid=4626] ppid=4623 vsize=296732 CPUtime=51.1 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 23129 0 0 0 5105 5 0 0 25 0 4 0 519048794 303853568 25675 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=296732 CPUtime=50.81 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 26281 0 0 0 5077 4 0 0 25 0 4 0 519048794 303853568 25675 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=296732 CPUtime=51.09 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 24840 0 0 0 5103 6 0 0 25 0 4 0 519048794 303853568 25675 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 296732

[startup+102.301 s]
/proc/loadavg: 7.45 7.17 7.66 9/188 4639
/proc/meminfo: memFree=22014160/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=308556 CPUtime=408.62 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 152107 0 0 0 40825 37 0 0 25 0 4 0 519048794 315961344 34857 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 77139 34857 388 106 0 72110 0
[pid=4625/tid=4626] ppid=4623 vsize=308556 CPUtime=102.29 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 32707 0 0 0 10221 8 0 0 25 0 4 0 519048794 315961344 34857 33554432000 4194304 4627427 140736566033168 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=308556 CPUtime=101.74 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 40240 0 0 0 10165 9 0 0 25 0 4 0 519048794 315961344 34857 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=308556 CPUtime=102.28 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 39401 0 0 0 10218 10 0 0 25 0 4 0 519048794 315961344 34857 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 308556

[startup+162.3 s]

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

[pid=4625] ppid=4623 vsize=513576 CPUtime=2565.73 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 434800 0 0 0 256424 149 0 0 25 0 4 0 519048794 525901824 86897 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 128394 86897 388 106 0 123365 0
[pid=4625/tid=4626] ppid=4623 vsize=513576 CPUtime=642.3 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 99071 0 0 0 64195 35 0 0 25 0 4 0 519048794 525901824 86897 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=513576 CPUtime=638.81 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 127345 0 0 0 63836 45 0 0 25 0 4 0 519048794 525901824 86897 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=513576 CPUtime=642.3 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 81351 0 0 0 64205 25 0 0 25 0 4 0 519048794 525901824 86897 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 513576

[startup+702.306 s]
/proc/loadavg: 8.19 8.08 7.91 9/188 4667
/proc/meminfo: memFree=21669844/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=522676 CPUtime=2805.43 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 454221 0 0 0 280384 159 0 0 25 0 4 0 519048794 535220224 88175 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 130669 88175 388 106 0 125640 0
[pid=4625/tid=4626] ppid=4623 vsize=522676 CPUtime=702.3 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 101892 0 0 0 70194 36 0 0 25 0 4 0 519048794 535220224 88175 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=522676 CPUtime=698.48 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 134073 0 0 0 69799 49 0 0 25 0 4 0 519048794 535220224 88175 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=522676 CPUtime=702.3 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 83632 0 0 0 70205 25 0 0 25 0 4 0 519048794 535220224 88175 33554432000 4194304 4627427 140736566033168 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 522676

[startup+762.3 s]
/proc/loadavg: 8.11 8.08 7.91 9/188 4669
/proc/meminfo: memFree=21657544/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=600852 CPUtime=3045.1 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 477280 0 0 0 304342 168 0 0 25 0 4 0 519048794 615272448 90757 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 150213 90757 388 106 0 145184 0
[pid=4625/tid=4626] ppid=4623 vsize=600852 CPUtime=762.3 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 107304 0 0 0 76191 39 0 0 25 0 4 0 519048794 615272448 90757 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=600852 CPUtime=758.16 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 142567 0 0 0 75763 53 0 0 25 0 4 0 519048794 615272448 90757 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=600852 CPUtime=762.3 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 85214 0 0 0 76204 26 0 0 25 0 4 0 519048794 615272448 90757 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 600852

[startup+822.301 s]
/proc/loadavg: 8.19 8.12 7.94 9/188 4671
/proc/meminfo: memFree=21630620/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=601172 CPUtime=3284.78 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 499067 0 0 0 328301 177 0 0 25 0 4 0 519048794 615600128 97958 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 150293 97958 388 106 0 145264 0
[pid=4625/tid=4626] ppid=4623 vsize=601172 CPUtime=822.31 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 112756 0 0 0 82190 41 0 0 25 0 4 0 519048794 615600128 97958 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=601172 CPUtime=817.83 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 150612 0 0 0 81727 56 0 0 25 0 4 0 519048794 615600128 97958 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=601172 CPUtime=822.3 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 86461 0 0 0 82204 26 0 0 25 0 4 0 519048794 615600128 97958 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 601172

[startup+882.301 s]
/proc/loadavg: 8.10 8.11 7.94 9/188 4672
/proc/meminfo: memFree=21603320/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=615268 CPUtime=3524.46 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 518142 0 0 0 352259 187 0 0 25 0 4 0 519048794 630034432 90072 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 153817 90072 388 106 0 148788 0
[pid=4625/tid=4626] ppid=4623 vsize=615268 CPUtime=882.3 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 117532 0 0 0 88187 43 0 0 25 0 4 0 519048794 630034432 90072 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=615268 CPUtime=877.5 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 156804 0 0 0 87691 59 0 0 25 0 4 0 519048794 630034432 90072 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=615268 CPUtime=882.3 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 86800 0 0 0 88203 27 0 0 25 0 4 0 519048794 630034432 90072 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 615268

[startup+942.301 s]
/proc/loadavg: 8.20 8.14 7.96 9/188 4674
/proc/meminfo: memFree=21601820/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=602720 CPUtime=3764.13 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 537793 0 0 0 376217 196 0 0 25 0 4 0 519048794 617185280 93737 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 150680 93737 388 106 0 145651 0
[pid=4625/tid=4626] ppid=4623 vsize=602720 CPUtime=942.31 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 123727 0 0 0 94185 46 0 0 25 0 4 0 519048794 617185280 93737 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=602720 CPUtime=937.18 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 162545 0 0 0 93656 62 0 0 25 0 4 0 519048794 617185280 93737 33554432000 4194304 4627427 140736566033168 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=602720 CPUtime=942.31 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 87302 0 0 0 94203 28 0 0 25 0 4 0 519048794 617185280 93737 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 602720

[startup+1002.3 s]
/proc/loadavg: 8.11 8.13 7.97 9/188 4675
/proc/meminfo: memFree=21584432/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=590084 CPUtime=4003.82 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 559831 0 0 0 400175 207 0 0 25 0 4 0 519048794 604246016 90590 33554432000 4194304 4627427 140736566033168 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 147521 90590 388 106 0 142492 0
[pid=4625/tid=4626] ppid=4623 vsize=590084 CPUtime=1002.3 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 129673 0 0 0 100181 49 0 0 25 0 4 0 519048794 604246016 90590 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=590084 CPUtime=996.86 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 169061 0 0 0 99620 66 0 0 25 0 4 0 519048794 604246016 90590 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=590084 CPUtime=1002.3 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 88513 0 0 0 100202 28 0 0 25 0 4 0 519048794 604246016 90590 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 590084

[startup+1062.3 s]
/proc/loadavg: 8.24 8.16 7.99 9/188 4677
/proc/meminfo: memFree=21538280/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=586872 CPUtime=4243.49 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 585448 0 0 0 424132 217 0 0 25 0 4 0 519048794 600956928 102439 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 146718 102439 388 106 0 141689 0
[pid=4625/tid=4626] ppid=4623 vsize=586872 CPUtime=1062.31 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 137145 0 0 0 106179 52 0 0 25 0 4 0 519048794 600956928 102439 33554432000 4194304 4627427 140736566033168 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=586872 CPUtime=1056.53 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 180026 0 0 0 105583 70 0 0 25 0 4 0 519048794 600956928 102439 33554432000 4194304 4627427 140736566033168 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=586872 CPUtime=1062.3 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 91926 0 0 0 106201 29 0 0 25 0 4 0 519048794 600956928 102439 33554432000 4194304 4627427 140736566033168 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 586872

[startup+1122.3 s]
/proc/loadavg: 8.16 8.15 8.00 9/188 4679
/proc/meminfo: memFree=21553264/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=598064 CPUtime=4483.17 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 595743 0 0 0 448094 223 0 0 25 0 4 0 519048794 612417536 100704 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 149516 100704 388 106 0 144487 0
[pid=4625/tid=4626] ppid=4623 vsize=598064 CPUtime=1122.32 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 137725 0 0 0 112179 53 0 0 25 0 4 0 519048794 612417536 100704 33554432000 4194304 4627427 140736566033168 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=598064 CPUtime=1116.2 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 180710 0 0 0 111550 70 0 0 25 0 4 0 519048794 612417536 100704 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=598064 CPUtime=1122.31 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 95447 0 0 0 112200 31 0 0 25 0 4 0 519048794 612417536 100704 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 598064

[startup+1182.3 s]
/proc/loadavg: 8.28 8.18 8.01 9/188 4680
/proc/meminfo: memFree=21551504/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=598396 CPUtime=4722.85 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 621235 0 0 0 472050 235 0 0 25 0 4 0 519048794 612757504 102785 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 149599 102785 388 106 0 144570 0
[pid=4625/tid=4626] ppid=4623 vsize=598396 CPUtime=1182.31 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 143713 0 0 0 118177 54 0 0 25 0 4 0 519048794 612757504 102785 33554432000 4194304 4627427 140736566033168 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=598396 CPUtime=1175.88 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 187374 0 0 0 117514 74 0 0 25 0 4 0 519048794 612757504 102785 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=598396 CPUtime=1182.31 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 101920 0 0 0 118197 34 0 0 25 0 4 0 519048794 612757504 102785 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 598396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 8.20 8.17 8.01 9/188 4681
/proc/meminfo: memFree=21520256/32951124 swapFree=67111524/67111528
[pid=4625] ppid=4623 vsize=585060 CPUtime=4800.39 cores=1,3,5,7
/proc/4625/stat : 4625 (strangenight2-m) R 4623 4625 3794 0 -1 4202496 632138 0 0 0 479802 237 0 0 25 0 4 0 519048794 599101440 107153 33554432000 4194304 4627427 140736566033168 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4625/statm: 146265 107153 388 106 0 141236 0
[pid=4625/tid=4626] ppid=4623 vsize=585060 CPUtime=1201.72 cores=1,3,5,7
/proc/4625/task/4626/stat : 4626 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 145932 0 0 0 120117 55 0 0 25 0 4 0 519048794 599101440 107153 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4625/tid=4627] ppid=4623 vsize=585060 CPUtime=1195.18 cores=1,3,5,7
/proc/4625/task/4627/stat : 4627 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 189924 0 0 0 119443 75 0 0 25 0 4 0 519048794 599101440 107153 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4625/tid=4628] ppid=4623 vsize=585060 CPUtime=1201.72 cores=1,3,5,7
/proc/4625/task/4628/stat : 4628 (strangenight2-m) R 4623 4625 3794 0 -1 4202560 102166 0 0 0 120138 34 0 0 25 0 4 0 519048794 599101440 107153 33554432000 4194304 4627427 140736566033168 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 585060

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.44
CPU user time (s): 4798.05
CPU system time (s): 2.39564
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 719940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.05
system time used= 2.39563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 632140
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= 317
involuntary context switches= 32040

runsolver used 1.77073 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 12:55:09
IDJOB=3173965
IDBENCH=82783
IDSOLVER=1586
FILE ID=node135/3173965-1304074509
RUNJOBID= node135-1304074509-4611
PBS_JOBID= 13170487
Free space on /tmp= 71120 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1574817612-041.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173965-1304074509/watcher-3173965-1304074509 -o /tmp/evaluation-result-3173965-1304074509/solver-3173965-1304074509 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173965-1304074509.cnf

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

MD5SUM BENCH= fa89dbbfc32d9aaebefbb7225db2ad6a
RANDOM SEED=1871763353

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22306612 kB
Buffers:       1833880 kB
Cached:        8151836 kB
SwapCached:          4 kB
Active:        2518240 kB
Inactive:      7533108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22306612 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11364 kB
Writeback:           8 kB
AnonPages:       65548 kB
Mapped:          14408 kB
Slab:           529184 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71108 MiB
End job on node135 at 2011-04-29 13:15:13