Trace number 3366444

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.44 1203.95

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1920526651-049.SATISFIABLE.cnf
MD5SUM5df52ad002b8e310753df40806d6b835
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366444-1305404320.cnf'
0.00/0.01	c -- header says num vars:            650
0.00/0.01	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2769/2769 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
3.17/0.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.17/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
3.17/0.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.17/0.80	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
3.17/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.80	c calculated reachability. Time: 0.00
3.17/0.80	c Calc default polars -  time:   0.00 s pos:     300 undec:      71 neg:     279
3.17/0.80	c =========================================================================================
3.17/0.80	c types(t): F = full restart, N = normal restart
3.17/0.80	c types(t): S = simplification begin/end, E = solution found
3.17/0.80	c restart types(rt): st = static, dy = dynamic
3.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.80	c  B st     0         0       626      2747         0         0      8383         0   no data   no data
3.17/0.80	c Decided on static restart strategy
3.17/0.80	c  N st     8      4923       626      2747         0      4872      8383    139417   no data   no data
3.17/0.80	c  N st    10     11308       626      2747         0      4512      8383     88829   no data   no data
3.17/0.80	c  N st    11     17053       626      2747         0     10161      8383    262619   no data   no data
4.39/1.21	c  F st    12     25000       626      2747         0     12452      8383    330879   no data   no data
4.39/1.21	c  N st    12     25000       626      2747         0     12452      8383    330879   no data   no data
5.55/1.47	c Decided on static restart strategy
5.55/1.47	c  N st    18     30004       626      2747         0     10711      8383    244410   no data   no data
5.55/1.47	c  S st    18     30004       626      2747         0     10711      8383    244410   no data   no data
5.95/1.50	c  S st    18     30509       626      2747         0     11215      8383    258316   no data   no data
5.95/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.95/1.50	c blocked clauses removed:        2 vars:      1 tried:         626 T: 0.00 s
5.95/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
5.95/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.95/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.95/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.56	c lits-rem:        97  cl-subs:      307  v-elim:      0  v-fix:    0  time:  0.04 s
5.95/1.57	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
5.95/1.57	c calculated reachability. Time: 0.00
5.95/1.57	c  N st    18     30509       625      2745         0     10908      8377    247320   no data   no data
7.55/1.99	c  N st    20     37620       625      2745         0     10176      8377    205811   no data   no data
9.19/2.39	c  N st    21     44021       625      2745         0     16506      8377    398942   no data   no data
9.94/2.51	c  S st    22     45765       625      2745         0      9406      8377    157915   no data   no data
9.94/2.54	c  S st    22     46269       625      2745         0      9909      8377    171647   no data   no data
9.94/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.94/2.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.94/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
9.94/2.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.94/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.56	c lits-rem:        18  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.01 s
9.94/2.56	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
9.94/2.56	c vivif2 --  cl tried     9893 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
9.94/2.57	c calculated reachability. Time: 0.00
9.94/2.57	c  N st    22     46269       625      2745         0      9893      8377    171087   no data   no data
13.93/3.55	c  N st    23     60667       625      2745         0     14226      8377    289812   no data   no data
16.73/4.23	c  N st    24     69403       625      2745         0     12008      8377    214840   no data   no data
16.73/4.23	c  S st    24     69403       625      2745         0     12008      8377    214840   no data   no data
16.73/4.26	c  S st    24     69907       625      2745         0     12512      8377    227513   no data   no data
16.73/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.73/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.73/4.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.73/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.73/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.73/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
16.73/4.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.73/4.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.73/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.13/4.30	c lits-rem:        32  cl-subs:       84  v-elim:      0  v-fix:    0  time:  0.02 s
17.13/4.30	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
17.13/4.30	c vivif2 --  cl tried    12428 cl shrink        0 lits rem          0 time: 0.00
17.13/4.31	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
17.13/4.31	c calculated reachability. Time: 0.00
17.13/4.31	c  N st    24     69907       625      2745         0     12428      8377    224773   no data   no data
22.69/5.70	c  F st    25     87500       625      2745         0     17921      8377    384947   no data   no data
22.69/5.70	c  N st    25     87500       625      2745         0     17921      8377    384947   no data   no data
24.30/6.14	c Decided on static restart strategy
25.10/6.38	c  N st    32     95541       625      2745         0     13074      8377    203348   no data   no data
27.88/7.07	c  N st    34    104861       625      2745         0     22242      8377    486867   no data   no data
27.88/7.07	c  S st    34    104861       625      2745         0     22242      8377    486867   no data   no data
28.28/7.12	c  S st    34    105363       625      2745         0     22743      8377    499826   no data   no data
28.28/7.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.28/7.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.28/7.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.28/7.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.28/7.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.28/7.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
28.28/7.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.28/7.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.28/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.08/7.32	c lits-rem:       274  cl-subs:      560  v-elim:      0  v-fix:    0  time:  0.17 s
29.08/7.32	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
29.08/7.33	c vivif2 --  cl tried    22183 cl shrink        0 lits rem          0 time: 0.01
29.08/7.34	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
29.08/7.34	c calculated reachability. Time: 0.00
29.08/7.34	c  N st    34    105363       625      2745         0     22183      8377    479385   no data   no data
32.67/8.23	c  N st    35    114961       625      2745         0     17857      8377    327975   no data   no data
38.25/9.70	c  N st    36    129358       625      2745         0     17272      8377    283336   no data   no data
46.62/11.76	c  N st    37    150953       625      2745         0     22689      8377    420987   no data   no data
49.42/12.43	c  S st    38    158044       625      2745         0     29681      8377    632812   no data   no data
49.82/12.50	c  S st    38    158546       625      2745         0     30181      8377    645432   no data   no data
49.82/12.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.82/12.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.82/12.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.82/12.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.82/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.82/12.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
49.82/12.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.82/12.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.82/12.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.01/12.88	c lits-rem:       293  cl-subs:      992  v-elim:      0  v-fix:    0  time:  0.34 s
51.01/12.88	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
51.01/12.89	c vivif2 --  cl tried    29189 cl shrink        0 lits rem          0 time: 0.01
51.41/12.91	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.02
51.41/12.91	c calculated reachability. Time: 0.00
51.41/12.91	c  N st    38    158546       625      2745         0     29189      8377    613941   no data   no data
71.75/18.02	c  N st    39    207134       625      2745         0     23851      8377    402970   no data   no data
86.51/21.70	c  N st    40    237819       625      2745         0     34330      8377    677770   no data   no data
86.51/21.70	c  S st    40    237819       625      2745         0     34330      8377    677770   no data   no data
86.51/21.79	c  S st    40    238320       625      2745         0     34829      8377    690476   no data   no data
86.91/21.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.91/21.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
86.91/21.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.91/21.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.91/21.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.91/21.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
86.91/21.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
86.91/21.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.91/21.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.69/22.52	c lits-rem:       125  cl-subs:     1659  v-elim:      0  v-fix:    0  time:  0.68 s
89.69/22.52	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
89.69/22.53	c vivif2 --  cl tried    33170 cl shrink        0 lits rem          0 time: 0.01
89.69/22.55	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.02
89.69/22.56	c calculated reachability. Time: 0.00
89.69/22.56	c  N st    40    238320       625      2745         0     33170      8377    642937   no data   no data
123.97/31.12	c  F st    41    306252       625      2745         0     35020      8377    657580   no data   no data
123.97/31.12	c  N st    41    306252       625      2745         0     35020      8377    657580   no data   no data
126.78/31.83	c Decided on static restart strategy
137.94/34.62	c  N st    51    334561       625      2745         0     39316      8377    739283   no data   no data
149.89/37.67	c  N st    53    357483       625      2745         0     37289      8377    673477   no data   no data
149.89/37.67	c  S st    53    357483       625      2745         0     37289      8377    673477   no data   no data
150.29/37.77	c  S st    53    357988       625      2745         0     37793      8377    687105   no data   no data
150.29/37.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.29/37.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
150.29/37.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.29/37.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.29/37.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.29/37.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
150.29/37.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
150.29/37.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
150.69/37.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.89/38.20	c lits-rem:       206  cl-subs:     1040  v-elim:      0  v-fix:    0  time:  0.38 s
151.89/38.20	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
152.30/38.20	c vivif2 --  cl tried    36753 cl shrink        0 lits rem          0 time: 0.01
152.30/38.23	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.03
152.30/38.23	c calculated reachability. Time: 0.00
152.30/38.23	c  N st    53    357988       625      2745         0     36753      8377    656641   no data   no data
170.24/42.75	c  N st    54    390382       625      2745         0     43151      8377    863366   no data   no data
201.76/50.69	c  N st    55    438973       625      2745         0     36710      8377    600601   no data   no data
249.19/62.52	c  N st    56    511858       625      2745         0     50289      8377    965950   no data   no data
263.16/66.06	c  N st    57    536983       625      2745         0     44607      8377    776651   no data   no data
263.16/66.06	c  S st    57    536983       625      2745         0     44607      8377    776651   no data   no data
263.58/66.18	c  S st    57    537491       625      2745         0     45114      8377    790457   no data   no data
263.58/66.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
263.93/66.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
263.93/66.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
263.93/66.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.93/66.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.93/66.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
263.93/66.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
263.93/66.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
263.93/66.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.33/66.89	c lits-rem:       221  cl-subs:     1334  v-elim:      0  v-fix:    0  time:  0.65 s
266.33/66.89	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
266.73/66.90	c vivif2 --  cl tried    43780 cl shrink        0 lits rem          0 time: 0.01
266.73/66.94	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.04
266.73/66.94	c calculated reachability. Time: 0.00
266.73/66.94	c  N st    57    537491       625      2745         0     43780      8377    751158   no data   no data
382.01/95.88	c  N st    58    701477       625      2745         0     37860      8377    478125   no data   no data
461.30/115.79	c  N st    59    806236       625      2745         0     67208      8377   1348063   no data   no data
461.30/115.79	c  S st    59    806236       625      2745         0     67208      8377   1348063   no data   no data
462.10/115.99	c  S st    59    806742       625      2745         0     67714      8377   1361774   no data   no data
462.10/115.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
462.50/116.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
462.50/116.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
462.50/116.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
462.50/116.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
462.50/116.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
462.50/116.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
462.50/116.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
462.50/116.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.26/119.23	c lits-rem:       424  cl-subs:     2671  v-elim:      0  v-fix:    0  time:  3.15 s
475.26/119.23	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
475.26/119.25	c vivif2 --  cl tried    65043 cl shrink        0 lits rem          0 time: 0.02
475.66/119.31	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.06
475.66/119.32	c calculated reachability. Time: 0.00
475.66/119.32	c  N st    59    806742       625      2745         0     65043      8377   1278839   no data   no data
716.89/179.80	c  F st    60   1071876       625      2745         0     80599      8377   1570441   no data   no data
716.89/179.80	c  N st    60   1071876       625      2745         0     80599      8377   1570441   no data   no data
722.88/181.34	c Decided on static restart strategy
741.67/186.02	c  N st    70   1100183       625      2745         0     64459      8377   1082208   no data   no data
776.76/194.82	c  N st    72   1136177       625      2745         0     54562      8377    746117   no data   no data
807.81/202.63	c  N st    73   1168569       625      2745         0     86495      8377   1632478   no data   no data
847.68/212.69	c  N st    74   1210113       625      2745         0     81229      8377   1505954   no data   no data
847.68/212.69	c  S st    74   1210113       625      2745         0     81229      8377   1505954   no data   no data
848.88/212.93	c  S st    74   1210623       625      2745         0     81739      8377   1520059   no data   no data
848.88/212.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
848.88/212.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
848.88/212.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
848.88/212.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
848.88/212.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.88/212.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
848.88/212.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
849.28/213.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
849.28/213.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.44/216.37	c lits-rem:      1230  cl-subs:     2875  v-elim:      0  v-fix:    0  time:  3.32 s
862.44/216.37	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
862.44/216.39	c vivif2 --  cl tried    78864 cl shrink        0 lits rem          0 time: 0.02
862.84/216.47	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.08
862.84/216.47	c calculated reachability. Time: 0.00
862.84/216.47	c  N st    74   1210623       625      2745         0     78864      8377   1439414   no data   no data
945.77/237.23	c  N st    75   1283505       625      2745         0     54968      8377    710967   no data   no data
1055.43/264.75	c  N st    76   1392828       625      2745         0     63292      8377    909829   no data   no data
1219.32/305.88	c  N st    77   1556813       625      2745         0     68113      8377   1014415   no data   no data
1399.93/351.18	c  N st    78   1710624       625      2745         0    109807      8377   2227687   no data   no data
1399.93/351.18	c  S st    78   1710624       625      2745         0    109807      8377   2227687   no data   no data
1401.53/351.54	c  S st    78   1711128       625      2745         0    110307      8377   2242150   no data   no data
1401.53/351.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1401.93/351.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1401.93/351.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1401.93/351.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1401.93/351.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1401.93/351.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
1401.93/351.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1401.93/351.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1402.33/351.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1459.35/366.02	c lits-rem:       851  cl-subs:     6549  v-elim:      0  v-fix:    0  time: 14.32 s
1459.35/366.02	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
1459.35/366.05	c vivif2 --  cl tried   103758 cl shrink        0 lits rem          0 time: 0.03
1459.75/366.17	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.11
1459.75/366.17	c calculated reachability. Time: 0.00
1459.75/366.17	c  N st    78   1711128       625      2745         0    103758      8377   2054749   no data   no data
1914.30/480.11	c  N st    79   2080092       625      2745         0    115599      8377   2293721   no data   no data
2083.81/522.67	c  N st    80   2211131       625      2745         0    119597      8377   2375474   no data   no data
2083.81/522.67	c  S st    80   2211131       625      2745         0    119597      8377   2375474   no data   no data
2085.35/523.05	c  S st    80   2211632       625      2745         0    120098      8377   2388832   no data   no data
2085.35/523.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2085.75/523.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2085.75/523.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2085.75/523.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2085.75/523.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2085.75/523.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
2085.75/523.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2085.75/523.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2086.15/523.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2139.98/536.77	c lits-rem:       722  cl-subs:     5601  v-elim:      0  v-fix:    0  time: 13.54 s
2139.98/536.77	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
2139.98/536.80	c vivif2 --  cl tried   114497 cl shrink        0 lits rem          0 time: 0.03
2140.83/536.93	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.13
2140.83/536.93	c calculated reachability. Time: 0.00
2140.83/536.93	c  N st    80   2211632       625      2745         0    114497      8377   2214777   no data   no data
2805.47/703.60	c  N st    81   2711632       625      2745         0    138016      8377   2807751   no data   no data
2805.47/703.60	c  S st    81   2711632       625      2745         0    138016      8377   2807751   no data   no data
2807.09/704.10	c  S st    81   2712135       625      2745         0    138518      8377   2822356   no data   no data
2807.09/704.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2807.51/704.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2807.51/704.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2807.51/704.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2807.51/704.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2807.51/704.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
2807.51/704.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2807.85/704.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2808.25/704.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2917.91/731.87	c lits-rem:      1186  cl-subs:     9298  v-elim:      0  v-fix:    0  time: 27.57 s
2917.91/731.87	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
2918.31/731.91	c vivif2 --  cl tried   129220 cl shrink        0 lits rem          0 time: 0.03
2918.71/732.06	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.15
2918.71/732.06	c calculated reachability. Time: 0.00
2918.71/732.06	c  N st    81   2712135       625      2745         0    129220      8377   2542131   no data   no data
3685.08/924.29	c  N st    82   3212136       625      2745         0    104685      8377   1569754   no data   no data
3685.08/924.29	c  S st    82   3212136       625      2745         0    104685      8377   1569754   no data   no data
3687.08/924.76	c  S st    82   3212639       625      2745         0    105188      8377   1583960   no data   no data
3687.08/924.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3687.48/924.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
3687.48/924.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3687.48/924.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3687.48/924.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3687.48/924.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
3687.48/924.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3687.48/924.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3687.88/924.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3727.75/934.96	c lits-rem:       381  cl-subs:     4985  v-elim:      0  v-fix:    0  time: 10.00 s
3727.75/934.96	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
3727.75/934.98	c vivif2 --  cl tried   100203 cl shrink        0 lits rem          0 time: 0.02
3728.59/935.12	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.13
3728.59/935.12	c calculated reachability. Time: 0.00
3728.59/935.12	c  N st    82   3212639       625      2745         0    100203      8377   1453391   no data   no data
4524.42/1134.76	c  N st    83   3712639       625      2745         0    111568      8377   1721750   no data   no data
4524.42/1134.76	c  S st    83   3712639       625      2745         0    111568      8377   1721750   no data   no data
4526.02/1135.11	c  S st    83   3713141       625      2745         0    112070      8377   1735992   no data   no data
4526.02/1135.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4526.02/1135.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4526.02/1135.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4526.02/1135.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4526.02/1135.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4526.02/1135.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    625 time:  0.00 s
4526.02/1135.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4526.02/1135.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4526.43/1135.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4544.41/1139.74	c lits-rem:       264  cl-subs:     3228  v-elim:      0  v-fix:    0  time:  4.48 s
4544.41/1139.74	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
4544.41/1139.76	c vivif2 --  cl tried   108842 cl shrink        0 lits rem          0 time: 0.02
4544.75/1139.88	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.12
4544.75/1139.88	c calculated reachability. Time: 0.00
4544.75/1139.88	c  N st    83   3713141       625      2745         0    108842      8377   1637297   no data   no data
4634.07/1162.22	c  F st    84   3751562       625      2745         0    146487      8377   2831260   no data   no data
4634.07/1162.22	c  N st    84   3751562       625      2745         0    146487      8377   2831260   no data   no data
4715.04/1182.53	c  N dy   152   3773508       625      2745         0     84762      8377    806931     19.39     20.50
4748.51/1190.93	c  N dy   224   3793573       625      2745         0    104594      8377   1360829     19.21     20.30
4787.18/1200.60	c  N dy   307   3813588       625      2745         0    124383      8377   1908614     19.19     20.25

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366444-1305404320/watcher-3366444-1305404320 -o /tmp/evaluation-result-3366444-1305404320/solver-3366444-1305404320 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366444-1305404320.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: 6.86 7.83 8.00 2/362 5620
/proc/meminfo: memFree=18291252/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 406 0 0 0 0 0 0 0 18 0 4 0 730662690 52396032 347 33554432000 4194304 4580107 140735208861968 18446744073709551615 47272454604720 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 12792 347 299 95 0 7774 0
[pid=5619/tid=5623] ppid=5617 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 730662691 52396032 347 33554432000 4194304 4580107 140735208861968 18446744073709551615 47272454604720 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 730662691 52396032 347 33554432000 4194304 4580107 140735208861968 18446744073709551615 47272454604722 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 730662691 52396032 347 33554432000 4194304 4580107 140735208861968 18446744073709551615 224284982257 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.100684 s]
/proc/loadavg: 6.86 7.83 8.00 2/362 5620
/proc/meminfo: memFree=18291252/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=282544 CPUtime=0.37 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 1848 0 0 0 37 0 0 0 18 0 4 0 730662690 289325056 1701 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 70636 1701 377 95 0 65618 0
[pid=5619/tid=5623] ppid=5617 vsize=282544 CPUtime=0.09 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 350 0 0 0 9 0 0 0 18 0 4 0 730662691 289325056 1701 33554432000 4194304 4580107 140735208861968 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=282544 CPUtime=0.09 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 441 0 0 0 9 0 0 0 18 0 4 0 730662691 289325056 1701 33554432000 4194304 4580107 140735208861968 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=282544 CPUtime=0.08 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 277 0 0 0 8 0 0 0 21 0 4 0 730662691 289325056 1701 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282544

