Trace number 3366617

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.2 1203.34

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1610857498-043.SATISFIABLE.cnf
MD5SUM0d600e03980bc39de7eca1909ca62db5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3366617-1305410691.cnf'
0.00/0.01	c -- header says num vars:            550
0.00/0.01	c -- header says num clauses:        2343
0.00/0.01	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.01	c -- vars added        550
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.00 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     246 undec:      65 neg:     239
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       540      2333         0         0      7073         0   no data   no data
0.00/0.11	c Decided on static restart strategy
0.76/0.21	c  N st     8      4918       540      2333         0      4852      7073    119093   no data   no data
1.56/0.42	c  N st    10     11301       540      2333         0      4498      7073     81574   no data   no data
2.77/0.70	c  N st    11     17045       540      2333         0     10151      7073    230022   no data   no data
4.39/1.11	c  F st    12     25001       540      2333         0     12439      7073    283944   no data   no data
4.39/1.11	c  N st    12     25001       540      2333         0     12439      7073    283944   no data   no data
5.16/1.37	c Decided on static restart strategy
5.16/1.37	c  N st    18     30002       540      2333         0     10705      7073    209380   no data   no data
5.16/1.37	c  S st    18     30002       540      2333         0     10705      7073    209380   no data   no data
5.55/1.40	c  S st    18     30505       540      2333         0     11206      7073    221050   no data   no data
5.55/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.55/1.40	c blocked clauses removed:       22 vars:      4 tried:         540 T: 0.00 s
5.55/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
5.55/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.55/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.55/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.46	c lits-rem:       118  cl-subs:      357  v-elim:      0  v-fix:    0  time:  0.04 s
5.55/1.46	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.01
5.55/1.46	c calculated reachability. Time: 0.00
5.55/1.46	c  N st    18     30505       535      2310         0     10835      7007    211014   no data   no data
7.15/1.88	c  N st    20     37617       535      2310         0     10066      7007    173724   no data   no data
8.79/2.27	c  N st    21     44016       535      2310         0     16345      7007    332024   no data   no data
9.19/2.39	c  S st    22     45758       535      2310         0      9292      7007    139156   no data   no data
9.55/2.42	c  S st    22     46258       535      2310         0      9790      7007    150885   no data   no data
9.55/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.55/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.55/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
9.55/2.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.55/2.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.55/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.44	c lits-rem:        51  cl-subs:       84  v-elim:      0  v-fix:    0  time:  0.01 s
9.55/2.44	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
9.55/2.44	c vivif2 --  cl tried     9706 cl shrink        0 lits rem          0 time: 0.00
9.55/2.45	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.01
9.55/2.45	c calculated reachability. Time: 0.00
9.55/2.45	c  N st    22     46258       535      2310         0      9706      7007    148431   no data   no data
13.17/3.35	c  N st    23     60655       535      2310         0     14059      7007    255356   no data   no data
15.93/4.00	c  N st    24     69387       535      2310         0     11850      7007    187894   no data   no data
15.93/4.00	c  S st    24     69387       535      2310         0     11850      7007    187894   no data   no data
15.93/4.04	c  S st    24     69890       535      2310         0     12353      7007    200062   no data   no data
15.93/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.93/4.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.93/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.93/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
15.93/4.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.93/4.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.93/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.07	c lits-rem:        42  cl-subs:      178  v-elim:      0  v-fix:    0  time:  0.02 s
15.93/4.07	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
15.93/4.07	c vivif2 --  cl tried    12175 cl shrink        0 lits rem          0 time: 0.00
15.93/4.08	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.01
15.93/4.08	c calculated reachability. Time: 0.00
15.93/4.08	c  N st    24     69890       535      2310         0     12175      7007    194850   no data   no data
21.52/5.42	c  F st    25     87500       535      2310         0     17624      7007    332592   no data   no data
21.52/5.42	c  N st    25     87500       535      2310         0     17624      7007    332592   no data   no data
23.10/5.83	c Decided on static restart strategy
23.90/6.09	c  N st    32     95539       535      2310         0     25531      7007    534186   no data   no data
26.74/6.78	c  N st    34    104835       535      2310         0     21961      7007    414304   no data   no data
26.74/6.78	c  S st    34    104835       535      2310         0     21961      7007    414304   no data   no data
27.09/6.83	c  S st    34    105338       535      2310         0     22463      7007    426500   no data   no data
27.09/6.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.09/6.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.09/6.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.09/6.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/6.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/6.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
27.09/6.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.09/6.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.09/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.89/7.01	c lits-rem:       130  cl-subs:      693  v-elim:      0  v-fix:    0  time:  0.15 s
27.89/7.01	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
27.89/7.02	c vivif2 --  cl tried    21770 cl shrink        0 lits rem          0 time: 0.01
27.89/7.03	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.01
27.89/7.03	c calculated reachability. Time: 0.00
27.89/7.03	c  N st    34    105338       535      2310         0     21770      7007    405542   no data   no data
31.13/7.86	c  N st    35    114936       535      2310         0     17470      7007    268792   no data   no data
37.07/9.30	c  N st    36    129334       535      2310         0     16836      7007    235891   no data   no data
44.64/11.22	c  N st    37    150930       535      2310         0     22328      7007    353953   no data   no data
47.44/11.96	c  S st    38    158008       535      2310         0     29211      7007    515067   no data   no data
47.84/12.03	c  S st    38    158509       535      2310         0     29712      7007    527044   no data   no data
47.84/12.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.84/12.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.84/12.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.84/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.84/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.84/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
47.84/12.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.84/12.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.84/12.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.44/12.47	c lits-rem:       252  cl-subs:     1723  v-elim:      0  v-fix:    0  time:  0.41 s
49.44/12.47	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
49.44/12.48	c vivif2 --  cl tried    27989 cl shrink        0 lits rem          0 time: 0.01
49.44/12.49	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.02
49.44/12.50	c calculated reachability. Time: 0.00
49.44/12.50	c  N st    38    158509       535      2310         0     27989      7007    488171   no data   no data
68.99/17.40	c  N st    39    207097       535      2310         0     22762      7007    328990   no data   no data
81.75/20.56	c  N st    40    237763       535      2310         0     33187      7007    586986   no data   no data
81.75/20.56	c  S st    40    237763       535      2310         0     33187      7007    586986   no data   no data
82.15/20.66	c  S st    40    238265       535      2310         0     33689      7007    598207   no data   no data
82.15/20.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.15/20.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.15/20.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.15/20.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.15/20.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.15/20.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
82.15/20.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
82.15/20.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.55/20.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.14/21.19	c lits-rem:       280  cl-subs:     1485  v-elim:      0  v-fix:    0  time:  0.49 s
84.14/21.19	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
84.54/21.20	c vivif2 --  cl tried    32204 cl shrink        0 lits rem          0 time: 0.01
84.54/21.22	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.02
84.54/21.22	c calculated reachability. Time: 0.00
84.54/21.22	c  N st    40    238265       535      2310         0     32204      7007    561948   no data   no data
114.51/28.73	c  F st    41    306250       535      2310         0     34066      7007    571353   no data   no data
114.51/28.73	c  N st    41    306250       535      2310         0     34066      7007    571353   no data   no data
116.86/29.40	c Decided on static restart strategy
128.02/32.11	c  N st    51    334556       535      2310         0     38355      7007    657824   no data   no data
140.00/35.19	c  N st    53    357397       535      2310         0     36320      7007    571404   no data   no data
140.00/35.19	c  S st    53    357397       535      2310         0     36320      7007    571404   no data   no data
140.43/35.28	c  S st    53    357899       535      2310         0     36820      7007    583488   no data   no data
140.43/35.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.43/35.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
140.43/35.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.43/35.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.43/35.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.43/35.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
140.43/35.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
140.43/35.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.84/35.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.98/35.60	c lits-rem:       312  cl-subs:     1021  v-elim:      0  v-fix:    0  time:  0.28 s
141.98/35.60	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
141.98/35.61	c vivif2 --  cl tried    35799 cl shrink        0 lits rem          0 time: 0.01
141.98/35.64	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.02
141.98/35.64	c calculated reachability. Time: 0.00
141.98/35.64	c  N st    53    357899       535      2310         0     35799      7007    558812   no data   no data
160.33/40.28	c  N st    54    390292       535      2310         0     42040      7007    694580   no data   no data
190.65/47.82	c  N st    55    438880       535      2310         0     35801      7007    512035   no data   no data
231.74/58.13	c  N st    56    511762       535      2310         0     49182      7007    821982   no data   no data
246.50/61.84	c  N st    57    536852       535      2310         0     43482      7007    682053   no data   no data
246.50/61.84	c  S st    57    536852       535      2310         0     43482      7007    682053   no data   no data
246.90/61.95	c  S st    57    537357       535      2310         0     43985      7007    694476   no data   no data
246.90/61.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.90/61.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
246.90/61.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.90/61.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.90/61.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.90/61.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
246.90/61.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
246.90/61.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
247.30/62.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.70/62.60	c lits-rem:       318  cl-subs:     1405  v-elim:      0  v-fix:    0  time:  0.60 s
249.70/62.60	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
249.70/62.60	c vivif2 --  cl tried    42580 cl shrink        0 lits rem          0 time: 0.01
249.70/62.63	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.03
249.70/62.63	c calculated reachability. Time: 0.00
249.70/62.63	c  N st    57    537357       535      2310         0     42580      7007    653136   no data   no data
360.99/90.58	c  N st    58    701344       535      2310         0     36739      7007    406945   no data   no data
445.17/111.67	c  N st    59    806035       535      2310         0     65671      7007   1131572   no data   no data
445.17/111.67	c  S st    59    806035       535      2310         0     65671      7007   1131572   no data   no data
445.97/111.85	c  S st    59    806538       535      2310         0     66173      7007   1144094   no data   no data
445.97/111.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
445.97/111.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
445.97/111.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
445.97/111.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
445.97/111.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.97/111.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
445.97/111.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
446.37/111.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
446.37/111.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
458.72/115.00	c lits-rem:       515  cl-subs:     4089  v-elim:      0  v-fix:    0  time:  3.06 s
458.72/115.00	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
458.72/115.01	c vivif2 --  cl tried    62084 cl shrink        0 lits rem          0 time: 0.01
458.72/115.06	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.05
458.72/115.07	c calculated reachability. Time: 0.00
458.72/115.07	c  N st    59    806538       535      2310         0     62084      7007   1039578   no data   no data
678.54/170.17	c  F st    60   1071876       535      2310         0     77838      7007   1354642   no data   no data
678.54/170.17	c  N st    60   1071876       535      2310         0     77838      7007   1354642   no data   no data
684.55/171.70	c Decided on static restart strategy
703.66/176.47	c  N st    70   1100179       535      2310         0     61682      7007    895004   no data   no data
737.97/185.07	c  N st    72   1136174       535      2310         0     52093      7007    628938   no data   no data
766.69/192.21	c  N st    73   1168569       535      2310         0     83748      7007   1442901   no data   no data
807.83/202.52	c  N st    74   1209809       535      2310         0     78105      7007   1323959   no data   no data
807.83/202.52	c  S st    74   1209809       535      2310         0     78105      7007   1323959   no data   no data
808.58/202.76	c  S st    74   1210316       535      2310         0     78610      7007   1336615   no data   no data
808.58/202.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
808.98/202.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
808.98/202.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
808.98/202.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
808.98/202.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.98/202.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
808.98/202.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
808.98/202.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
808.98/202.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.94/206.34	c lits-rem:       593  cl-subs:     3263  v-elim:      0  v-fix:    0  time:  3.48 s
822.94/206.34	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
822.94/206.36	c vivif2 --  cl tried    75347 cl shrink        0 lits rem          0 time: 0.02
823.33/206.43	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.07
823.33/206.43	c calculated reachability. Time: 0.00
823.33/206.43	c  N st    74   1210316       535      2310         0     75347      7007   1245047   no data   no data
899.13/225.50	c  N st    75   1283198       535      2310         0     51939      7007    575915   no data   no data
1008.83/252.96	c  N st    76   1392521       535      2310         0     59726      7007    724185   no data   no data
1171.18/293.65	c  N st    77   1556505       535      2310         0     64553      7007    815526   no data   no data
1337.93/335.47	c  N st    78   1710317       535      2310         0    106117      7007   1938573   no data   no data
1337.93/335.47	c  S st    78   1710317       535      2310         0    106117      7007   1938573   no data   no data
1339.52/335.81	c  S st    78   1710817       535      2310         0    106617      7007   1952417   no data   no data
1339.52/335.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1339.52/335.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1339.52/335.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1339.52/335.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1339.52/335.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1339.52/335.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1339.52/335.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1339.92/335.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1339.92/335.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1402.14/351.50	c lits-rem:      1054  cl-subs:     8049  v-elim:      0  v-fix:    0  time: 15.54 s
1402.14/351.50	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
1402.14/351.52	c vivif2 --  cl tried    98568 cl shrink        0 lits rem          0 time: 0.02
1402.54/351.62	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.10
1402.54/351.62	c calculated reachability. Time: 0.00
1402.54/351.62	c  N st    78   1710817       535      2310         0     98568      7007   1729929   no data   no data
1833.78/459.74	c  N st    79   2079781       535      2310         0    110679      7007   1978451   no data   no data
1993.74/499.83	c  N st    80   2210818       535      2310         0    114499      7007   2004578   no data   no data
1993.74/499.83	c  S st    80   2210818       535      2310         0    114499      7007   2004578   no data   no data
1995.33/500.24	c  S st    80   2211321       535      2310         0    115000      7007   2016738   no data   no data
1995.33/500.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1995.73/500.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1995.73/500.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1995.73/500.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1995.73/500.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1995.73/500.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1995.73/500.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1995.73/500.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1995.73/500.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2057.56/515.80	c lits-rem:       788  cl-subs:     7933  v-elim:      0  v-fix:    0  time: 15.41 s
2057.56/515.80	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
2057.56/515.83	c vivif2 --  cl tried   107067 cl shrink        0 lits rem          0 time: 0.03
2057.99/515.94	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.11
2057.99/515.94	c calculated reachability. Time: 0.00
2057.99/515.94	c  N st    80   2211321       535      2310         0    107067      7007   1805707   no data   no data
2687.85/673.81	c  N st    81   2711321       535      2310         0    129988      7007   2218550   no data   no data
2687.85/673.81	c  S st    81   2711321       535      2310         0    129988      7007   2218550   no data   no data
2689.45/674.27	c  S st    81   2711822       535      2310         0    130489      7007   2231432   no data   no data
2689.45/674.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2689.88/674.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
2689.88/674.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2689.88/674.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2689.88/674.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2689.88/674.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
2689.88/674.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2689.88/674.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2690.29/674.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2787.16/698.78	c lits-rem:       978  cl-subs:    14318  v-elim:      0  v-fix:    0  time: 24.34 s
2787.16/698.78	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
2787.56/698.81	c vivif2 --  cl tried   116171 cl shrink        0 lits rem          0 time: 0.03
2787.96/698.93	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.12
2787.96/698.93	c calculated reachability. Time: 0.00
2787.96/698.93	c  N st    81   2711822       535      2310         0    116171      7007   1896982   no data   no data
3446.98/864.11	c  N st    82   3211822       535      2310         0     93049      7007   1188103   no data   no data
3446.98/864.11	c  S st    82   3211822       535      2310         0     93049      7007   1188103   no data   no data
3448.18/864.48	c  S st    82   3212325       535      2310         0     93551      7007   1201186   no data   no data
3448.18/864.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3448.58/864.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
3448.58/864.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3448.58/864.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3448.58/864.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3448.58/864.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
3448.58/864.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3448.58/864.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3449.01/864.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3457.78/866.83	c lits-rem:       192  cl-subs:     2535  v-elim:      0  v-fix:    0  time:  2.22 s
3457.78/866.83	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
3457.78/866.85	c vivif2 --  cl tried    91016 cl shrink        0 lits rem          0 time: 0.02
3458.19/866.95	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.10
3458.19/866.95	c calculated reachability. Time: 0.00
3458.19/866.95	c  N st    82   3212325       535      2310         0     91016      7007   1139763   no data   no data
4215.29/1056.75	c  N st    83   3712328       535      2310         0    101562      7007   1293545   no data   no data
4215.29/1056.75	c  S st    83   3712328       535      2310         0    101562      7007   1293545   no data   no data
4216.49/1057.06	c  S st    83   3712831       535      2310         0    102064      7007   1306162   no data   no data
4216.49/1057.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4216.92/1057.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4216.92/1057.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4216.92/1057.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4216.92/1057.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4216.92/1057.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
4216.92/1057.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4216.92/1057.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4216.92/1057.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4224.47/1059.08	c lits-rem:       348  cl-subs:     3111  v-elim:      0  v-fix:    0  time:  1.91 s
4224.47/1059.08	c vivif2 --  cl tried     2310 cl shrink        0 lits rem          0 time: 0.00
4224.87/1059.10	c vivif2 --  cl tried    98953 cl shrink        0 lits rem          0 time: 0.02
4225.27/1059.20	c asymm  cl-useful: 0/2310/2310 lits-rem:0 time: 0.09
4225.27/1059.20	c calculated reachability. Time: 0.00
4225.27/1059.20	c  N st    83   3712831       535      2310         0     98953      7007   1233060   no data   no data
4297.47/1077.34	c  F st    84   3751563       535      2310         0    136826      7007   2307883   no data   no data
4297.47/1077.34	c  N st    84   3751563       535      2310         0    136826      7007   2307883   no data   no data
4308.64/1080.10	c Decided on static restart strategy
4365.69/1094.44	c  N st    94   3779868       535      2310         0    164484      7007   3021325   no data   no data
4436.73/1112.23	c  N st    96   3815861       535      2310         0    116646      7007   1601081   no data   no data
4498.17/1127.66	c  N st    97   3848254       535      2310         0    148065      7007   2391399   no data   no data
4576.32/1147.25	c  N st    98   3896843       535      2310         0    111926      7007   1605919   no data   no data
4718.72/1182.92	c  N st    99   3969725       535      2310         0     98070      7007   1135256   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366617-1305410691/watcher-3366617-1305410691 -o /tmp/evaluation-result-3366617-1305410691/solver-3366617-1305410691 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366617-1305410691.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.34 8.17 8.06 5/355 18835
/proc/meminfo: memFree=24281956/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 652666150 52396032 352 33554432000 4194304 4580107 140736556237776 18446744073709551615 47538663032339 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 12792 352 302 95 0 7774 0
[pid=18835/tid=18836] ppid=18833 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652666150 52396032 352 33554432000 4194304 4580107 140736556237776 18446744073709551615 47538663032754 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652666150 52396032 352 33554432000 4194304 4580107 140736556237776 18446744073709551615 47538663032345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652666150 52396032 352 33554432000 4194304 4580107 140736556237776 18446744073709551615 47538663032345 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.1135 s]
/proc/loadavg: 8.34 8.17 8.06 5/355 18835
/proc/meminfo: memFree=24281956/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=282360 CPUtime=0.42 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 1746 0 0 0 42 0 0 0 18 0 4 0 652666150 289136640 1624 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 70590 1624 377 95 0 65572 0
[pid=18835/tid=18836] ppid=18833 vsize=282360 CPUtime=0.09 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 328 0 0 0 9 0 0 0 25 0 4 0 652666150 289136640 1624 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=282360 CPUtime=0.1 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 376 0 0 0 10 0 0 0 18 0 4 0 652666150 289136640 1624 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=282360 CPUtime=0.1 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 264 0 0 0 10 0 0 0 18 0 4 0 652666150 289136640 1624 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282360

