Trace number 3175442

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S116041094-082.UNKNOWN.cnf
MD5SUMc3607b4797e262c1da0dfb143eedc361
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.264
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3175442-1304124054.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	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:    450 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.01	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     202 undec:      51 neg:     197
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       433      1909         0         0      5834         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.38/0.14	c  N st     8      4922       433      1909         0      4810      5834    101841   no data   no data  --
1.57/0.40	c  N st    10     11304       433      1909         0      4445      5834     69500   no data   no data  --
2.37/0.65	c  N st    11     17047       433      1909         0     10039      5834    192493   no data   no data  --
3.99/1.04	c  F st    12     25001       433      1909         0     12316      5834    236007   no data   no data  --
3.99/1.04	c  N st    12     25001       433      1909         0     12316      5834    236007   no data   no data  --
4.77/1.27	c Decided on static restart strategy
4.77/1.27	c  N st    18     30001       433      1909         0     10606      5834    182170   no data   no data  --
4.77/1.27	c  S st    18     30001       433      1909         0     10606      5834    182170   no data   no data  --
5.17/1.30	c  S st    18     30504       433      1909         0     11108      5834    192546   no data   no data  --
5.17/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
5.17/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.48	c lits-rem:       149  cl-subs:      779  v-elim:      0  v-fix:    0  time:  0.69 s
5.57/1.49	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.03
5.57/1.49	c calculated reachability. Time: 0.00
5.57/1.49	c  N st    18     30504       433      1909         0     10329      5834    175330   no data   no data  --
7.17/1.85	c  N st    20     37616       433      1909         0      9602      5834    146358   no data   no data  --
8.79/2.21	c  N st    21     44016       433      1909         0     15810      5834    284052   no data   no data  --
9.17/2.32	c  S st    22     45757       433      1909         0     17511      5834    321169   no data   no data  --
9.17/2.35	c  S st    22     46259       433      1909         0      9308      5834    124108   no data   no data  --
9.17/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.17/2.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.17/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
9.17/2.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.57/2.43	c lits-rem:        14  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.27 s
9.57/2.43	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
9.57/2.43	c vivif2 --  cl tried     9234 cl shrink        0 lits rem          0 time: 0.00
9.57/2.43	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.03
9.57/2.43	c calculated reachability. Time: 0.00
9.57/2.43	c  N st    22     46259       433      1909         0      9234      5834    122454   no data   no data  --
13.19/3.33	c  N st    23     60657       433      1909         0     13595      5834    210655   no data   no data  --
15.96/4.01	c  N st    24     69388       433      1909         0     11384      5834    151686   no data   no data  --
15.96/4.01	c  S st    24     69388       433      1909         0     11384      5834    151686   no data   no data  --
15.96/4.04	c  S st    24     69891       433      1909         0     11885      5834    162531   no data   no data  --
15.96/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.96/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
15.96/4.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.76/4.20	c lits-rem:        45  cl-subs:      148  v-elim:      0  v-fix:    0  time:  0.59 s
16.76/4.20	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
16.76/4.20	c vivif2 --  cl tried    11737 cl shrink        0 lits rem          0 time: 0.01
16.76/4.21	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.03
16.76/4.21	c calculated reachability. Time: 0.00
16.76/4.21	c  N st    24     69891       433      1909         0     11737      5834    159331   no data   no data  --
21.15/5.36	c  F st    25     87500       433      1909         0     17182      5834    270789   no data   no data  --
21.15/5.36	c  N st    25     87500       433      1909         0     17182      5834    270789   no data   no data  --
22.74/5.72	c Decided on static restart strategy
23.55/5.95	c  N st    32     95536       433      1909         0     25028      5834    434463   no data   no data  --
25.96/6.58	c  N st    34    104837       433      1909         0     21479      5834    351556   no data   no data  --
25.96/6.58	c  S st    34    104837       433      1909         0     21479      5834    351556   no data   no data  --
26.37/6.64	c  S st    34    105343       433      1909         0     21983      5834    361964   no data   no data  --
26.37/6.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.37/6.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.37/6.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
26.37/6.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.37/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.37/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
26.37/6.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.54/7.44	c lits-rem:       316  cl-subs:      930  v-elim:      0  v-fix:    0  time:  3.10 s
29.54/7.44	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
29.54/7.44	c vivif2 --  cl tried    21053 cl shrink        0 lits rem          0 time: 0.01
29.54/7.45	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.06
29.54/7.45	c calculated reachability. Time: 0.00
29.54/7.45	c  N st    34    105343       433      1909         0     21053      5834    341742   no data   no data  --
32.73/8.23	c  N st    35    114941       433      1909         0     16735      5834    227443   no data   no data  --
37.53/9.40	c  N st    36    129338       433      1909         0     16238      5834    204265   no data   no data  --
44.31/11.18	c  N st    37    150934       433      1909         0     21621      5834    311040   no data   no data  --
47.12/11.80	c  S st    38    158015       433      1909         0     28513      5834    455897   no data   no data  --
47.12/11.88	c  S st    38    158517       433      1909         0     29014      5834    466627   no data   no data  --
47.12/11.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.12/11.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.12/11.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
47.52/11.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.52/11.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.52/11.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
47.52/11.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.73/13.28	c lits-rem:       913  cl-subs:     1535  v-elim:      0  v-fix:    0  time:  5.48 s
52.73/13.28	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
52.73/13.28	c vivif2 --  cl tried    27479 cl shrink        0 lits rem          0 time: 0.02
53.10/13.30	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.08
53.10/13.30	c calculated reachability. Time: 0.00
53.10/13.30	c  N st    38    158517       433      1909         0     27479      5834    435155   no data   no data  --
71.08/17.89	c  N st    39    207105       433      1909         0     22056      5834    282173   no data   no data  --
84.26/21.13	c  N st    40    237776       433      1909         0     32353      5834    484167   no data   no data  --
84.26/21.13	c  S st    40    237776       433      1909         0     32353      5834    484167   no data   no data  --
84.66/21.23	c  S st    40    238283       433      1909         0     32859      5834    494596   no data   no data  --
84.66/21.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.66/21.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.66/21.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
84.66/21.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.66/21.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.66/21.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
84.66/21.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.46/22.96	c lits-rem:      1254  cl-subs:     2918  v-elim:      0  v-fix:    0  time:  6.80 s
91.46/22.96	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
91.46/22.96	c vivif2 --  cl tried    29941 cl shrink        0 lits rem          0 time: 0.02
91.46/22.99	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.09
91.46/22.99	c calculated reachability. Time: 0.00
91.46/22.99	c  N st    40    238283       433      1909         0     29941      5834    436901   no data   no data  --
121.81/30.57	c  F st    41    306250       433      1909         0     31972      5834    448292   no data   no data  --
121.81/30.57	c  N st    41    306250       433      1909         0     31972      5834    448292   no data   no data  --
124.21/31.17	c Decided on static restart strategy
135.00/33.87	c  N st    51    334555       433      1909         0     36189      5834    510780   no data   no data  --
146.98/36.85	c  N st    53    357424       433      1909         0     34150      5834    462606   no data   no data  --
146.98/36.85	c  S st    53    357424       433      1909         0     34150      5834    462606   no data   no data  --
147.38/36.94	c  S st    53    357925       433      1909         0     34650      5834    473018   no data   no data  --
147.38/36.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
147.38/36.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.38/36.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
147.38/36.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.38/36.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.38/36.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
147.38/36.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.39/38.41	c lits-rem:       467  cl-subs:     1521  v-elim:      0  v-fix:    0  time:  5.74 s
153.39/38.41	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
153.39/38.41	c vivif2 --  cl tried    33129 cl shrink        0 lits rem          0 time: 0.02
153.39/38.44	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.11
153.39/38.44	c calculated reachability. Time: 0.00
153.39/38.44	c  N st    53    357925       433      1909         0     33129      5834    441107   no data   no data  --
171.37/42.99	c  N st    54    390319       433      1909         0     39390      5834    576482   no data   no data  --
198.91/49.88	c  N st    55    438907       433      1909         0     33238      5834    407872   no data   no data  --
240.45/60.26	c  N st    56    511789       433      1909         0     46558      5834    682642   no data   no data  --
256.03/64.14	c  N st    57    536889       433      1909         0     40956      5834    518524   no data   no data  --
256.03/64.14	c  S st    57    536889       433      1909         0     40956      5834    518524   no data   no data  --
256.43/64.25	c  S st    57    537390       433      1909         0     41455      5834    529977   no data   no data  --
256.43/64.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
256.43/64.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.43/64.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
256.43/64.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.43/64.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.43/64.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
256.43/64.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
263.24/65.94	c lits-rem:       626  cl-subs:     1588  v-elim:      0  v-fix:    0  time:  6.61 s
263.24/65.94	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
263.24/65.94	c vivif2 --  cl tried    39867 cl shrink        0 lits rem          0 time: 0.02
263.24/65.98	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.14
263.24/65.98	c calculated reachability. Time: 0.00
263.24/65.98	c  N st    57    537390       433      1909         0     39867      5834    500723   no data   no data  --
367.48/92.09	c  N st    58    701374       433      1909         0     68952      5834   1110727   no data   no data  --
441.38/110.55	c  N st    59    806088       433      1909         0     62825      5834    927747   no data   no data  --
441.38/110.55	c  S st    59    806088       433      1909         0     62825      5834    927747   no data   no data  --
442.18/110.73	c  S st    59    806588       433      1909         0     63324      5834    938859   no data   no data  --
442.18/110.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
442.18/110.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
442.18/110.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
442.18/110.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
442.18/110.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.18/110.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
442.18/110.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
455.77/114.13	c lits-rem:       786  cl-subs:     4091  v-elim:      0  v-fix:    0  time: 13.36 s
455.77/114.13	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
455.77/114.14	c vivif2 --  cl tried    59233 cl shrink        0 lits rem          0 time: 0.04
456.17/114.21	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.27
456.17/114.21	c calculated reachability. Time: 0.00
456.17/114.21	c  N st    59    806588       433      1909         0     59233      5834    854077   no data   no data  --
668.27/167.35	c  F st    60   1071876       433      1909         0     74573      5834   1088338   no data   no data  --
668.27/167.35	c  N st    60   1071876       433      1909         0     74573      5834   1088338   no data   no data  --
673.47/168.65	c Decided on static restart strategy
691.44/173.16	c  N st    70   1100190       433      1909         0     58673      5834    709651   no data   no data  --
722.60/180.99	c  N st    72   1136183       433      1909         0     49209      5834    517166   no data   no data  --
749.37/187.67	c  N st    73   1168575       433      1909         0     80660      5834   1203934   no data   no data  --
784.52/196.43	c  N st    74   1209882       433      1909         0     75019      5834   1045978   no data   no data  --
784.52/196.43	c  S st    74   1209882       433      1909         0     75019      5834   1045978   no data   no data  --
785.32/196.65	c  S st    74   1210383       433      1909         0     75519      5834   1056986   no data   no data  --
785.32/196.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
785.32/196.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
785.32/196.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
785.72/196.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
785.72/196.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
785.72/196.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
785.72/196.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
800.90/200.52	c lits-rem:       927  cl-subs:     5730  v-elim:      0  v-fix:    0  time: 15.14 s
800.90/200.52	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
800.90/200.53	c vivif2 --  cl tried    69789 cl shrink        0 lits rem          0 time: 0.05
801.30/200.64	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.42
801.30/200.64	c calculated reachability. Time: 0.00
801.30/200.64	c  N st    74   1210383       433      1909         0     69789      5834    946778   no data   no data  --
868.81/217.59	c  N st    75   1283266       433      1909         0     94116      5834   1523046   no data   no data  --
972.67/243.54	c  N st    76   1392590       433      1909         0     54683      5834    568567   no data   no data  --
1125.67/281.88	c  N st    77   1556576       433      1909         0     59351      5834    626897   no data   no data  --
1274.28/319.06	c  N st    78   1710383       433      1909         0    100592      5834   1488962   no data   no data  --
1274.28/319.06	c  S st    78   1710383       433      1909         0    100592      5834   1488962   no data   no data  --
1275.87/319.40	c  S st    78   1710883       433      1909         0    101087      5834   1500231   no data   no data  --
1275.87/319.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1275.87/319.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1275.87/319.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1276.26/319.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1276.26/319.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1276.26/319.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1276.26/319.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1322.99/331.29	c lits-rem:       619  cl-subs:    11991  v-elim:      0  v-fix:    0  time: 47.07 s
1322.99/331.29	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
1323.39/331.31	c vivif2 --  cl tried    89096 cl shrink        0 lits rem          0 time: 0.06
1323.79/331.43	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.51
1323.79/331.44	c calculated reachability. Time: 0.00
1323.79/331.44	c  N st    78   1710883       433      1909         0     89096      5834   1265121   no data   no data  --
1717.27/429.94	c  N st    79   2079848       433      1909         0    101569      5834   1505509   no data   no data  --
1867.09/467.48	c  N st    80   2210883       433      1909         0    105404      5834   1533798   no data   no data  --
1867.09/467.48	c  S st    80   2210883       433      1909         0    105404      5834   1533798   no data   no data  --
1868.67/467.88	c  S st    80   2211392       433      1909         0    105911      5834   1545379   no data   no data  --
1868.67/467.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1868.67/467.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1869.07/467.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1869.07/467.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1869.07/467.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1869.07/467.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1869.07/467.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1906.22/477.26	c lits-rem:       541  cl-subs:     8353  v-elim:      0  v-fix:    0  time: 37.03 s
1906.22/477.26	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
1906.22/477.28	c vivif2 --  cl tried    97558 cl shrink        0 lits rem          0 time: 0.07
1907.04/477.41	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.51
1907.04/477.41	c calculated reachability. Time: 0.00
1907.04/477.41	c  N st    80   2211392       433      1909         0     97558      5834   1372495   no data   no data  --
2530.60/633.54	c  N st    81   2711394       433      1909         0    120120      5834   1636623   no data   no data  --
2530.60/633.54	c  S st    81   2711394       433      1909         0    120120      5834   1636623   no data   no data  --
2532.17/633.93	c  S st    81   2711897       433      1909         0    120620      5834   1647473   no data   no data  --
2532.17/633.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2532.17/633.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2532.57/634.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
2532.57/634.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2532.57/634.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2532.57/634.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
2532.57/634.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2589.30/648.20	c lits-rem:       725  cl-subs:    19083  v-elim:      0  v-fix:    0  time: 56.50 s
2589.30/648.20	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
2589.30/648.22	c vivif2 --  cl tried   101537 cl shrink        0 lits rem          0 time: 0.07
2589.70/648.36	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.55
2589.70/648.36	c calculated reachability. Time: 0.00
2589.70/648.36	c  N st    81   2711897       433      1909         0    101537      5834   1309044   no data   no data  --
3229.26/808.49	c  N st    82   3211901       433      1909         0     78555      5834    728639   no data   no data  --
3229.26/808.49	c  S st    82   3211901       433      1909         0     78555      5834    728639   no data   no data  --
3230.44/808.73	c  S st    82   3212405       433      1909         0     79058      5834    739675   no data   no data  --
3230.44/808.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3230.44/808.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3230.44/808.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
3230.44/808.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3230.44/808.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3230.44/808.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
3230.44/808.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3239.23/810.99	c lits-rem:       337  cl-subs:      621  v-elim:      0  v-fix:    0  time:  8.77 s
3239.23/810.99	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
3239.63/811.00	c vivif2 --  cl tried    78437 cl shrink        0 lits rem          0 time: 0.04
3239.63/811.10	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.37
3240.03/811.10	c calculated reachability. Time: 0.00
3240.03/811.10	c  N st    82   3212405       433      1909         0     78437      5834    728532   no data   no data  --
3925.91/982.86	c  N st    83   3712405       433      1909         0     89843      5834    900363   no data   no data  --
3925.91/982.86	c  S st    83   3712405       433      1909         0     89843      5834    900363   no data   no data  --
3927.11/983.13	c  S st    83   3712906       433      1909         0     90344      5834    912217   no data   no data  --
3927.11/983.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3927.11/983.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3927.11/983.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3927.51/983.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3927.51/983.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3927.51/983.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
3927.51/983.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3939.89/986.33	c lits-rem:       470  cl-subs:     1298  v-elim:      0  v-fix:    0  time: 12.45 s
3939.89/986.33	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
3939.89/986.34	c vivif2 --  cl tried    89046 cl shrink        0 lits rem          0 time: 0.06
3940.29/986.45	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.45
3940.29/986.45	c calculated reachability. Time: 0.00
3940.29/986.45	c  N st    83   3712906       433      1909         0     89046      5834    888383   no data   no data  --
3993.42/999.79	c  F st    84   3751562       433      1909         0    126782      5834   1804856   no data   no data  --
3993.42/999.79	c  N st    84   3751562       433      1909         0    126782      5834   1804856   no data   no data  --
4005.40/1002.78	c Decided on static restart strategy
4052.14/1014.43	c  N st    94   3779872       433      1909         0    154243      5834   2391627   no data   no data  --
4100.87/1026.62	c  N st    96   3815865       433      1909         0    106363      5834   1219156   no data   no data  --
4147.21/1038.29	c  N st    97   3848257       433      1909         0    137735      5834   1912166   no data   no data  --
4229.50/1058.87	c  N st    98   3896845       433      1909         0    100979      5834   1078721   no data   no data  --
4347.35/1088.31	c  N st    99   3969727       433      1909         0     87170      5834    795483   no data   no data  --
4499.94/1126.53	c  N st   100   4079050       433      1909         0    107412      5834   1195797   no data   no data  --
4682.10/1172.16	c  N st   101   4212906       433      1909         0    151012      5834   2141866   no data   no data  --
4682.10/1172.16	c  S st   101   4212906       433      1909         0    151012      5834   2141866   no data   no data  --
4684.49/1172.78	c  S st   101   4213408       433      1909         0    151513      5834   2152972   no data   no data  --
4684.49/1172.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4684.49/1172.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4684.89/1172.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.31
4685.29/1172.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4685.29/1172.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4685.29/1172.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
4685.29/1172.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4793.96/1200.11	c lits-rem:      1207  cl-subs:    18236  v-elim:      0  v-fix:    0  time: 108.50 s
4793.96/1200.11	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
4793.96/1200.14	c vivif2 --  cl tried   133277 cl shrink        0 lits rem          0 time: 0.11
4794.74/1200.34	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.82
4794.74/1200.35	c calculated reachability. Time: 0.00
4794.74/1200.35	c  N st   101   4213408       433      1909         0    133277      5834   1804911   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-3175442-1304124054/watcher-3175442-1304124054 -o /tmp/evaluation-result-3175442-1304124054/solver-3175442-1304124054 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175442-1304124054.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: 5.84 7.50 7.83 4/176 5125
/proc/meminfo: memFree=30737952/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 413 0 0 0 0 0 0 0 18 0 4 0 524006174 52465664 352 33554432000 4194304 4650419 140736161258112 18446744073709551615 47291350149042 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 12809 352 303 112 0 7774 0
[pid=5125/tid=5126] ppid=5121 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 524006175 52465664 352 33554432000 4194304 4650419 140736161258112 18446744073709551615 47291350149042 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 524006175 52465664 352 33554432000 4194304 4650419 140736161258112 18446744073709551615 47291350149042 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 524006175 52465664 352 33554432000 4194304 4650419 140736161258112 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.09528 s]
/proc/loadavg: 5.84 7.50 7.83 4/176 5125
/proc/meminfo: memFree=30737952/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=282488 CPUtime=0.36 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 1608 0 0 0 36 0 0 0 20 0 4 0 524006174 289267712 1476 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 70622 1476 391 112 0 65587 0
[pid=5125/tid=5126] ppid=5121 vsize=282488 CPUtime=0.08 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 340 0 0 0 8 0 0 0 20 0 4 0 524006175 289267712 1477 33554432000 4194304 4650419 140736161258112 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=282488 CPUtime=0.09 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 297 0 0 0 9 0 0 0 20 0 4 0 524006175 289267712 1477 33554432000 4194304 4650419 140736161258112 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=282488 CPUtime=0.08 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 248 0 0 0 8 0 0 0 21 0 4 0 524006175 289267712 1477 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282488

