Trace number 3368915

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 (fixed)? (TO) 4800.35 1203.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S797651048-056.UNKNOWN.cnf
MD5SUMe887a746d13f48cfc0f8cc23df918189
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.8404
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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-3368915-1305405922.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1491/1491 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:    350 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:      3  v-fix:    0  time:  0.00 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:     151 undec:      41 neg:     158
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       347      1487         0         0      4477         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.37/0.13	c  N st     8      4919       347      1487         0      4792      4477     86837   no data   no data  --
1.17/0.35	c  N st    10     11304       347      1487         0      4419      4477     58051   no data   no data  --
1.97/0.58	c  N st    11     17047       347      1487         0     10003      4477    152406   no data   no data  --
3.57/0.93	c  F st    12     25000       347      1487         0     12257      4477    192151   no data   no data  --
3.57/0.93	c  N st    12     25000       347      1487         0     12257      4477    192151   no data   no data  --
4.41/1.17	c Decided on static restart strategy
4.41/1.17	c  N st    18     30001       347      1487         0     10542      4477    150284   no data   no data  --
4.41/1.17	c  S st    18     30001       347      1487         0     10542      4477    150284   no data   no data  --
4.41/1.20	c  S st    18     30506       347      1487         0     11046      4477    159296   no data   no data  --
4.75/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.75/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.75/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.75/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.75/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
4.75/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.34	c lits-rem:       161  cl-subs:      991  v-elim:      0  v-fix:    0  time:  0.53 s
5.16/1.35	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.03
5.16/1.35	c calculated reachability. Time: 0.00
5.16/1.35	c  N st    18     30506       347      1487         0     10055      4477    142846   no data   no data  --
6.75/1.74	c  N st    20     37616       347      1487         0      9338      4477    118957   no data   no data  --
7.95/2.08	c  N st    21     44015       347      1487         0     15528      4477    229908   no data   no data  --
8.39/2.19	c  S st    22     45759       347      1487         0     17224      4477    260545   no data   no data  --
8.79/2.24	c  S st    22     46260       347      1487         0      9067      4477    103011   no data   no data  --
8.79/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
8.79/2.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
8.79/2.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.29	c lits-rem:        26  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.18 s
8.79/2.29	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
8.79/2.29	c vivif2 --  cl tried     8915 cl shrink        0 lits rem          0 time: 0.00
8.79/2.30	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.02
9.14/2.30	c calculated reachability. Time: 0.00
9.14/2.30	c  N st    22     46260       347      1487         0      8915      4477    100589   no data   no data  --
12.34/3.12	c  N st    23     60657       347      1487         0     13189      4477    167640   no data   no data  --
14.32/3.68	c  N st    24     69390       347      1487         0     11029      4477    122692   no data   no data  --
14.32/3.68	c  S st    24     69390       347      1487         0     11029      4477    122692   no data   no data  --
14.72/3.71	c  S st    24     69892       347      1487         0     11525      4477    132779   no data   no data  --
14.72/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.72/3.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.72/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
14.72/3.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.72/3.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.72/3.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
14.72/3.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.12/3.83	c lits-rem:       131  cl-subs:      215  v-elim:      0  v-fix:    0  time:  0.43 s
15.12/3.83	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
15.12/3.83	c vivif2 --  cl tried    11310 cl shrink        0 lits rem          0 time: 0.00
15.12/3.84	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.03
15.12/3.84	c calculated reachability. Time: 0.00
15.12/3.84	c  N st    24     69892       347      1487         0     11310      4477    129395   no data   no data  --
19.91/5.02	c  F st    25     87500       347      1487         0     16651      4477    217352   no data   no data  --
19.91/5.02	c  N st    25     87500       347      1487         0     16651      4477    217352   no data   no data  --
21.11/5.39	c Decided on static restart strategy
22.30/5.61	c  N st    32     95545       347      1487         0     24470      4477    361009   no data   no data  --
24.70/6.25	c  N st    34    104838       347      1487         0     20953      4477    290477   no data   no data  --
24.70/6.25	c  S st    34    104838       347      1487         0     20953      4477    290477   no data   no data  --
25.10/6.30	c  S st    34    105342       347      1487         0     21457      4477    299787   no data   no data  --
25.10/6.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.10/6.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.10/6.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
25.10/6.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.10/6.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.10/6.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
25.10/6.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.49/6.94	c lits-rem:       389  cl-subs:     1379  v-elim:      0  v-fix:    0  time:  2.48 s
27.49/6.94	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
27.49/6.95	c vivif2 --  cl tried    20078 cl shrink        0 lits rem          0 time: 0.01
27.49/6.96	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.06
27.49/6.96	c calculated reachability. Time: 0.00
27.49/6.96	c  N st    34    105342       347      1487         0     20078      4477    275049   no data   no data  --
30.73/7.75	c  N st    35    114941       347      1487         0     15851      4477    178256   no data   no data  --
35.12/8.86	c  N st    36    129339       347      1487         0     15244      4477    156727   no data   no data  --
42.65/10.75	c  N st    37    150937       347      1487         0     20628      4477    244229   no data   no data  --
45.03/11.36	c  S st    38    158013       347      1487         0     27482      4477    366528   no data   no data  --
45.43/11.42	c  S st    38    158515       347      1487         0     27981      4477    376116   no data   no data  --
45.43/11.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.43/11.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.43/11.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
45.43/11.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.43/11.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.43/11.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
45.43/11.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.82/12.57	c lits-rem:       689  cl-subs:     2478  v-elim:      0  v-fix:    0  time:  4.49 s
49.82/12.57	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
49.82/12.57	c vivif2 --  cl tried    25503 cl shrink        0 lits rem          0 time: 0.02
49.82/12.59	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.07
49.82/12.59	c calculated reachability. Time: 0.00
49.82/12.59	c  N st    38    158515       347      1487         0     25503      4477    336150   no data   no data  --
68.57/17.20	c  N st    39    207103       347      1487         0     20294      4477    216560   no data   no data  --
80.12/20.12	c  N st    40    237772       347      1487         0     30822      4477    402053   no data   no data  --
80.12/20.12	c  S st    40    237772       347      1487         0     30822      4477    402053   no data   no data  --
80.53/20.20	c  S st    40    238276       347      1487         0     31322      4477    411945   no data   no data  --
80.53/20.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.53/20.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.53/20.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
80.53/20.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.53/20.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.53/20.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
80.53/20.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.31/21.46	c lits-rem:      1103  cl-subs:     1525  v-elim:      0  v-fix:    0  time:  4.93 s
85.31/21.46	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
85.31/21.46	c vivif2 --  cl tried    29797 cl shrink        0 lits rem          0 time: 0.02
85.31/21.49	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.08
85.31/21.49	c calculated reachability. Time: 0.00
85.31/21.49	c  N st    40    238276       347      1487         0     29797      4477    386994   no data   no data  --
112.83/28.37	c  F st    41    306250       347      1487         0     31457      4477    375538   no data   no data  --
112.83/28.37	c  N st    41    306250       347      1487         0     31457      4477    375538   no data   no data  --
115.62/29.03	c Decided on static restart strategy
126.83/31.82	c  N st    51    334550       347      1487         0     35554      4477    440676   no data   no data  --
137.15/34.42	c  N st    53    357416       347      1487         0     33597      4477    392511   no data   no data  --
137.15/34.42	c  S st    53    357416       347      1487         0     33597      4477    392511   no data   no data  --
137.55/34.51	c  S st    53    357922       347      1487         0     34102      4477    402440   no data   no data  --
137.55/34.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
137.55/34.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.55/34.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
137.55/34.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.55/34.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.55/34.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
137.55/34.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.74/35.84	c lits-rem:       686  cl-subs:     2321  v-elim:      0  v-fix:    0  time:  5.23 s
142.74/35.84	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
142.74/35.85	c vivif2 --  cl tried    31781 cl shrink        0 lits rem          0 time: 0.02
142.74/35.87	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.10
142.74/35.87	c calculated reachability. Time: 0.00
142.74/35.87	c  N st    53    357922       347      1487         0     31781      4477    364908   no data   no data  --
159.08/39.95	c  N st    54    390314       347      1487         0     38125      4477    483510   no data   no data  --
185.80/46.62	c  N st    55    438902       347      1487         0     31799      4477    326258   no data   no data  --
220.50/55.35	c  N st    56    511785       347      1487         0     45123      4477    566906   no data   no data  --
234.45/58.87	c  N st    57    536885       347      1487         0     39534      4477    448512   no data   no data  --
234.45/58.87	c  S st    57    536885       347      1487         0     39534      4477    448512   no data   no data  --
234.85/58.99	c  S st    57    537391       347      1487         0     40037      4477    458680   no data   no data  --
234.85/58.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
234.85/58.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.25/59.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
235.25/59.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.25/59.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.25/59.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
235.25/59.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.27/60.52	c lits-rem:       705  cl-subs:     1984  v-elim:      0  v-fix:    0  time:  5.98 s
241.27/60.52	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
241.27/60.52	c vivif2 --  cl tried    38053 cl shrink        0 lits rem          0 time: 0.02
241.27/60.55	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.12
241.27/60.55	c calculated reachability. Time: 0.00
241.27/60.55	c  N st    57    537391       347      1487         0     38053      4477    424708   no data   no data  --
339.71/85.26	c  N st    58    701376       347      1487         0     66844      4477    898674   no data   no data  --
409.50/102.78	c  N st    59    806086       347      1487         0     60897      4477    805675   no data   no data  --
409.50/102.78	c  S st    59    806086       347      1487         0     60897      4477    805675   no data   no data  --
410.70/103.01	c  S st    59    806590       347      1487         0     61399      4477    815724   no data   no data  --
410.70/103.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.70/103.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
410.70/103.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
410.70/103.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.70/103.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.70/103.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
410.70/103.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.05/106.10	c lits-rem:      1843  cl-subs:     4375  v-elim:      0  v-fix:    0  time: 12.11 s
423.05/106.10	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
423.05/106.11	c vivif2 --  cl tried    57024 cl shrink        0 lits rem          0 time: 0.04
423.05/106.17	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.23
423.05/106.17	c calculated reachability. Time: 0.00
423.05/106.17	c  N st    59    806590       347      1487         0     57024      4477    738541   no data   no data  --
614.84/154.21	c  F st    60   1071877       347      1487         0     72059      4477    862094   no data   no data  --
614.84/154.21	c  N st    60   1071877       347      1487         0     72059      4477    862094   no data   no data  --
619.63/155.49	c Decided on static restart strategy
639.58/160.40	c  N st    70   1100179       347      1487         0     56448      4477    615218   no data   no data  --
670.72/168.30	c  N st    72   1136171       347      1487         0     46839      4477    421987   no data   no data  --
695.80/174.56	c  N st    73   1168564       347      1487         0     77896      4477    957434   no data   no data  --
732.12/183.67	c  N st    74   1209885       347      1487         0     72542      4477    858524   no data   no data  --
732.12/183.67	c  S st    74   1209885       347      1487         0     72542      4477    858524   no data   no data  --
732.87/183.90	c  S st    74   1210390       347      1487         0     73046      4477    868396   no data   no data  --
733.27/183.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
733.27/183.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
733.27/183.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
733.27/183.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
733.27/183.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.27/183.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
733.27/183.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
747.62/187.58	c lits-rem:      1388  cl-subs:     8364  v-elim:      0  v-fix:    0  time: 14.45 s
747.62/187.58	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
747.62/187.59	c vivif2 --  cl tried    64682 cl shrink        0 lits rem          0 time: 0.04
748.02/187.66	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.29
748.02/187.67	c calculated reachability. Time: 0.00
748.02/187.67	c  N st    74   1210390       347      1487         0     64682      4477    744332   no data   no data  --
814.22/204.25	c  N st    75   1283272       347      1487         0     88897      4477   1185571   no data   no data  --
909.51/228.14	c  N st    76   1392596       347      1487         0     49866      4477    430527   no data   no data  --
1049.46/263.26	c  N st    77   1556580       347      1487         0     54618      4477    483181   no data   no data  --
1195.80/299.94	c  N st    78   1710390       347      1487         0     95839      4477   1253429   no data   no data  --
1195.80/299.94	c  S st    78   1710390       347      1487         0     95839      4477   1253429   no data   no data  --
1197.04/300.29	c  S st    78   1710893       347      1487         0     96336      4477   1263676   no data   no data  --
1197.04/300.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1197.04/300.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1197.44/300.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
1197.44/300.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1197.44/300.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.44/300.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
1197.44/300.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1230.09/308.58	c lits-rem:      3898  cl-subs:    12286  v-elim:      0  v-fix:    0  time: 32.71 s
1230.09/308.58	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
1230.49/308.60	c vivif2 --  cl tried    84050 cl shrink        0 lits rem          0 time: 0.06
1230.89/308.70	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.40
1230.89/308.70	c calculated reachability. Time: 0.00
1230.89/308.70	c  N st    78   1710893       347      1487         0     84050      4477   1060681   no data   no data  --
1573.40/394.64	c  N st    79   2079858       347      1487         0     95454      4477   1110506   no data   no data  --
1715.34/430.25	c  N st    80   2210894       347      1487         0     99252      4477   1166936   no data   no data  --
1715.34/430.25	c  S st    80   2210894       347      1487         0     99252      4477   1166936   no data   no data  --
1716.54/430.58	c  S st    80   2211397       347      1487         0     99752      4477   1176876   no data   no data  --
1716.54/430.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1716.54/430.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1716.94/430.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1716.94/430.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1716.94/430.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1716.94/430.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
1716.94/430.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1741.31/436.72	c lits-rem:      1143  cl-subs:    10555  v-elim:      0  v-fix:    0  time: 24.09 s
1741.31/436.72	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
1741.31/436.73	c vivif2 --  cl tried    89197 cl shrink        0 lits rem          0 time: 0.06
1741.66/436.85	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.47
1741.66/436.85	c calculated reachability. Time: 0.00
1741.66/436.85	c  N st    80   2211397       347      1487         0     89197      4477   1021128   no data   no data  --
2288.33/573.91	c  N st    81   2711398       347      1487         0    112371      4477   1328747   no data   no data  --
2288.33/573.91	c  S st    81   2711398       347      1487         0    112371      4477   1328747   no data   no data  --
2290.31/574.40	c  S st    81   2711899       347      1487         1    112866      4477   1338792   no data   no data  --
2290.31/574.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2290.31/574.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2290.31/574.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2290.71/574.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2291.11/574.61	c subs with bin:      289  lits-rem:       508  v-fix:    0  time:  0.37 s
2291.11/574.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
2291.11/574.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2340.56/587.08	c lits-rem:       678  cl-subs:    18711  v-elim:      0  v-fix:    0  time: 49.72 s
2340.56/587.08	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
2340.96/587.10	c vivif2 --  cl tried    93866 cl shrink        0 lits rem          0 time: 0.06
2341.36/587.22	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.49
2341.36/587.22	c calculated reachability. Time: 0.00
2341.36/587.22	c  N st    81   2711899       347      1487         1     93866      4477   1054841   no data   no data  --
2941.86/737.84	c  N st    82   3211901       347      1487         1    145452      4477   1822780   no data   no data  --
2941.86/737.84	c  S st    82   3211901       347      1487         1    145452      4477   1822780   no data   no data  --
2944.24/738.48	c  S st    82   3212411       347      1487         2    145959      4477   1832794   no data   no data  --
2944.24/738.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2944.24/738.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2944.64/738.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.32
2945.04/738.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2947.49/739.22	c subs with bin:      739  lits-rem:      1564  v-fix:    0  time:  2.34 s
2947.49/739.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
2947.49/739.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3021.64/757.81	c lits-rem:      1254  cl-subs:    24089  v-elim:      0  v-fix:    0  time: 74.09 s
3021.64/757.81	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
3021.64/757.83	c vivif2 --  cl tried   121131 cl shrink        0 lits rem          0 time: 0.09
3022.39/758.02	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.75
3022.39/758.03	c calculated reachability. Time: 0.00
3022.39/758.03	c  N st    82   3212411       347      1487         2    121131      4477   1487770   no data   no data  --
3623.02/908.66	c  N st    83   3712413       347      1487         3    138510      4477   1609547   no data   no data  --
3623.02/908.66	c  S st    83   3712413       347      1487         3    138510      4477   1609547   no data   no data  --
3624.96/909.18	c  S st    83   3712917       347      1487         3    139010      4477   1618732   no data   no data  --
3624.96/909.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3624.96/909.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3625.36/909.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
3625.76/909.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3627.01/909.65	c subs with bin:     1188  lits-rem:       758  v-fix:    0  time:  1.34 s
3627.01/909.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
3627.01/909.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3678.80/922.64	c lits-rem:       587  cl-subs:    29268  v-elim:      0  v-fix:    0  time: 51.82 s
3678.80/922.64	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
3678.80/922.66	c vivif2 --  cl tried   108554 cl shrink        0 lits rem          0 time: 0.08
3679.64/922.82	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.63
3679.64/922.83	c calculated reachability. Time: 0.00
3679.64/922.83	c  N st    83   3712917       347      1487         3    108554      4477   1207169   no data   no data  --
3735.03/936.71	c  F st    84   3751562       347      1487         3    145375      4477   1826914   no data   no data  --
3735.03/936.71	c  N st    84   3751562       347      1487         3    145375      4477   1826914   no data   no data  --
3745.00/939.26	c Decided on static restart strategy
3782.88/948.79	c  N st    94   3779867       347      1487         3     93165      4477    908215   no data   no data  --
3840.70/963.21	c  N st    96   3815859       347      1487         3    127578      4477   1484725   no data   no data  --
3895.33/976.93	c  N st    97   3848252       347      1487         3    158491      4477   2020614   no data   no data  --
3949.58/990.52	c  N st    98   3896842       347      1487         3    124213      4477   1486662   no data   no data  --
4044.89/1014.50	c  N st    99   3969726       347      1487         3    111591      4477   1145594   no data   no data  --
4178.51/1047.95	c  N st   100   4079050       347      1487         3    132987      4477   1561952   no data   no data  --
4388.28/1100.53	c  N st   101   4212917       347      1487         3     92282      4477    840655   no data   no data  --
4388.28/1100.53	c  S st   101   4212917       347      1487         3     92282      4477    840655   no data   no data  --
4389.48/1100.82	c  S st   101   4213421       347      1487         3     92780      4477    850132   no data   no data  --
4389.48/1100.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4389.48/1100.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4389.48/1100.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
4389.48/1100.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4389.48/1100.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4389.48/1100.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
4389.48/1100.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4404.23/1104.56	c lits-rem:      2512  cl-subs:     1194  v-elim:      0  v-fix:    0  time: 14.62 s
4404.23/1104.56	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
4404.23/1104.58	c vivif2 --  cl tried    91586 cl shrink        0 lits rem          0 time: 0.06
4404.63/1104.69	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.47
4405.03/1104.70	c calculated reachability. Time: 0.00
4405.03/1104.70	c  N st   101   4213421       347      1487         3     91586      4477    831063   no data   no data  --
4740.84/1188.99	c  N st   102   4459397       347      1487         3    153617      4477   1915559   no data   no data  --
4740.84/1188.99	c Finding binary XORs  T:     0.00 s  found:       0

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: 961)

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-3368915-1305405922/watcher-3368915-1305405922 -o /tmp/evaluation-result-3368915-1305405922/solver-3368915-1305405922 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368915-1305405922.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: 6.78 7.74 7.58 6/387 28502
/proc/meminfo: memFree=27039672/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=281856 CPUtime=0.02 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 950 0 0 0 2 0 0 0 24 0 4 0 652190922 288620544 857 33554432000 4194304 4650419 140736686034416 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 70464 858 390 112 0 65429 0
[pid=28502/tid=28503] ppid=28500 vsize=281856 CPUtime=0 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 82 0 0 0 0 0 0 0 25 0 4 0 652190922 288620544 858 33554432000 4194304 4650419 140736686034416 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=281856 CPUtime=0 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 190 0 0 0 0 0 0 0 25 0 4 0 652190922 288620544 858 33554432000 4194304 4650419 140736686034416 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=281856 CPUtime=0 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 84 0 0 0 0 0 0 0 25 0 4 0 652190922 288620544 858 33554432000 4194304 4650419 140736686034416 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0689381 s]
/proc/loadavg: 6.78 7.74 7.58 6/387 28502
/proc/meminfo: memFree=27039672/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=282032 CPUtime=0.24 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 1332 0 0 0 24 0 0 0 24 0 4 0 652190922 288800768 1229 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 70508 1229 391 112 0 65473 0
[pid=28502/tid=28503] ppid=28500 vsize=282032 CPUtime=0.05 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 229 0 0 0 5 0 0 0 25 0 4 0 652190922 288800768 1229 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=282032 CPUtime=0.06 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 263 0 0 0 6 0 0 0 25 0 4 0 652190922 288800768 1229 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=282032 CPUtime=0.06 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 168 0 0 0 6 0 0 0 25 0 4 0 652190922 288800768 1229 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363568 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 282032

