Trace number 3175252

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-1-mt? (TO) 4800.38 1201.73

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
MD5SUMd2902b03aca91b8ea25ec40928f31c64
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175252-1304103951.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
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.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:    125 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      65 undec:       6 neg:      54
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.40/0.13	c  N st     8      4921       125      2662         0      4659     13310    118031   no data   no data  --
1.17/0.33	c  N st    10     11304       125      2662         0      4283     13310     85717   no data   no data  --
1.97/0.54	c  N st    11     17048       125      2662         0      9669     13310    226099   no data   no data  --
3.17/0.86	c  F st    12     25001       125      2662         0     11848     13310    272497   no data   no data  --
3.17/0.86	c  N st    12     25001       125      2662         0     11848     13310    272497   no data   no data  --
3.98/1.06	c Decided on static restart strategy
3.98/1.06	c  N st    18     30001       125      2662         0     10199     13310    225894   no data   no data  --
3.98/1.06	c  S st    18     30001       125      2662         0     10199     13310    225894   no data   no data  --
3.98/1.09	c  S st    18     30503       125      2662         0     10688     13310    238075   no data   no data  --
3.98/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/1.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.98/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.98/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.98/1.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.77/1.71	c lits-rem:      2231  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  2.45 s
6.77/1.76	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.18
6.77/1.76	c calculated reachability. Time: 0.00
6.77/1.76	c  N st    18     30503       125      2662         0      9114     13310    192742   no data   no data  --
7.97/2.09	c  N st    20     37614       125      2662         0      8390     13310    160257   no data   no data  --
9.18/2.39	c  N st    21     44013       125      2662         0     14419     13310    322029   no data   no data  --
9.57/2.49	c  S st    22     45754       125      2662         0     16068     13310    365886   no data   no data  --
9.97/2.54	c  S st    22     46256       125      2662         0     16556     13310    378690   no data   no data  --
9.97/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.97/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.97/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.97/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.97/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.97/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.55/3.90	c lits-rem:      6516  cl-subs:     1594  v-elim:      0  v-fix:    0  time:  5.38 s
15.55/3.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.55/3.90	c vivif2 --  cl tried    14962 cl shrink        0 lits rem          0 time: 0.01
15.55/3.97	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.29
15.55/3.97	c calculated reachability. Time: 0.00
15.55/3.97	c  N st    22     46256       125      2662         0     14962     13310    326984   no data   no data  --
18.76/4.72	c  N st    23     60654       125      2662         0     10808     13310    191506   no data   no data  --
20.75/5.26	c  N st    24     69384       125      2662         0     19008     13310    406742   no data   no data  --
20.75/5.26	c  S st    24     69384       125      2662         0     19008     13310    406742   no data   no data  --
21.15/5.31	c  S st    24     69892       125      2662         0     19503     13310    419300   no data   no data  --
21.15/5.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.15/5.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.15/5.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.15/5.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.15/5.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.15/5.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.15/5.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.14/6.88	c lits-rem:      4618  cl-subs:     2044  v-elim:      0  v-fix:    0  time:  6.18 s
27.14/6.88	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.14/6.89	c vivif2 --  cl tried    17459 cl shrink        0 lits rem          0 time: 0.02
27.54/6.97	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.34
27.54/6.97	c calculated reachability. Time: 0.00
27.54/6.97	c  N st    24     69892       125      2662         0     17459     13310    359327   no data   no data  --
32.33/8.12	c  F st    25     87500       125      2662         0     12429     13310    211937   no data   no data  --
32.33/8.12	c  N st    25     87500       125      2662         0     12429     13310    211937   no data   no data  --
33.53/8.41	c Decided on static restart strategy
34.33/8.60	c  N st    32     95539       125      2662         0     19964     13310    409942   no data   no data  --
36.72/9.22	c  N st    34    104840       125      2662         0     16520     13310    311479   no data   no data  --
36.72/9.22	c  S st    34    104840       125      2662         0     16520     13310    311479   no data   no data  --
36.72/9.26	c  S st    34    105344       125      2662         0     17009     13310    324382   no data   no data  --
36.72/9.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.72/9.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.72/9.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
36.72/9.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.72/9.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.72/9.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
36.72/9.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.52/10.49	c lits-rem:      2392  cl-subs:     1297  v-elim:      0  v-fix:    0  time:  4.84 s
41.52/10.49	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
41.52/10.49	c vivif2 --  cl tried    15712 cl shrink        0 lits rem          0 time: 0.01
41.92/10.57	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.29
41.92/10.57	c calculated reachability. Time: 0.00
41.92/10.57	c  N st    34    105344       125      2662         0     15712     13310    288671   no data   no data  --
44.71/11.28	c  N st    35    114942       125      2662         0     24685     13310    522620   no data   no data  --
48.74/12.28	c  N st    36    129340       125      2662         0     25167     13310    522062   no data   no data  --
54.71/13.76	c  N st    37    150936       125      2662         0     16362     13310    258789   no data   no data  --
56.31/14.18	c  S st    38    158016       125      2662         0     23018     13310    430131   no data   no data  --
56.70/14.24	c  S st    38    158518       125      2662         0     23508     13310    442609   no data   no data  --
56.70/14.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.70/14.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.70/14.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
56.70/14.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.70/14.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.70/14.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
56.70/14.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.69/15.72	c lits-rem:      3741  cl-subs:     1749  v-elim:      0  v-fix:    0  time:  5.83 s
62.69/15.72	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
62.69/15.72	c vivif2 --  cl tried    21759 cl shrink        0 lits rem          0 time: 0.02
63.09/15.85	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.50
63.09/15.85	c calculated reachability. Time: 0.00
63.09/15.85	c  N st    38    158518       125      2662         0     21759     13310    394135   no data   no data  --
80.27/20.11	c  N st    39    207108       125      2662         0     34488     13310    698918   no data   no data  --
91.46/22.97	c  N st    40    237779       125      2662         0     26655     13310    477410   no data   no data  --
91.46/22.97	c  S st    40    237779       125      2662         0     26655     13310    477410   no data   no data  --
91.86/23.04	c  S st    40    238283       125      2662         0     27145     13310    489985   no data   no data  --
91.86/23.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.86/23.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.86/23.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
91.86/23.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.86/23.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.86/23.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
91.86/23.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.65/24.74	c lits-rem:      3319  cl-subs:     2093  v-elim:      0  v-fix:    0  time:  6.66 s
98.65/24.74	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
98.65/24.74	c vivif2 --  cl tried    25052 cl shrink        0 lits rem          0 time: 0.02
99.05/24.86	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.47
99.05/24.86	c calculated reachability. Time: 0.00
99.05/24.86	c  N st    40    238283       125      2662         0     25052     13310    433876   no data   no data  --
123.43/30.96	c  F st    41    306251       125      2662         0     26953     13310    444429   no data   no data  --
123.43/30.96	c  N st    41    306251       125      2662         0     26953     13310    444429   no data   no data  --
125.41/31.46	c Decided on static restart strategy
134.60/33.74	c  N st    51    334556       125      2662         0     31166     13310    538830   no data   no data  --
144.99/36.31	c  N st    53    357426       125      2662         0     29100     13310    461471   no data   no data  --
144.99/36.31	c  S st    53    357426       125      2662         0     29100     13310    461471   no data   no data  --
144.99/36.39	c  S st    53    357935       125      2662         0     29596     13310    474214   no data   no data  --
144.99/36.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.99/36.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.99/36.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
145.39/36.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.39/36.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.39/36.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
145.39/36.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
150.57/37.79	c lits-rem:      2275  cl-subs:     1469  v-elim:      0  v-fix:    0  time:  5.51 s
150.57/37.79	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
150.57/37.80	c vivif2 --  cl tried    28127 cl shrink        0 lits rem          0 time: 0.02
151.37/37.93	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.54
151.37/37.93	c calculated reachability. Time: 0.00
151.37/37.93	c  N st    53    357935       125      2662         0     28127     13310    434756   no data   no data  --
169.74/42.52	c  N st    54    390328       125      2662         0     34134     13310    578525   no data   no data  --
194.51/48.74	c  N st    55    438917       125      2662         0     28252     13310    404492   no data   no data  --
228.89/57.38	c  N st    56    511800       125      2662         0     41153     13310    711833   no data   no data  --
242.45/60.75	c  N st    57    536903       125      2662         0     35674     13310    551259   no data   no data  --
242.45/60.75	c  S st    57    536903       125      2662         0     35674     13310    551259   no data   no data  --
242.84/60.85	c  S st    57    537405       125      2662         0     36165     13310    564024   no data   no data  --
242.84/60.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
242.84/60.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.84/60.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
242.84/60.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.84/60.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.84/60.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
242.84/60.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.45/62.80	c lits-rem:      1912  cl-subs:     1595  v-elim:      0  v-fix:    0  time:  7.69 s
250.45/62.80	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
250.86/62.81	c vivif2 --  cl tried    34570 cl shrink        0 lits rem          0 time: 0.02
251.24/62.98	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.69
251.24/62.98	c calculated reachability. Time: 0.00
251.24/62.98	c  N st    57    537405       125      2662         0     34570     13310    522880   no data   no data  --
332.73/83.30	c  N st    58    701389       125      2662         0     62627     13310   1228041   no data   no data  --
394.64/98.80	c  N st    59    806109       125      2662         0     56616     13310    986273   no data   no data  --
394.64/98.80	c  S st    59    806109       125      2662         0     56616     13310    986273   no data   no data  --
395.04/98.95	c  S st    59    806613       125      2662         0     57093     13310    998759   no data   no data  --
395.04/98.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
395.04/98.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.04/98.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
395.45/99.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
395.45/99.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.45/99.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
395.45/99.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.82/105.69	c lits-rem:      1649  cl-subs:     6011  v-elim:      0  v-fix:    0  time: 26.66 s
421.82/105.69	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
422.22/105.70	c vivif2 --  cl tried    51082 cl shrink        0 lits rem          0 time: 0.04
423.00/105.98	c asymm  cl-useful: 0/2142/2662 lits-rem:0 time: 1.10
423.00/105.98	c calculated reachability. Time: 0.00
423.00/105.98	c  N st    59    806613       125      2662         0     51082     13310    857835   no data   no data  --
603.96/151.20	c  F st    60   1071876       125      2662         0     66189     13310   1147199   no data   no data  --
603.96/151.20	c  N st    60   1071876       125      2662         0     66189     13310   1147199   no data   no data  --
607.56/152.19	c Decided on static restart strategy
625.92/156.76	c  N st    70   1100178       125      2662         0     51030     13310    766216   no data   no data  --
651.50/163.19	c  N st    72   1136171       125      2662         0     84830     13310   1657390   no data   no data  --
671.87/168.25	c  N st    73   1168563       125      2662         0     72260     13310   1312111   no data   no data  --
704.23/176.33	c  N st    74   1209920       125      2662         0     67035     13310   1151023   no data   no data  --
704.23/176.33	c  S st    74   1209920       125      2662         0     67035     13310   1151023   no data   no data  --
705.03/176.59	c  S st    74   1210425       125      2662         0     67523     13310   1164272   no data   no data  --
705.43/176.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
705.43/176.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
705.43/176.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.16
705.43/176.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
705.43/176.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
705.43/176.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
705.43/176.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
749.77/187.74	c lits-rem:       538  cl-subs:     4863  v-elim:      0  v-fix:    0  time: 44.17 s
749.77/187.74	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
749.77/187.76	c vivif2 --  cl tried    62660 cl shrink        0 lits rem          0 time: 0.06
750.17/187.89	c asymm  cl-useful: 0/520/2662 lits-rem:0 time: 0.52
750.17/187.89	c calculated reachability. Time: 0.00
750.17/187.89	c  N st    74   1210425       125      2662         0     62660     13310   1039009   no data   no data  --
811.69/203.21	c  N st    75   1283308       125      2662         0     85647     13310   1598490   no data   no data  --
906.76/227.08	c  N st    76   1392634       125      2662         0     47795     13310    577730   no data   no data  --
1036.18/259.48	c  N st    77   1556621       125      2662         0     52473     13310    653545   no data   no data  --
1158.01/289.98	c  N st    78   1710428       125      2662         0     92435     13310   1681242   no data   no data  --
1158.01/289.98	c  S st    78   1710428       125      2662         0     92435     13310   1681242   no data   no data  --
1159.61/290.31	c  S st    78   1710933       125      2662         0     92922     13310   1693860   no data   no data  --
1159.61/290.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1159.61/290.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1159.61/290.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
1160.02/290.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1160.02/290.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1160.02/290.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1160.02/290.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1297.43/324.80	c lits-rem:      1948  cl-subs:     9845  v-elim:      0  v-fix:    0  time: 137.32 s
1297.43/324.80	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1297.43/324.82	c vivif2 --  cl tried    83077 cl shrink        0 lits rem          0 time: 0.08
1299.03/325.28	c asymm  cl-useful: 0/1392/2662 lits-rem:0 time: 1.81
1299.03/325.28	c calculated reachability. Time: 0.00
1299.03/325.28	c  N st    78   1710933       125      2662         0     83077     13310   1450272   no data   no data  --
1646.96/412.37	c  N st    79   2079897       125      2662         0     94855     13310   1710155   no data   no data  --
1775.20/444.49	c  N st    80   2210935       125      2662         0     98548     13310   1729512   no data   no data  --
1775.20/444.49	c  S st    80   2210935       125      2662         0     98548     13310   1729512   no data   no data  --
1776.78/444.84	c  S st    80   2211438       125      2662         0     99035     13310   1742545   no data   no data  --
1776.78/444.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1776.78/444.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1776.78/444.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1777.18/444.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1777.18/444.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1777.18/444.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1777.18/444.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1916.99/479.90	c lits-rem:      3894  cl-subs:     9794  v-elim:      0  v-fix:    0  time: 139.57 s
1916.99/479.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1916.99/479.92	c vivif2 --  cl tried    89241 cl shrink        0 lits rem          0 time: 0.08
1918.59/480.34	c asymm  cl-useful: 0/1098/2662 lits-rem:0 time: 1.66
1918.59/480.34	c calculated reachability. Time: 0.00
1918.59/480.34	c  N st    80   2211438       125      2662         0     89241     13310   1496071   no data   no data  --
2376.38/594.95	c  N st    81   2711439       125      2662         0    112271     13310   2002304   no data   no data  --
2376.38/594.95	c  S st    81   2711439       125      2662         0    112271     13310   2002304   no data   no data  --
2377.97/595.33	c  S st    81   2711942       125      2662         0    112757     13310   2015311   no data   no data  --
2377.97/595.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2377.97/595.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2378.37/595.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
2378.37/595.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2378.37/595.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2378.37/595.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2378.37/595.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2520.18/630.93	c lits-rem:      1708  cl-subs:    10881  v-elim:      0  v-fix:    0  time: 141.62 s
2520.18/630.93	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2520.18/630.96	c vivif2 --  cl tried   101876 cl shrink        0 lits rem          0 time: 0.11
2522.20/631.43	c asymm  cl-useful: 0/1084/2662 lits-rem:0 time: 1.89
2522.20/631.43	c calculated reachability. Time: 0.00
2522.20/631.43	c  N st    81   2711942       125      2662         0    101876     13310   1749693   no data   no data  --
3039.09/760.81	c  N st    82   3211942       125      2662         0     79025     13310   1011054   no data   no data  --
3039.09/760.81	c  S st    82   3211942       125      2662         0     79025     13310   1011054   no data   no data  --
3039.89/761.04	c  S st    82   3212445       125      2662         0     79517     13310   1024399   no data   no data  --
3039.89/761.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3039.89/761.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3039.89/761.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3040.29/761.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3040.29/761.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3040.29/761.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3040.29/761.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3060.66/766.24	c lits-rem:       304  cl-subs:     1864  v-elim:      0  v-fix:    0  time: 20.47 s
3060.66/766.24	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3060.66/766.26	c vivif2 --  cl tried    77653 cl shrink        0 lits rem          0 time: 0.06
3061.86/766.57	c asymm  cl-useful: 0/1281/2662 lits-rem:0 time: 1.26
3061.86/766.58	c calculated reachability. Time: 0.00
3061.86/766.58	c  N st    82   3212445       125      2662         0     77653     13310    979275   no data   no data  --
3616.32/905.33	c  N st    83   3712445       125      2662         0     88120     13310   1176406   no data   no data  --
3616.32/905.33	c  S st    83   3712445       125      2662         0     88120     13310   1176406   no data   no data  --
3617.51/905.61	c  S st    83   3712951       125      2662         0     88615     13310   1189676   no data   no data  --
3617.51/905.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3617.51/905.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3617.51/905.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3617.51/905.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3617.51/905.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3617.51/905.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3617.51/905.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3645.88/912.75	c lits-rem:       953  cl-subs:     2364  v-elim:      0  v-fix:    0  time: 28.18 s
3645.88/912.75	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3645.88/912.76	c vivif2 --  cl tried    86251 cl shrink        0 lits rem          0 time: 0.06
3647.09/913.09	c asymm  cl-useful: 0/1351/2662 lits-rem:0 time: 1.29
3647.09/913.09	c calculated reachability. Time: 0.00
3647.09/913.09	c  N st    83   3712951       125      2662         0     86251     13310   1129791   no data   no data  --
3691.81/924.22	c  F st    84   3751562       125      2662         0    122289     13310   2097703   no data   no data  --
3691.81/924.22	c  N st    84   3751562       125      2662         0    122289     13310   2097703   no data   no data  --
3700.23/926.34	c Decided on static restart strategy
3739.77/936.24	c  N st    94   3779863       125      2662         0    148830     13310   2795459   no data   no data  --
3785.68/947.73	c  N st    96   3815859       125      2662         0    103289     13310   1542444   no data   no data  --
3825.23/957.66	c  N st    97   3848251       125      2662         0    133502     13310   2345976   no data   no data  --
3893.94/974.89	c  N st    98   3896839       125      2662         0     98805     13310   1424427   no data   no data  --
4003.79/1002.30	c  N st    99   3969723       125      2662         0     85482     13310   1046426   no data   no data  --
4142.41/1037.04	c  N st   100   4079047       125      2662         0    105214     13310   1548356   no data   no data  --
4340.14/1086.52	c  N st   101   4212952       125      2662         0    146909     13310   2643867   no data   no data  --
4340.14/1086.52	c  S st   101   4212952       125      2662         0    146909     13310   2643867   no data   no data  --
4342.13/1087.02	c  S st   101   4213456       125      2662         0    147398     13310   2656909   no data   no data  --
4342.13/1087.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4342.13/1087.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4342.53/1087.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.31
4342.53/1087.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4342.53/1087.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4342.53/1087.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4342.53/1087.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4608.57/1153.75	c lits-rem:      7883  cl-subs:    16469  v-elim:      0  v-fix:    0  time: 265.80 s
4608.57/1153.75	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4608.57/1153.78	c vivif2 --  cl tried   130929 cl shrink        0 lits rem          0 time: 0.12
4610.17/1154.17	c asymm  cl-useful: 0/731/2662 lits-rem:0 time: 1.56
4610.17/1154.18	c calculated reachability. Time: 0.00
4610.17/1154.18	c  N st   101   4213456       125      2662         0    130929     13310   2240524   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: 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-3175252-1304103951/watcher-3175252-1304103951 -o /tmp/evaluation-result-3175252-1304103951/solver-3175252-1304103951 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175252-1304103951.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: 7.96 8.08 8.16 6/180 2942
/proc/meminfo: memFree=30754876/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 521995854 52465664 356 33554432000 4194304 4650419 140737368529600 18446744073709551615 47969073108914 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 12809 356 306 112 0 7774 0
[pid=2942/tid=2943] ppid=2940 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 521995854 52465664 356 33554432000 4194304 4650419 140737368529600 18446744073709551615 47969073108505 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521995854 52465664 356 33554432000 4194304 4650419 140737368529600 18446744073709551615 47969073108904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521995854 52465664 356 33554432000 4194304 4650419 140737368529600 18446744073709551615 47969073108505 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.106363 s]
/proc/loadavg: 7.96 8.08 8.16 6/180 2942
/proc/meminfo: memFree=30754876/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=217224 CPUtime=0.4 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 1941 0 0 0 40 0 0 0 25 0 4 0 521995854 222437376 1767 33554432000 4194304 4650419 140737368529600 18446744073709551615 222921474159 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 54306 1767 389 112 0 49271 0
[pid=2942/tid=2943] ppid=2940 vsize=217224 CPUtime=0.09 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 431 0 0 0 9 0 0 0 25 0 4 0 521995854 222437376 1767 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=217224 CPUtime=0.09 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 434 0 0 0 9 0 0 0 25 0 4 0 521995854 222437376 1767 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=217224 CPUtime=0.1 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 256 0 0 0 10 0 0 0 25 0 4 0 521995854 222437376 1767 33554432000 4194304 4650419 140737368529600 18446744073709551615 4315069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 217224