[startup+0.100279 s]
/proc/loadavg: 5.84 7.50 7.83 4/176 5125
/proc/meminfo: memFree=30737952/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=282488 CPUtime=0.38 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 1654 0 0 0 38 0 0 0 20 0 4 0 524006174 289267712 1522 33554432000 4194304 4650419 140736161258112 18446744073709551615 4333593 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 70622 1522 391 112 0 65587 0
[pid=5125/tid=5126] ppid=5121 vsize=282488 CPUtime=0.09 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 351 0 0 0 9 0 0 0 20 0 4 0 524006175 289267712 1522 33554432000 4194304 4650419 140736161258112 18446744073709551615 4363444 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=282488 CPUtime=0.09 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 307 0 0 0 9 0 0 0 20 0 4 0 524006175 289267712 1522 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=282488 CPUtime=0.09 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 261 0 0 0 9 0 0 0 21 0 4 0 524006175 289267712 1522 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282488

[startup+0.300242 s]
/proc/loadavg: 5.84 7.50 7.83 4/176 5125
/proc/meminfo: memFree=30737952/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=283660 CPUtime=1.18 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 2672 0 0 0 118 0 0 0 20 0 4 0 524006174 290467840 2029 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 70915 2029 393 112 0 65880 0
[pid=5125/tid=5126] ppid=5121 vsize=283660 CPUtime=0.29 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 607 0 0 0 29 0 0 0 20 0 4 0 524006175 290467840 2029 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366743 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=283660 CPUtime=0.29 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 557 0 0 0 29 0 0 0 20 0 4 0 524006175 290467840 2029 33554432000 4194304 4650419 140736161258112 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=283660 CPUtime=0.29 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 516 0 0 0 29 0 0 0 21 0 4 0 524006175 290467840 2029 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283660