[startup+0.100932 s]
/proc/loadavg: 6.78 7.74 7.58 6/387 28502
/proc/meminfo: memFree=27039672/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=282164 CPUtime=0.37 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 1498 0 0 0 37 0 0 0 24 0 4 0 652190922 288935936 1395 33554432000 4194304 4650419 140736686034416 18446744073709551615 4520368 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 70541 1395 391 112 0 65506 0
[pid=28502/tid=28503] ppid=28500 vsize=282164 CPUtime=0.08 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 266 0 0 0 8 0 0 0 25 0 4 0 652190922 288935936 1395 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=282164 CPUtime=0.09 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 304 0 0 0 9 0 0 0 25 0 4 0 652190922 288935936 1395 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=282164 CPUtime=0.09 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 215 0 0 0 9 0 0 0 25 0 4 0 652190922 288935936 1395 33554432000 4194304 4650419 140736686034416 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282164

[startup+0.300898 s]
/proc/loadavg: 6.78 7.74 7.58 6/387 28502
/proc/meminfo: memFree=27039672/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=283240 CPUtime=1.17 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 2425 0 0 0 117 0 0 0 25 0 4 0 652190922 290037760 1881 33554432000 4194304 4650419 140736686034416 18446744073709551615 4328357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 70810 1881 393 112 0 65775 0
[pid=28502/tid=28503] ppid=28500 vsize=283240 CPUtime=0.28 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 515 0 0 0 28 0 0 0 25 0 4 0 652190922 290037760 1881 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=283240 CPUtime=0.29 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 529 0 0 0 29 0 0 0 25 0 4 0 652190922 290037760 1881 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=283240 CPUtime=0.29 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 441 0 0 0 29 0 0 0 25 0 4 0 652190922 290037760 1881 33554432000 4194304 4650419 140736686034416 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283240