[startup+0.200297 s]
/proc/loadavg: 7.96 8.08 8.16 6/180 2942
/proc/meminfo: memFree=30754876/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=218680 CPUtime=0.77 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 2749 0 0 0 77 0 0 0 25 0 4 0 521995854 223928320 1950 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 54670 1950 391 112 0 49635 0
[pid=2942/tid=2943] ppid=2940 vsize=218680 CPUtime=0.19 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 619 0 0 0 19 0 0 0 25 0 4 0 521995854 223928320 1950 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=218680 CPUtime=0.19 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 644 0 0 0 19 0 0 0 25 0 4 0 521995854 223928320 1950 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=218680 CPUtime=0.19 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 455 0 0 0 19 0 0 0 25 0 4 0 521995854 223928320 1950 33554432000 4194304 4650419 140737368529600 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 218680

[startup+0.300278 s]
/proc/loadavg: 7.96 8.08 8.16 6/180 2942
/proc/meminfo: memFree=30754876/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=218852 CPUtime=1.17 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 3152 0 0 0 117 0 0 0 25 0 4 0 521995854 224104448 2353 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 54713 2353 391 112 0 49678 0
[pid=2942/tid=2943] ppid=2940 vsize=218852 CPUtime=0.29 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 727 0 0 0 29 0 0 0 25 0 4 0 521995854 224104448 2353 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=218852 CPUtime=0.29 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 739 0 0 0 29 0 0 0 25 0 4 0 521995854 224104448 2354 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=218852 CPUtime=0.29 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 549 0 0 0 29 0 0 0 25 0 4 0 521995854 224104448 2354 33554432000 4194304 4650419 140737368529600 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218852

