Trace number 3175183

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.41 1201.73

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1926673460-089.SATISFIABLE.cnf
MD5SUM9d309b87a927b4b93163b466ed90b7e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3175183-1304096442.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.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:      43 undec:       4 neg:      53
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       100      2130         0         0     10650         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.40/0.12	c  N st     8      4920       100      2130         0      4556     10650    100020   no data   no data  --
1.18/0.30	c  N st    10     11303       100      2130         0      4208     10650     74436   no data   no data  --
1.98/0.50	c  N st    11     17046       100      2130         0      9496     10650    186949   no data   no data  --
3.18/0.81	c  F st    12     25001       100      2130         0     11673     10650    229340   no data   no data  --
3.18/0.81	c  N st    12     25001       100      2130         0     11673     10650    229340   no data   no data  --
3.98/1.01	c Decided on static restart strategy
3.98/1.01	c  N st    18     30001       100      2130         0     10039     10650    186908   no data   no data  --
3.98/1.01	c  S st    18     30001       100      2130         0     10039     10650    186908   no data   no data  --
3.98/1.04	c  S st    18     30502       100      2130         0     10530     10650    197636   no data   no data  --
3.98/1.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/1.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.98/1.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.98/1.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/1.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.98/1.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.46	c lits-rem:      2477  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  1.64 s
5.97/1.50	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.15
5.97/1.50	c calculated reachability. Time: 0.00
5.97/1.50	c  N st    18     30502       100      2130         0      8547     10650    152808   no data   no data  --
7.18/1.83	c  N st    20     37616       100      2130         0      7860     10650    127594   no data   no data  --
8.37/2.12	c  N st    21     44015       100      2130         0     13765     10650    253894   no data   no data  --
8.79/2.21	c  S st    22     45753       100      2130         0     15372     10650    288656   no data   no data  --
8.79/2.26	c  S st    22     46258       100      2130         0     15859     10650    299168   no data   no data  --
8.79/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.79/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
8.79/2.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.59/3.42	c lits-rem:      2743  cl-subs:     2217  v-elim:      0  v-fix:    0  time:  4.57 s
13.59/3.42	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.59/3.42	c vivif2 --  cl tried    13642 cl shrink        0 lits rem          0 time: 0.01
13.59/3.48	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.24
13.59/3.48	c calculated reachability. Time: 0.00
13.59/3.48	c  N st    22     46258       100      2130         0     13642     10650    248797   no data   no data  --
16.76/4.26	c  N st    23     60655       100      2130         0      9576     10650    139202   no data   no data  --
18.75/4.72	c  N st    24     69387       100      2130         0     17550     10650    303715   no data   no data  --
18.75/4.72	c  S st    24     69387       100      2130         0     17550     10650    303715   no data   no data  --
18.75/4.76	c  S st    24     69893       100      2130         0     18033     10650    314741   no data   no data  --
18.75/4.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.75/4.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
18.75/4.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
18.75/4.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.35/6.10	c lits-rem:      3174  cl-subs:     2901  v-elim:      0  v-fix:    0  time:  5.28 s
24.35/6.10	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
24.35/6.10	c vivif2 --  cl tried    15132 cl shrink        0 lits rem          0 time: 0.01
24.35/6.17	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.26
24.35/6.17	c calculated reachability. Time: 0.00
24.35/6.17	c  N st    24     69893       100      2130         0     15132     10650    255621   no data   no data  --
28.75/7.20	c  F st    25     87501       100      2130         0     21415     10650    375644   no data   no data  --
28.75/7.20	c  N st    25     87501       100      2130         0     21415     10650    375644   no data   no data  --
29.55/7.48	c Decided on static restart strategy
30.34/7.65	c  N st    32     95538       100      2130         0     17908     10650    304887   no data   no data  --
32.34/8.18	c  N st    34    104840       100      2130         0     14554     10650    229407   no data   no data  --
32.34/8.18	c  S st    34    104840       100      2130         0     14554     10650    229407   no data   no data  --
32.74/8.22	c  S st    34    105341       100      2130         0     15038     10650    240558   no data   no data  --
32.74/8.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.74/8.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.74/8.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
32.74/8.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.74/8.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.74/8.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
32.74/8.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.73/9.21	c lits-rem:      1730  cl-subs:      932  v-elim:      0  v-fix:    0  time:  3.91 s
36.73/9.21	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
36.73/9.21	c vivif2 --  cl tried    14106 cl shrink        0 lits rem          0 time: 0.01
36.73/9.28	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.25
36.73/9.28	c calculated reachability. Time: 0.00
36.73/9.28	c  N st    34    105341       100      2130         0     14106     10650    219186   no data   no data  --
38.73/9.76	c  N st    35    114942       100      2130         0     23048     10650    415781   no data   no data  --
42.32/10.69	c  N st    36    129342       100      2130         0     23437     10650    409730   no data   no data  --
48.34/12.11	c  N st    37    150937       100      2130         0     29546     10650    539608   no data   no data  --
49.92/12.56	c  S st    38    158011       100      2130         0     21240     10650    331375   no data   no data  --
50.32/12.61	c  S st    38    158517       100      2130         0     21733     10650    342488   no data   no data  --
50.32/12.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.32/12.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.32/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
50.32/12.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.32/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.32/12.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
50.32/12.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.71/13.77	c lits-rem:      2329  cl-subs:     2106  v-elim:      0  v-fix:    0  time:  4.55 s
54.71/13.77	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
54.71/13.77	c vivif2 --  cl tried    19627 cl shrink        0 lits rem          0 time: 0.01
55.11/13.85	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.31
55.11/13.85	c calculated reachability. Time: 0.00
55.11/13.85	c  N st    38    158517       100      2130         0     19627     10650    297220   no data   no data  --
70.31/17.65	c  N st    39    207108       100      2130         0     32232     10650    550851   no data   no data  --
80.66/20.26	c  N st    40    237775       100      2130         0     24561     10650    373507   no data   no data  --
80.66/20.26	c  S st    40    237775       100      2130         0     24561     10650    373507   no data   no data  --
81.06/20.32	c  S st    40    238280       100      2130         0     25042     10650    384233   no data   no data  --
81.06/20.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.06/20.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.06/20.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
81.06/20.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.06/20.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.06/20.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
81.06/20.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.65/21.72	c lits-rem:      2511  cl-subs:     1883  v-elim:      0  v-fix:    0  time:  5.53 s
86.65/21.72	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
86.65/21.73	c vivif2 --  cl tried    23159 cl shrink        0 lits rem          0 time: 0.02
87.05/21.83	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.40
87.05/21.83	c calculated reachability. Time: 0.00
87.05/21.83	c  N st    40    238280       100      2130         0     23159     10650    342834   no data   no data  --
112.22/28.11	c  F st    41    306250       100      2130         0     24882     10650    345009   no data   no data  --
112.22/28.11	c  N st    41    306250       100      2130         0     24882     10650    345009   no data   no data  --
113.82/28.59	c Decided on static restart strategy
123.42/30.94	c  N st    51    334554       100      2130         0     29095     10650    421027   no data   no data  --
132.59/33.21	c  N st    53    357420       100      2130         0     27131     10650    365709   no data   no data  --
132.59/33.21	c  S st    53    357420       100      2130         0     27131     10650    365709   no data   no data  --
132.59/33.28	c  S st    53    357923       100      2130         0     27611     10650    376759   no data   no data  --
132.59/33.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.59/33.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.59/33.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
132.59/33.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.59/33.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.59/33.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
132.59/33.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.38/34.47	c lits-rem:      1691  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  4.68 s
137.38/34.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
137.38/34.47	c vivif2 --  cl tried    26288 cl shrink        0 lits rem          0 time: 0.02
137.78/34.59	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.46
137.78/34.59	c calculated reachability. Time: 0.00
137.78/34.59	c  N st    53    357923       100      2130         0     26288     10650    348557   no data   no data  --
151.37/37.94	c  N st    54    390315       100      2130         0     32163     10650    453850   no data   no data  --
171.76/43.08	c  N st    55    438903       100      2130         0     26219     10650    320081   no data   no data  --
201.70/50.58	c  N st    56    511785       100      2130         0     38759     10650    555663   no data   no data  --
213.69/53.57	c  N st    57    536884       100      2130         0     33381     10650    442527   no data   no data  --
213.69/53.57	c  S st    57    536884       100      2130         0     33381     10650    442527   no data   no data  --
214.09/53.65	c  S st    57    537390       100      2130         0     33871     10650    453793   no data   no data  --
214.09/53.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
214.09/53.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.09/53.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
214.09/53.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.09/53.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.09/53.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
214.09/53.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
220.47/55.20	c lits-rem:      2576  cl-subs:     1850  v-elim:      0  v-fix:    0  time:  6.10 s
220.47/55.20	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
220.47/55.21	c vivif2 --  cl tried    32021 cl shrink        0 lits rem          0 time: 0.02
220.87/55.35	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.58
220.87/55.35	c calculated reachability. Time: 0.00
220.87/55.35	c  N st    57    537390       100      2130         0     32021     10650    413525   no data   no data  --
300.77/75.35	c  N st    58    701374       100      2130         0     59739     10650    960586   no data   no data  --
354.70/88.85	c  N st    59    806085       100      2130         0     53898     10650    793002   no data   no data  --
354.70/88.85	c  S st    59    806085       100      2130         0     53898     10650    793002   no data   no data  --
355.50/89.01	c  S st    59    806588       100      2130         0     54381     10650    803946   no data   no data  --
355.50/89.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
355.50/89.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
355.50/89.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
355.50/89.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.50/89.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.50/89.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
355.50/89.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
373.89/93.61	c lits-rem:      2739  cl-subs:     6597  v-elim:      0  v-fix:    0  time: 18.19 s
373.89/93.61	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
373.89/93.62	c vivif2 --  cl tried    47784 cl shrink        0 lits rem          0 time: 0.03
374.66/93.85	c asymm  cl-useful: 0/1894/2130 lits-rem:0 time: 0.90
374.66/93.85	c calculated reachability. Time: 0.00
374.66/93.85	c  N st    59    806588       100      2130         0     47784     10650    681312   no data   no data  --
519.67/130.16	c  F st    60   1071876       100      2130         0     62941     10650    913381   no data   no data  --
519.67/130.16	c  N st    60   1071876       100      2130         0     62941     10650    913381   no data   no data  --
524.47/131.34	c Decided on static restart strategy
542.04/135.70	c  N st    70   1100177       100      2130         0     47935     10650    609306   no data   no data  --
570.40/142.83	c  N st    72   1136171       100      2130         0     80960     10650   1315308   no data   no data  --
591.98/148.23	c  N st    73   1168563       100      2130         0     68628     10650   1006969   no data   no data  --
617.14/154.56	c  N st    74   1209882       100      2130         0     63541     10650    933296   no data   no data  --
617.14/154.56	c  S st    74   1209882       100      2130         0     63541     10650    933296   no data   no data  --
617.94/154.75	c  S st    74   1210388       100      2130         0     64023     10650    944470   no data   no data  --
617.94/154.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
617.94/154.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
617.94/154.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
618.34/154.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
618.34/154.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
618.34/154.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
618.34/154.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
637.92/159.76	c lits-rem:      3387  cl-subs:     4869  v-elim:      0  v-fix:    0  time: 19.76 s
637.92/159.76	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
637.92/159.77	c vivif2 --  cl tried    59154 cl shrink        0 lits rem          0 time: 0.04
639.12/160.03	c asymm  cl-useful: 0/1460/2130 lits-rem:0 time: 1.06
639.12/160.04	c calculated reachability. Time: 0.00
639.12/160.04	c  N st    74   1210388       100      2130         0     59154     10650    840336   no data   no data  --
702.24/175.89	c  N st    75   1283272       100      2130         0     81974     10650   1276097   no data   no data  --
796.50/199.49	c  N st    76   1392597       100      2130         0     91400     10650   1467413   no data   no data  --
935.12/234.13	c  N st    77   1556581       100      2130         0     98840     10650   1619865   no data   no data  --
1059.38/265.26	c  N st    78   1710389       100      2130         0     88676     10650   1348264   no data   no data  --
1059.38/265.26	c  S st    78   1710389       100      2130         0     88676     10650   1348264   no data   no data  --
1060.55/265.54	c  S st    78   1710895       100      2130         0     89155     10650   1359300   no data   no data  --
1060.55/265.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1060.55/265.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.55/265.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
1060.95/265.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1060.95/265.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1060.95/265.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1060.95/265.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1140.44/285.52	c lits-rem:      2866  cl-subs:    11309  v-elim:      0  v-fix:    0  time: 79.42 s
1140.44/285.52	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1140.44/285.53	c vivif2 --  cl tried    77846 cl shrink        0 lits rem          0 time: 0.07
1141.64/285.82	c asymm  cl-useful: 0/670/2130 lits-rem:0 time: 1.15
1141.64/285.82	c calculated reachability. Time: 0.00
1141.64/285.82	c  N st    78   1710895       100      2130         0     77846     10650   1140256   no data   no data  --
1436.45/359.62	c  N st    79   2079861       100      2130         0     89570     10650   1298320   no data   no data  --
1545.50/386.99	c  N st    80   2210895       100      2130         0     93178     10650   1376005   no data   no data  --
1545.50/386.99	c  S st    80   2210895       100      2130         0     93178     10650   1376005   no data   no data  --
1547.12/387.31	c  S st    80   2211402       100      2130         0     93665     10650   1387104   no data   no data  --
1547.12/387.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1547.12/387.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1547.12/387.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1547.50/387.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1547.50/387.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1547.50/387.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1547.50/387.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1614.21/404.12	c lits-rem:      1764  cl-subs:    10835  v-elim:      0  v-fix:    0  time: 66.74 s
1614.21/404.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1614.21/404.13	c vivif2 --  cl tried    82830 cl shrink        0 lits rem          0 time: 0.06
1615.41/404.45	c asymm  cl-useful: 0/1086/2130 lits-rem:0 time: 1.28
1615.41/404.45	c calculated reachability. Time: 0.00
1615.41/404.45	c  N st    80   2211402       100      2130         0     82830     10650   1173792   no data   no data  --
2134.71/534.40	c  N st    81   2711402       100      2130         0    105485     10650   1574221   no data   no data  --
2134.71/534.40	c  S st    81   2711402       100      2130         0    105485     10650   1574221   no data   no data  --
2135.93/534.77	c  S st    81   2711909       100      2130         0    105977     10650   1585786   no data   no data  --
2135.93/534.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2135.93/534.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2136.31/534.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
2136.31/534.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2136.31/534.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2136.31/534.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2136.31/534.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2229.79/558.28	c lits-rem:      8298  cl-subs:    11593  v-elim:      0  v-fix:    0  time: 93.46 s
2229.79/558.28	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2230.19/558.30	c vivif2 --  cl tried    94384 cl shrink        0 lits rem          0 time: 0.07
2231.38/558.64	c asymm  cl-useful: 0/871/2130 lits-rem:0 time: 1.39
2231.38/558.65	c calculated reachability. Time: 0.00
2231.38/558.65	c  N st    81   2711909       100      2130         0     94384     10650   1353144   no data   no data  --
2786.26/697.57	c  N st    82   3211910       100      2130         0     72221     10650    775119   no data   no data  --
2786.26/697.57	c  S st    82   3211910       100      2130         0     72221     10650    775119   no data   no data  --
2787.44/697.80	c  S st    82   3212413       100      2130         0     72700     10650    786139   no data   no data  --
2787.44/697.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2787.44/697.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2787.44/697.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
2787.44/697.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2787.44/697.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2787.44/697.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2787.44/697.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2807.83/702.98	c lits-rem:       599  cl-subs:      465  v-elim:      0  v-fix:    0  time: 20.42 s
2807.83/702.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2807.83/702.99	c vivif2 --  cl tried    72235 cl shrink        0 lits rem          0 time: 0.04
2809.01/703.26	c asymm  cl-useful: 0/1254/2130 lits-rem:0 time: 1.09
2809.01/703.26	c calculated reachability. Time: 0.00
2809.01/703.26	c  N st    82   3212413       100      2130         0     72235     10650    776693   no data   no data  --
3403.41/852.08	c  N st    83   3712414       100      2130         0     82269     10650    924817   no data   no data  --
3403.41/852.08	c  S st    83   3712414       100      2130         0     82269     10650    924817   no data   no data  --
3404.61/852.33	c  S st    83   3712917       100      2130         0     82750     10650    936078   no data   no data  --
3404.61/852.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3404.61/852.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3404.61/852.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3405.01/852.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3405.01/852.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3405.01/852.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3405.01/852.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3434.58/859.84	c lits-rem:       866  cl-subs:     1781  v-elim:      0  v-fix:    0  time: 29.72 s
3434.58/859.84	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3434.58/859.85	c vivif2 --  cl tried    80969 cl shrink        0 lits rem          0 time: 0.05
3435.78/860.13	c asymm  cl-useful: 0/876/2130 lits-rem:0 time: 1.09
3435.78/860.13	c calculated reachability. Time: 0.00
3435.78/860.13	c  N st    83   3712917       100      2130         0     80969     10650    902659   no data   no data  --
3477.72/870.63	c  F st    84   3751564       100      2130         0    116432     10650   1687591   no data   no data  --
3477.72/870.63	c  N st    84   3751564       100      2130         0    116432     10650   1687591   no data   no data  --
3486.90/872.97	c Decided on static restart strategy
3524.85/882.47	c  N st    94   3779864       100      2130         0    142547     10650   2265119   no data   no data  --
3568.01/893.21	c  N st    96   3815858       100      2130         0     97932     10650   1248646   no data   no data  --
3606.35/902.83	c  N st    97   3848252       100      2130         0    127702     10650   1880106   no data   no data  --
3676.25/920.36	c  N st    98   3896841       100      2130         0     93526     10650   1141708   no data   no data  --
3774.12/944.85	c  N st    99   3969723       100      2130         0     80628     10650    856180   no data   no data  --
3899.55/976.21	c  N st   100   4079046       100      2130         0    100260     10650   1272085   no data   no data  --
4086.92/1023.15	c  N st   101   4212917       100      2130         0    140705     10650   2065018   no data   no data  --
4086.92/1023.15	c  S st   101   4212917       100      2130         0    140705     10650   2065018   no data   no data  --
4088.90/1023.66	c  S st   101   4213420       100      2130         0    141184     10650   2076274   no data   no data  --
4088.90/1023.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4088.90/1023.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4089.30/1023.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.29
4089.70/1023.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4089.70/1023.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4089.70/1023.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4089.70/1023.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4318.59/1081.11	c lits-rem:      3284  cl-subs:    21226  v-elim:      0  v-fix:    0  time: 228.83 s
4318.59/1081.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4318.59/1081.14	c vivif2 --  cl tried   119958 cl shrink        0 lits rem          0 time: 0.09
4320.19/1081.50	c asymm  cl-useful: 0/786/2130 lits-rem:0 time: 1.45
4320.19/1081.50	c calculated reachability. Time: 0.00
4320.19/1081.50	c  N st   101   4213420       100      2130         0    119958     10650   1682504   no data   no data  --
4744.83/1187.82	c  N st   102   4459397       100      2130         0     96943     10650   1141709   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-3175183-1304096442/watcher-3175183-1304096442 -o /tmp/evaluation-result-3175183-1304096442/solver-3175183-1304096442 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175183-1304096442.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: 8.15 8.11 8.06 8/180 17875
/proc/meminfo: memFree=19965728/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 614 0 0 0 0 0 0 0 25 0 4 0 502059817 288407552 525 33554432000 4194304 4650419 140736425762768 18446744073709551615 4520021 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 70412 529 343 112 0 65377 0
[pid=17875/tid=17876] ppid=17873 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 65 0 0 0 0 0 0 0 25 0 4 0 502059817 288407552 541 33554432000 4194304 4650419 140736425762768 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 53 0 0 0 0 0 0 0 25 0 4 0 502059817 288407552 544 33554432000 4194304 4650419 140736425762768 18446744073709551615 264726510062 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 4 0 502059817 288407552 549 33554432000 4194304 4650419 140736425762768 18446744073709551615 264726065861 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.106304 s]
/proc/loadavg: 8.15 8.11 8.06 8/180 17875
/proc/meminfo: memFree=19965728/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=282284 CPUtime=0.4 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 1769 0 0 0 40 0 0 0 25 0 4 0 502059817 289058816 1625 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 70571 1625 389 112 0 65536 0
[pid=17875/tid=17876] ppid=17873 vsize=282284 CPUtime=0.1 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 387 0 0 0 10 0 0 0 25 0 4 0 502059817 289058816 1625 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=282284 CPUtime=0.1 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 349 0 0 0 10 0 0 0 25 0 4 0 502059817 289058816 1625 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=282284 CPUtime=0.1 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 244 0 0 0 10 0 0 0 25 0 4 0 502059817 289058816 1625 33554432000 4194304 4650419 140736425762768 18446744073709551615 4514169 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282284