[startup+0.700832 s]
/proc/loadavg: 6.78 7.74 7.58 6/387 28502
/proc/meminfo: memFree=27039672/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=284636 CPUtime=2.77 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 4270 0 0 0 277 0 0 0 25 0 4 0 652190922 291467264 2230 33554432000 4194304 4650419 140736686034416 18446744073709551615 4328278 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 71159 2230 393 112 0 66124 0
[pid=28502/tid=28503] ppid=28500 vsize=284636 CPUtime=0.68 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 997 0 0 0 68 0 0 0 25 0 4 0 652190922 291467264 2230 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=284636 CPUtime=0.69 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 993 0 0 0 69 0 0 0 25 0 4 0 652190922 291467264 2230 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=284636 CPUtime=0.69 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 873 0 0 0 69 0 0 0 25 0 4 0 652190922 291467264 2230 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284636

[startup+1.5007 s]
/proc/loadavg: 6.78 7.74 7.58 11/392 28507
/proc/meminfo: memFree=27018800/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=285028 CPUtime=5.96 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 7323 0 0 0 595 1 0 0 25 0 4 0 652190922 291868672 3943 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 71257 3943 395 112 0 66222 0
[pid=28502/tid=28503] ppid=28500 vsize=285028 CPUtime=1.47 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 1484 0 0 0 147 0 0 0 25 0 4 0 652190922 291868672 3943 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=285028 CPUtime=1.49 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 1649 0 0 0 149 0 0 0 25 0 4 0 652190922 291868672 3943 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=285028 CPUtime=1.49 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 1333 0 0 0 149 0 0 0 25 0 4 0 652190922 291868672 3943 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285028

