Trace number 3173927

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
MD5SUMa88511669158afb29f3ddcebdff7b380
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173927-1304073498.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.02	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.02	c -- vars added        150
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.38/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.10	c calculated reachability. Time: 0.00
0.38/0.10	c Calc default polars -  time:   0.00 s pos:      65 undec:      12 neg:      73
0.38/0.10	c =========================================================================================
0.38/0.10	c types(t): F = full restart, N = normal restart
0.38/0.10	c types(t): S = simplification begin/end, E = solution found
0.38/0.10	c restart types(rt): st = static, dy = dynamic
0.38/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.10	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.38/0.10	c Decided on static restart strategy
0.77/0.20	c  N st     8      4915       150      3195         0      4687     15975    144289   no data   no data
1.17/0.37	c  N st    10     11298       150      3195         0      4338     15975    102560   no data   no data
1.97/0.59	c  N st    11     17041       150      3195         0      9807     15975    271189   no data   no data
3.57/0.93	c  F st    12     25000       150      3195         0     12030     15975    327877   no data   no data
3.57/0.94	c  N st    12     25000       150      3195         0     12030     15975    327877   no data   no data
4.40/1.15	c Decided on static restart strategy
4.40/1.15	c  N st    18     30000       150      3195         0     10313     15975    265171   no data   no data
4.40/1.15	c  S st    18     30000       150      3195         0     10313     15975    265171   no data   no data
4.40/1.18	c  S st    18     30501       150      3195         0     10808     15975    279816   no data   no data
4.40/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/1.19	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
4.40/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.40/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/1.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.38	c lits-rem:       184  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  0.18 s
5.57/1.42	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
5.57/1.42	c calculated reachability. Time: 0.00
5.57/1.42	c  N st    18     30501       150      3195         0      9671     15975    240462   no data   no data
6.77/1.78	c  N st    20     37615       150      3195         0      8957     15975    199921   no data   no data
8.38/2.12	c  N st    21     44014       150      3195         0     15044     15975    383033   no data   no data
8.79/2.23	c  S st    22     45754       150      3195         0     16707     15975    433366   no data   no data
8.79/2.28	c  S st    22     46260       150      3195         0      8667     15975    170146   no data   no data
8.79/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.79/2.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.79/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.79/2.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.79/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.31	c lits-rem:        15  cl-subs:      147  v-elim:      0  v-fix:    0  time:  0.02 s
9.16/2.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
9.16/2.31	c vivif2 --  cl tried     8520 cl shrink        0 lits rem          0 time: 0.00
9.16/2.35	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
9.16/2.35	c calculated reachability. Time: 0.00
9.16/2.35	c  N st    22     46260       150      3195         0      8520     15975    165392   no data   no data
12.37/3.15	c  N st    23     60659       150      3195         0     12700     15975    273558   no data   no data
14.35/3.69	c  N st    24     69391       150      3195         0     10585     15975    195543   no data   no data
14.35/3.69	c  S st    24     69391       150      3195         0     10585     15975    195543   no data   no data
14.76/3.72	c  S st    24     69895       150      3195         0     11074     15975    209834   no data   no data
14.76/3.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.76/3.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.76/3.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.76/3.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.78	c lits-rem:        31  cl-subs:      226  v-elim:      0  v-fix:    0  time:  0.04 s
14.76/3.78	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
14.76/3.78	c vivif2 --  cl tried    10848 cl shrink        0 lits rem          0 time: 0.00
15.16/3.83	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
15.16/3.83	c calculated reachability. Time: 0.00
15.16/3.83	c  N st    24     69895       150      3195         0     10848     15975    202324   no data   no data
19.56/4.99	c  F st    25     87500       150      3195         0     16142     15975    352593   no data   no data
19.56/4.99	c  N st    25     87500       150      3195         0     16142     15975    352593   no data   no data
21.15/5.37	c Decided on static restart strategy
21.97/5.60	c  N st    32     95539       150      3195         0     23775     15975    579529   no data   no data
24.34/6.18	c  N st    34    104842       150      3195         0     20253     15975    457944   no data   no data
24.34/6.18	c  S st    34    104842       150      3195         0     20253     15975    457944   no data   no data
24.74/6.23	c  S st    34    105346       150      3195         0     20744     15975    472463   no data   no data
24.74/6.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.74/6.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
24.74/6.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.74/6.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.74/6.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.74/6.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
24.74/6.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.74/6.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.74/6.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.36/6.68	c lits-rem:       297  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  0.43 s
26.36/6.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
26.36/6.69	c vivif2 --  cl tried    19241 cl shrink        0 lits rem          0 time: 0.01
26.74/6.76	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
26.74/6.76	c calculated reachability. Time: 0.00
26.74/6.76	c  N st    34    105346       150      3195         0     19241     15975    426571   no data   no data
29.54/7.40	c  N st    35    114945       150      3195         0     15122     15975    302757   no data   no data
33.94/8.51	c  N st    36    129343       150      3195         0     14616     15975    260942   no data   no data
40.33/10.17	c  N st    37    150940       150      3195         0     19853     15975    398551   no data   no data
42.32/10.69	c  S st    38    158021       150      3195         0     26643     15975    612106   no data   no data
42.72/10.76	c  S st    38    158525       150      3195         0     27132     15975    626822   no data   no data
42.72/10.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.72/10.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
42.72/10.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.72/10.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.72/10.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.72/10.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
42.72/10.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.72/10.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.72/10.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.31/11.63	c lits-rem:       564  cl-subs:     1787  v-elim:      0  v-fix:    0  time:  0.84 s
46.31/11.63	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
46.31/11.64	c vivif2 --  cl tried    25345 cl shrink        0 lits rem          0 time: 0.01
46.71/11.74	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
46.71/11.74	c calculated reachability. Time: 0.00
46.71/11.74	c  N st    38    158525       150      3195         0     25345     15975    567429   no data   no data
63.90/16.03	c  N st    39    207114       150      3195         0     20158     15975    355279   no data   no data
75.48/18.97	c  N st    40    237787       150      3195         0     30337     15975    662690   no data   no data
75.48/18.97	c  S st    40    237787       150      3195         0     30337     15975    662690   no data   no data
75.88/19.08	c  S st    40    238291       150      3195         0     30828     15975    676992   no data   no data
75.88/19.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.88/19.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.88/19.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.88/19.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.88/19.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.88/19.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
75.88/19.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.28/19.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
76.28/19.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.27/20.62	c lits-rem:       523  cl-subs:     2134  v-elim:      0  v-fix:    0  time:  1.49 s
82.27/20.62	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
82.27/20.62	c vivif2 --  cl tried    28694 cl shrink        0 lits rem          0 time: 0.01
82.67/20.75	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
82.67/20.75	c calculated reachability. Time: 0.00
82.67/20.75	c  N st    40    238291       150      3195         0     28694     15975    609492   no data   no data
111.03/27.82	c  F st    41    306250       150      3195         0     30466     15975    612164   no data   no data
111.03/27.82	c  N st    41    306250       150      3195         0     30466     15975    612164   no data   no data
113.02/28.34	c Decided on static restart strategy
122.21/30.66	c  N st    51    334553       150      3195         0     34660     15975    720580   no data   no data
132.19/33.12	c  N st    53    357438       150      3195         0     32738     15975    639828   no data   no data
132.19/33.12	c  S st    53    357438       150      3195         0     32738     15975    639828   no data   no data
132.59/33.20	c  S st    53    357942       150      3195         0     33235     15975    654372   no data   no data
132.59/33.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.59/33.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
132.59/33.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.59/33.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.59/33.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.59/33.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
132.59/33.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.59/33.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
132.59/33.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.82/34.01	c lits-rem:       580  cl-subs:     1606  v-elim:      0  v-fix:    0  time:  0.78 s
135.82/34.01	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
135.82/34.02	c vivif2 --  cl tried    31629 cl shrink        0 lits rem          0 time: 0.01
136.22/34.16	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
136.22/34.16	c calculated reachability. Time: 0.00
136.22/34.16	c  N st    53    357942       150      3195         0     31629     15975    599668   no data   no data
150.18/37.60	c  N st    54    390336       150      3195         0     37823     15975    769483   no data   no data
174.15/43.62	c  N st    55    438925       150      3195         0     31706     15975    556215   no data   no data
211.30/52.93	c  N st    56    511808       150      3195         0     44696     15975    916989   no data   no data
223.29/55.94	c  N st    57    536914       150      3195         0     39184     15975    723065   no data   no data
223.29/55.94	c  S st    57    536914       150      3195         0     39184     15975    723065   no data   no data
223.70/56.04	c  S st    57    537418       150      3195         0     39675     15975    737925   no data   no data
223.70/56.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
223.70/56.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
223.70/56.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
223.70/56.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.70/56.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.70/56.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
223.70/56.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
223.70/56.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
223.70/56.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.10/57.18	c lits-rem:       454  cl-subs:     1926  v-elim:      0  v-fix:    0  time:  1.09 s
228.10/57.18	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
228.10/57.19	c vivif2 --  cl tried    37749 cl shrink        0 lits rem          0 time: 0.01
228.88/57.37	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.18
228.88/57.37	c calculated reachability. Time: 0.00
228.88/57.37	c  N st    57    537418       150      3195         0     37749     15975    678725   no data   no data
317.56/79.51	c  N st    58    701402       150      3195         0     65876     15975   1510001   no data   no data
381.48/95.59	c  N st    59    806128       150      3195         0     60389     15975   1300990   no data   no data
381.48/95.59	c  S st    59    806128       150      3195         0     60389     15975   1300990   no data   no data
382.29/95.78	c  S st    59    806630       150      3195         0     60880     15975   1315724   no data   no data
382.29/95.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
382.67/95.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
382.67/95.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
382.67/95.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
382.67/95.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
382.67/95.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
382.67/95.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.67/95.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
382.67/95.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.03/102.99	c lits-rem:      2448  cl-subs:     4272  v-elim:      0  v-fix:    0  time:  7.12 s
411.03/102.99	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
411.43/103.01	c vivif2 --  cl tried    56608 cl shrink        0 lits rem          0 time: 0.02
412.64/103.31	c asymm  cl-useful: 0/2863/3195 lits-rem:0 time: 0.30
412.64/103.31	c calculated reachability. Time: 0.00
412.64/103.31	c  N st    59    806630       150      3195         0     56608     15975   1169252   no data   no data
597.60/149.67	c  F st    60   1071877       150      3195         0     71719     15975   1505305   no data   no data
597.60/149.68	c  N st    60   1071877       150      3195         0     71719     15975   1505305   no data   no data
603.18/151.02	c Decided on static restart strategy
620.75/155.48	c  N st    70   1100184       150      3195         0     56297     15975    999749   no data   no data
650.34/162.87	c  N st    72   1136177       150      3195         0     46927     15975    687040   no data   no data
673.48/168.62	c  N st    73   1168570       150      3195         0     77660     15975   1642357   no data   no data
710.24/177.85	c  N st    74   1209945       150      3195         0     72225     15975   1489549   no data   no data
710.24/177.85	c  S st    74   1209945       150      3195         0     72225     15975   1489549   no data   no data
711.45/178.15	c  S st    74   1210452       150      3195         0     72722     15975   1504722   no data   no data
711.45/178.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
711.45/178.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
711.45/178.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.45/178.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.45/178.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.45/178.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
711.45/178.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.85/178.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
711.85/178.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
770.15/192.83	c lits-rem:      1441  cl-subs:     4797  v-elim:      0  v-fix:    0  time: 14.55 s
770.15/192.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
770.15/192.85	c vivif2 --  cl tried    67925 cl shrink        0 lits rem          0 time: 0.02
772.15/193.30	c asymm  cl-useful: 0/2434/3195 lits-rem:0 time: 0.46
772.15/193.31	c calculated reachability. Time: 0.00
772.15/193.31	c  N st    74   1210452       150      3195         0     67925     15975   1343417   no data   no data
843.27/211.12	c  N st    75   1283335       150      3195         0     91530     15975   2065286   no data   no data
951.51/238.28	c  N st    76   1392661       150      3195         0     52998     15975    787439   no data   no data
1108.10/277.45	c  N st    77   1556646       150      3195         0     57646     15975    872812   no data   no data
1244.72/311.66	c  N st    78   1710453       150      3195         0     97859     15975   2075734   no data   no data
1244.72/311.66	c  S st    78   1710453       150      3195         0     97859     15975   2075734   no data   no data
1245.92/311.97	c  S st    78   1710954       150      3195         0     98351     15975   2090138   no data   no data
1245.92/311.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1246.32/312.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1246.32/312.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1246.32/312.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1246.32/312.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1246.32/312.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1246.32/312.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1246.32/312.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1246.72/312.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1382.94/346.21	c lits-rem:      2370  cl-subs:     9404  v-elim:      0  v-fix:    0  time: 34.10 s
1382.94/346.21	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1382.94/346.24	c vivif2 --  cl tried    88947 cl shrink        0 lits rem          0 time: 0.03
1383.75/346.48	c asymm  cl-useful: 0/761/3195 lits-rem:0 time: 0.23
1383.75/346.48	c calculated reachability. Time: 0.00
1383.75/346.48	c  N st    78   1710954       150      3195         0     88947     15975   1806251   no data   no data
1741.25/435.90	c  N st    79   2079918       150      3195         0    100959     15975   2081879   no data   no data
1871.91/468.61	c  N st    80   2210955       150      3195         0    104841     15975   2158583   no data   no data
1871.91/468.61	c  S st    80   2210955       150      3195         0    104841     15975   2158583   no data   no data
1872.69/468.88	c  S st    80   2211457       150      3195         0    105329     15975   2173377   no data   no data
1872.69/468.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1873.09/468.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1873.09/468.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1873.09/468.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1873.09/468.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1873.09/468.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1873.09/468.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1873.09/468.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1873.49/469.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1972.56/493.83	c lits-rem:      4080  cl-subs:     8911  v-elim:      0  v-fix:    0  time: 24.79 s
1972.56/493.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1972.56/493.86	c vivif2 --  cl tried    96418 cl shrink        0 lits rem          0 time: 0.03
1974.55/494.34	c asymm  cl-useful: 0/1790/3195 lits-rem:0 time: 0.49
1974.55/494.35	c calculated reachability. Time: 0.00
1974.55/494.35	c  N st    80   2211457       150      3195         0     96418     15975   1896443   no data   no data
2547.39/637.70	c  N st    81   2711457       150      3195         0    119133     15975   2479439   no data   no data
2547.39/637.70	c  S st    81   2711457       150      3195         0    119133     15975   2479439   no data   no data
2548.61/638.08	c  S st    81   2711962       150      3195         0    119625     15975   2494630   no data   no data
2548.61/638.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2548.98/638.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2548.98/638.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2548.98/638.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2548.98/638.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2548.98/638.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2548.98/638.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2548.98/638.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2549.39/638.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2773.48/694.37	c lits-rem:      2866  cl-subs:    13548  v-elim:      0  v-fix:    0  time: 56.12 s
2773.48/694.37	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2773.88/694.41	c vivif2 --  cl tried   106077 cl shrink        0 lits rem          0 time: 0.03
2775.88/694.92	c asymm  cl-useful: 0/1401/3195 lits-rem:0 time: 0.51
2775.88/694.92	c calculated reachability. Time: 0.00
2775.88/694.92	c  N st    81   2711962       150      3195         0    106077     15975   2083366   no data   no data
3385.47/847.54	c  N st    82   3211962       150      3195         0     83378     15975   1243126   no data   no data
3385.47/847.54	c  S st    82   3211962       150      3195         0     83378     15975   1243126   no data   no data
3386.67/847.85	c  S st    82   3212464       150      3195         0     83863     15975   1257680   no data   no data
3386.67/847.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3387.07/847.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3387.07/847.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3387.07/847.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3387.07/847.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3387.07/847.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3387.07/847.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3387.07/847.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3387.07/847.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3404.65/852.30	c lits-rem:       548  cl-subs:     2154  v-elim:      0  v-fix:    0  time:  4.32 s
3404.65/852.30	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3404.65/852.32	c vivif2 --  cl tried    81709 cl shrink        0 lits rem          0 time: 0.02
3406.24/852.78	c asymm  cl-useful: 0/2044/3195 lits-rem:0 time: 0.45
3406.24/852.78	c calculated reachability. Time: 0.00
3406.24/852.78	c  N st    82   3212464       150      3195         0     81709     15975   1191365   no data   no data
4029.43/1008.73	c  N st    83   3712464       150      3195         0     92057     15975   1407153   no data   no data
4029.43/1008.73	c  S st    83   3712464       150      3195         0     92057     15975   1407153   no data   no data
4030.61/1009.05	c  S st    83   3712970       150      3195         0     92554     15975   1422518   no data   no data
4030.61/1009.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4031.01/1009.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4031.01/1009.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4031.01/1009.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4031.01/1009.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4031.01/1009.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4031.01/1009.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4031.01/1009.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4031.01/1009.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4045.80/1012.87	c lits-rem:       701  cl-subs:     2874  v-elim:      0  v-fix:    0  time:  3.70 s
4045.80/1012.87	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4045.80/1012.89	c vivif2 --  cl tried    89680 cl shrink        0 lits rem          0 time: 0.02
4047.01/1013.14	c asymm  cl-useful: 0/1151/3195 lits-rem:0 time: 0.25
4047.01/1013.14	c calculated reachability. Time: 0.00
4047.01/1013.14	c  N st    83   3712970       150      3195         0     89680     15975   1333946   no data   no data
4089.73/1023.85	c  F st    84   3751562       150      3195         0    126210     15975   2483571   no data   no data
4089.73/1023.85	c  N st    84   3751562       150      3195         0    126210     15975   2483571   no data   no data
4097.33/1025.72	c Decided on static restart strategy
4142.86/1037.17	c  N st    94   3779867       150      3195         0    153116     15975   3320368   no data   no data
4190.40/1049.07	c  N st    96   3815861       150      3195         0    107253     15975   1831680   no data   no data
4244.35/1062.51	c  N st    97   3848254       150      3195         0    137840     15975   2773302   no data   no data
4307.04/1078.28	c  N st    98   3896843       150      3195         0    102569     15975   1656235   no data   no data
4408.91/1103.78	c  N st    99   3969725       150      3195         0     89206     15975   1224922   no data   no data
4549.12/1138.82	c  N st   100   4079048       150      3195         0    109264     15975   1844387   no data   no data
4730.48/1184.25	c  N st   101   4212972       150      3195         0    151667     15975   3158435   no data   no data
4730.48/1184.25	c  S st   101   4212972       150      3195         0    151667     15975   3158435   no data   no data
4732.50/1184.78	c  S st   101   4213478       150      3195         0    152164     15975   3173956   no data   no data
4732.50/1184.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4732.87/1184.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4732.87/1184.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4732.87/1184.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4732.87/1184.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4732.87/1184.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4732.87/1184.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4733.27/1184.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4733.67/1185.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173927-1304073498/watcher-3173927-1304073498 -o /tmp/evaluation-result-3173927-1304073498/solver-3173927-1304073498 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173927-1304073498.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.38 7.74 7.67 3/176 15666
/proc/meminfo: memFree=15125696/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 499765427 52441088 347 33554432000 4194304 4627427 140734768114544 18446744073709551615 47936461543340 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 12803 347 299 106 0 7774 0
[pid=15666/tid=15670] ppid=15662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 499765428 52441088 347 33554432000 4194304 4627427 140734768114544 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 499765428 52441088 347 33554432000 4194304 4627427 140734768114544 18446744073709551615 264738202678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 499765428 52441088 347 33554432000 4194304 4627427 140734768114544 18446744073709551615 47936461543346 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0957011 s]
/proc/loadavg: 6.38 7.74 7.67 3/176 15666
/proc/meminfo: memFree=15125696/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=282012 CPUtime=0.36 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 1972 0 0 0 36 0 0 0 19 0 4 0 499765427 288780288 1783 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 70503 1783 383 106 0 65474 0
[pid=15666/tid=15670] ppid=15662 vsize=282012 CPUtime=0.08 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 425 0 0 0 8 0 0 0 20 0 4 0 499765428 288780288 1783 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=282012 CPUtime=0.08 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 418 0 0 0 8 0 0 0 20 0 4 0 499765428 288780288 1783 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 298 0 0 0 9 0 0 0 20 0 4 0 499765428 288780288 1783 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282012