[startup+0.700171 s]
/proc/loadavg: 5.84 7.50 7.83 4/176 5125
/proc/meminfo: memFree=30737952/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=284700 CPUtime=2.77 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 4395 0 0 0 277 0 0 0 21 0 4 0 524006174 291532800 2514 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 71175 2514 393 112 0 66140 0
[pid=5125/tid=5126] ppid=5121 vsize=284700 CPUtime=0.69 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 1114 0 0 0 69 0 0 0 21 0 4 0 524006175 291532800 2514 33554432000 4194304 4650419 140736161258112 18446744073709551615 4360878 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=284700 CPUtime=0.69 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 914 0 0 0 69 0 0 0 21 0 4 0 524006175 291532800 2514 33554432000 4194304 4650419 140736161258112 18446744073709551615 4334424 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=284700 CPUtime=0.68 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 997 0 0 0 68 0 0 0 22 0 4 0 524006175 291532800 2514 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284700

[startup+1.50103 s]
/proc/loadavg: 5.84 7.50 7.83 11/184 5133
/proc/meminfo: memFree=30710236/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=290564 CPUtime=5.97 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 8048 0 0 0 596 1 0 0 23 0 4 0 524006174 297537536 4492 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364433 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 72641 4492 395 112 0 67606 0
[pid=5125/tid=5126] ppid=5121 vsize=290564 CPUtime=1.49 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 1694 0 0 0 149 0 0 0 23 0 4 0 524006175 297537536 4492 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=290564 CPUtime=1.49 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 1655 0 0 0 149 0 0 0 23 0 4 0 524006175 297537536 4492 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=290564 CPUtime=1.48 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 1514 0 0 0 148 0 0 0 25 0 4 0 524006175 297537536 4492 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 290564