[startup+3.10043 s]
/proc/loadavg: 6.78 7.74 7.58 10/392 28507
/proc/meminfo: memFree=26987056/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=294428 CPUtime=12.34 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 14174 0 0 0 1232 2 0 0 25 0 4 0 652190922 301494272 7904 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 73607 7904 395 112 0 68572 0
[pid=28502/tid=28503] ppid=28500 vsize=294428 CPUtime=3.05 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 3390 0 0 0 305 0 0 0 25 0 4 0 652190922 301494272 7904 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=294428 CPUtime=3.09 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 3648 0 0 0 309 0 0 0 25 0 4 0 652190922 301494272 7904 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=294428 CPUtime=3.08 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 3093 0 0 0 308 0 0 0 25 0 4 0 652190922 301494272 7904 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 294428

[startup+6.3009 s]
/proc/loadavg: 6.88 7.75 7.58 10/392 28507
/proc/meminfo: memFree=26960912/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=312500 CPUtime=25.1 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 21176 0 0 0 2506 4 0 0 25 0 4 0 652190922 320000000 11396 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 78125 11396 395 112 0 73090 0
[pid=28502/tid=28503] ppid=28500 vsize=312500 CPUtime=6.22 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 5673 0 0 0 621 1 0 0 25 0 4 0 652190922 320000000 11396 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=312500 CPUtime=6.29 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 5740 0 0 0 628 1 0 0 25 0 4 0 652190922 320000000 11396 33554432000 4194304 4650419 140736686034416 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=312500 CPUtime=6.28 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 3934 0 0 0 628 0 0 0 25 0 4 0 652190922 320000000 11396 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 312500