[startup+0.100698 s]
/proc/loadavg: 6.38 7.74 7.67 3/176 15666
/proc/meminfo: memFree=15125696/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=282012 CPUtime=0.38 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 2005 0 0 0 38 0 0 0 19 0 4 0 499765427 288780288 1816 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 70503 1816 383 106 0 65474 0
[pid=15666/tid=15670] ppid=15662 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 430 0 0 0 9 0 0 0 20 0 4 0 499765428 288780288 1817 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 425 0 0 0 9 0 0 0 20 0 4 0 499765428 288780288 1817 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 312 0 0 0 9 0 0 0 20 0 4 0 499765428 288780288 1817 33554432000 4194304 4627427 140734768114544 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282012

[startup+0.300662 s]
/proc/loadavg: 6.38 7.74 7.67 3/176 15666
/proc/meminfo: memFree=15125696/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=283980 CPUtime=1.17 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 3406 0 0 0 117 0 0 0 19 0 4 0 499765427 290795520 2489 33554432000 4194304 4627427 140734768114544 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 70995 2489 384 106 0 65966 0
[pid=15666/tid=15670] ppid=15662 vsize=283980 CPUtime=0.29 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 781 0 0 0 29 0 0 0 20 0 4 0 499765428 290795520 2489 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=283980 CPUtime=0.29 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 783 0 0 0 29 0 0 0 20 0 4 0 499765428 290795520 2489 33554432000 4194304 4627427 140734768114544 18446744073709551615 4310170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=283980 CPUtime=0.29 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 649 0 0 0 29 0 0 0 20 0 4 0 499765428 290795520 2489 33554432000 4194304 4627427 140734768114544 18446744073709551615 4302304 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283980

