Trace number 3175406

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.08 1201.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1511266249-002.UNKNOWN.cnf
MD5SUM5f2e312544271c81369da327dc351a86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.27
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3175406-1304122696.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c 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:    400 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.05	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     176 undec:      54 neg:     170
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       389      1698         0         0      5162         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.00/0.13	c  N st     8      4917       389      1698         0      4810      5162     96073   no data   no data  --
1.18/0.38	c  N st    10     11300       389      1698         0      4458      5162     66371   no data   no data  --
2.38/0.62	c  N st    11     17044       389      1698         0     10040      5162    178672   no data   no data  --
3.58/0.99	c  F st    12     25000       389      1698         0     12308      5162    215085   no data   no data  --
3.58/0.99	c  N st    12     25000       389      1698         0     12308      5162    215085   no data   no data  --
4.80/1.23	c Decided on static restart strategy
4.80/1.23	c  N st    18     30000       389      1698         0     10598      5162    168491   no data   no data  --
4.80/1.23	c  S st    18     30000       389      1698         0     10598      5162    168491   no data   no data  --
4.80/1.25	c  S st    18     30503       389      1698         0     11101      5162    177894   no data   no data  --
4.80/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.80/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4.80/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.42	c lits-rem:       186  cl-subs:      779  v-elim:      0  v-fix:    0  time:  0.63 s
5.57/1.43	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.03
5.57/1.43	c calculated reachability. Time: 0.00
5.57/1.43	c  N st    18     30503       389      1698         0     10322      5162    163313   no data   no data  --
7.17/1.80	c  N st    20     37613       389      1698         0      9554      5162    129879   no data   no data  --
8.37/2.16	c  N st    21     44012       389      1698         0     15783      5162    255188   no data   no data  --
8.79/2.28	c  S st    22     45754       389      1698         0     17474      5162    288120   no data   no data  --
9.19/2.31	c  S st    22     46261       389      1698         0      9289      5162    115045   no data   no data  --
9.19/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.19/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
9.19/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/2.38	c lits-rem:        64  cl-subs:      175  v-elim:      0  v-fix:    0  time:  0.24 s
9.19/2.38	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
9.19/2.38	c vivif2 --  cl tried     9114 cl shrink        0 lits rem          0 time: 0.00
9.19/2.39	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.03
9.19/2.39	c calculated reachability. Time: 0.00
9.19/2.39	c  N st    22     46261       389      1698         0      9114      5162    112160   no data   no data  --
12.76/3.28	c  N st    23     60660       389      1698         0     13384      5162    182291   no data   no data  --
15.56/3.92	c  N st    24     69393       389      1698         0     11224      5162    135443   no data   no data  --
15.56/3.92	c  S st    24     69393       389      1698         0     11224      5162    135443   no data   no data  --
15.56/3.95	c  S st    24     69894       389      1698         0     11725      5162    145344   no data   no data  --
15.56/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.56/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
15.56/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.96/4.08	c lits-rem:        71  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.50 s
15.96/4.08	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
15.96/4.08	c vivif2 --  cl tried    11506 cl shrink        0 lits rem          0 time: 0.01
15.96/4.09	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.03
15.96/4.09	c calculated reachability. Time: 0.00
15.96/4.09	c  N st    24     69894       389      1698         0     11506      5162    141518   no data   no data  --
20.34/5.19	c  F st    25     87500       389      1698         0     16963      5162    240266   no data   no data  --
20.34/5.19	c  N st    25     87500       389      1698         0     16963      5162    240266   no data   no data  --
21.97/5.57	c Decided on static restart strategy
23.14/5.83	c  N st    32     95538       389      1698         0     24757      5162    391127   no data   no data  --
25.95/6.50	c  N st    34    104843       389      1698         0     21131      5162    293309   no data   no data  --
25.95/6.50	c  S st    34    104843       389      1698         0     21131      5162    293309   no data   no data  --
25.95/6.56	c  S st    34    105345       389      1698         0     21632      5162    303645   no data   no data  --
25.95/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.95/6.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.95/6.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
25.95/6.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.95/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.95/6.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
25.95/6.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.74/7.21	c lits-rem:       365  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  2.55 s
28.74/7.21	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
28.74/7.21	c vivif2 --  cl tried    20064 cl shrink        0 lits rem          0 time: 0.01
28.74/7.23	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.05
28.74/7.23	c calculated reachability. Time: 0.00
28.74/7.23	c  N st    34    105345       389      1698         0     20064      5162    277947   no data   no data  --
31.93/8.06	c  N st    35    114943       389      1698         0     15754      5162    182039   no data   no data  --
37.12/9.37	c  N st    36    129341       389      1698         0     15176      5162    162868   no data   no data  --
44.34/11.14	c  N st    37    150937       389      1698         0     20597      5162    255820   no data   no data  --
46.71/11.73	c  S st    38    158017       389      1698         0     27514      5162    393006   no data   no data  --
47.11/11.80	c  S st    38    158525       389      1698         0     28021      5162    402818   no data   no data  --
47.11/11.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.11/11.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.11/11.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
47.11/11.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.11/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.11/11.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
47.11/11.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.51/12.95	c lits-rem:       531  cl-subs:     1836  v-elim:      0  v-fix:    0  time:  4.50 s
51.51/12.95	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
51.51/12.95	c vivif2 --  cl tried    26185 cl shrink        0 lits rem          0 time: 0.02
51.51/12.97	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.08
51.51/12.97	c calculated reachability. Time: 0.00
51.51/12.97	c  N st    38    158525       389      1698         0     26185      5162    369382   no data   no data  --
70.70/17.71	c  N st    39    207113       389      1698         0     21079      5162    247544   no data   no data  --
83.48/20.90	c  N st    40    237789       389      1698         0     31380      5162    432025   no data   no data  --
83.48/20.90	c  S st    40    237789       389      1698         0     31380      5162    432025   no data   no data  --
83.48/20.98	c  S st    40    238293       389      1698         0     31883      5162    441996   no data   no data  --
83.48/20.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.48/20.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.48/20.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
83.88/21.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.88/21.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.88/21.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
83.88/21.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.45/22.43	c lits-rem:       841  cl-subs:     2655  v-elim:      0  v-fix:    0  time:  5.69 s
89.45/22.43	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
89.45/22.43	c vivif2 --  cl tried    29228 cl shrink        0 lits rem          0 time: 0.02
89.45/22.46	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.09
89.45/22.46	c calculated reachability. Time: 0.00
89.45/22.46	c  N st    40    238293       389      1698         0     29228      5162    394002   no data   no data  --
118.63/29.76	c  F st    41    306252       389      1698         0     31264      5162    408754   no data   no data  --
118.63/29.76	c  N st    41    306252       389      1698         0     31264      5162    408754   no data   no data  --
121.01/30.32	c Decided on static restart strategy
131.00/32.82	c  N st    51    334557       389      1698         0     35438      5162    478689   no data   no data  --
141.78/35.59	c  N st    53    357439       389      1698         0     33344      5162    421874   no data   no data  --
141.78/35.59	c  S st    53    357439       389      1698         0     33344      5162    421874   no data   no data  --
142.18/35.67	c  S st    53    357945       389      1698         0     33847      5162    431962   no data   no data  --
142.18/35.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.18/35.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.18/35.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
142.18/35.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.18/35.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.18/35.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
142.18/35.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.38/36.99	c lits-rem:       400  cl-subs:     1301  v-elim:      0  v-fix:    0  time:  5.19 s
147.38/36.99	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
147.78/37.00	c vivif2 --  cl tried    32546 cl shrink        0 lits rem          0 time: 0.02
147.78/37.02	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.10
147.78/37.02	c calculated reachability. Time: 0.00
147.78/37.02	c  N st    53    357945       389      1698         0     32546      5162    405253   no data   no data  --
164.15/41.17	c  N st    54    390337       389      1698         0     38863      5162    549932   no data   no data  --
190.51/47.72	c  N st    55    438926       389      1698         0     32531      5162    368387   no data   no data  --
228.88/57.34	c  N st    56    511808       389      1698         0     46005      5162    632532   no data   no data  --
246.47/61.74	c  N st    57    536918       389      1698         0     40223      5162    475141   no data   no data  --
246.47/61.74	c  S st    57    536918       389      1698         0     40223      5162    475141   no data   no data  --
246.84/61.85	c  S st    57    537419       389      1698         0     40724      5162    485399   no data   no data  --
246.84/61.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
246.84/61.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.84/61.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
246.84/61.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.84/61.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.84/61.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
246.84/61.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
252.83/63.37	c lits-rem:       642  cl-subs:     1858  v-elim:      0  v-fix:    0  time:  5.94 s
252.83/63.37	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
252.83/63.37	c vivif2 --  cl tried    38866 cl shrink        0 lits rem          0 time: 0.02
253.23/63.41	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.14
253.23/63.41	c calculated reachability. Time: 0.00
253.23/63.41	c  N st    57    537419       389      1698         0     38866      5162    452081   no data   no data  --
356.69/89.39	c  N st    58    701403       389      1698         0     67843      5162    986560   no data   no data  --
426.62/106.81	c  N st    59    806132       389      1698         0     62063      5162    866702   no data   no data  --
426.62/106.81	c  S st    59    806132       389      1698         0     62063      5162    866702   no data   no data  --
427.40/107.02	c  S st    59    806640       389      1698         0     62570      5162    877192   no data   no data  --
427.40/107.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
427.40/107.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
427.40/107.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
427.40/107.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.40/107.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.40/107.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
427.40/107.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
440.17/110.24	c lits-rem:      1402  cl-subs:     4486  v-elim:      0  v-fix:    0  time: 12.64 s
440.17/110.24	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
440.17/110.25	c vivif2 --  cl tried    58084 cl shrink        0 lits rem          0 time: 0.04
440.57/110.31	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.24
440.57/110.31	c calculated reachability. Time: 0.00
440.57/110.31	c  N st    59    806640       389      1698         0     58084      5162    793369   no data   no data  --
640.71/160.41	c  F st    60   1071875       389      1698         0     73276      5162    976909   no data   no data  --
640.71/160.42	c  N st    60   1071875       389      1698         0     73276      5162    976909   no data   no data  --
647.10/162.05	c Decided on static restart strategy
666.67/166.99	c  N st    70   1100178       389      1698         0     57357      5162    662450   no data   no data  --
697.44/174.67	c  N st    72   1136170       389      1698         0     47753      5162    459659   no data   no data  --
724.20/181.32	c  N st    73   1168562       389      1698         0     78996      5162   1091248   no data   no data  --
759.75/190.30	c  N st    74   1209961       389      1698         0     73437      5162    954982   no data   no data  --
759.75/190.30	c  S st    74   1209961       389      1698         0     73437      5162    954982   no data   no data  --
760.95/190.53	c  S st    74   1210464       389      1698         0     73939      5162    965075   no data   no data  --
760.95/190.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
760.95/190.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.95/190.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
760.95/190.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.95/190.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.95/190.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
760.95/190.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
780.92/195.51	c lits-rem:      1198  cl-subs:     8083  v-elim:      0  v-fix:    0  time: 19.63 s
780.92/195.51	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
780.92/195.52	c vivif2 --  cl tried    65856 cl shrink        0 lits rem          0 time: 0.05
781.32/195.61	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.36
781.32/195.62	c calculated reachability. Time: 0.00
781.32/195.62	c  N st    74   1210464       389      1698         0     65856      5162    819787   no data   no data  --
848.83/212.55	c  N st    75   1283348       389      1698         0     90584      5162   1322123   no data   no data  --
943.50/236.23	c  N st    76   1392671       389      1698         0     51197      5162    469147   no data   no data  --
1094.90/274.14	c  N st    77   1556655       389      1698         0     55989      5162    538243   no data   no data  --
1230.33/308.08	c  N st    78   1710465       389      1698         0     97420      5162   1475390   no data   no data  --
1230.33/308.08	c  S st    78   1710465       389      1698         0     97420      5162   1475390   no data   no data  --
1231.91/308.46	c  S st    78   1710966       389      1698         0     97921      5162   1486102   no data   no data  --
1231.91/308.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1231.91/308.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1232.31/308.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1232.31/308.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1232.31/308.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1232.31/308.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1232.31/308.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1266.66/317.19	c lits-rem:       271  cl-subs:     7264  v-elim:      0  v-fix:    0  time: 34.45 s
1266.66/317.19	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
1267.06/317.21	c vivif2 --  cl tried    90657 cl shrink        0 lits rem          0 time: 0.08
1267.46/317.36	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.61
1267.46/317.36	c calculated reachability. Time: 0.00
1267.46/317.36	c  N st    78   1710966       389      1698         0     90657      5162   1335177   no data   no data  --
1680.90/420.82	c  N st    79   2079930       389      1698         0    101926      5162   1398321   no data   no data  --
1835.10/459.40	c  N st    80   2210966       389      1698         0    105190      5162   1309274   no data   no data  --
1835.10/459.40	c  S st    80   2210966       389      1698         0    105190      5162   1309274   no data   no data  --
1836.30/459.76	c  S st    80   2211471       389      1698         0    105695      5162   1319966   no data   no data  --
1836.30/459.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1836.30/459.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1836.71/459.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
1836.71/459.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1836.71/459.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1836.71/459.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1836.71/459.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1873.45/469.00	c lits-rem:       486  cl-subs:    15634  v-elim:      0  v-fix:    0  time: 36.51 s
1873.45/469.00	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
1873.45/469.01	c vivif2 --  cl tried    90061 cl shrink        0 lits rem          0 time: 0.06
1873.85/469.13	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.47
1873.85/469.13	c calculated reachability. Time: 0.00
1873.85/469.13	c  N st    80   2211471       389      1698         0     90061      5162   1072928   no data   no data  --
2484.62/622.03	c  N st    81   2711471       389      1698         0    113775      5162   1439634   no data   no data  --
2484.62/622.03	c  S st    81   2711471       389      1698         0    113775      5162   1439634   no data   no data  --
2486.22/622.41	c  S st    81   2711973       389      1698         0    114274      5162   1450592   no data   no data  --
2486.22/622.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2486.22/622.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2486.22/622.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.21
2486.62/622.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2486.62/622.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2486.62/622.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2486.62/622.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2524.97/632.19	c lits-rem:       719  cl-subs:    16366  v-elim:      0  v-fix:    0  time: 38.63 s
2524.97/632.19	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
2525.37/632.21	c vivif2 --  cl tried    97908 cl shrink        0 lits rem          0 time: 0.06
2525.77/632.35	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.55
2525.77/632.35	c calculated reachability. Time: 0.00
2525.77/632.35	c  N st    81   2711973       389      1698         0     97908      5162   1196566   no data   no data  --
3187.27/797.94	c  N st    82   3211974       389      1698         0    149543      5162   2095367   no data   no data  --
3187.27/797.94	c  S st    82   3211974       389      1698         0    149543      5162   2095367   no data   no data  --
3190.86/798.87	c  S st    82   3212477       389      1698         0     75209      5162    646911   no data   no data  --
3190.86/798.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3190.86/798.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3191.26/798.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
3191.26/798.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3191.26/798.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3191.26/798.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3191.26/798.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3199.27/800.97	c lits-rem:       262  cl-subs:       65  v-elim:      0  v-fix:    0  time:  8.18 s
3199.27/800.97	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
3199.27/800.98	c vivif2 --  cl tried    75144 cl shrink        0 lits rem          0 time: 0.04
3199.65/801.06	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.33
3199.65/801.07	c calculated reachability. Time: 0.00
3199.65/801.07	c  N st    82   3212477       389      1698         0     75144      5162    645839   no data   no data  --
3899.10/976.18	c  N st    83   3712478       389      1698         0     85935      5162    779269   no data   no data  --
3899.10/976.18	c  S st    83   3712478       389      1698         0     85935      5162    779269   no data   no data  --
3900.30/976.44	c  S st    83   3712979       389      1698         0     86432      5162    789846   no data   no data  --
3900.30/976.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3900.30/976.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3900.30/976.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3900.70/976.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3900.70/976.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3900.70/976.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3900.70/976.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3911.12/979.10	c lits-rem:       287  cl-subs:     1618  v-elim:      0  v-fix:    0  time: 10.37 s
3911.12/979.10	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
3911.12/979.12	c vivif2 --  cl tried    84814 cl shrink        0 lits rem          0 time: 0.05
3911.49/979.22	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.42
3911.49/979.22	c calculated reachability. Time: 0.00
3911.49/979.22	c  N st    83   3712979       389      1698         0     84814      5162    766361   no data   no data  --
3959.82/991.32	c  F st    84   3751562       389      1698         0    122027      5162   1549928   no data   no data  --
3959.82/991.32	c  N st    84   3751562       389      1698         0    122027      5162   1549928   no data   no data  --
3970.61/994.07	c Decided on static restart strategy
4015.35/1005.25	c  N st    94   3779873       389      1698         0    149416      5162   2110745   no data   no data  --
4065.68/1017.82	c  N st    96   3815866       389      1698         0    102291      5162   1128404   no data   no data  --
4114.42/1030.00	c  N st    97   3848258       389      1698         0    133361      5162   1735257   no data   no data  --
4188.32/1048.53	c  N st    98   3896846       389      1698         0     97308      5162    993413   no data   no data  --
4320.16/1081.57	c  N st    99   3969730       389      1698         0    167317      5162   2323302   no data   no data  --
4486.39/1123.14	c  N st   100   4079053       389      1698         0    103959      5162   1093422   no data   no data  --
4689.35/1173.95	c  N st   101   4212979       389      1698         0    147091      5162   2050390   no data   no data  --
4689.35/1173.95	c  S st   101   4212979       389      1698         0    147091      5162   2050390   no data   no data  --
4691.35/1174.49	c  S st   101   4213484       389      1698         0    147593      5162   2060619   no data   no data  --
4691.75/1174.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4691.75/1174.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4691.75/1174.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.32
4692.15/1174.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4692.15/1174.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4692.15/1174.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4692.15/1174.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4775.64/1195.54	c lits-rem:       105  cl-subs:    14544  v-elim:      0  v-fix:    0  time: 83.41 s
4775.64/1195.54	c vivif2 --  cl tried     1698 cl shrink        0 lits rem          0 time: 0.00
4775.64/1195.57	c vivif2 --  cl tried   133049 cl shrink        0 lits rem          0 time: 0.11
4776.46/1195.77	c asymm  cl-useful: 0/1698/1698 lits-rem:0 time: 0.81
4776.46/1195.78	c calculated reachability. Time: 0.00
4776.46/1195.78	c  N st   101   4213484       389      1698         0    133049      5162   1801440   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-3175406-1304122696/watcher-3175406-1304122696 -o /tmp/evaluation-result-3175406-1304122696/solver-3175406-1304122696 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175406-1304122696.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.15 8.13 7.84 6/180 20390
/proc/meminfo: memFree=27708964/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 523869239 52465664 352 33554432000 4194304 4650419 140736729809856 18446744073709551615 47717620684722 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 12809 352 303 112 0 7774 0
[pid=20390/tid=20391] ppid=20388 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523869239 52465664 352 33554432000 4194304 4650419 140736729809856 18446744073709551615 47717620684726 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523869239 52465664 352 33554432000 4194304 4650419 140736729809856 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523869239 52465664 352 33554432000 4194304 4650419 140736729809856 18446744073709551615 47717620684722 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.142415 s]
/proc/loadavg: 8.15 8.13 7.84 6/180 20390
/proc/meminfo: memFree=27708964/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=299112 CPUtime=0.54 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 1801 0 0 0 54 0 0 0 25 0 4 0 523869239 306290688 1667 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 74778 1667 393 112 0 69743 0
[pid=20390/tid=20391] ppid=20388 vsize=299112 CPUtime=0.13 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 377 0 0 0 13 0 0 0 25 0 4 0 523869239 306290688 1667 33554432000 4194304 4650419 140736729809856 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=299112 CPUtime=0.13 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 371 0 0 0 13 0 0 0 25 0 4 0 523869239 306290688 1667 33554432000 4194304 4650419 140736729809856 18446744073709551615 208079929962 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=299112 CPUtime=0.13 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) D 20388 20390 20055 0 -1 4202560 281 0 0 0 13 0 0 0 25 0 4 0 523869239 306290688 1667 33554432000 4194304 4650419 140736729809856 18446744073709551615 208080275815 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 299112