[startup+0.200287 s]
/proc/loadavg: 8.15 8.11 8.06 8/180 17875
/proc/meminfo: memFree=19965728/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=283468 CPUtime=0.78 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 2517 0 0 0 78 0 0 0 25 0 4 0 502059817 290271232 1849 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 70867 1849 391 112 0 65832 0
[pid=17875/tid=17876] ppid=17873 vsize=283468 CPUtime=0.19 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 576 0 0 0 19 0 0 0 25 0 4 0 502059817 290271232 1849 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=283468 CPUtime=0.19 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 536 0 0 0 19 0 0 0 25 0 4 0 502059817 290271232 1849 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=283468 CPUtime=0.19 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 431 0 0 0 19 0 0 0 25 0 4 0 502059817 290271232 1849 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283468

[startup+0.300269 s]
/proc/loadavg: 8.15 8.11 8.06 8/180 17875
/proc/meminfo: memFree=19965728/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=292592 CPUtime=1.18 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 3137 0 0 0 118 0 0 0 25 0 4 0 502059817 299614208 2066 33554432000 4194304 4650419 140736425762768 18446744073709551615 4229514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 73148 2076 391 112 0 68113 0
[pid=17875/tid=17876] ppid=17873 vsize=292592 CPUtime=0.29 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 658 0 0 0 29 0 0 0 25 0 4 0 502059817 299614208 2077 33554432000 4194304 4650419 140736425762768 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=292592 CPUtime=0.29 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 753 0 0 0 29 0 0 0 25 0 4 0 502059817 299614208 2079 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=292592 CPUtime=0.29 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 551 0 0 0 29 0 0 0 25 0 4 0 502059817 299614208 2079 33554432000 4194304 4650419 140736425762768 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 292592