[startup+3.10073 s]
/proc/loadavg: 5.84 7.50 7.83 10/184 5134
/proc/meminfo: memFree=30678368/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=282904 CPUtime=12.36 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 15643 0 0 0 1234 2 0 0 25 0 4 0 524006174 289693696 9077 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 70726 9077 395 112 0 65691 0
[pid=5125/tid=5126] ppid=5121 vsize=282904 CPUtime=3.08 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 3721 0 0 0 308 0 0 0 25 0 4 0 524006175 289693696 9077 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=282904 CPUtime=3.08 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 4136 0 0 0 308 0 0 0 25 0 4 0 524006175 289693696 9077 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=282904 CPUtime=3.07 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 3521 0 0 0 307 0 0 0 25 0 4 0 524006175 289693696 9077 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 282904

[startup+6.30115 s]
/proc/loadavg: 6.01 7.51 7.83 10/184 5134
/proc/meminfo: memFree=30639116/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=284396 CPUtime=25.15 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 23908 0 0 0 2511 4 0 0 25 0 4 0 524006174 291221504 12267 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 71099 12267 395 112 0 66064 0
[pid=5125/tid=5126] ppid=5121 vsize=284396 CPUtime=6.28 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 6227 0 0 0 628 0 0 0 25 0 4 0 524006175 291221504 12267 33554432000 4194304 4650419 140736161258112 18446744073709551615 4333931 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=284396 CPUtime=6.29 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 6719 0 0 0 628 1 0 0 25 0 4 0 524006175 291221504 12267 33554432000 4194304 4650419 140736161258112 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=284396 CPUtime=6.25 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 4670 0 0 0 625 0 0 0 25 0 4 0 524006175 291221504 12267 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 284396