[startup+0.200256 s]
/proc/loadavg: 8.15 8.13 7.84 6/180 20390
/proc/meminfo: memFree=27708964/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=283212 CPUtime=0.78 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 2266 0 0 0 78 0 0 0 25 0 4 0 523869239 290009088 1648 33554432000 4194304 4650419 140736729809856 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 70803 1648 393 112 0 65768 0
[pid=20390/tid=20391] ppid=20388 vsize=283212 CPUtime=0.19 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 496 0 0 0 19 0 0 0 25 0 4 0 523869239 290009088 1648 33554432000 4194304 4650419 140736729809856 18446744073709551615 4334219 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=283212 CPUtime=0.19 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 472 0 0 0 19 0 0 0 25 0 4 0 523869239 290009088 1648 33554432000 4194304 4650419 140736729809856 18446744073709551615 4331138 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=283212 CPUtime=0.19 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 405 0 0 0 19 0 0 0 25 0 4 0 523869239 290009088 1648 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283212

[startup+0.300236 s]
/proc/loadavg: 8.15 8.13 7.84 6/180 20390
/proc/meminfo: memFree=27708964/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=283368 CPUtime=1.18 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 2610 0 0 0 118 0 0 0 25 0 4 0 523869239 290168832 1992 33554432000 4194304 4650419 140736729809856 18446744073709551615 4334283 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 70842 1992 393 112 0 65807 0
[pid=20390/tid=20391] ppid=20388 vsize=283368 CPUtime=0.29 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 584 0 0 0 29 0 0 0 25 0 4 0 523869239 290168832 1992 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=283368 CPUtime=0.29 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 553 0 0 0 29 0 0 0 25 0 4 0 523869239 290168832 1992 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=283368 CPUtime=0.29 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 491 0 0 0 29 0 0 0 25 0 4 0 523869239 290168832 1992 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283368