[startup+12.7008 s]
/proc/loadavg: 6.97 7.75 7.58 10/392 28507
/proc/meminfo: memFree=26919540/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=313384 CPUtime=50.62 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 32191 0 0 0 5056 6 0 0 25 0 4 0 652190922 320905216 15218 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 78346 15218 395 112 0 73311 0
[pid=28502/tid=28503] ppid=28500 vsize=313384 CPUtime=12.53 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 8638 0 0 0 1252 1 0 0 25 0 4 0 652190922 320905216 15218 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=313384 CPUtime=12.68 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 8568 0 0 0 1267 1 0 0 25 0 4 0 652190922 320905216 15218 33554432000 4194304 4650419 140736686034416 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=313384 CPUtime=12.68 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 5325 0 0 0 1268 0 0 0 25 0 4 0 652190922 320905216 15218 33554432000 4194304 4650419 140736686034416 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 313384

[startup+25.5007 s]
/proc/loadavg: 7.19 7.76 7.59 10/392 28507
/proc/meminfo: memFree=26881580/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=316084 CPUtime=101.66 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 48032 0 0 0 10156 10 0 0 25 0 4 0 652190922 323670016 19880 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 79021 19880 395 112 0 73986 0
[pid=28502/tid=28503] ppid=28500 vsize=316084 CPUtime=25.18 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 13537 0 0 0 2515 3 0 0 25 0 4 0 652190922 323670016 19880 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=316084 CPUtime=25.48 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 13242 0 0 0 2546 2 0 0 25 0 4 0 652190922 323670016 19880 33554432000 4194304 4650419 140736686034416 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=316084 CPUtime=25.48 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 6399 0 0 0 2548 0 0 0 25 0 4 0 652190922 323670016 19880 33554432000 4194304 4650419 140736686034416 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 316084