[startup+0.200668 s]
/proc/loadavg: 6.86 7.83 8.00 2/362 5620
/proc/meminfo: memFree=18291252/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=284016 CPUtime=0.77 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 2581 0 0 0 77 0 0 0 18 0 4 0 730662690 290832384 1754 33554432000 4194304 4580107 140735208861968 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 71004 1754 377 95 0 65986 0
[pid=5619/tid=5623] ppid=5617 vsize=284016 CPUtime=0.19 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 535 0 0 0 19 0 0 0 18 0 4 0 730662691 290832384 1754 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=284016 CPUtime=0.19 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 619 0 0 0 19 0 0 0 18 0 4 0 730662691 290832384 1754 33554432000 4194304 4580107 140735208861968 18446744073709551615 4321348 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=284016 CPUtime=0.18 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 456 0 0 0 18 0 0 0 21 0 4 0 730662691 290832384 1754 33554432000 4194304 4580107 140735208861968 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284016

[startup+0.300651 s]
/proc/loadavg: 6.86 7.83 8.00 2/362 5620
/proc/meminfo: memFree=18291252/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=284148 CPUtime=1.17 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 3028 0 0 0 117 0 0 0 18 0 4 0 730662690 290967552 2201 33554432000 4194304 4580107 140735208861968 18446744073709551615 4318683 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 71037 2201 377 95 0 66019 0
[pid=5619/tid=5623] ppid=5617 vsize=284148 CPUtime=0.29 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 640 0 0 0 29 0 0 0 18 0 4 0 730662691 290967552 2201 33554432000 4194304 4580107 140735208861968 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=284148 CPUtime=0.29 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 734 0 0 0 29 0 0 0 18 0 4 0 730662691 290967552 2201 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=284148 CPUtime=0.28 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 574 0 0 0 28 0 0 0 21 0 4 0 730662691 290967552 2201 33554432000 4194304 4580107 140735208861968 18446744073709551615 4292922 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284148