[startup+0.700162 s]
/proc/loadavg: 8.15 8.13 7.84 6/180 20390
/proc/meminfo: memFree=27708964/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=284684 CPUtime=2.77 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 4546 0 0 0 277 0 0 0 25 0 4 0 523869239 291516416 2281 33554432000 4194304 4650419 140736729809856 18446744073709551615 4328357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 71171 2281 393 112 0 66136 0
[pid=20390/tid=20391] ppid=20388 vsize=284684 CPUtime=0.69 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 1078 0 0 0 69 0 0 0 25 0 4 0 523869239 291516416 2281 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=284684 CPUtime=0.69 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 1041 0 0 0 69 0 0 0 25 0 4 0 523869239 291516416 2281 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=284684 CPUtime=0.69 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 951 0 0 0 69 0 0 0 25 0 4 0 523869239 291516416 2281 33554432000 4194304 4650419 140736729809856 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284684

[startup+1.50101 s]
/proc/loadavg: 8.15 8.13 7.84 10/184 20394
/proc/meminfo: memFree=27696036/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=285372 CPUtime=5.97 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 7758 0 0 0 596 1 0 0 25 0 4 0 523869239 292220928 4350 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 71343 4350 395 112 0 66308 0
[pid=20390/tid=20391] ppid=20388 vsize=285372 CPUtime=1.49 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 1616 0 0 0 149 0 0 0 25 0 4 0 523869239 292220928 4350 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=285372 CPUtime=1.48 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 1587 0 0 0 148 0 0 0 25 0 4 0 523869239 292220928 4350 33554432000 4194304 4650419 140736729809856 18446744073709551615 4333921 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=285372 CPUtime=1.49 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 1474 0 0 0 149 0 0 0 25 0 4 0 523869239 292220928 4350 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285372