[startup+51.1004 s]
/proc/loadavg: 7.53 7.80 7.60 10/392 28508
/proc/meminfo: memFree=26836780/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=336088 CPUtime=203.75 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 73377 0 0 0 20358 17 0 0 25 0 4 0 652190922 344154112 26081 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 84022 26081 395 112 0 78987 0
[pid=28502/tid=28503] ppid=28500 vsize=336088 CPUtime=50.46 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 21859 0 0 0 5042 4 0 0 25 0 4 0 652190922 344154112 26081 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=336088 CPUtime=51.09 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 21242 0 0 0 5104 5 0 0 25 0 4 0 652190922 344154112 26081 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=336088 CPUtime=51.08 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 8244 0 0 0 5107 1 0 0 25 0 4 0 652190922 344154112 26081 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 336088

[startup+102.315 s]
/proc/loadavg: 7.86 7.84 7.63 11/392 28509
/proc/meminfo: memFree=26797844/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=328020 CPUtime=407.96 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 111593 0 0 0 40767 29 0 0 25 0 4 0 652190922 335892480 31846 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 82005 31846 395 112 0 76970 0
[pid=28502/tid=28503] ppid=28500 vsize=328020 CPUtime=101.02 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 33691 0 0 0 10095 7 0 0 25 0 4 0 652190922 335892480 31846 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=328020 CPUtime=102.3 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 33511 0 0 0 10221 9 0 0 25 0 4 0 652190922 335892480 31846 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=328020 CPUtime=102.3 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 10356 0 0 0 10228 2 0 0 25 0 4 0 652190922 335892480 31846 33554432000 4194304 4650419 140736686034416 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 328020

[startup+162.301 s]

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

[pid=28502] ppid=28500 vsize=554104 CPUtime=2561.11 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 341712 0 0 0 255996 115 0 0 25 0 4 0 652190922 567402496 72773 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 138526 72773 395 112 0 133491 0
[pid=28502/tid=28503] ppid=28500 vsize=554104 CPUtime=634.18 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 109623 0 0 0 63381 37 0 0 25 0 4 0 652190922 567402496 72773 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=554104 CPUtime=642.3 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 107846 0 0 0 64195 35 0 0 25 0 4 0 652190922 567402496 72773 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=554104 CPUtime=642.31 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 17212 0 0 0 64225 6 0 0 25 0 4 0 652190922 567402496 72773 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.11
Current children cumulated vsize (KiB) 554104