[startup+0.700585 s]
/proc/loadavg: 6.86 7.83 8.00 2/362 5620
/proc/meminfo: memFree=18291252/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=285072 CPUtime=2.76 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 4751 0 0 0 276 0 0 0 18 0 4 0 730662690 291913728 2919 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 71268 2919 377 95 0 66250 0
[pid=5619/tid=5623] ppid=5617 vsize=285072 CPUtime=0.69 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 1080 0 0 0 69 0 0 0 18 0 4 0 730662691 291913728 2919 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=285072 CPUtime=0.69 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 1158 0 0 0 69 0 0 0 18 0 4 0 730662691 291913728 2919 33554432000 4194304 4580107 140735208861968 18446744073709551615 4306080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=285072 CPUtime=0.68 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 991 0 0 0 68 0 0 0 22 0 4 0 730662691 291913728 2919 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285072

[startup+1.50045 s]
/proc/loadavg: 6.86 7.83 8.00 9/373 5630
/proc/meminfo: memFree=18265504/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=286436 CPUtime=5.95 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 8108 0 0 0 594 1 0 0 20 0 4 0 730662690 293310464 3451 33554432000 4194304 4580107 140735208861968 18446744073709551615 4320678 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 71609 3451 378 95 0 66591 0
[pid=5619/tid=5623] ppid=5617 vsize=286436 CPUtime=1.48 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 1954 0 0 0 148 0 0 0 19 0 4 0 730662691 293310464 3451 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=286436 CPUtime=1.49 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 2037 0 0 0 149 0 0 0 20 0 4 0 730662691 293310464 3452 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=286436 CPUtime=1.46 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 1744 0 0 0 146 0 0 0 25 0 4 0 730662691 293310464 3452 33554432000 4194304 4580107 140735208861968 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286436