[startup+0.700206 s]
/proc/loadavg: 7.96 8.08 8.16 6/180 2942
/proc/meminfo: memFree=30754876/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=220388 CPUtime=2.77 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 5647 0 0 0 277 0 0 0 25 0 4 0 521995854 225677312 2717 33554432000 4194304 4650419 140737368529600 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 55097 2717 391 112 0 50062 0
[pid=2942/tid=2943] ppid=2940 vsize=220388 CPUtime=0.69 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 1381 0 0 0 69 0 0 0 25 0 4 0 521995854 225677312 2717 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=220388 CPUtime=0.69 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 1350 0 0 0 69 0 0 0 25 0 4 0 521995854 225677312 2717 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=220388 CPUtime=0.69 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 1132 0 0 0 69 0 0 0 25 0 4 0 521995854 225677312 2717 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 220388

[startup+1.50107 s]
/proc/loadavg: 7.96 8.08 8.16 9/184 2948
/proc/meminfo: memFree=30721612/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=227104 CPUtime=5.97 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 11331 0 0 0 595 2 0 0 25 0 4 0 521995854 232554496 6190 33554432000 4194304 4650419 140737368529600 18446744073709551615 4476437 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 56776 6190 393 112 0 51741 0
[pid=2942/tid=2943] ppid=2940 vsize=227104 CPUtime=1.49 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 3375 0 0 0 148 1 0 0 25 0 4 0 521995854 232554496 6190 33554432000 4194304 4650419 140737368529600 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=227104 CPUtime=1.48 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 2277 0 0 0 148 0 0 0 25 0 4 0 521995854 232554496 6190 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=227104 CPUtime=1.49 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 1960 0 0 0 149 0 0 0 25 0 4 0 521995854 232554496 6190 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 227104