[startup+0.200434 s]
/proc/loadavg: 8.34 8.17 8.06 5/355 18835
/proc/meminfo: memFree=24281956/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=283716 CPUtime=0.76 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 2391 0 0 0 76 0 0 0 18 0 4 0 652666150 290525184 1671 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293710 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 70929 1671 377 95 0 65911 0
[pid=18835/tid=18836] ppid=18833 vsize=283716 CPUtime=0.18 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 488 0 0 0 18 0 0 0 25 0 4 0 652666150 290525184 1671 33554432000 4194304 4580107 140736556237776 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=283716 CPUtime=0.19 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 541 0 0 0 19 0 0 0 18 0 4 0 652666150 290525184 1671 33554432000 4194304 4580107 140736556237776 18446744073709551615 4321197 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=283716 CPUtime=0.19 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 422 0 0 0 19 0 0 0 18 0 4 0 652666150 290525184 1671 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 283716

[startup+0.300414 s]
/proc/loadavg: 8.34 8.17 8.06 5/355 18835
/proc/meminfo: memFree=24281956/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=283896 CPUtime=1.16 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 2818 0 0 0 116 0 0 0 18 0 4 0 652666150 290709504 2098 33554432000 4194304 4580107 140736556237776 18446744073709551615 4316651 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 70974 2099 377 95 0 65956 0
[pid=18835/tid=18836] ppid=18833 vsize=283896 CPUtime=0.28 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 594 0 0 0 28 0 0 0 25 0 4 0 652666150 290709504 2099 33554432000 4194304 4580107 140736556237776 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=283896 CPUtime=0.29 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 649 0 0 0 29 0 0 0 18 0 4 0 652666150 290709504 2100 33554432000 4194304 4580107 140736556237776 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=283896 CPUtime=0.29 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 530 0 0 0 29 0 0 0 18 0 4 0 652666150 290709504 2100 33554432000 4194304 4580107 140736556237776 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283896