[startup+3.10019 s]
/proc/loadavg: 7.11 7.87 8.01 9/373 5630
/proc/meminfo: memFree=18227984/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=273972 CPUtime=12.33 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 18638 0 0 0 1230 3 0 0 25 0 4 0 730662690 280547328 10526 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 68493 10526 379 95 0 63475 0
[pid=5619/tid=5623] ppid=5617 vsize=273972 CPUtime=3.09 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 4303 0 0 0 308 1 0 0 25 0 4 0 730662691 280547328 10526 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=273972 CPUtime=3.09 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 5290 0 0 0 308 1 0 0 25 0 4 0 730662691 280547328 10526 33554432000 4194304 4580107 140735208861968 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=273972 CPUtime=3.04 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 3971 0 0 0 304 0 0 0 25 0 4 0 730662691 280547328 10526 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 273972

[startup+6.30066 s]
/proc/loadavg: 7.11 7.87 8.01 9/373 5630
/proc/meminfo: memFree=18163764/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=282828 CPUtime=25.1 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 28966 0 0 0 2504 6 0 0 25 0 4 0 730662690 289615872 15660 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 70707 15660 379 95 0 65689 0
[pid=5619/tid=5623] ppid=5617 vsize=282828 CPUtime=6.28 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 8140 0 0 0 627 1 0 0 25 0 4 0 730662691 289615872 15660 33554432000 4194304 4580107 140735208861968 18446744073709551615 4318673 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=282828 CPUtime=6.28 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 7708 0 0 0 627 1 0 0 25 0 4 0 730662691 289615872 15660 33554432000 4194304 4580107 140735208861968 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=282828 CPUtime=6.21 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 5609 0 0 0 620 1 0 0 25 0 4 0 730662691 289615872 15660 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 282828