[startup+12.701 s]
/proc/loadavg: 6.17 7.51 7.83 10/184 5134
/proc/meminfo: memFree=30586196/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=294100 CPUtime=50.71 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 36585 0 0 0 5065 6 0 0 25 0 4 0 524006174 301158400 16824 33554432000 4194304 4650419 140736161258112 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 73525 16824 395 112 0 68490 0
[pid=5125/tid=5126] ppid=5121 vsize=294100 CPUtime=12.69 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 9814 0 0 0 1268 1 0 0 25 0 4 0 524006175 301158400 16824 33554432000 4194304 4650419 140736161258112 18446744073709551615 4330510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=294100 CPUtime=12.69 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 9513 0 0 0 1267 2 0 0 25 0 4 0 524006175 301158400 16824 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=294100 CPUtime=12.62 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 6701 0 0 0 1261 1 0 0 25 0 4 0 524006175 301158400 16824 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364738 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 294100

[startup+25.5006 s]
/proc/loadavg: 6.58 7.54 7.83 10/184 5134
/proc/meminfo: memFree=30530888/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=300572 CPUtime=101.84 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 56208 0 0 0 10172 12 0 0 25 0 4 0 524006174 307785728 21473 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 75143 21473 395 112 0 70108 0
[pid=5125/tid=5126] ppid=5121 vsize=300572 CPUtime=25.48 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 15486 0 0 0 2546 2 0 0 25 0 4 0 524006175 307785728 21473 33554432000 4194304 4650419 140736161258112 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=300572 CPUtime=25.48 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 15552 0 0 0 2545 3 0 0 25 0 4 0 524006175 307785728 21473 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=300572 CPUtime=25.34 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 9592 0 0 0 2532 2 0 0 25 0 4 0 524006175 307785728 21473 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 300572