[startup+3.10077 s]
/proc/loadavg: 7.96 8.08 8.16 9/184 2948
/proc/meminfo: memFree=30687264/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=238028 CPUtime=12.36 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 18269 0 0 0 1233 3 0 0 25 0 4 0 521995854 243740672 11597 33554432000 4194304 4650419 140737368529600 18446744073709551615 4439488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 59507 11597 393 112 0 54472 0
[pid=2942/tid=2943] ppid=2940 vsize=238028 CPUtime=3.09 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 4478 0 0 0 308 1 0 0 25 0 4 0 521995854 243740672 11597 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=238028 CPUtime=3.07 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 4466 0 0 0 307 0 0 0 25 0 4 0 521995854 243740672 11597 33554432000 4194304 4650419 140737368529600 18446744073709551615 4371088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=238028 CPUtime=3.08 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 4056 0 0 0 308 0 0 0 25 0 4 0 521995854 243740672 11597 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 238028

[startup+6.30119 s]
/proc/loadavg: 7.96 8.08 8.16 9/184 2949
/proc/meminfo: memFree=30652632/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=219888 CPUtime=25.14 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 26534 0 0 0 2510 4 0 0 25 0 4 0 521995854 225165312 15121 33554432000 4194304 4650419 140737368529600 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 54972 15121 393 112 0 49937 0
[pid=2942/tid=2943] ppid=2940 vsize=219888 CPUtime=6.29 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 6715 0 0 0 627 2 0 0 25 0 4 0 521995854 225165312 15121 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366265 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=219888 CPUtime=6.25 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 7189 0 0 0 625 0 0 0 25 0 4 0 521995854 225165312 15121 33554432000 4194304 4650419 140737368529600 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=219888 CPUtime=6.28 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 5872 0 0 0 628 0 0 0 25 0 4 0 521995854 225165312 15121 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 219888