[startup+702.301 s]
/proc/loadavg: 8.13 8.09 7.84 10/392 28525
/proc/meminfo: memFree=26469632/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=554920 CPUtime=2800.3 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 361053 0 0 0 279906 124 0 0 25 0 4 0 652190922 568238080 73475 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363541 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 138730 73475 395 112 0 133695 0
[pid=28502/tid=28503] ppid=28500 vsize=554920 CPUtime=693.42 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 116407 0 0 0 69301 41 0 0 25 0 4 0 652190922 568238080 73475 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=554920 CPUtime=702.29 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 113632 0 0 0 70192 37 0 0 25 0 4 0 652190922 568238080 73475 33554432000 4194304 4650419 140736686034416 18446744073709551615 4313463 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=554920 CPUtime=702.29 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 17504 0 0 0 70223 6 0 0 25 0 4 0 652190922 568238080 73475 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.3
Current children cumulated vsize (KiB) 554920

[startup+762.315 s]
/proc/loadavg: 8.27 8.14 7.87 11/392 28527
/proc/meminfo: memFree=26466656/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=556704 CPUtime=3039.6 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 381390 0 0 0 303828 132 0 0 25 0 4 0 652190922 570064896 75987 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 139176 75987 395 112 0 134141 0
[pid=28502/tid=28503] ppid=28500 vsize=556704 CPUtime=752.66 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 123294 0 0 0 75222 44 0 0 25 0 4 0 652190922 570064896 75987 33554432000 4194304 4650419 140736686034416 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=556704 CPUtime=762.3 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 120470 0 0 0 76190 40 0 0 25 0 4 0 652190922 570064896 75987 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=556704 CPUtime=762.3 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 17971 0 0 0 76224 6 0 0 25 0 4 0 652190922 570064896 75987 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.6
Current children cumulated vsize (KiB) 556704

[startup+822.301 s]
/proc/loadavg: 7.56 7.99 7.83 5/383 28546
/proc/meminfo: memFree=26729668/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=544792 CPUtime=3278.79 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 402300 0 0 0 327740 139 0 0 25 0 4 0 652190922 557867008 79087 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 136198 79087 395 112 0 131163 0
[pid=28502/tid=28503] ppid=28500 vsize=544792 CPUtime=811.91 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 130852 0 0 0 81144 47 0 0 25 0 4 0 652190922 557867008 79087 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=544792 CPUtime=822.3 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 127279 0 0 0 82186 44 0 0 25 0 4 0 652190922 557867008 79087 33554432000 4194304 4650419 140736686034416 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=544792 CPUtime=822.29 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 18184 0 0 0 82223 6 0 0 25 0 4 0 652190922 557867008 79087 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3278.79
Current children cumulated vsize (KiB) 544792

[startup+882.301 s]
/proc/loadavg: 5.37 7.28 7.60 5/383 28547
/proc/meminfo: memFree=26743032/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=557464 CPUtime=3518.08 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 420293 0 0 0 351660 148 0 0 25 0 4 0 652190922 570843136 75555 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 139366 75555 395 112 0 134331 0
[pid=28502/tid=28503] ppid=28500 vsize=557464 CPUtime=871.19 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 137193 0 0 0 87069 50 0 0 25 0 4 0 652190922 570843136 75555 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=557464 CPUtime=882.29 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 134502 0 0 0 88182 47 0 0 25 0 4 0 652190922 570843136 75555 33554432000 4194304 4650419 140736686034416 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=557464 CPUtime=882.3 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 18343 0 0 0 88223 7 0 0 25 0 4 0 652190922 570843136 75555 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.08
Current children cumulated vsize (KiB) 557464

[startup+942.301 s]
/proc/loadavg: 4.56 6.70 7.37 5/383 28558
/proc/meminfo: memFree=26716036/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=557912 CPUtime=3757.36 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 442000 0 0 0 375579 157 0 0 25 0 4 0 652190922 571301888 82442 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 139478 82442 395 112 0 134443 0
[pid=28502/tid=28503] ppid=28500 vsize=557912 CPUtime=930.48 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 144225 0 0 0 92995 53 0 0 25 0 4 0 652190922 571301888 82442 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=557912 CPUtime=942.29 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 142700 0 0 0 94179 50 0 0 25 0 4 0 652190922 571301888 82442 33554432000 4194304 4650419 140736686034416 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=557912 CPUtime=942.3 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 18350 0 0 0 94223 7 0 0 25 0 4 0 652190922 571301888 82442 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.36
Current children cumulated vsize (KiB) 557912

[startup+1002.3 s]
/proc/loadavg: 4.26 6.22 7.17 5/383 28559
/proc/meminfo: memFree=26708032/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=532940 CPUtime=3996.64 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 457947 0 0 0 399500 164 0 0 25 0 4 0 652190922 545730560 84411 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 133235 84411 395 112 0 128200 0
[pid=28502/tid=28503] ppid=28500 vsize=532940 CPUtime=989.75 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 150112 0 0 0 98919 56 0 0 25 0 4 0 652190922 545730560 84411 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=532940 CPUtime=1002.29 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 146933 0 0 0 100178 51 0 0 25 0 4 0 652190922 545730560 84411 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=532940 CPUtime=1002.3 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 18439 0 0 0 100223 7 0 0 25 0 4 0 652190922 545730560 84411 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.64
Current children cumulated vsize (KiB) 532940