[startup+3.10071 s]
/proc/loadavg: 8.15 8.13 7.84 10/184 20394
/proc/meminfo: memFree=27677808/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=303824 CPUtime=12.36 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 15333 0 0 0 1234 2 0 0 25 0 4 0 523869239 311115776 8515 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 75956 8515 395 112 0 70921 0
[pid=20390/tid=20391] ppid=20388 vsize=303824 CPUtime=3.08 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 3636 0 0 0 308 0 0 0 25 0 4 0 523869239 311115776 8515 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=303824 CPUtime=3.07 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 4031 0 0 0 307 0 0 0 25 0 4 0 523869239 311115776 8515 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=303824 CPUtime=3.09 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 3391 0 0 0 309 0 0 0 25 0 4 0 523869239 311115776 8516 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 303824

[startup+6.3011 s]
/proc/loadavg: 8.13 8.13 7.84 10/184 20394
/proc/meminfo: memFree=27666028/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=322120 CPUtime=25.14 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 23292 0 0 0 2510 4 0 0 25 0 4 0 523869239 329850880 12766 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 80530 12766 395 112 0 75495 0
[pid=20390/tid=20391] ppid=20388 vsize=322120 CPUtime=6.29 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 6118 0 0 0 628 1 0 0 25 0 4 0 523869239 329850880 12766 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=322120 CPUtime=6.26 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 6504 0 0 0 625 1 0 0 25 0 4 0 523869239 329850880 12766 33554432000 4194304 4650419 140736729809856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=322120 CPUtime=6.28 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 4478 0 0 0 628 0 0 0 25 0 4 0 523869239 329850880 12766 33554432000 4194304 4650419 140736729809856 18446744073709551615 4361071 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 322120