[startup+12.701 s]
/proc/loadavg: 7.96 8.08 8.16 9/184 2949
/proc/meminfo: memFree=30611028/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=241608 CPUtime=50.71 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 38412 0 0 0 5064 7 0 0 25 0 4 0 521995854 247406592 18787 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 60402 18787 393 112 0 55367 0
[pid=2942/tid=2943] ppid=2940 vsize=241608 CPUtime=12.69 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 10699 0 0 0 1266 3 0 0 25 0 4 0 521995854 247406592 18787 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=241608 CPUtime=12.62 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 10222 0 0 0 1262 0 0 0 25 0 4 0 521995854 247406592 18787 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=241608 CPUtime=12.68 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 9291 0 0 0 1267 1 0 0 25 0 4 0 521995854 247406592 18787 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 241608

[startup+25.5007 s]
/proc/loadavg: 7.97 8.07 8.16 9/184 2949
/proc/meminfo: memFree=30552236/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=238964 CPUtime=101.84 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 57359 0 0 0 10173 11 0 0 25 0 4 0 521995854 244699136 26369 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366675 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 59741 26370 393 112 0 54706 0
[pid=2942/tid=2943] ppid=2940 vsize=238964 CPUtime=25.49 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 16425 0 0 0 2545 4 0 0 25 0 4 0 521995854 244699136 26370 33554432000 4194304 4650419 140737368529600 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=238964 CPUtime=25.35 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 16748 0 0 0 2533 2 0 0 25 0 4 0 521995854 244699136 26370 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=238964 CPUtime=25.49 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 12309 0 0 0 2547 2 0 0 25 0 4 0 521995854 244699136 26370 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 238964