[startup+0.700587 s]
/proc/loadavg: 6.38 7.74 7.67 3/176 15666
/proc/meminfo: memFree=15125696/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=285712 CPUtime=2.77 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 6178 0 0 0 277 0 0 0 19 0 4 0 499765427 292569088 2756 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 71428 2756 384 106 0 66399 0
[pid=15666/tid=15670] ppid=15662 vsize=285712 CPUtime=0.69 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 1462 0 0 0 69 0 0 0 21 0 4 0 499765428 292569088 2756 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=285712 CPUtime=0.69 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 1488 0 0 0 69 0 0 0 21 0 4 0 499765428 292569088 2756 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=285712 CPUtime=0.69 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 1342 0 0 0 69 0 0 0 21 0 4 0 499765428 292569088 2756 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285712

[startup+1.50044 s]
/proc/loadavg: 6.59 7.76 7.68 10/184 15674
/proc/meminfo: memFree=15100460/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=286992 CPUtime=5.97 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 11946 0 0 0 596 1 0 0 21 0 4 0 499765427 293879808 5252 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 71748 5252 388 106 0 66719 0
[pid=15666/tid=15670] ppid=15662 vsize=286992 CPUtime=1.48 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 2747 0 0 0 148 0 0 0 24 0 4 0 499765428 293879808 5252 33554432000 4194304 4627427 140734768114544 18446744073709551615 4415761 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=286992 CPUtime=1.49 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 2549 0 0 0 149 0 0 0 23 0 4 0 499765428 293879808 5252 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=286992 CPUtime=1.49 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 2396 0 0 0 149 0 0 0 23 0 4 0 499765428 293879808 5252 33554432000 4194304 4627427 140734768114544 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286992