[startup+12.7006 s]
/proc/loadavg: 7.25 7.87 8.01 9/373 5630
/proc/meminfo: memFree=18112448/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=289496 CPUtime=50.61 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 45069 0 0 0 5052 9 0 0 25 0 4 0 730662690 296443904 24174 33554432000 4194304 4580107 140735208861968 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 72374 24174 379 95 0 67356 0
[pid=5619/tid=5623] ppid=5617 vsize=289496 CPUtime=12.69 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 12806 0 0 0 1267 2 0 0 25 0 4 0 730662691 296443904 24174 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=289496 CPUtime=12.68 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 10078 0 0 0 1266 2 0 0 25 0 4 0 730662691 296443904 24174 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=289496 CPUtime=12.52 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 9142 0 0 0 1251 1 0 0 25 0 4 0 730662691 296443904 24174 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 289496

[startup+25.5005 s]
/proc/loadavg: 7.36 7.88 8.01 9/373 5630
/proc/meminfo: memFree=18053800/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=302472 CPUtime=101.65 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 67401 0 0 0 10149 16 0 0 25 0 4 0 730662690 309731328 31232 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 75618 31232 379 95 0 70600 0
[pid=5619/tid=5623] ppid=5617 vsize=302472 CPUtime=25.49 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 20385 0 0 0 2545 4 0 0 25 0 4 0 730662691 309731328 31232 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=302472 CPUtime=25.49 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 14673 0 0 0 2545 4 0 0 25 0 4 0 730662691 309731328 31232 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=302472 CPUtime=25.16 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 12830 0 0 0 2513 3 0 0 25 0 4 0 730662691 309731328 31232 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 302472