[startup+0.700339 s]
/proc/loadavg: 8.34 8.17 8.06 5/355 18835
/proc/meminfo: memFree=24281956/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=284684 CPUtime=2.77 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 4469 0 0 0 276 1 0 0 18 0 4 0 652666150 291516416 2833 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 71171 2833 377 95 0 66153 0
[pid=18835/tid=18836] ppid=18833 vsize=284684 CPUtime=0.68 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 994 0 0 0 68 0 0 0 25 0 4 0 652666150 291516416 2833 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=284684 CPUtime=0.69 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 1077 0 0 0 69 0 0 0 18 0 4 0 652666150 291516416 2833 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=284684 CPUtime=0.68 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 945 0 0 0 68 0 0 0 18 0 4 0 652666150 291516416 2833 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284684

[startup+1.50019 s]
/proc/loadavg: 8.40 8.18 8.06 9/359 18840
/proc/meminfo: memFree=24269280/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=286264 CPUtime=5.95 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 8976 0 0 0 594 1 0 0 20 0 4 0 652666150 293134336 4519 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 71566 4519 379 95 0 66548 0
[pid=18835/tid=18836] ppid=18833 vsize=286264 CPUtime=1.47 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 1797 0 0 0 147 0 0 0 25 0 4 0 652666150 293134336 4519 33554432000 4194304 4580107 140736556237776 18446744073709551615 4318683 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=286264 CPUtime=1.49 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 1873 0 0 0 149 0 0 0 20 0 4 0 652666150 293134336 4519 33554432000 4194304 4580107 140736556237776 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=286264 CPUtime=1.48 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 1729 0 0 0 148 0 0 0 20 0 4 0 652666150 293134336 4519 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286264