[startup+0.700192 s]
/proc/loadavg: 8.15 8.11 8.06 8/180 17875
/proc/meminfo: memFree=19965728/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=285008 CPUtime=2.78 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 5111 0 0 0 278 0 0 0 25 0 4 0 502059817 291848192 2637 33554432000 4194304 4650419 140736425762768 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 71252 2637 391 112 0 66217 0
[pid=17875/tid=17876] ppid=17873 vsize=285008 CPUtime=0.69 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 1222 0 0 0 69 0 0 0 25 0 4 0 502059817 291848192 2637 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=285008 CPUtime=0.69 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 1210 0 0 0 69 0 0 0 25 0 4 0 502059817 291848192 2637 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=285008 CPUtime=0.69 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 1048 0 0 0 69 0 0 0 25 0 4 0 502059817 291848192 2637 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285008

[startup+1.50104 s]
/proc/loadavg: 8.15 8.11 8.06 9/184 17879
/proc/meminfo: memFree=19938416/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=294768 CPUtime=5.97 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 10158 0 0 0 596 1 0 0 25 0 4 0 502059817 301842432 5695 33554432000 4194304 4650419 140736425762768 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 73692 5695 393 112 0 68657 0
[pid=17875/tid=17876] ppid=17873 vsize=294768 CPUtime=1.49 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 2993 0 0 0 149 0 0 0 25 0 4 0 502059817 301842432 5695 33554432000 4194304 4650419 140736425762768 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=294768 CPUtime=1.48 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 2041 0 0 0 148 0 0 0 25 0 4 0 502059817 301842432 5695 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=294768 CPUtime=1.49 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 1815 0 0 0 149 0 0 0 25 0 4 0 502059817 301842432 5695 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366835 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) 294768