[startup+1062.3 s]
/proc/loadavg: 4.15 5.83 6.97 5/383 28561
/proc/meminfo: memFree=26691468/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=533036 CPUtime=4235.94 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 472995 0 0 0 423423 171 0 0 25 0 4 0 652190922 545828864 88645 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 133259 88645 395 112 0 128224 0
[pid=28502/tid=28503] ppid=28500 vsize=533036 CPUtime=1049.05 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 156171 0 0 0 104846 59 0 0 25 0 4 0 652190922 545828864 88645 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=533036 CPUtime=1062.29 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 152527 0 0 0 106176 53 0 0 25 0 4 0 652190922 545828864 88645 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=533036 CPUtime=1062.29 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 18871 0 0 0 106222 7 0 0 25 0 4 0 652190922 545828864 88645 33554432000 4194304 4650419 140736686034416 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4235.94
Current children cumulated vsize (KiB) 533036

[startup+1122.3 s]
/proc/loadavg: 4.10 5.51 6.79 5/383 28563
/proc/meminfo: memFree=26701420/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=561744 CPUtime=4475.22 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 490710 0 0 0 447346 176 0 0 25 0 4 0 652190922 575225856 86070 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 140436 86070 395 112 0 135401 0
[pid=28502/tid=28503] ppid=28500 vsize=561744 CPUtime=1108.33 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 163928 0 0 0 110773 60 0 0 25 0 4 0 652190922 575225856 86070 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=561744 CPUtime=1122.3 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 154972 0 0 0 112176 54 0 0 25 0 4 0 652190922 575225856 86070 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=561744 CPUtime=1122.3 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 19500 0 0 0 112222 8 0 0 25 0 4 0 652190922 575225856 86070 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.22
Current children cumulated vsize (KiB) 561744

[startup+1182.3 s]
/proc/loadavg: 4.08 5.24 6.61 5/383 28567
/proc/meminfo: memFree=26701616/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=562032 CPUtime=4714.52 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 509394 0 0 0 471268 184 0 0 25 0 4 0 652190922 575520768 86076 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 140508 86076 395 112 0 135473 0
[pid=28502/tid=28503] ppid=28500 vsize=562032 CPUtime=1167.63 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 169774 0 0 0 116699 64 0 0 25 0 4 0 652190922 575520768 86076 33554432000 4194304 4650419 140736686034416 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=562032 CPUtime=1182.3 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 161833 0 0 0 118173 57 0 0 25 0 4 0 652190922 575520768 86076 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=562032 CPUtime=1182.3 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 19523 0 0 0 118222 8 0 0 25 0 4 0 652190922 575520768 86076 33554432000 4194304 4650419 140736686034416 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.52
Current children cumulated vsize (KiB) 562032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 4.05 5.14 6.54 5/383 28568
/proc/meminfo: memFree=26706420/32950928 swapFree=44388876/67111528
[pid=28502] ppid=28500 vsize=562208 CPUtime=4800.3 cores=0,2,4,6
/proc/28502/stat : 28502 (strangenight1-m) R 28500 28502 27826 0 -1 4202496 517214 0 0 0 479844 186 0 0 25 0 4 0 652190922 575700992 84734 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28502/statm: 140552 84734 395 112 0 135517 0
[pid=28502/tid=28503] ppid=28500 vsize=562208 CPUtime=1188.87 cores=0,2,4,6
/proc/28502/task/28503/stat : 28503 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 172320 0 0 0 118822 65 0 0 25 0 4 0 652190922 575700992 84734 33554432000 4194304 4650419 140736686034416 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28502/tid=28504] ppid=28500 vsize=562208 CPUtime=1203.82 cores=0,2,4,6
/proc/28502/task/28504/stat : 28504 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 164283 0 0 0 120324 58 0 0 25 0 4 0 652190922 575700992 84734 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28502/tid=28505] ppid=28500 vsize=562208 CPUtime=1203.81 cores=0,2,4,6
/proc/28502/task/28505/stat : 28505 (strangenight1-m) R 28500 28502 27826 0 -1 4202560 19625 0 0 0 120373 8 0 0 25 0 4 0 652190922 575700992 84734 33554432000 4194304 4650419 140736686034416 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 562208

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.84
CPU time (s): 4800.35
CPU user time (s): 4798.46
CPU system time (s): 1.88371
CPU usage (%): 398.755
Max. virtual memory (cumulated for all children) (KiB): 574928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.46
system time used= 1.88371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517215
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= 197
involuntary context switches= 39023

runsolver used 4.50531 second user time and 10.4594 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 22:45:22
IDJOB=3368915
IDBENCH=82924
IDSOLVER=1846
FILE ID=node126/3368915-1305405922
RUNJOBID= node126-1305405922-28480
PBS_JOBID= 13324485
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S797651048-056.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368915-1305405922/watcher-3368915-1305405922 -o /tmp/evaluation-result-3368915-1305405922/solver-3368915-1305405922 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368915-1305405922.cnf

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

MD5SUM BENCH= e887a746d13f48cfc0f8cc23df918189
RANDOM SEED=590922468

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27039828 kB
Buffers:        260228 kB
Cached:        2442100 kB
SwapCached:      92524 kB
Active:         744764 kB
Inactive:      4915716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27039828 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           12560 kB
Writeback:           0 kB
AnonPages:     2877764 kB
Mapped:          15272 kB
Slab:           109084 kB
PageTables:      75920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88131216 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= 73320 MiB
End job on node126 at 2011-05-14 23:05:28