[startup+51.101 s]
/proc/loadavg: 7.98 8.07 8.15 9/184 2950
/proc/meminfo: memFree=30496924/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=314308 CPUtime=204.1 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 82660 0 0 0 20392 18 0 0 25 0 4 0 521995854 321851392 35340 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 78577 35340 393 112 0 73542 0
[pid=2942/tid=2943] ppid=2940 vsize=314308 CPUtime=51.09 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 24308 0 0 0 5102 7 0 0 25 0 4 0 521995854 321851392 35340 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=314308 CPUtime=50.81 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 24876 0 0 0 5077 4 0 0 25 0 4 0 521995854 321851392 35340 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=314308 CPUtime=51.08 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 13819 0 0 0 5106 2 0 0 25 0 4 0 521995854 321851392 35340 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 314308

[startup+102.301 s]
/proc/loadavg: 8.04 8.07 8.15 9/184 2951
/proc/meminfo: memFree=30424308/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=333528 CPUtime=408.63 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 135539 0 0 0 40830 33 0 0 25 0 4 0 521995854 341532672 44768 33554432000 4194304 4650419 140737368529600 18446744073709551615 4439082 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 83382 44768 393 112 0 78347 0
[pid=2942/tid=2943] ppid=2940 vsize=333528 CPUtime=102.3 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 36264 0 0 0 10220 10 0 0 25 0 4 0 521995854 341532672 44768 33554432000 4194304 4650419 140737368529600 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=333528 CPUtime=101.73 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 40894 0 0 0 10164 9 0 0 25 0 4 0 521995854 341532672 44768 33554432000 4194304 4650419 140737368529600 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=333528 CPUtime=102.29 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 22689 0 0 0 10224 5 0 0 25 0 4 0 521995854 341532672 44768 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 333528

[startup+162.301 s]

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

[pid=2942] ppid=2940 vsize=550172 CPUtime=2565.73 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 417920 0 0 0 256410 163 0 0 25 0 4 0 521995854 563376128 94045 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 137543 94045 393 112 0 132508 0
[pid=2942/tid=2943] ppid=2940 vsize=550172 CPUtime=642.31 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 119291 0 0 0 64187 44 0 0 25 0 4 0 521995854 563376128 94045 33554432000 4194304 4650419 140737368529600 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=550172 CPUtime=638.78 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 123149 0 0 0 63827 51 0 0 25 0 4 0 521995854 563376128 94045 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=550172 CPUtime=642.3 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 65368 0 0 0 64204 26 0 0 25 0 4 0 521995854 563376128 94045 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 550172