[startup+3.10074 s]
/proc/loadavg: 8.14 8.11 8.06 9/184 17910
/proc/meminfo: memFree=19925644/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=294948 CPUtime=12.37 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 16679 0 0 0 1234 3 0 0 25 0 4 0 502059817 302026752 10305 33554432000 4194304 4650419 140736425762768 18446744073709551615 4439111 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 73737 10305 393 112 0 68702 0
[pid=17875/tid=17876] ppid=17873 vsize=294948 CPUtime=3.09 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 4080 0 0 0 308 1 0 0 25 0 4 0 502059817 302026752 10305 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=294948 CPUtime=3.07 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 4105 0 0 0 307 0 0 0 25 0 4 0 502059817 302026752 10305 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=294948 CPUtime=3.09 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 3690 0 0 0 309 0 0 0 25 0 4 0 502059817 302026752 10305 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366931 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) 294948

[startup+6.30114 s]
/proc/loadavg: 8.14 8.11 8.06 9/184 17910
/proc/meminfo: memFree=19877308/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=295684 CPUtime=25.15 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 24509 0 0 0 2510 5 0 0 25 0 4 0 502059817 302780416 13123 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 73921 13123 393 112 0 68886 0
[pid=17875/tid=17876] ppid=17873 vsize=295684 CPUtime=6.29 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 6464 0 0 0 628 1 0 0 25 0 4 0 502059817 302780416 13123 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366087 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=295684 CPUtime=6.25 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 6782 0 0 0 624 1 0 0 25 0 4 0 502059817 302780416 13123 33554432000 4194304 4650419 140736425762768 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=295684 CPUtime=6.28 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 4767 0 0 0 628 0 0 0 25 0 4 0 502059817 302780416 13123 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365321 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) 295684