[startup+3.10113 s]
/proc/loadavg: 6.59 7.76 7.68 10/184 15674
/proc/meminfo: memFree=15063508/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=296672 CPUtime=12.37 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 22778 0 0 0 1234 3 0 0 25 0 4 0 499765427 303792128 11240 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 74168 11240 388 106 0 69139 0
[pid=15666/tid=15670] ppid=15662 vsize=296672 CPUtime=3.07 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 5125 0 0 0 307 0 0 0 25 0 4 0 499765428 303792128 11240 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=296672 CPUtime=3.08 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 5996 0 0 0 308 0 0 0 25 0 4 0 499765428 303792128 11240 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=296672 CPUtime=3.09 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 5757 0 0 0 309 0 0 0 25 0 4 0 499765428 303792128 11240 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 296672

[startup+6.30053 s]
/proc/loadavg: 6.70 7.76 7.68 10/184 15674
/proc/meminfo: memFree=15009476/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=297784 CPUtime=25.15 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 36525 0 0 0 2509 6 0 0 25 0 4 0 499765427 304930816 16577 33554432000 4194304 4627427 140734768114544 18446744073709551615 4420275 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 74446 16577 388 106 0 69417 0
[pid=15666/tid=15670] ppid=15662 vsize=297784 CPUtime=6.25 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 8955 0 0 0 624 1 0 0 25 0 4 0 499765428 304930816 16577 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=297784 CPUtime=6.29 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 9562 0 0 0 628 1 0 0 25 0 4 0 499765428 304930816 16578 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=297784 CPUtime=6.29 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 8114 0 0 0 628 1 0 0 25 0 4 0 499765428 304930816 16578 33554432000 4194304 4627427 140734768114544 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 297784