[startup+702.301 s]
/proc/loadavg: 8.13 8.10 8.10 9/184 2968
/proc/meminfo: memFree=29998216/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=512076 CPUtime=2805.4 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 441038 0 0 0 280365 175 0 0 25 0 4 0 521995854 524365824 98322 33554432000 4194304 4650419 140737368529600 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 128019 98322 393 112 0 122984 0
[pid=2942/tid=2943] ppid=2940 vsize=512076 CPUtime=702.31 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 123610 0 0 0 70186 45 0 0 25 0 4 0 521995854 524365824 98322 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=512076 CPUtime=698.45 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 127697 0 0 0 69792 53 0 0 25 0 4 0 521995854 524365824 98322 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=512076 CPUtime=702.3 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 70357 0 0 0 70201 29 0 0 25 0 4 0 521995854 524365824 98322 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 512076

[startup+762.301 s]
/proc/loadavg: 8.11 8.09 8.09 9/184 2970
/proc/meminfo: memFree=30003628/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=538604 CPUtime=3045.1 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 463419 0 0 0 304325 185 0 0 25 0 4 0 521995854 551530496 99301 33554432000 4194304 4650419 140737368529600 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 134651 99301 393 112 0 129616 0
[pid=2942/tid=2943] ppid=2940 vsize=538604 CPUtime=762.32 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 126260 0 0 0 76186 46 0 0 25 0 4 0 521995854 551530496 99301 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=538604 CPUtime=758.13 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 136658 0 0 0 75756 57 0 0 25 0 4 0 521995854 551530496 99301 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=538604 CPUtime=762.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 71559 0 0 0 76201 30 0 0 25 0 4 0 521995854 551530496 99301 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 538604

[startup+822.301 s]
/proc/loadavg: 8.13 8.10 8.09 9/184 2971
/proc/meminfo: memFree=29927420/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=566500 CPUtime=3284.76 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 486915 0 0 0 328280 196 0 0 25 0 4 0 521995854 580096000 103607 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 141625 103607 393 112 0 136590 0
[pid=2942/tid=2943] ppid=2940 vsize=566500 CPUtime=822.31 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 133308 0 0 0 82182 49 0 0 25 0 4 0 521995854 580096000 103607 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=566500 CPUtime=817.79 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 144583 0 0 0 81719 60 0 0 25 0 4 0 521995854 580096000 103607 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=566500 CPUtime=822.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 74349 0 0 0 82199 32 0 0 25 0 4 0 521995854 580096000 103607 33554432000 4194304 4650419 140737368529600 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 566500

[startup+882.307 s]
/proc/loadavg: 8.08 8.10 8.09 9/184 2973
/proc/meminfo: memFree=29912488/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=578916 CPUtime=3524.46 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 511262 0 0 0 352237 209 0 0 25 0 4 0 521995854 592809984 106996 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 144729 106996 393 112 0 139694 0
[pid=2942/tid=2943] ppid=2940 vsize=578916 CPUtime=882.32 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 142563 0 0 0 88179 53 0 0 25 0 4 0 521995854 592809984 106996 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=578916 CPUtime=877.47 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 149981 0 0 0 87684 63 0 0 25 0 4 0 521995854 592809984 106996 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=578916 CPUtime=882.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 74629 0 0 0 88199 32 0 0 25 0 4 0 521995854 592809984 106996 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 578916

[startup+942.301 s]
/proc/loadavg: 8.16 8.11 8.09 9/184 2974
/proc/meminfo: memFree=29900484/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=579156 CPUtime=3764.12 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 526594 0 0 0 376195 217 0 0 25 0 4 0 521995854 593055744 108462 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 144789 108462 393 112 0 139754 0
[pid=2942/tid=2943] ppid=2940 vsize=579156 CPUtime=942.31 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 146579 0 0 0 94176 55 0 0 25 0 4 0 521995854 593055744 108462 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=579156 CPUtime=937.14 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 157504 0 0 0 93647 67 0 0 25 0 4 0 521995854 593055744 108462 33554432000 4194304 4650419 140737368529600 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=579156 CPUtime=942.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 74633 0 0 0 94199 32 0 0 25 0 4 0 521995854 593055744 108462 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 579156