[startup+3.10088 s]
/proc/loadavg: 8.40 8.18 8.06 9/359 18840
/proc/meminfo: memFree=24256876/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=295596 CPUtime=12.34 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 18596 0 0 0 1232 2 0 0 25 0 4 0 652666150 302690304 9752 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 73899 9752 379 95 0 68881 0
[pid=18835/tid=18836] ppid=18833 vsize=295596 CPUtime=3.05 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 3938 0 0 0 305 0 0 0 25 0 4 0 652666150 302690304 9752 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=295596 CPUtime=3.09 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 4966 0 0 0 309 0 0 0 25 0 4 0 652666150 302690304 9752 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=295596 CPUtime=3.08 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 4793 0 0 0 308 0 0 0 25 0 4 0 652666150 302690304 9752 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 295596

[startup+6.30027 s]
/proc/loadavg: 8.36 8.18 8.06 9/359 18842
/proc/meminfo: memFree=24229728/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=293036 CPUtime=25.11 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 29781 0 0 0 2506 5 0 0 25 0 4 0 652666150 300068864 13498 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 73259 13498 379 95 0 68241 0
[pid=18835/tid=18836] ppid=18833 vsize=293036 CPUtime=6.22 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 7455 0 0 0 621 1 0 0 25 0 4 0 652666150 300068864 13498 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=293036 CPUtime=6.29 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 8160 0 0 0 628 1 0 0 25 0 4 0 652666150 300068864 13498 33554432000 4194304 4580107 140736556237776 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=293036 CPUtime=6.28 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 6791 0 0 0 627 1 0 0 25 0 4 0 652666150 300068864 13498 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 293036