[startup+12.7003 s]
/proc/loadavg: 6.80 7.76 7.68 10/184 15674
/proc/meminfo: memFree=14940928/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=307364 CPUtime=50.71 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 56455 0 0 0 5062 9 0 0 25 0 4 0 499765427 314740736 21362 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 76841 21362 388 106 0 71812 0
[pid=15666/tid=15670] ppid=15662 vsize=307364 CPUtime=12.61 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 13928 0 0 0 1259 2 0 0 25 0 4 0 499765428 314740736 21362 33554432000 4194304 4627427 140734768114544 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=307364 CPUtime=12.69 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 13867 0 0 0 1267 2 0 0 25 0 4 0 499765428 314740736 21362 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=307364 CPUtime=12.69 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 13634 0 0 0 1267 2 0 0 25 0 4 0 499765428 314740736 21362 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 307364

[startup+25.5009 s]
/proc/loadavg: 6.99 7.77 7.68 10/184 15674
/proc/meminfo: memFree=14882280/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=290992 CPUtime=101.84 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 85768 0 0 0 10168 16 0 0 25 0 4 0 499765427 297975808 28682 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 72748 28682 388 106 0 67719 0
[pid=15666/tid=15670] ppid=15662 vsize=290992 CPUtime=25.34 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 21373 0 0 0 2531 3 0 0 25 0 4 0 499765428 297975808 28682 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=290992 CPUtime=25.48 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 22088 0 0 0 2544 4 0 0 25 0 4 0 499765428 297975808 28682 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=290992 CPUtime=25.49 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 20340 0 0 0 2545 4 0 0 25 0 4 0 499765428 297975808 28682 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 290992