[startup+51.1012 s]
/proc/loadavg: 7.58 7.89 8.01 9/373 5632
/proc/meminfo: memFree=17987116/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=311940 CPUtime=203.73 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 98253 0 0 0 20348 25 0 0 25 0 4 0 730662690 319426560 39836 33554432000 4194304 4580107 140735208861968 18446744073709551615 4316680 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 77985 39836 379 95 0 72967 0
[pid=5619/tid=5623] ppid=5617 vsize=311940 CPUtime=51.08 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 28802 0 0 0 5103 5 0 0 25 0 4 0 730662691 319426560 39836 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=311940 CPUtime=51.09 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 23909 0 0 0 5103 6 0 0 25 0 4 0 730662691 319426560 39836 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=311940 CPUtime=50.44 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 17309 0 0 0 5039 5 0 0 25 0 4 0 730662691 319426560 39836 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 311940

[startup+102.301 s]
/proc/loadavg: 7.83 7.90 8.00 9/373 5632
/proc/meminfo: memFree=17873512/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=400940 CPUtime=407.9 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 138741 0 0 0 40750 40 0 0 25 0 4 0 730662690 410562560 54442 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 100235 54442 379 95 0 95217 0
[pid=5619/tid=5623] ppid=5617 vsize=400940 CPUtime=102.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 34046 0 0 0 10223 7 0 0 25 0 4 0 730662691 410562560 54447 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=400940 CPUtime=102.29 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 38631 0 0 0 10218 11 0 0 25 0 4 0 730662691 410562560 54447 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=400940 CPUtime=101 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 27533 0 0 0 10091 9 0 0 25 0 4 0 730662691 410562560 54447 33554432000 4194304 4580107 140735208861968 18446744073709551615 4321650 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 400940

[startup+162.301 s]

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

[pid=5619] ppid=5617 vsize=704704 CPUtime=2561.05 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 351508 0 0 0 255957 148 0 0 25 0 4 0 730662690 721616896 120968 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 176176 120968 379 95 0 171158 0
[pid=5619/tid=5623] ppid=5617 vsize=704704 CPUtime=642.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 43436 0 0 0 64217 13 0 0 25 0 4 0 730662691 721616896 120968 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=704704 CPUtime=642.28 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 114000 0 0 0 64176 52 0 0 25 0 4 0 730662691 721616896 120968 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=704704 CPUtime=634.14 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 80732 0 0 0 63380 34 0 0 25 0 4 0 730662691 721616896 120968 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2561.05
Current children cumulated vsize (KiB) 704704