[startup+12.7009 s]
/proc/loadavg: 8.12 8.10 8.06 9/184 17910
/proc/meminfo: memFree=19835112/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=308872 CPUtime=50.72 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 37088 0 0 0 5064 8 0 0 25 0 4 0 502059817 316284928 18114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 77218 18114 393 112 0 72183 0
[pid=17875/tid=17876] ppid=17873 vsize=308872 CPUtime=12.69 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 9834 0 0 0 1268 1 0 0 25 0 4 0 502059817 316284928 18114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=308872 CPUtime=12.62 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 10020 0 0 0 1260 2 0 0 25 0 4 0 502059817 316284928 18114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=308872 CPUtime=12.69 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 7665 0 0 0 1268 1 0 0 25 0 4 0 502059817 316284928 18114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 308872

[startup+25.5005 s]
/proc/loadavg: 8.10 8.10 8.06 9/184 17919
/proc/meminfo: memFree=19785380/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=309780 CPUtime=101.83 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 54768 0 0 0 10170 13 0 0 25 0 4 0 502059817 317214720 22032 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 77445 22032 393 112 0 72410 0
[pid=17875/tid=17876] ppid=17873 vsize=309780 CPUtime=25.49 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 16185 0 0 0 2546 3 0 0 25 0 4 0 502059817 317214720 22032 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=309780 CPUtime=25.35 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 16407 0 0 0 2531 4 0 0 25 0 4 0 502059817 317214720 22032 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=309780 CPUtime=25.47 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 8328 0 0 0 2546 1 0 0 25 0 4 0 502059817 317214720 22032 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 309780