[startup+51.1011 s]
/proc/loadavg: 7.39 7.79 7.69 10/184 15675
/proc/meminfo: memFree=14814844/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=357348 CPUtime=204.11 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 128693 0 0 0 20383 28 0 0 25 0 4 0 499765427 365924352 36579 33554432000 4194304 4627427 140734768114544 18446744073709551615 4333080 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 89337 36579 388 106 0 84308 0
[pid=15666/tid=15670] ppid=15662 vsize=357348 CPUtime=50.81 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 30977 0 0 0 5075 6 0 0 25 0 4 0 499765428 365924352 36580 33554432000 4194304 4627427 140734768114544 18446744073709551615 4299537 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=357348 CPUtime=51.09 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 33542 0 0 0 5102 7 0 0 25 0 4 0 499765428 365924352 36580 33554432000 4194304 4627427 140734768114544 18446744073709551615 4504471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=357348 CPUtime=51.09 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 30455 0 0 0 5102 7 0 0 25 0 4 0 499765428 365924352 36580 33554432000 4194304 4627427 140734768114544 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 357348

[startup+102.306 s]
/proc/loadavg: 7.73 7.82 7.71 10/184 15676
/proc/meminfo: memFree=14719608/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=385300 CPUtime=408.66 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 196404 0 0 0 40818 48 0 0 25 0 4 0 499765427 394547200 50438 33554432000 4194304 4627427 140734768114544 18446744073709551615 4428408 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 96325 50438 388 106 0 91296 0
[pid=15666/tid=15670] ppid=15662 vsize=385300 CPUtime=101.74 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 43611 0 0 0 10164 10 0 0 25 0 4 0 499765428 394547200 50438 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=385300 CPUtime=102.29 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 49546 0 0 0 10217 12 0 0 25 0 4 0 499765428 394547200 50438 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=385300 CPUtime=102.3 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 49211 0 0 0 10218 12 0 0 25 0 4 0 499765428 394547200 50438 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 385300

[startup+162.301 s]

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

[pid=15666] ppid=15662 vsize=716212 CPUtime=2805.45 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 575583 0 0 0 280335 210 0 0 25 0 4 0 499765427 733401088 117690 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 179053 117690 388 106 0 174024 0
[pid=15666/tid=15670] ppid=15662 vsize=716212 CPUtime=698.48 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 121087 0 0 0 69806 42 0 0 25 0 4 0 499765428 733401088 117690 33554432000 4194304 4627427 140734768114544 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=716212 CPUtime=702.3 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 158227 0 0 0 70168 62 0 0 25 0 4 0 499765428 733401088 117690 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=716212 CPUtime=702.31 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 145068 0 0 0 70176 55 0 0 25 0 4 0 499765428 733401088 117690 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.45
Current children cumulated vsize (KiB) 716212