[startup+12.701 s]
/proc/loadavg: 8.33 8.17 8.06 9/359 18842
/proc/meminfo: memFree=24190316/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=303040 CPUtime=50.64 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 46159 0 0 0 5056 8 0 0 25 0 4 0 652666150 310312960 20047 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 75760 20047 379 95 0 70742 0
[pid=18835/tid=18836] ppid=18833 vsize=303040 CPUtime=12.54 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 11769 0 0 0 1253 1 0 0 25 0 4 0 652666150 310312960 20047 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=303040 CPUtime=12.69 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 10925 0 0 0 1268 1 0 0 25 0 4 0 652666150 310312960 20047 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=303040 CPUtime=12.69 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 11446 0 0 0 1267 2 0 0 25 0 4 0 652666150 310312960 20047 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 303040

[startup+25.5006 s]
/proc/loadavg: 8.28 8.17 8.06 9/359 18842
/proc/meminfo: memFree=24187692/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=321652 CPUtime=101.69 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 70389 0 0 0 10156 13 0 0 25 0 4 0 652666150 329371648 27061 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 80413 27061 379 95 0 75395 0
[pid=18835/tid=18836] ppid=18833 vsize=321652 CPUtime=25.21 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 18180 0 0 0 2517 4 0 0 25 0 4 0 652666150 329371648 27061 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=321652 CPUtime=25.49 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 17834 0 0 0 2547 2 0 0 25 0 4 0 652666150 329371648 27061 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=321652 CPUtime=25.49 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 16243 0 0 0 2546 3 0 0 25 0 4 0 652666150 329371648 27061 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 321652