[startup+51.1007 s]
/proc/loadavg: 8.06 8.09 8.06 9/184 17920
/proc/meminfo: memFree=19734356/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=330624 CPUtime=204.1 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 83653 0 0 0 20387 23 0 0 25 0 4 0 502059817 338558976 30105 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 82656 30105 393 112 0 77621 0
[pid=17875/tid=17876] ppid=17873 vsize=330624 CPUtime=51.08 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 25529 0 0 0 5103 5 0 0 25 0 4 0 502059817 338558976 30105 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=330624 CPUtime=50.81 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 25611 0 0 0 5074 7 0 0 25 0 4 0 502059817 338558976 30105 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=330624 CPUtime=51.08 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 10355 0 0 0 5105 3 0 0 25 0 4 0 502059817 338558976 30105 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 330624

[startup+102.301 s]
/proc/loadavg: 8.06 8.09 8.06 9/184 17921
/proc/meminfo: memFree=19665108/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=306740 CPUtime=408.64 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 133708 0 0 0 40826 38 0 0 25 0 4 0 502059817 314101760 39406 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 76685 39406 393 112 0 71650 0
[pid=17875/tid=17876] ppid=17873 vsize=306740 CPUtime=102.3 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 38878 0 0 0 10221 9 0 0 25 0 4 0 502059817 314101760 39406 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=306740 CPUtime=101.74 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 41062 0 0 0 10161 13 0 0 25 0 4 0 502059817 314101760 39406 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=306740 CPUtime=102.29 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 15420 0 0 0 10224 5 0 0 25 0 4 0 502059817 314101760 39406 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 306740

[startup+162.301 s]

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

[pid=17875] ppid=17873 vsize=558168 CPUtime=2565.75 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 386297 0 0 0 256433 142 0 0 25 0 4 0 502059817 571564032 84249 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 139542 84249 393 112 0 134507 0
[pid=17875/tid=17876] ppid=17873 vsize=558168 CPUtime=642.31 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 106741 0 0 0 64194 37 0 0 25 0 4 0 502059817 571564032 84249 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=558168 CPUtime=638.81 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 121514 0 0 0 63836 45 0 0 25 0 4 0 502059817 571564032 84249 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=558168 CPUtime=642.29 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 30225 0 0 0 64219 10 0 0 25 0 4 0 502059817 571564032 84249 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.75
Current children cumulated vsize (KiB) 558168