[startup+762.307 s]
/proc/loadavg: 8.00 8.01 7.86 10/184 15694
/proc/meminfo: memFree=14226432/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=679100 CPUtime=3045.15 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 600207 0 0 0 304294 221 0 0 25 0 4 0 499765427 695398400 122188 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 169775 122188 388 106 0 164746 0
[pid=15666/tid=15670] ppid=15662 vsize=679100 CPUtime=758.16 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 127229 0 0 0 75771 45 0 0 25 0 4 0 499765428 695398400 122188 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=679100 CPUtime=762.31 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 166342 0 0 0 76165 66 0 0 25 0 4 0 499765428 695398400 122188 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=679100 CPUtime=762.32 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 154834 0 0 0 76174 58 0 0 25 0 4 0 499765428 695398400 122188 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 679100

[startup+822.3 s]
/proc/loadavg: 8.07 8.02 7.87 10/184 15696
/proc/meminfo: memFree=14231884/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=719824 CPUtime=3284.8 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 620206 0 0 0 328249 231 0 0 25 0 4 0 499765427 737099776 129744 33554432000 4194304 4627427 140734768114544 18446744073709551615 4324280 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 179956 129744 388 106 0 174927 0
[pid=15666/tid=15670] ppid=15662 vsize=719824 CPUtime=817.84 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 136432 0 0 0 81734 50 0 0 25 0 4 0 499765428 737099776 129744 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=719824 CPUtime=822.31 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 174573 0 0 0 82161 70 0 0 25 0 4 0 499765428 737099776 129744 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=719824 CPUtime=822.31 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 156760 0 0 0 82172 59 0 0 25 0 4 0 499765428 737099776 129744 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.8
Current children cumulated vsize (KiB) 719824

[startup+882.301 s]
/proc/loadavg: 8.09 8.03 7.88 9/184 15697
/proc/meminfo: memFree=14158576/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=832724 CPUtime=3524.49 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 638842 0 0 0 352209 240 0 0 25 0 4 0 499765427 852709376 131679 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 208181 131679 388 106 0 203152 0
[pid=15666/tid=15670] ppid=15662 vsize=832724 CPUtime=877.51 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 140654 0 0 0 87699 52 0 0 25 0 4 0 499765428 852709376 131679 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=832724 CPUtime=882.3 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 183997 0 0 0 88157 73 0 0 25 0 4 0 499765428 852709376 131679 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=832724 CPUtime=882.32 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 160848 0 0 0 88170 62 0 0 25 0 4 0 499765428 852709376 131679 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.49
Current children cumulated vsize (KiB) 832724

[startup+942.301 s]
/proc/loadavg: 8.09 8.04 7.90 10/184 15699
/proc/meminfo: memFree=14158692/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=737500 CPUtime=3764.17 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 660316 0 0 0 376167 250 0 0 25 0 4 0 499765427 755200000 132738 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 184375 132738 388 106 0 179346 0
[pid=15666/tid=15670] ppid=15662 vsize=737500 CPUtime=937.19 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 146794 0 0 0 93664 55 0 0 25 0 4 0 499765428 755200000 132738 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=737500 CPUtime=942.3 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 191711 0 0 0 94153 77 0 0 25 0 4 0 499765428 755200000 132738 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=737500 CPUtime=942.32 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 167762 0 0 0 94168 64 0 0 25 0 4 0 499765428 755200000 132738 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 737500

[startup+1002.3 s]
/proc/loadavg: 8.14 8.06 7.91 11/184 15700
/proc/meminfo: memFree=14138472/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=726440 CPUtime=4003.84 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 685489 0 0 0 400120 264 0 0 25 0 4 0 499765427 743874560 127925 33554432000 4194304 4627427 140734768114544 18446744073709551615 4310577 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 181610 127925 388 106 0 176581 0
[pid=15666/tid=15670] ppid=15662 vsize=726440 CPUtime=996.85 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 152423 0 0 0 99627 58 0 0 25 0 4 0 499765428 743874560 127925 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=726440 CPUtime=1002.31 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 199260 0 0 0 100150 81 0 0 25 0 4 0 499765428 743874560 127925 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=726440 CPUtime=1002.32 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 171699 0 0 0 100166 66 0 0 25 0 4 0 499765428 743874560 127925 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.84
Current children cumulated vsize (KiB) 726440

[startup+1062.3 s]
/proc/loadavg: 8.21 8.09 7.93 10/184 15702
/proc/meminfo: memFree=14104360/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=741272 CPUtime=4243.53 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 715742 0 0 0 424075 278 0 0 25 0 4 0 499765427 759062528 128714 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 185318 128714 388 106 0 180289 0
[pid=15666/tid=15670] ppid=15662 vsize=741272 CPUtime=1056.54 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 158054 0 0 0 105593 61 0 0 25 0 4 0 499765428 759062528 128714 33554432000 4194304 4627427 140734768114544 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=741272 CPUtime=1062.31 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 208314 0 0 0 106147 84 0 0 25 0 4 0 499765428 759062528 128714 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309085 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=741272 CPUtime=1062.32 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 179849 0 0 0 106161 71 0 0 25 0 4 0 499765428 759062528 128714 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 741272