[startup+51.101 s]
/proc/loadavg: 7.06 7.57 7.83 10/184 5135
/proc/meminfo: memFree=30483696/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=293964 CPUtime=204.1 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 84456 0 0 0 20391 19 0 0 25 0 4 0 524006174 301019136 27463 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366047 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 73491 27463 395 112 0 68456 0
[pid=5125/tid=5126] ppid=5121 vsize=293964 CPUtime=51.09 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 24390 0 0 0 5103 6 0 0 25 0 4 0 524006175 301019136 27463 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=293964 CPUtime=51.09 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 23662 0 0 0 5104 5 0 0 25 0 4 0 524006175 301019136 27463 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=293964 CPUtime=50.81 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 13461 0 0 0 5077 4 0 0 25 0 4 0 524006175 301019136 27463 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 293964

[startup+102.307 s]
/proc/loadavg: 7.59 7.64 7.84 10/184 5136
/proc/meminfo: memFree=30434288/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=310108 CPUtime=408.65 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 126412 0 0 0 40831 34 0 0 25 0 4 0 524006174 317550592 34970 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 77527 34970 395 112 0 72492 0
[pid=5125/tid=5126] ppid=5121 vsize=310108 CPUtime=102.29 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 33484 0 0 0 10221 8 0 0 25 0 4 0 524006175 317550592 34970 33554432000 4194304 4650419 140736161258112 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=310108 CPUtime=102.3 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 36514 0 0 0 10220 10 0 0 25 0 4 0 524006175 317550592 34970 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=310108 CPUtime=101.74 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 21246 0 0 0 10167 7 0 0 25 0 4 0 524006175 317550592 34970 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 310108

[startup+162.301 s]

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

[pid=5125] ppid=5121 vsize=516944 CPUtime=2805.41 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 444071 0 0 0 280371 170 0 0 25 0 4 0 524006174 529350656 79209 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 129236 79209 395 112 0 124201 0
[pid=5125/tid=5126] ppid=5121 vsize=516944 CPUtime=702.3 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 122016 0 0 0 70185 45 0 0 25 0 4 0 524006175 529350656 79209 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=516944 CPUtime=702.31 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 133320 0 0 0 70180 51 0 0 25 0 4 0 524006175 529350656 79209 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=516944 CPUtime=698.48 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 65229 0 0 0 69821 27 0 0 25 0 4 0 524006175 529350656 79209 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 516944