[startup+702.301 s]
/proc/loadavg: 8.15 8.10 8.03 9/373 5648
/proc/meminfo: memFree=17344684/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=717284 CPUtime=2800.29 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 372370 0 0 0 279871 158 0 0 25 0 4 0 730662690 734498816 135161 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 179321 135161 379 95 0 174303 0
[pid=5619/tid=5623] ppid=5617 vsize=717284 CPUtime=702.29 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 46915 0 0 0 70215 14 0 0 25 0 4 0 730662691 734498816 135161 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=717284 CPUtime=702.29 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 120910 0 0 0 70173 56 0 0 25 0 4 0 730662691 734498816 135161 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=717284 CPUtime=693.37 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 86980 0 0 0 69300 37 0 0 25 0 4 0 730662691 734498816 135161 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.29
Current children cumulated vsize (KiB) 717284

[startup+762.301 s]
/proc/loadavg: 8.16 8.11 8.04 9/373 5650
/proc/meminfo: memFree=17326796/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=717776 CPUtime=3039.55 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 383393 0 0 0 303791 164 0 0 25 0 4 0 730662690 735002624 134732 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 179444 134732 379 95 0 174426 0
[pid=5619/tid=5623] ppid=5617 vsize=717776 CPUtime=762.31 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 47237 0 0 0 76216 15 0 0 25 0 4 0 730662691 735002624 134733 33554432000 4194304 4580107 140735208861968 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=717776 CPUtime=762.3 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 123854 0 0 0 76173 57 0 0 25 0 4 0 730662691 735002624 134733 33554432000 4194304 4580107 140735208861968 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=717776 CPUtime=752.62 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 90861 0 0 0 75222 40 0 0 25 0 4 0 730662691 735002624 134733 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.55
Current children cumulated vsize (KiB) 717776

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 8.04 9/373 5652
/proc/meminfo: memFree=17319196/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=781416 CPUtime=3278.77 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 398421 0 0 0 327701 176 0 0 25 0 4 0 730662690 800169984 130729 33554432000 4194304 4580107 140735208861968 18446744073709551615 4304864 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 195354 130729 379 95 0 190336 0
[pid=5619/tid=5623] ppid=5617 vsize=781416 CPUtime=822.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 47840 0 0 0 82215 15 0 0 25 0 4 0 730662691 800169984 130729 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=781416 CPUtime=822.29 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 128261 0 0 0 82168 61 0 0 25 0 4 0 730662691 800169984 130729 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=781416 CPUtime=811.85 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 97353 0 0 0 81141 44 0 0 25 0 4 0 730662691 800169984 130729 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.77
Current children cumulated vsize (KiB) 781416

[startup+882.315 s]
/proc/loadavg: 8.10 8.11 8.04 9/373 5654
/proc/meminfo: memFree=17294116/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=731332 CPUtime=3518.06 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 420735 0 0 0 351619 187 0 0 25 0 4 0 730662690 748883968 138382 33554432000 4194304 4580107 140735208861968 18446744073709551615 4293704 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 182833 138382 379 95 0 177815 0
[pid=5619/tid=5623] ppid=5617 vsize=731332 CPUtime=882.31 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 48480 0 0 0 88216 15 0 0 25 0 4 0 730662691 748883968 138382 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=731332 CPUtime=882.3 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 134488 0 0 0 88166 64 0 0 25 0 4 0 730662691 748883968 138382 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=731332 CPUtime=871.1 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 104671 0 0 0 87062 48 0 0 25 0 4 0 730662691 748883968 138382 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.06
Current children cumulated vsize (KiB) 731332

[startup+942.301 s]
/proc/loadavg: 8.08 8.10 8.04 9/373 5654
/proc/meminfo: memFree=17287628/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=730828 CPUtime=3757.26 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 436958 0 0 0 375531 195 0 0 25 0 4 0 730662690 748367872 138131 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 182707 138131 379 95 0 177689 0
[pid=5619/tid=5623] ppid=5617 vsize=730828 CPUtime=942.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 48998 0 0 0 94214 16 0 0 25 0 4 0 730662691 748367872 138131 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=730828 CPUtime=942.28 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 137345 0 0 0 94162 66 0 0 25 0 4 0 730662691 748367872 138131 33554432000 4194304 4580107 140735208861968 18446744073709551615 4317012 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=730828 CPUtime=930.34 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 112698 0 0 0 92983 51 0 0 25 0 4 0 730662691 748367872 138131 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294487 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.26
Current children cumulated vsize (KiB) 730828

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.05 9/373 5656
/proc/meminfo: memFree=17261692/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=675416 CPUtime=3996.48 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 457815 0 0 0 399442 206 0 0 25 0 4 0 730662690 691625984 138879 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 168854 138879 379 95 0 163836 0
[pid=5619/tid=5623] ppid=5617 vsize=675416 CPUtime=1002.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 51479 0 0 0 100212 18 0 0 25 0 4 0 730662691 691625984 138879 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=675416 CPUtime=1002.28 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 145545 0 0 0 100159 69 0 0 25 0 4 0 730662691 691625984 138879 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=675416 CPUtime=989.57 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 119219 0 0 0 98902 55 0 0 25 0 4 0 730662691 691625984 138879 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.48
Current children cumulated vsize (KiB) 675416

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 8.05 9/373 5658
/proc/meminfo: memFree=17267492/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=675816 CPUtime=4235.74 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 479433 0 0 0 423357 217 0 0 25 0 4 0 730662690 692035584 134622 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 168954 134622 379 95 0 163936 0
[pid=5619/tid=5623] ppid=5617 vsize=675816 CPUtime=1062.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 56172 0 0 0 106210 20 0 0 25 0 4 0 730662691 692035584 134622 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=675816 CPUtime=1062.28 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 152093 0 0 0 106156 72 0 0 25 0 4 0 730662691 692035584 134622 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=675816 CPUtime=1048.82 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 125935 0 0 0 104824 58 0 0 25 0 4 0 730662691 692035584 134622 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.74
Current children cumulated vsize (KiB) 675816