[startup+1122.3 s]
/proc/loadavg: 8.13 8.09 7.93 10/184 15704
/proc/meminfo: memFree=14105592/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=671112 CPUtime=4483.2 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 746953 0 0 0 448028 292 0 0 25 0 4 0 499765427 687218688 131058 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 167778 131058 388 106 0 162749 0
[pid=15666/tid=15670] ppid=15662 vsize=671112 CPUtime=1116.2 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 165609 0 0 0 111556 64 0 0 25 0 4 0 499765428 687218688 131058 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=671112 CPUtime=1122.32 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 215914 0 0 0 112144 88 0 0 25 0 4 0 499765428 687218688 131058 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=671112 CPUtime=1122.33 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 187722 0 0 0 112158 75 0 0 25 0 4 0 499765428 687218688 131058 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.2
Current children cumulated vsize (KiB) 671112

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 7.94 10/184 15705
/proc/meminfo: memFree=14055372/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=731548 CPUtime=4722.89 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 772632 0 0 0 471984 305 0 0 25 0 4 0 499765427 749105152 132561 33554432000 4194304 4627427 140734768114544 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 182887 132561 388 106 0 177858 0
[pid=15666/tid=15670] ppid=15662 vsize=731548 CPUtime=1175.89 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 170218 0 0 0 117522 67 0 0 25 0 4 0 499765428 749105152 132561 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=731548 CPUtime=1182.32 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 222195 0 0 0 118141 91 0 0 25 0 4 0 499765428 749105152 132561 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=731548 CPUtime=1182.33 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 194303 0 0 0 118154 79 0 0 25 0 4 0 499765428 749105152 132561 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.89
Current children cumulated vsize (KiB) 731548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 7.94 5/180 15707
/proc/meminfo: memFree=14580296/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=739644 CPUtime=4800.41 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 785527 0 0 0 479732 309 0 0 25 0 4 0 499765427 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4420268 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 184911 136467 388 106 0 179882 0
[pid=15666/tid=15670] ppid=15662 vsize=739644 CPUtime=1195.17 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 172437 0 0 0 119450 67 0 0 25 0 4 0 499765428 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=739644 CPUtime=1201.72 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 224898 0 0 0 120080 92 0 0 25 0 4 0 499765428 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=739644 CPUtime=1201.74 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 196938 0 0 0 120094 80 0 0 25 0 4 0 499765428 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 739644

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

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

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 7.94 5/180 15707
/proc/meminfo: memFree=14580296/32951124 swapFree=67111528/67111528
[pid=15666] ppid=15662 vsize=739644 CPUtime=4800.41 cores=1,3,5,7
/proc/15666/stat : 15666 (strangenight2-m) R 15662 15666 15629 0 -1 4202496 785527 0 0 0 479732 309 0 0 25 0 4 0 499765427 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4420268 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15666/statm: 184911 136467 388 106 0 179882 0
[pid=15666/tid=15670] ppid=15662 vsize=739644 CPUtime=1195.17 cores=1,3,5,7
/proc/15666/task/15670/stat : 15670 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 172437 0 0 0 119450 67 0 0 25 0 4 0 499765428 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15666/tid=15671] ppid=15662 vsize=739644 CPUtime=1201.72 cores=1,3,5,7
/proc/15666/task/15671/stat : 15671 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 224898 0 0 0 120080 92 0 0 25 0 4 0 499765428 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15666/tid=15672] ppid=15662 vsize=739644 CPUtime=1201.74 cores=1,3,5,7
/proc/15666/task/15672/stat : 15672 (strangenight2-m) R 15662 15666 15629 0 -1 4202560 196938 0 0 0 120094 80 0 0 25 0 4 0 499765428 757395456 136467 33554432000 4194304 4627427 140734768114544 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 739644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.46
CPU user time (s): 4797.34
CPU system time (s): 3.11852
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 854812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.34
system time used= 3.11852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 785528
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= 434
involuntary context switches= 37220

runsolver used 1.9937 second user time and 4.5723 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 12:38:18
IDJOB=3173927
IDBENCH=82745
IDSOLVER=1586
FILE ID=node141/3173927-1304073498
RUNJOBID= node141-1304073498-15648
PBS_JOBID= 13170495
Free space on /tmp= 71424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173927-1304073498/watcher-3173927-1304073498 -o /tmp/evaluation-result-3173927-1304073498/solver-3173927-1304073498 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173927-1304073498.cnf

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

MD5SUM BENCH= a88511669158afb29f3ddcebdff7b380
RANDOM SEED=107511541

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15126256 kB
Buffers:       1626016 kB
Cached:       15550640 kB
SwapCached:          0 kB
Active:        8016288 kB
Inactive:      9223148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15126256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11752 kB
Writeback:           0 kB
AnonPages:       63172 kB
Mapped:          14324 kB
Slab:           519088 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185880 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= 71420 MiB
End job on node141 at 2011-04-29 12:58:22