[startup+762.307 s]
/proc/loadavg: 8.26 8.10 7.97 10/184 5154
/proc/meminfo: memFree=30088224/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=529580 CPUtime=3045.11 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 461892 0 0 0 304331 180 0 0 25 0 4 0 524006174 542289920 80290 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 132395 80290 395 112 0 127360 0
[pid=5125/tid=5126] ppid=5121 vsize=529580 CPUtime=762.31 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 128606 0 0 0 76182 49 0 0 25 0 4 0 524006175 542289920 80290 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=529580 CPUtime=762.31 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 140118 0 0 0 76177 54 0 0 25 0 4 0 524006175 542289920 80290 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=529580 CPUtime=758.16 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 67572 0 0 0 75787 29 0 0 25 0 4 0 524006175 542289920 80290 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 529580

[startup+822.301 s]
/proc/loadavg: 8.24 8.11 7.98 10/184 5155
/proc/meminfo: memFree=30035708/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=607656 CPUtime=3284.76 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 486309 0 0 0 328285 191 0 0 25 0 4 0 524006174 622239744 93632 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 151914 93632 395 112 0 146879 0
[pid=5125/tid=5126] ppid=5121 vsize=607656 CPUtime=822.31 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 138461 0 0 0 82179 52 0 0 25 0 4 0 524006175 622239744 93632 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=607656 CPUtime=822.3 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 146941 0 0 0 82172 58 0 0 25 0 4 0 524006175 622239744 93632 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=607656 CPUtime=817.83 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 71533 0 0 0 81751 32 0 0 25 0 4 0 524006175 622239744 93632 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 607656

[startup+882.301 s]
/proc/loadavg: 8.22 8.12 8.00 10/184 5157
/proc/meminfo: memFree=30038532/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=608328 CPUtime=3524.44 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 504465 0 0 0 352242 202 0 0 25 0 4 0 524006174 622927872 93832 33554432000 4194304 4650419 140736161258112 18446744073709551615 4328315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 152082 93832 395 112 0 147047 0
[pid=5125/tid=5126] ppid=5121 vsize=608328 CPUtime=882.31 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 144351 0 0 0 88175 56 0 0 25 0 4 0 524006175 622927872 93832 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=608328 CPUtime=882.31 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 156813 0 0 0 88168 63 0 0 25 0 4 0 524006175 622927872 93832 33554432000 4194304 4650419 140736161258112 18446744073709551615 4333011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=608328 CPUtime=877.51 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 73677 0 0 0 87717 34 0 0 25 0 4 0 524006175 622927872 93832 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 608328

[startup+942.301 s]
/proc/loadavg: 8.20 8.13 8.00 10/184 5158
/proc/meminfo: memFree=29997452/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=608532 CPUtime=3764.13 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 520499 0 0 0 376201 212 0 0 25 0 4 0 524006174 623136768 92864 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 152133 92864 395 112 0 147098 0
[pid=5125/tid=5126] ppid=5121 vsize=608532 CPUtime=942.31 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 150466 0 0 0 94172 59 0 0 25 0 4 0 524006175 623136768 92864 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=608532 CPUtime=942.31 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 162847 0 0 0 94164 67 0 0 25 0 4 0 524006175 623136768 92864 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=608532 CPUtime=937.19 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 76943 0 0 0 93683 36 0 0 25 0 4 0 524006175 623136768 92864 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 608532

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 8.00 10/184 5160
/proc/meminfo: memFree=30008952/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=584020 CPUtime=4003.8 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 541811 0 0 0 400157 223 0 0 25 0 4 0 524006174 598036480 89624 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 146005 89624 395 112 0 140970 0
[pid=5125/tid=5126] ppid=5121 vsize=584020 CPUtime=1002.31 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 158225 0 0 0 100169 62 0 0 25 0 4 0 524006175 598036480 89624 33554432000 4194304 4650419 140736161258112 18446744073709551615 4432399 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=584020 CPUtime=1002.31 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 168551 0 0 0 100161 70 0 0 25 0 4 0 524006175 598036480 89624 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=584020 CPUtime=996.86 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 79176 0 0 0 99649 37 0 0 25 0 4 0 524006175 598036480 89624 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 584020

[startup+1062.3 s]
/proc/loadavg: 8.02 8.08 8.00 10/184 5162
/proc/meminfo: memFree=29988688/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=571480 CPUtime=4243.48 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 564225 0 0 0 424112 236 0 0 25 0 4 0 524006174 585195520 92284 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 142870 92284 395 112 0 137835 0
[pid=5125/tid=5126] ppid=5121 vsize=571480 CPUtime=1062.32 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 163179 0 0 0 106166 66 0 0 25 0 4 0 524006175 585195520 92284 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=571480 CPUtime=1062.32 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 176229 0 0 0 106158 74 0 0 25 0 4 0 524006175 585195520 92284 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=571480 CPUtime=1056.53 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 83580 0 0 0 105614 39 0 0 25 0 4 0 524006175 585195520 92284 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 571480