[startup+51.1007 s]
/proc/loadavg: 8.28 8.18 8.07 9/359 18843
/proc/meminfo: memFree=24145212/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=322920 CPUtime=203.82 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 104564 0 0 0 20361 21 0 0 25 0 4 0 652666150 330670080 37303 33554432000 4194304 4580107 140736556237776 18446744073709551615 4305283 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 80730 37303 379 95 0 75712 0
[pid=18835/tid=18836] ppid=18833 vsize=322920 CPUtime=50.53 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 28554 0 0 0 5047 6 0 0 25 0 4 0 652666150 330670080 37303 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=322920 CPUtime=51.09 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 25787 0 0 0 5105 4 0 0 25 0 4 0 652666150 330670080 37303 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=322920 CPUtime=51.08 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 24072 0 0 0 5103 5 0 0 25 0 4 0 652666150 330670080 37303 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 322920

[startup+102.301 s]
/proc/loadavg: 8.18 8.17 8.07 9/359 18844
/proc/meminfo: memFree=24111360/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=331832 CPUtime=408.1 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 156760 0 0 0 40775 35 0 0 25 0 4 0 652666150 339795968 42435 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 82958 42435 379 95 0 77940 0
[pid=18835/tid=18836] ppid=18833 vsize=331832 CPUtime=101.17 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 40705 0 0 0 10109 8 0 0 25 0 4 0 652666150 339795968 42436 33554432000 4194304 4580107 140736556237776 18446744073709551615 4295942 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=331832 CPUtime=102.31 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 39319 0 0 0 10223 8 0 0 25 0 4 0 652666150 339795968 42436 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=331832 CPUtime=102.3 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 39561 0 0 0 10220 10 0 0 25 0 4 0 652666150 339795968 42436 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 331832

[startup+162.3 s]

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

[pid=18835] ppid=18833 vsize=581416 CPUtime=2562.2 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 492905 0 0 0 256060 160 0 0 25 0 4 0 652666150 595369984 86346 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 145354 86346 379 95 0 140336 0
[pid=18835/tid=18836] ppid=18833 vsize=581416 CPUtime=635.25 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 127900 0 0 0 63485 40 0 0 25 0 4 0 652666150 595369984 86346 33554432000 4194304 4580107 140736556237776 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=581416 CPUtime=642.31 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 120699 0 0 0 64193 38 0 0 25 0 4 0 652666150 595369984 86346 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=581416 CPUtime=642.31 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 122971 0 0 0 64187 44 0 0 25 0 4 0 652666150 595369984 86346 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.2
Current children cumulated vsize (KiB) 581416

[startup+702.301 s]
/proc/loadavg: 8.17 8.15 8.09 10/359 18905
/proc/meminfo: memFree=24167920/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=582156 CPUtime=2801.53 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 523481 0 0 0 279983 170 0 0 25 0 4 0 652666150 596127744 94016 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 145539 94016 379 95 0 140521 0
[pid=18835/tid=18836] ppid=18833 vsize=582156 CPUtime=694.57 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 136083 0 0 0 69414 43 0 0 25 0 4 0 652666150 596127744 94016 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=582156 CPUtime=702.31 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 127572 0 0 0 70191 40 0 0 25 0 4 0 652666150 596127744 94016 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=582156 CPUtime=702.31 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 131364 0 0 0 70185 46 0 0 25 0 4 0 652666150 596127744 94016 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.53
Current children cumulated vsize (KiB) 582156