[startup+12.7009 s]
/proc/loadavg: 8.12 8.13 7.84 10/184 20394
/proc/meminfo: memFree=27636192/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=322920 CPUtime=50.71 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 34428 0 0 0 5064 7 0 0 25 0 4 0 523869239 330670080 17225 33554432000 4194304 4650419 140736729809856 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 80730 17225 395 112 0 75695 0
[pid=20390/tid=20391] ppid=20388 vsize=322920 CPUtime=12.69 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 9516 0 0 0 1267 2 0 0 25 0 4 0 523869239 330670080 17225 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=322920 CPUtime=12.62 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 9133 0 0 0 1261 1 0 0 25 0 4 0 523869239 330670080 17225 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=322920 CPUtime=12.68 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 5785 0 0 0 1268 0 0 0 25 0 4 0 523869239 330670080 17225 33554432000 4194304 4650419 140736729809856 18446744073709551615 4314848 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 322920

[startup+25.5004 s]
/proc/loadavg: 8.10 8.12 7.84 10/184 20395
/proc/meminfo: memFree=27616348/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=324200 CPUtime=101.83 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 50752 0 0 0 10172 11 0 0 25 0 4 0 523869239 331980800 21223 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 81050 21223 395 112 0 76015 0
[pid=20390/tid=20391] ppid=20388 vsize=324200 CPUtime=25.48 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 14862 0 0 0 2545 3 0 0 25 0 4 0 523869239 331980800 21223 33554432000 4194304 4650419 140736729809856 18446744073709551615 4331245 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=324200 CPUtime=25.34 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 14675 0 0 0 2532 2 0 0 25 0 4 0 523869239 331980800 21223 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=324200 CPUtime=25.49 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 6353 0 0 0 2548 1 0 0 25 0 4 0 523869239 331980800 21223 33554432000 4194304 4650419 140736729809856 18446744073709551615 4333715 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 324200