[startup+1122.3 s]
/proc/loadavg: 8.01 8.06 8.00 10/184 5163
/proc/meminfo: memFree=29974016/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=571592 CPUtime=4483.17 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 582320 0 0 0 448069 248 0 0 25 0 4 0 524006174 585310208 96631 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366841 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 142898 96631 395 112 0 137863 0
[pid=5125/tid=5126] ppid=5121 vsize=571592 CPUtime=1122.32 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 168782 0 0 0 112164 68 0 0 25 0 4 0 524006175 585310208 96631 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=571592 CPUtime=1122.32 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 181309 0 0 0 112154 78 0 0 25 0 4 0 524006175 585310208 96631 33554432000 4194304 4650419 140736161258112 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=571592 CPUtime=1116.2 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 85522 0 0 0 111580 40 0 0 25 0 4 0 524006175 585310208 96631 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 571592

[startup+1182.3 s]
/proc/loadavg: 8.00 8.05 8.00 10/184 5165
/proc/meminfo: memFree=29947300/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=579800 CPUtime=4722.84 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 601540 0 0 0 472026 258 0 0 25 0 4 0 524006174 593715200 99828 33554432000 4194304 4650419 140736161258112 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 144950 99828 395 112 0 139915 0
[pid=5125/tid=5126] ppid=5121 vsize=579800 CPUtime=1182.32 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 171724 0 0 0 118162 70 0 0 25 0 4 0 524006175 593715200 99828 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=579800 CPUtime=1182.32 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 187833 0 0 0 118151 81 0 0 25 0 4 0 524006175 593715200 99828 33554432000 4194304 4650419 140736161258112 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=579800 CPUtime=1175.88 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 88902 0 0 0 117545 43 0 0 25 0 4 0 524006175 593715200 99828 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 579800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.05 8.00 10/184 5165
/proc/meminfo: memFree=29967004/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=584292 CPUtime=4800.35 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 604965 0 0 0 479775 260 0 0 25 0 4 0 524006174 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 146073 97995 395 112 0 141038 0
[pid=5125/tid=5126] ppid=5121 vsize=584292 CPUtime=1201.73 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 172722 0 0 0 120102 71 0 0 25 0 4 0 524006175 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=584292 CPUtime=1201.72 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 188732 0 0 0 120090 82 0 0 25 0 4 0 524006175 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=584292 CPUtime=1195.17 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 89138 0 0 0 119474 43 0 0 25 0 4 0 524006175 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 584292

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

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

[startup+1201.7 s]
/proc/loadavg: 8.00 8.05 8.00 10/184 5165
/proc/meminfo: memFree=29967004/32951124 swapFree=67110188/67111528
[pid=5125] ppid=5121 vsize=584292 CPUtime=4800.35 cores=1,3,5,7
/proc/5125/stat : 5125 (strangenight1-m) R 5121 5125 4339 0 -1 4202496 604965 0 0 0 479775 260 0 0 25 0 4 0 524006174 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5125/statm: 146073 97995 395 112 0 141038 0
[pid=5125/tid=5126] ppid=5121 vsize=584292 CPUtime=1201.73 cores=1,3,5,7
/proc/5125/task/5126/stat : 5126 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 172722 0 0 0 120102 71 0 0 25 0 4 0 524006175 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5125/tid=5129] ppid=5121 vsize=584292 CPUtime=1201.72 cores=1,3,5,7
/proc/5125/task/5129/stat : 5129 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 188732 0 0 0 120090 82 0 0 25 0 4 0 524006175 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5125/tid=5130] ppid=5121 vsize=584292 CPUtime=1195.17 cores=1,3,5,7
/proc/5125/task/5130/stat : 5130 (strangenight1-m) R 5121 5125 4339 0 -1 4202560 89138 0 0 0 119474 43 0 0 25 0 4 0 524006175 598315008 97995 33554432000 4194304 4650419 140736161258112 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 584292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.4
CPU user time (s): 4797.77
CPU system time (s): 2.6246
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 658056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.77
system time used= 2.6246
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 604966
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= 188
involuntary context switches= 42756

runsolver used 1.77773 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 02:40:54
IDJOB=3175442
IDBENCH=83060
IDSOLVER=1588
FILE ID=node109/3175442-1304124054
RUNJOBID= node109-1304124054-5107
PBS_JOBID= 13170719
Free space on /tmp= 72384 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S116041094-082.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175442-1304124054/watcher-3175442-1304124054 -o /tmp/evaluation-result-3175442-1304124054/solver-3175442-1304124054 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175442-1304124054.cnf

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

MD5SUM BENCH= c3607b4797e262c1da0dfb143eedc361
RANDOM SEED=1699018441

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:      30738272 kB
Buffers:        754620 kB
Cached:        1007132 kB
SwapCached:        712 kB
Active:         148908 kB
Inactive:      1676164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30738272 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           12516 kB
Writeback:           0 kB
AnonPages:       62672 kB
Mapped:          14396 kB
Slab:           324780 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191128 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= 72372 MiB
End job on node109 at 2011-04-30 03:00:58