[startup+762.301 s]
/proc/loadavg: 8.06 8.12 8.09 9/359 18907
/proc/meminfo: memFree=24182180/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=574232 CPUtime=3040.91 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 555409 0 0 0 303908 183 0 0 25 0 4 0 652666150 588013568 90928 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 143558 90928 379 95 0 138540 0
[pid=18835/tid=18836] ppid=18833 vsize=574232 CPUtime=753.93 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 142962 0 0 0 75347 46 0 0 25 0 4 0 652666150 588013568 90930 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=574232 CPUtime=762.32 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 136023 0 0 0 76189 43 0 0 25 0 4 0 652666150 588013568 90930 33554432000 4194304 4580107 140736556237776 18446744073709551615 4319937 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=574232 CPUtime=762.32 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 139543 0 0 0 76183 49 0 0 25 0 4 0 652666150 588013568 90930 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.91
Current children cumulated vsize (KiB) 574232

[startup+822.301 s]
/proc/loadavg: 6.66 7.78 7.97 5/350 18927
/proc/meminfo: memFree=24383728/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=587184 CPUtime=3280.23 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 583930 0 0 0 327827 196 0 0 25 0 4 0 652666150 601276416 93599 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293073 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 146796 93599 379 95 0 141778 0
[pid=18835/tid=18836] ppid=18833 vsize=587184 CPUtime=813.27 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 149931 0 0 0 81278 49 0 0 25 0 4 0 652666150 601276416 93599 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=587184 CPUtime=822.32 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 142981 0 0 0 82185 47 0 0 25 0 4 0 652666150 601276416 93599 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=587184 CPUtime=822.31 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 146416 0 0 0 82178 53 0 0 25 0 4 0 652666150 601276416 93599 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.23
Current children cumulated vsize (KiB) 587184

[startup+882.314 s]
/proc/loadavg: 4.97 7.08 7.72 5/350 18929
/proc/meminfo: memFree=24324876/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=638212 CPUtime=3519.62 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 615584 0 0 0 351754 208 0 0 25 0 4 0 652666150 653529088 108112 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 159553 108112 379 95 0 154535 0
[pid=18835/tid=18836] ppid=18833 vsize=638212 CPUtime=872.62 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 158660 0 0 0 87211 51 0 0 25 0 4 0 652666150 653529088 108112 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=638212 CPUtime=882.33 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 148163 0 0 0 88183 50 0 0 25 0 4 0 652666150 653529088 108112 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=638212 CPUtime=882.33 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 156310 0 0 0 88177 56 0 0 25 0 4 0 652666150 653529088 108112 33554432000 4194304 4580107 140736556237776 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.62
Current children cumulated vsize (KiB) 638212

[startup+942.3 s]
/proc/loadavg: 4.36 6.52 7.49 5/350 18932
/proc/meminfo: memFree=24328752/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=600392 CPUtime=3758.92 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 643011 0 0 0 375670 222 0 0 25 0 4 0 652666150 614801408 107347 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 150098 107347 379 95 0 145080 0
[pid=18835/tid=18836] ppid=18833 vsize=600392 CPUtime=931.94 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 164991 0 0 0 93141 53 0 0 25 0 4 0 652666150 614801408 107347 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=600392 CPUtime=942.31 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 156564 0 0 0 94179 52 0 0 25 0 4 0 652666150 614801408 107347 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=600392 CPUtime=942.32 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 162205 0 0 0 94173 59 0 0 25 0 4 0 652666150 614801408 107347 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.92
Current children cumulated vsize (KiB) 600392

[startup+1002.3 s]
/proc/loadavg: 4.13 6.06 7.27 5/350 18933
/proc/meminfo: memFree=24323224/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=652152 CPUtime=3998.27 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 668270 0 0 0 399594 233 0 0 25 0 4 0 652666150 667803648 108572 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 163038 108572 379 95 0 158020 0
[pid=18835/tid=18836] ppid=18833 vsize=652152 CPUtime=991.28 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 171734 0 0 0 99072 56 0 0 25 0 4 0 652666150 667803648 108572 33554432000 4194304 4580107 140736556237776 18446744073709551615 4322703 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=652152 CPUtime=1002.32 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 163259 0 0 0 100177 55 0 0 25 0 4 0 652666150 667803648 108572 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=652152 CPUtime=1002.32 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 167389 0 0 0 100170 62 0 0 25 0 4 0 652666150 667803648 108572 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.27
Current children cumulated vsize (KiB) 652152