[startup+51.1006 s]
/proc/loadavg: 8.22 8.14 7.86 10/184 20395
/proc/meminfo: memFree=27587188/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=326064 CPUtime=204.1 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 76818 0 0 0 20392 18 0 0 25 0 4 0 523869239 333889536 26582 33554432000 4194304 4650419 140736729809856 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 81516 26582 395 112 0 76481 0
[pid=20390/tid=20391] ppid=20388 vsize=326064 CPUtime=51.09 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 23516 0 0 0 5104 5 0 0 25 0 4 0 523869239 333889536 26582 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=326064 CPUtime=50.8 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 22202 0 0 0 5075 5 0 0 25 0 4 0 523869239 333889536 26582 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=326064 CPUtime=51.09 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 7382 0 0 0 5108 1 0 0 25 0 4 0 523869239 333889536 26582 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 326064

[startup+102.301 s]
/proc/loadavg: 8.09 8.12 7.86 10/184 20397
/proc/meminfo: memFree=27532472/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=328504 CPUtime=408.65 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 115159 0 0 0 40835 30 0 0 25 0 4 0 523869239 336388096 32550 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 82126 32550 395 112 0 77091 0
[pid=20390/tid=20391] ppid=20388 vsize=328504 CPUtime=102.29 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 35627 0 0 0 10220 9 0 0 25 0 4 0 523869239 336388096 32550 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=328504 CPUtime=101.73 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 33729 0 0 0 10164 9 0 0 25 0 4 0 523869239 336388096 32550 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=328504 CPUtime=102.3 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 9691 0 0 0 10228 2 0 0 25 0 4 0 523869239 336388096 32550 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 328504

[startup+162.3 s]

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