[startup+1122.3 s]
/proc/loadavg: 8.23 8.14 8.06 9/373 5660
/proc/meminfo: memFree=17236976/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=782228 CPUtime=4474.97 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 501468 0 0 0 447268 229 0 0 25 0 4 0 730662690 801001472 140762 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 195557 140762 379 95 0 190539 0
[pid=5619/tid=5623] ppid=5617 vsize=782228 CPUtime=1122.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 60521 0 0 0 112208 22 0 0 25 0 4 0 730662691 801001472 140762 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=782228 CPUtime=1122.29 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 158621 0 0 0 112154 75 0 0 25 0 4 0 730662691 801001472 140762 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=782228 CPUtime=1108.04 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 131330 0 0 0 110743 61 0 0 25 0 4 0 730662691 801001472 140762 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.97
Current children cumulated vsize (KiB) 782228

[startup+1182.3 s]
/proc/loadavg: 8.23 8.14 8.07 9/373 5662
/proc/meminfo: memFree=17222924/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=896096 CPUtime=4714.22 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 526269 0 0 0 471184 238 0 0 25 0 4 0 730662690 917602304 145214 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 224024 145214 379 95 0 219006 0
[pid=5619/tid=5623] ppid=5617 vsize=896096 CPUtime=1182.3 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 62657 0 0 0 118208 22 0 0 25 0 4 0 730662691 917602304 145214 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=896096 CPUtime=1182.28 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 166786 0 0 0 118150 78 0 0 25 0 4 0 730662691 917602304 145214 33554432000 4194304 4580107 140735208861968 18446744073709551615 4479100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=896096 CPUtime=1167.3 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 139261 0 0 0 116666 64 0 0 25 0 4 0 730662691 917602304 145214 33554432000 4194304 4580107 140735208861968 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.22
Current children cumulated vsize (KiB) 896096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.23 8.15 8.07 5/368 5663
/proc/meminfo: memFree=17683120/32951124 swapFree=45193364/67111528
[pid=5619] ppid=5617 vsize=963368 CPUtime=4800.35 cores=1,3,5,7
/proc/5619/stat : 5619 (strangenight2-m) R 5617 5619 5085 0 -1 4202496 532977 0 0 0 479793 242 0 0 25 0 4 0 730662690 986488832 150543 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5619/statm: 240842 150543 379 95 0 235824 0
[pid=5619/tid=5623] ppid=5617 vsize=963368 CPUtime=1203.92 cores=1,3,5,7
/proc/5619/task/5623/stat : 5623 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 65354 0 0 0 120368 24 0 0 25 0 4 0 730662691 986488832 150544 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5619/tid=5624] ppid=5617 vsize=963368 CPUtime=1203.9 cores=1,3,5,7
/proc/5619/task/5624/stat : 5624 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 168409 0 0 0 120310 80 0 0 25 0 4 0 730662691 986488832 150544 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5619/tid=5625] ppid=5617 vsize=963368 CPUtime=1188.62 cores=1,3,5,7
/proc/5619/task/5625/stat : 5625 (strangenight2-m) R 5617 5619 5085 0 -1 4202560 140267 0 0 0 118797 65 0 0 25 0 4 0 730662691 986488832 150544 33554432000 4194304 4580107 140735208861968 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 963368

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.95
CPU time (s): 4800.44
CPU user time (s): 4797.98
CPU system time (s): 2.45563
CPU usage (%): 398.725
Max. virtual memory (cumulated for all children) (KiB): 963368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.45563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 532981
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= 310
involuntary context switches= 42955

runsolver used 4.11237 second user time and 11.2093 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 22:18:40
IDJOB=3366444
IDBENCH=82853
IDSOLVER=1844
FILE ID=node118/3366444-1305404320
RUNJOBID= node118-1305404320-5604
PBS_JOBID= 13324486
Free space on /tmp= 73052 MiB

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

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

MD5SUM BENCH= 5df52ad002b8e310753df40806d6b835
RANDOM SEED=321918961

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18291796 kB
Buffers:        274568 kB
Cached:        4387272 kB
SwapCached:      22084 kB
Active:       11773840 kB
Inactive:      2582856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18291796 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           11052 kB
Writeback:           0 kB
AnonPages:     9685592 kB
Mapped:          14612 kB
Slab:           148588 kB
PageTables:      89932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88631980 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= 73044 MiB
End job on node118 at 2011-05-14 22:38:46