[startup+702.301 s]
/proc/loadavg: 8.20 8.14 8.09 9/184 17937
/proc/meminfo: memFree=19278628/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=558996 CPUtime=2805.41 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 406742 0 0 0 280390 151 0 0 25 0 4 0 502059817 572411904 86114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 139749 86114 393 112 0 134714 0
[pid=17875/tid=17876] ppid=17873 vsize=558996 CPUtime=702.31 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 111861 0 0 0 70192 39 0 0 25 0 4 0 502059817 572411904 86114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=558996 CPUtime=698.49 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 129232 0 0 0 69799 50 0 0 25 0 4 0 502059817 572411904 86114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=558996 CPUtime=702.3 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 30545 0 0 0 70219 11 0 0 25 0 4 0 502059817 572411904 86114 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 558996

[startup+762.3 s]
/proc/loadavg: 8.17 8.14 8.09 9/184 17939
/proc/meminfo: memFree=19257636/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=559164 CPUtime=3045.11 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 423597 0 0 0 304349 162 0 0 25 0 4 0 502059817 572583936 88256 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 139791 88256 393 112 0 134756 0
[pid=17875/tid=17876] ppid=17873 vsize=559164 CPUtime=762.32 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 115790 0 0 0 76190 42 0 0 25 0 4 0 502059817 572583936 88256 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=559164 CPUtime=758.16 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 135382 0 0 0 75763 53 0 0 25 0 4 0 502059817 572583936 88256 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=559164 CPUtime=762.31 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 30864 0 0 0 76220 11 0 0 25 0 4 0 502059817 572583936 88256 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 559164

[startup+822.301 s]
/proc/loadavg: 8.13 8.13 8.09 9/184 17940
/proc/meminfo: memFree=19222016/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=559856 CPUtime=3284.78 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 439595 0 0 0 328306 172 0 0 25 0 4 0 502059817 573292544 87422 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 139964 87422 393 112 0 134929 0
[pid=17875/tid=17876] ppid=17873 vsize=559856 CPUtime=822.31 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 119500 0 0 0 82188 43 0 0 25 0 4 0 502059817 573292544 87422 33554432000 4194304 4650419 140736425762768 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=559856 CPUtime=817.83 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 141382 0 0 0 81727 56 0 0 25 0 4 0 502059817 573292544 87422 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=559856 CPUtime=822.3 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 31019 0 0 0 82219 11 0 0 25 0 4 0 502059817 573292544 87422 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 559856

[startup+882.307 s]
/proc/loadavg: 8.09 8.12 8.09 9/184 17942
/proc/meminfo: memFree=19243696/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=560152 CPUtime=3524.48 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 459548 0 0 0 352265 183 0 0 25 0 4 0 502059817 573595648 86604 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 140038 86604 393 112 0 135003 0
[pid=17875/tid=17876] ppid=17873 vsize=560152 CPUtime=882.32 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 125207 0 0 0 88185 47 0 0 25 0 4 0 502059817 573595648 86604 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=560152 CPUtime=877.51 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 148962 0 0 0 87692 59 0 0 25 0 4 0 502059817 573595648 86604 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=560152 CPUtime=882.31 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 31336 0 0 0 88220 11 0 0 25 0 4 0 502059817 573595648 86604 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 560152