[pid=20390] ppid=20388 vsize=501008 CPUtime=2805.39 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 394642 0 0 0 280408 131 0 0 25 0 4 0 523869239 513032192 77482 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 125252 77482 395 112 0 120217 0
[pid=20390/tid=20391] ppid=20388 vsize=501008 CPUtime=702.32 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 125968 0 0 0 70191 41 0 0 25 0 4 0 523869239 513032192 77482 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=501008 CPUtime=698.42 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 122863 0 0 0 69803 39 0 0 25 0 4 0 523869239 513032192 77482 33554432000 4194304 4650419 140736729809856 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=501008 CPUtime=702.31 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 20348 0 0 0 70223 8 0 0 25 0 4 0 523869239 513032192 77482 33554432000 4194304 4650419 140736729809856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 501008

[startup+762.301 s]
/proc/loadavg: 8.01 8.03 7.92 10/184 20414
/proc/meminfo: memFree=27206668/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=501376 CPUtime=3045.08 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 414222 0 0 0 304368 140 0 0 25 0 4 0 523869239 513409024 78012 33554432000 4194304 4650419 140736729809856 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 125344 78012 395 112 0 120309 0
[pid=20390/tid=20391] ppid=20388 vsize=501376 CPUtime=762.33 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 133472 0 0 0 76189 44 0 0 25 0 4 0 523869239 513409024 78012 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=501376 CPUtime=758.09 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 129166 0 0 0 75767 42 0 0 25 0 4 0 523869239 513409024 78012 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=501376 CPUtime=762.32 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 20386 0 0 0 76224 8 0 0 25 0 4 0 523869239 513409024 78012 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 501376

[startup+822.301 s]
/proc/loadavg: 8.00 8.03 7.92 10/184 20416
/proc/meminfo: memFree=27185936/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=501712 CPUtime=3284.74 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 437004 0 0 0 328325 149 0 0 25 0 4 0 523869239 513753088 78315 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 125428 78315 395 112 0 120393 0
[pid=20390/tid=20391] ppid=20388 vsize=501712 CPUtime=822.32 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 141295 0 0 0 82186 46 0 0 25 0 4 0 523869239 513753088 78315 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=501712 CPUtime=817.76 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 136965 0 0 0 81731 45 0 0 25 0 4 0 523869239 513753088 78315 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=501712 CPUtime=822.31 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 20642 0 0 0 82223 8 0 0 25 0 4 0 523869239 513753088 78315 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 501712

[startup+882.306 s]
/proc/loadavg: 8.00 8.02 7.92 10/184 20417
/proc/meminfo: memFree=27184424/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=569000 CPUtime=3524.44 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 456701 0 0 0 352288 156 0 0 25 0 4 0 523869239 582656000 82407 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 142250 82407 395 112 0 137215 0
[pid=20390/tid=20391] ppid=20388 vsize=569000 CPUtime=882.33 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 147446 0 0 0 88185 48 0 0 25 0 4 0 523869239 582656000 82407 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=569000 CPUtime=877.42 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 144270 0 0 0 87695 47 0 0 25 0 4 0 523869239 582656000 82407 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=569000 CPUtime=882.32 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 20644 0 0 0 88224 8 0 0 25 0 4 0 523869239 582656000 82407 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 569000

[startup+942.301 s]
/proc/loadavg: 8.04 8.03 7.93 10/184 20419
/proc/meminfo: memFree=27153640/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=569348 CPUtime=3764.09 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 476450 0 0 0 376246 163 0 0 25 0 4 0 523869239 583012352 81749 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 142337 81749 395 112 0 137302 0
[pid=20390/tid=20391] ppid=20388 vsize=569348 CPUtime=942.32 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 153782 0 0 0 94182 50 0 0 25 0 4 0 523869239 583012352 81749 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=569348 CPUtime=937.1 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 149774 0 0 0 93661 49 0 0 25 0 4 0 523869239 583012352 81749 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=569348 CPUtime=942.32 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 21242 0 0 0 94223 9 0 0 25 0 4 0 523869239 583012352 81749 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 569348

[startup+1002.3 s]
/proc/loadavg: 8.05 8.03 7.93 10/184 20421
/proc/meminfo: memFree=27158700/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=570004 CPUtime=4003.76 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 495500 0 0 0 400204 172 0 0 25 0 4 0 523869239 583684096 83178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 142501 83178 395 112 0 137466 0
[pid=20390/tid=20391] ppid=20388 vsize=570004 CPUtime=1002.33 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 161827 0 0 0 100179 54 0 0 25 0 4 0 523869239 583684096 83178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=570004 CPUtime=996.76 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 154959 0 0 0 99624 52 0 0 25 0 4 0 523869239 583684096 83178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=570004 CPUtime=1002.32 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 21260 0 0 0 100223 9 0 0 25 0 4 0 523869239 583684096 83178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 570004

[startup+1062.3 s]
/proc/loadavg: 8.21 8.07 7.95 5/176 20440
/proc/meminfo: memFree=27561532/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=570280 CPUtime=4243.45 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 514210 0 0 0 424165 180 0 0 25 0 4 0 523869239 583966720 84178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 142570 84178 395 112 0 137535 0
[pid=20390/tid=20391] ppid=20388 vsize=570280 CPUtime=1062.33 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 166749 0 0 0 106177 56 0 0 25 0 4 0 523869239 583966720 84178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=570280 CPUtime=1056.44 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 162311 0 0 0 105589 55 0 0 25 0 4 0 523869239 583966720 84178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=570280 CPUtime=1062.32 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 21607 0 0 0 106223 9 0 0 25 0 4 0 523869239 583966720 84178 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 570280