[startup+1062.3 s]
/proc/loadavg: 4.10 5.70 7.06 5/350 18935
/proc/meminfo: memFree=24316948/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=601236 CPUtime=4237.63 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 698602 0 0 0 423516 247 0 0 25 0 4 0 652666150 615665664 110230 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 150309 110230 379 95 0 145291 0
[pid=18835/tid=18836] ppid=18833 vsize=601236 CPUtime=1050.64 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 181045 0 0 0 105004 60 0 0 25 0 4 0 652666150 615665664 110230 33554432000 4194304 4580107 140736556237776 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=601236 CPUtime=1062.32 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 169595 0 0 0 106173 59 0 0 25 0 4 0 652666150 615665664 110230 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=601236 CPUtime=1062.32 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 174028 0 0 0 106167 65 0 0 25 0 4 0 652666150 615665664 110230 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.63
Current children cumulated vsize (KiB) 601236

[startup+1122.3 s]
/proc/loadavg: 4.08 5.40 6.87 5/350 18937
/proc/meminfo: memFree=24299636/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=601252 CPUtime=4476.98 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 719389 0 0 0 447441 257 0 0 25 0 4 0 652666150 615682048 114545 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 150313 114545 379 95 0 145295 0
[pid=18835/tid=18836] ppid=18833 vsize=601252 CPUtime=1109.98 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 185343 0 0 0 110936 62 0 0 25 0 4 0 652666150 615682048 114545 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=601252 CPUtime=1122.32 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 174555 0 0 0 112171 61 0 0 25 0 4 0 652666150 615682048 114545 33554432000 4194304 4580107 140736556237776 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=601252 CPUtime=1122.33 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 181033 0 0 0 112165 68 0 0 25 0 4 0 652666150 615682048 114545 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.98
Current children cumulated vsize (KiB) 601252

[startup+1182.3 s]
/proc/loadavg: 4.07 5.16 6.70 5/350 18939
/proc/meminfo: memFree=24292604/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=601824 CPUtime=4716.33 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 743559 0 0 0 471367 266 0 0 25 0 4 0 652666150 616267776 116487 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 150456 116487 379 95 0 145438 0
[pid=18835/tid=18836] ppid=18833 vsize=601824 CPUtime=1169.33 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 191434 0 0 0 116869 64 0 0 25 0 4 0 652666150 616267776 116487 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=601824 CPUtime=1182.33 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 180241 0 0 0 118169 64 0 0 25 0 4 0 652666150 616267776 116487 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=601824 CPUtime=1182.33 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 187249 0 0 0 118163 70 0 0 25 0 4 0 652666150 616267776 116487 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.33
Current children cumulated vsize (KiB) 601824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 4.13 5.10 6.64 5/350 18939
/proc/meminfo: memFree=24266288/32950928 swapFree=67056568/67111528
[pid=18835] ppid=18833 vsize=601824 CPUtime=4800.14 cores=0,2,4,6
/proc/18835/stat : 18835 (strangenight2-m) R 18833 18835 18278 0 -1 4202496 749849 0 0 0 479744 270 0 0 25 0 4 0 652666150 616267776 122777 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18835/statm: 150456 122777 379 95 0 145438 0
[pid=18835/tid=18836] ppid=18833 vsize=601824 CPUtime=1190.11 cores=0,2,4,6
/proc/18835/task/18836/stat : 18836 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 193043 0 0 0 118946 65 0 0 25 0 4 0 652666150 616267776 122777 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18835/tid=18837] ppid=18833 vsize=601824 CPUtime=1203.34 cores=0,2,4,6
/proc/18835/task/18837/stat : 18837 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 182002 0 0 0 120269 65 0 0 25 0 4 0 652666150 616267776 122777 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18835/tid=18839] ppid=18833 vsize=601824 CPUtime=1203.34 cores=0,2,4,6
/proc/18835/task/18839/stat : 18839 (strangenight2-m) R 18833 18835 18278 0 -1 4202560 188622 0 0 0 120263 71 0 0 25 0 4 0 652666150 616267776 122777 33554432000 4194304 4580107 140736556237776 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 601824

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.34
CPU time (s): 4800.2
CPU user time (s): 4797.48
CPU system time (s): 2.72658
CPU usage (%): 398.906
Max. virtual memory (cumulated for all children) (KiB): 769800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.48
system time used= 2.72659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 749851
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= 532
involuntary context switches= 19586

runsolver used 3.97439 second user time and 9.28859 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 00:04:51
IDJOB=3366617
IDBENCH=83026
IDSOLVER=1844
FILE ID=node148/3366617-1305410691
RUNJOBID= node148-1305409483-18633
PBS_JOBID= 13324501
Free space on /tmp= 72836 MiB

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

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

MD5SUM BENCH= 0d600e03980bc39de7eca1909ca62db5
RANDOM SEED=609140493

node148.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.854
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24282360 kB
Buffers:        317400 kB
Cached:        4594192 kB
SwapCached:       8488 kB
Active:        5025208 kB
Inactive:      3291664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24282360 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            7216 kB
Writeback:           0 kB
AnonPages:     3402560 kB
Mapped:          27756 kB
Slab:           258876 kB
PageTables:      29636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85231480 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= 72836 MiB
End job on node148 at 2011-05-15 00:24:56