[startup+942.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/184 17944
/proc/meminfo: memFree=19184644/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=560832 CPUtime=3764.13 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 477339 0 0 0 376221 192 0 0 25 0 4 0 502059817 574291968 93222 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 140208 93222 393 112 0 135173 0
[pid=17875/tid=17876] ppid=17873 vsize=560832 CPUtime=942.31 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 129857 0 0 0 94182 49 0 0 25 0 4 0 502059817 574291968 93222 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=560832 CPUtime=937.18 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 155662 0 0 0 93655 63 0 0 25 0 4 0 502059817 574291968 93222 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=560832 CPUtime=942.3 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 31562 0 0 0 94219 11 0 0 25 0 4 0 502059817 574291968 93222 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 560832

[startup+1002.3 s]
/proc/loadavg: 8.03 8.09 8.08 9/184 17945
/proc/meminfo: memFree=19204828/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=561076 CPUtime=4003.82 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 494021 0 0 0 400182 200 0 0 25 0 4 0 502059817 574541824 91095 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 140269 91095 393 112 0 135234 0
[pid=17875/tid=17876] ppid=17873 vsize=561076 CPUtime=1002.32 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 133390 0 0 0 100182 50 0 0 25 0 4 0 502059817 574541824 91095 33554432000 4194304 4650419 140736425762768 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=561076 CPUtime=996.86 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 162527 0 0 0 99619 67 0 0 25 0 4 0 502059817 574541824 91095 33554432000 4194304 4650419 140736425762768 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=561076 CPUtime=1002.31 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 31666 0 0 0 100220 11 0 0 25 0 4 0 502059817 574541824 91095 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 561076

[startup+1062.3 s]
/proc/loadavg: 8.01 8.07 8.08 9/184 17947
/proc/meminfo: memFree=19144536/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=561692 CPUtime=4243.49 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 511170 0 0 0 424141 208 0 0 25 0 4 0 502059817 575172608 98514 33554432000 4194304 4650419 140736425762768 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 140423 98514 393 112 0 135388 0
[pid=17875/tid=17876] ppid=17873 vsize=561692 CPUtime=1062.32 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 137877 0 0 0 106179 53 0 0 25 0 4 0 502059817 575172608 98514 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=561692 CPUtime=1056.53 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 168775 0 0 0 105583 70 0 0 25 0 4 0 502059817 575172608 98514 33554432000 4194304 4650419 140736425762768 18446744073709551615 4330160 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=561692 CPUtime=1062.31 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 32077 0 0 0 106219 12 0 0 25 0 4 0 502059817 575172608 98514 33554432000 4194304 4650419 140736425762768 18446744073709551615 4476426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 561692

[startup+1122.3 s]
/proc/loadavg: 8.07 8.07 8.08 9/184 17948
/proc/meminfo: memFree=19139676/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=548288 CPUtime=4483.17 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 532849 0 0 0 448099 218 0 0 25 0 4 0 502059817 561446912 102125 33554432000 4194304 4650419 140736425762768 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 137072 102125 393 112 0 132037 0
[pid=17875/tid=17876] ppid=17873 vsize=548288 CPUtime=1122.32 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 145194 0 0 0 112176 56 0 0 25 0 4 0 502059817 561446912 102125 33554432000 4194304 4650419 140736425762768 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=548288 CPUtime=1116.21 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 177970 0 0 0 111548 73 0 0 25 0 4 0 502059817 561446912 102125 33554432000 4194304 4650419 140736425762768 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=548288 CPUtime=1122.31 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 32511 0 0 0 112219 12 0 0 25 0 4 0 502059817 561446912 102125 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 548288

[startup+1182.3 s]
/proc/loadavg: 8.10 8.07 8.08 9/184 17950
/proc/meminfo: memFree=19121660/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=561804 CPUtime=4722.85 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 545758 0 0 0 472064 221 0 0 25 0 4 0 502059817 575287296 102214 33554432000 4194304 4650419 140736425762768 18446744073709551615 4339890 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 140451 102214 393 112 0 135416 0
[pid=17875/tid=17876] ppid=17873 vsize=561804 CPUtime=1182.32 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 152797 0 0 0 118175 57 0 0 25 0 4 0 502059817 575287296 102214 33554432000 4194304 4650419 140736425762768 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=561804 CPUtime=1175.88 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 179242 0 0 0 117515 73 0 0 25 0 4 0 502059817 575287296 102214 33554432000 4194304 4650419 140736425762768 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=561804 CPUtime=1182.32 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 32511 0 0 0 118220 12 0 0 25 0 4 0 502059817 575287296 102214 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 561804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.08 8.08 9/184 17951
/proc/meminfo: memFree=19135036/32951124 swapFree=67111524/67111528
[pid=17875] ppid=17873 vsize=561876 CPUtime=4800.36 cores=1,3,5,7
/proc/17875/stat : 17875 (strangenight1-m) R 17873 17875 17643 0 -1 4202496 554242 0 0 0 479813 223 0 0 25 0 4 0 502059817 575361024 100793 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17875/statm: 140469 100793 393 112 0 135434 0
[pid=17875/tid=17876] ppid=17873 vsize=561876 CPUtime=1201.73 cores=1,3,5,7
/proc/17875/task/17876/stat : 17876 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 157274 0 0 0 120115 58 0 0 25 0 4 0 502059817 575361024 100793 33554432000 4194304 4650419 140736425762768 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17875/tid=17877] ppid=17873 vsize=561876 CPUtime=1195.18 cores=1,3,5,7
/proc/17875/task/17877/stat : 17877 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 181058 0 0 0 119444 74 0 0 25 0 4 0 502059817 575361024 100793 33554432000 4194304 4650419 140736425762768 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17875/tid=17878] ppid=17873 vsize=561876 CPUtime=1201.72 cores=1,3,5,7
/proc/17875/task/17878/stat : 17878 (strangenight1-m) R 17873 17875 17643 0 -1 4202560 32511 0 0 0 120160 12 0 0 25 0 4 0 502059817 575361024 100793 33554432000 4194304 4650419 140736425762768 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 561876

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.41
CPU user time (s): 4798.16
CPU system time (s): 2.25766
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 615588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.16
system time used= 2.25766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554242
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= 275
involuntary context switches= 21135

runsolver used 1.86871 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 19:00:42
IDJOB=3175183
IDBENCH=82801
IDSOLVER=1588
FILE ID=node141/3175183-1304096442
RUNJOBID= node141-1304094034-17662
PBS_JOBID= 13170589
Free space on /tmp= 71420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1926673460-089.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175183-1304096442/watcher-3175183-1304096442 -o /tmp/evaluation-result-3175183-1304096442/solver-3175183-1304096442 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175183-1304096442.cnf

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

MD5SUM BENCH= 9d309b87a927b4b93163b466ed90b7e5
RANDOM SEED=792545979

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:      19966008 kB
Buffers:       1544124 kB
Cached:       10792072 kB
SwapCached:          4 kB
Active:        3750876 kB
Inactive:      8653596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19966008 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12456 kB
Writeback:           0 kB
AnonPages:       68316 kB
Mapped:          15088 kB
Slab:           516344 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275460 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= 71412 MiB
End job on node141 at 2011-04-29 19:20:46