[startup+1122.3 s]
/proc/loadavg: 5.54 7.33 7.70 5/175 20442
/proc/meminfo: memFree=27565144/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=577624 CPUtime=4483.17 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 533193 0 0 0 448128 189 0 0 25 0 4 0 523869239 591486976 83317 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 144406 83317 395 112 0 139371 0
[pid=20390/tid=20391] ppid=20388 vsize=577624 CPUtime=1122.33 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 172939 0 0 0 112174 59 0 0 25 0 4 0 523869239 591486976 83317 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=577624 CPUtime=1116.17 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 168829 0 0 0 111558 59 0 0 25 0 4 0 523869239 591486976 83317 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=577624 CPUtime=1122.32 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 22076 0 0 0 112223 9 0 0 25 0 4 0 523869239 591486976 83317 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 577624

[startup+1182.3 s]
/proc/loadavg: 4.56 6.72 7.47 5/175 20443
/proc/meminfo: memFree=27531492/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=576856 CPUtime=4722.91 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 554682 0 0 0 472093 198 0 0 25 0 4 0 523869239 590700544 91739 33554432000 4194304 4650419 140736729809856 18446744073709551615 4433093 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 144214 91739 395 112 0 139179 0
[pid=20390/tid=20391] ppid=20388 vsize=576856 CPUtime=1182.34 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 178772 0 0 0 118173 61 0 0 25 0 4 0 523869239 590700544 91739 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=576856 CPUtime=1175.89 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 173817 0 0 0 117528 61 0 0 25 0 4 0 523869239 590700544 91739 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=576856 CPUtime=1182.32 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 25347 0 0 0 118221 11 0 0 25 0 4 0 523869239 590700544 91739 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365293 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.91
Current children cumulated vsize (KiB) 576856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.40 6.54 7.39 5/175 20444
/proc/meminfo: memFree=27515964/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=576900 CPUtime=4800.03 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 563311 0 0 0 479802 201 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 144225 95531 395 112 0 139190 0
[pid=20390/tid=20391] ppid=20388 vsize=576900 CPUtime=1201.63 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 182855 0 0 0 120102 61 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=576900 CPUtime=1195.09 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 176038 0 0 0 119447 62 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=576900 CPUtime=1201.63 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 25916 0 0 0 120151 12 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 576900

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

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

[startup+1201.6 s]
/proc/loadavg: 4.40 6.54 7.39 5/175 20444
/proc/meminfo: memFree=27515964/32950928 swapFree=67111356/67111528
[pid=20390] ppid=20388 vsize=576900 CPUtime=4800.03 cores=0,2,4,6
/proc/20390/stat : 20390 (strangenight1-m) R 20388 20390 20055 0 -1 4202496 563311 0 0 0 479802 201 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 144225 95531 395 112 0 139190 0
[pid=20390/tid=20391] ppid=20388 vsize=576900 CPUtime=1201.63 cores=0,2,4,6
/proc/20390/task/20391/stat : 20391 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 182855 0 0 0 120102 61 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20392] ppid=20388 vsize=576900 CPUtime=1195.09 cores=0,2,4,6
/proc/20390/task/20392/stat : 20392 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 176038 0 0 0 119447 62 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=576900 CPUtime=1201.63 cores=0,2,4,6
/proc/20390/task/20393/stat : 20393 (strangenight1-m) R 20388 20390 20055 0 -1 4202560 25916 0 0 0 120151 12 0 0 25 0 4 0 523869239 590745600 95531 33554432000 4194304 4650419 140736729809856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 576900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.08
CPU user time (s): 4798.05
CPU system time (s): 2.02869
CPU usage (%): 399.464
Max. virtual memory (cumulated for all children) (KiB): 589696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.05
system time used= 2.02869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 563312
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= 183
involuntary context switches= 27061

runsolver used 1.87471 second user time and 4.5683 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 02:18:16
IDJOB=3175406
IDBENCH=83024
IDSOLVER=1588
FILE ID=node127/3175406-1304122696
RUNJOBID= node127-1304120141-20073
PBS_JOBID= 13170732
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1511266249-002.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175406-1304122696/watcher-3175406-1304122696 -o /tmp/evaluation-result-3175406-1304122696/solver-3175406-1304122696 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175406-1304122696.cnf

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

MD5SUM BENCH= 5f2e312544271c81369da327dc351a86
RANDOM SEED=170975261

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27709244 kB
Buffers:       1284900 kB
Cached:        3258360 kB
SwapCached:          8 kB
Active:         358432 kB
Inactive:      4431272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27709244 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:      246184 kB
Mapped:          15520 kB
Slab:           387996 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   502536 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= 71812 MiB
End job on node127 at 2011-04-30 02:38:19