[startup+1002.3 s]
/proc/loadavg: 8.18 8.12 8.09 9/184 2977
/proc/meminfo: memFree=29926064/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=527432 CPUtime=4003.79 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 544953 0 0 0 400154 225 0 0 25 0 4 0 521995854 540090368 104777 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 131858 104778 393 112 0 126823 0
[pid=2942/tid=2943] ppid=2940 vsize=527432 CPUtime=1002.31 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 152618 0 0 0 100174 57 0 0 25 0 4 0 521995854 540090368 104778 33554432000 4194304 4650419 140737368529600 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=527432 CPUtime=996.82 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 160265 0 0 0 99613 69 0 0 25 0 4 0 521995854 540090368 104778 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=527432 CPUtime=1002.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 76963 0 0 0 100198 33 0 0 25 0 4 0 521995854 540090368 104778 33554432000 4194304 4650419 140737368529600 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 527432

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/184 2979
/proc/meminfo: memFree=29878884/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=596916 CPUtime=4243.47 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 559781 0 0 0 424114 233 0 0 25 0 4 0 521995854 611241984 111457 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 149229 111457 393 112 0 144194 0
[pid=2942/tid=2943] ppid=2940 vsize=596916 CPUtime=1062.32 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 154445 0 0 0 106174 58 0 0 25 0 4 0 521995854 611241984 111457 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=596916 CPUtime=1056.49 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 165873 0 0 0 105577 72 0 0 25 0 4 0 521995854 611241984 111457 33554432000 4194304 4650419 140737368529600 18446744073709551615 4313456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=596916 CPUtime=1062.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 78638 0 0 0 106198 33 0 0 25 0 4 0 521995854 611241984 111457 33554432000 4194304 4650419 140737368529600 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 596916

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 8.09 9/184 2980
/proc/meminfo: memFree=29814932/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=555452 CPUtime=4483.14 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 575378 0 0 0 448070 244 0 0 25 0 4 0 521995854 568782848 115897 33554432000 4194304 4650419 140737368529600 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 138863 115897 393 112 0 133828 0
[pid=2942/tid=2943] ppid=2940 vsize=555452 CPUtime=1122.32 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 159820 0 0 0 112170 62 0 0 25 0 4 0 521995854 568782848 115897 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=555452 CPUtime=1116.16 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 172481 0 0 0 111539 77 0 0 25 0 4 0 521995854 568782848 115897 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=555452 CPUtime=1122.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 78813 0 0 0 112197 34 0 0 25 0 4 0 521995854 568782848 115897 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 555452

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/184 2983
/proc/meminfo: memFree=29769860/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=621084 CPUtime=4722.83 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 592856 0 0 0 472030 253 0 0 25 0 4 0 521995854 635990016 121576 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 155271 121576 393 112 0 150236 0
[pid=2942/tid=2943] ppid=2940 vsize=621084 CPUtime=1182.33 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 166770 0 0 0 118166 67 0 0 25 0 4 0 521995854 635990016 121576 33554432000 4194304 4650419 140737368529600 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=621084 CPUtime=1175.84 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 179838 0 0 0 117504 80 0 0 25 0 4 0 521995854 635990016 121576 33554432000 4194304 4650419 140737368529600 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=621084 CPUtime=1182.31 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 78816 0 0 0 118197 34 0 0 25 0 4 0 521995854 635990016 121576 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 621084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.12 8.09 5/179 2984
/proc/meminfo: memFree=30258560/32951124 swapFree=67110188/67111528
[pid=2942] ppid=2940 vsize=621084 CPUtime=4800.33 cores=1,3,5,7
/proc/2942/stat : 2942 (strangenight1-m) R 2940 2942 2052 0 -1 4202496 596836 0 0 0 479778 255 0 0 25 0 4 0 521995854 635990016 125555 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2942/statm: 155271 125555 393 112 0 150236 0
[pid=2942/tid=2943] ppid=2940 vsize=621084 CPUtime=1201.73 cores=1,3,5,7
/proc/2942/task/2943/stat : 2943 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 169494 0 0 0 120105 68 0 0 25 0 4 0 521995854 635990016 125555 33554432000 4194304 4650419 140737368529600 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2942/tid=2944] ppid=2940 vsize=621084 CPUtime=1195.13 cores=1,3,5,7
/proc/2942/task/2944/stat : 2944 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 179905 0 0 0 119433 80 0 0 25 0 4 0 521995854 635990016 125555 33554432000 4194304 4650419 140737368529600 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=621084 CPUtime=1201.72 cores=1,3,5,7
/proc/2942/task/2945/stat : 2945 (strangenight1-m) R 2940 2942 2052 0 -1 4202560 78818 0 0 0 120138 34 0 0 25 0 4 0 521995854 635990016 125555 33554432000 4194304 4650419 140737368529600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 621084

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.38
CPU user time (s): 4797.81
CPU system time (s): 2.57661
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 746388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.81
system time used= 2.57661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 596836
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= 597
involuntary context switches= 32830

runsolver used 1.80972 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 21:05:51
IDJOB=3175252
IDBENCH=82870
IDSOLVER=1588
FILE ID=node109/3175252-1304103951
RUNJOBID= node109-1304101543-2701
PBS_JOBID= 13170607
Free space on /tmp= 72380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175252-1304103951/watcher-3175252-1304103951 -o /tmp/evaluation-result-3175252-1304103951/solver-3175252-1304103951 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175252-1304103951.cnf

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

MD5SUM BENCH= d2902b03aca91b8ea25ec40928f31c64
RANDOM SEED=969692162

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      30755032 kB
Buffers:        731740 kB
Cached:        1003228 kB
SwapCached:        712 kB
Active:         154272 kB
Inactive:      1651896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30755032 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:       71140 kB
Mapped:          15088 kB
Slab:           324828 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   282688 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= 72380 MiB
End job on node109 at 2011-04-29 21:25:55