Trace number 3175409

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
MD5SUMfb063acde7d440560f4280457889aef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.9601
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-3175409-1304122997.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.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.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	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.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     168 undec:      39 neg:     193
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       391      1700         0         0      5159         0   no data   no data  --
0.11/0.05	c Decided on static restart strategy
0.37/0.14	c  N st     8      4920       391      1700         0      4836      5159     95039   no data   no data  --
1.17/0.36	c  N st    10     11302       391      1700         0      4469      5159     66004   no data   no data  --
2.37/0.61	c  N st    11     17046       391      1700         0     10035      5159    174650   no data   no data  --
3.98/1.02	c  F st    12     25000       391      1700         0     12350      5159    221236   no data   no data  --
3.98/1.02	c  N st    12     25000       391      1700         0     12350      5159    221236   no data   no data  --
4.77/1.24	c Decided on static restart strategy
4.77/1.24	c  N st    18     30002       391      1700         0     10638      5159    165963   no data   no data  --
4.77/1.24	c  S st    18     30002       391      1700         0     10638      5159    165963   no data   no data  --
4.77/1.28	c  S st    18     30507       391      1700         0     11140      5159    175435   no data   no data  --
4.77/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.77/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.77/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4.77/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.44	c lits-rem:       204  cl-subs:      803  v-elim:      0  v-fix:    0  time:  0.63 s
5.57/1.45	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.03
5.57/1.45	c calculated reachability. Time: 0.00
5.57/1.45	c  N st    18     30507       391      1700         0     10337      5159    160484   no data   no data  --
7.16/1.81	c  N st    20     37617       391      1700         0      9599      5159    132841   no data   no data  --
8.39/2.16	c  N st    21     44017       391      1700         0     15821      5159    254740   no data   no data  --
8.79/2.28	c  S st    22     45761       391      1700         0     17530      5159    291507   no data   no data  --
9.16/2.32	c  S st    22     46262       391      1700         0      9325      5159    115593   no data   no data  --
9.16/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.16/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.16/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
9.16/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.38	c lits-rem:        51  cl-subs:      102  v-elim:      0  v-fix:    0  time:  0.24 s
9.16/2.38	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
9.16/2.39	c vivif2 --  cl tried     9223 cl shrink        0 lits rem          0 time: 0.00
9.16/2.39	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.03
9.16/2.39	c calculated reachability. Time: 0.00
9.16/2.39	c  N st    22     46262       391      1700         0      9223      5159    113784   no data   no data  --
12.77/3.28	c  N st    23     60662       391      1700         0     13464      5159    186306   no data   no data  --
15.16/3.89	c  N st    24     69395       391      1700         0     11313      5159    139515   no data   no data  --
15.16/3.89	c  S st    24     69395       391      1700         0     11313      5159    139515   no data   no data  --
15.56/3.92	c  S st    24     69898       391      1700         0     11814      5159    149382   no data   no data  --
15.56/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.56/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
15.56/3.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.96/4.06	c lits-rem:        76  cl-subs:      199  v-elim:      0  v-fix:    0  time:  0.51 s
15.96/4.06	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
15.96/4.06	c vivif2 --  cl tried    11615 cl shrink        0 lits rem          0 time: 0.00
15.96/4.07	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.04
15.96/4.07	c calculated reachability. Time: 0.00
15.96/4.07	c  N st    24     69898       391      1700         0     11615      5159    145746   no data   no data  --
21.14/5.31	c  F st    25     87501       391      1700         0     17076      5159    250825   no data   no data  --
21.14/5.31	c  N st    25     87501       391      1700         0     17076      5159    250825   no data   no data  --
22.75/5.73	c Decided on static restart strategy
23.54/5.99	c  N st    32     95542       391      1700         0     24938      5159    408661   no data   no data  --
26.36/6.69	c  N st    34    104847       391      1700         0     21304      5159    306300   no data   no data  --
26.36/6.69	c  S st    34    104847       391      1700         0     21304      5159    306300   no data   no data  --
26.74/6.75	c  S st    34    105349       391      1700         0     21805      5159    316542   no data   no data  --
26.74/6.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.74/6.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.74/6.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
26.74/6.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.74/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.74/6.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
26.74/6.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.54/7.44	c lits-rem:       485  cl-subs:     1384  v-elim:      0  v-fix:    0  time:  2.69 s
29.54/7.44	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
29.54/7.44	c vivif2 --  cl tried    20421 cl shrink        0 lits rem          0 time: 0.01
29.54/7.45	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.06
29.54/7.45	c calculated reachability. Time: 0.00
29.54/7.45	c  N st    34    105349       391      1700         0     20421      5159    292259   no data   no data  --
32.34/8.18	c  N st    35    114947       391      1700         0     16137      5159    194349   no data   no data  --
37.53/9.42	c  N st    36    129345       391      1700         0     15581      5159    173159   no data   no data  --
43.94/11.07	c  N st    37    150940       391      1700         0     20973      5159    264185   no data   no data  --
46.32/11.62	c  S st    38    158024       391      1700         0     27870      5159    407947   no data   no data  --
46.72/11.70	c  S st    38    158529       391      1700         0     28371      5159    417720   no data   no data  --
46.72/11.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.72/11.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.72/11.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
46.72/11.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.72/11.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.72/11.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
46.72/11.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.51/12.91	c lits-rem:       552  cl-subs:     2003  v-elim:      0  v-fix:    0  time:  4.74 s
51.51/12.91	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
51.51/12.91	c vivif2 --  cl tried    26368 cl shrink        0 lits rem          0 time: 0.02
51.51/12.93	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.08
51.51/12.93	c calculated reachability. Time: 0.00
51.51/12.93	c  N st    38    158529       391      1700         0     26368      5159    380643   no data   no data  --
70.31/17.65	c  N st    39    207117       391      1700         0     21083      5159    242732   no data   no data  --
82.67/20.77	c  N st    40    237793       391      1700         0     31473      5159    432242   no data   no data  --
82.67/20.77	c  S st    40    237793       391      1700         0     31473      5159    432242   no data   no data  --
83.09/20.87	c  S st    40    238298       391      1700         0     31975      5159    442469   no data   no data  --
83.09/20.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.09/20.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.09/20.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
83.09/20.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.09/20.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.09/20.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
83.09/20.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.06/22.38	c lits-rem:       682  cl-subs:     2489  v-elim:      0  v-fix:    0  time:  5.90 s
89.06/22.38	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
89.06/22.38	c vivif2 --  cl tried    29486 cl shrink        0 lits rem          0 time: 0.02
89.46/22.40	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.10
89.46/22.41	c calculated reachability. Time: 0.00
89.46/22.41	c  N st    40    238298       391      1700         0     29486      5159    396479   no data   no data  --
117.83/29.56	c  F st    41    306250       391      1700         0     31228      5159    380849   no data   no data  --
117.83/29.56	c  N st    41    306250       391      1700         0     31228      5159    380849   no data   no data  --
120.22/30.10	c Decided on static restart strategy
130.61/32.72	c  N st    51    334559       391      1700         0     35495      5159    477766   no data   no data  --
143.00/35.80	c  N st    53    357449       391      1700         0     33528      5159    427722   no data   no data  --
143.00/35.80	c  S st    53    357449       391      1700         0     33528      5159    427722   no data   no data  --
143.00/35.89	c  S st    53    357952       391      1700         0     34028      5159    437593   no data   no data  --
143.00/35.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
143.00/35.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.40/35.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
143.40/35.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.40/35.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.40/35.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
143.40/35.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
148.59/37.27	c lits-rem:       658  cl-subs:     1241  v-elim:      0  v-fix:    0  time:  5.38 s
148.59/37.27	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
148.59/37.27	c vivif2 --  cl tried    32787 cl shrink        0 lits rem          0 time: 0.02
148.59/37.29	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.10
148.59/37.30	c calculated reachability. Time: 0.00
148.59/37.30	c  N st    53    357952       391      1700         0     32787      5159    413273   no data   no data  --
164.57/41.24	c  N st    54    390347       391      1700         0     38890      5159    506918   no data   no data  --
189.33/47.44	c  N st    55    438935       391      1700         0     32819      5159    361876   no data   no data  --
225.28/56.48	c  N st    56    511817       391      1700         0     46201      5159    577999   no data   no data  --
239.27/59.92	c  N st    57    536928       391      1700         0     40452      5159    471807   no data   no data  --
239.27/59.92	c  S st    57    536928       391      1700         0     40452      5159    471807   no data   no data  --
239.67/60.03	c  S st    57    537432       391      1700         0     40954      5159    482460   no data   no data  --
239.67/60.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
239.67/60.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.67/60.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
239.67/60.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.67/60.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.67/60.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
239.67/60.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.46/61.71	c lits-rem:      1066  cl-subs:     2982  v-elim:      0  v-fix:    0  time:  6.57 s
246.46/61.71	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
246.46/61.71	c vivif2 --  cl tried    37972 cl shrink        0 lits rem          0 time: 0.02
246.46/61.74	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.12
246.46/61.74	c calculated reachability. Time: 0.00
246.46/61.75	c  N st    57    537432       391      1700         0     37972      5159    433555   no data   no data  --
346.34/86.76	c  N st    58    701416       391      1700         0     66943      5159    968987   no data   no data  --
419.45/105.09	c  N st    59    806148       391      1700         0     60944      5159    803031   no data   no data  --
419.45/105.09	c  S st    59    806148       391      1700         0     60944      5159    803031   no data   no data  --
420.25/105.28	c  S st    59    806648       391      1700         0     61443      5159    813201   no data   no data  --
420.25/105.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
420.25/105.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.65/105.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
420.65/105.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.65/105.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.65/105.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
420.65/105.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
433.02/108.45	c lits-rem:      1632  cl-subs:     5293  v-elim:      0  v-fix:    0  time: 12.46 s
433.02/108.45	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
433.02/108.46	c vivif2 --  cl tried    56150 cl shrink        0 lits rem          0 time: 0.04
433.42/108.52	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.23
433.42/108.53	c calculated reachability. Time: 0.00
433.42/108.53	c  N st    59    806648       391      1700         0     56150      5159    728794   no data   no data  --
612.80/153.41	c  F st    60   1071878       391      1700         0     71358      5159    863648   no data   no data  --
612.80/153.41	c  N st    60   1071878       391      1700         0     71358      5159    863648   no data   no data  --
617.20/154.56	c Decided on static restart strategy
635.97/159.29	c  N st    70   1100186       391      1700         0     55532      5159    613096   no data   no data  --
666.72/166.92	c  N st    72   1136178       391      1700         0     46238      5159    434565   no data   no data  --
689.10/172.57	c  N st    73   1168570       391      1700         0     77446      5159   1061661   no data   no data  --
718.66/179.95	c  N st    74   1209974       391      1700         0     72310      5159    984138   no data   no data  --
718.66/179.95	c  S st    74   1209974       391      1700         0     72310      5159    984138   no data   no data  --
719.46/180.17	c  S st    74   1210476       391      1700         0     72810      5159    994734   no data   no data  --
719.46/180.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
719.46/180.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
719.86/180.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
719.86/180.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
719.86/180.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
719.86/180.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
719.86/180.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
738.25/184.84	c lits-rem:      1350  cl-subs:     4353  v-elim:      0  v-fix:    0  time: 18.39 s
738.25/184.84	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
738.25/184.86	c vivif2 --  cl tried    68457 cl shrink        0 lits rem          0 time: 0.05
738.63/184.95	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.39
738.63/184.96	c calculated reachability. Time: 0.00
738.63/184.96	c  N st    74   1210476       391      1700         0     68457      5159    914824   no data   no data  --
798.15/199.81	c  N st    75   1283358       391      1700         0     92529      5159   1349647   no data   no data  --
884.83/221.53	c  N st    76   1392683       391      1700         0     52988      5159    506491   no data   no data  --
1019.47/255.24	c  N st    77   1556667       391      1700         0     57809      5159    561171   no data   no data  --
1150.48/288.00	c  N st    78   1710479       391      1700         0     99140      5159   1366218   no data   no data  --
1150.48/288.00	c  S st    78   1710479       391      1700         0     99140      5159   1366218   no data   no data  --
1151.67/288.32	c  S st    78   1710981       391      1700         0     99641      5159   1376096   no data   no data  --
1151.67/288.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1151.67/288.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1151.67/288.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1152.07/288.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1152.07/288.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1152.07/288.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1152.07/288.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1180.03/295.43	c lits-rem:      1266  cl-subs:     8622  v-elim:      0  v-fix:    0  time: 27.99 s
1180.03/295.43	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
1180.03/295.44	c vivif2 --  cl tried    91019 cl shrink        0 lits rem          0 time: 0.06
1180.43/295.56	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.48
1180.43/295.57	c calculated reachability. Time: 0.00
1180.43/295.57	c  N st    78   1710981       391      1700         0     91019      5159   1233953   no data   no data  --
1513.59/378.94	c  N st    79   2079945       391      1700         0    102505      5159   1381652   no data   no data  --
1644.61/411.75	c  N st    80   2210983       391      1700         0    106601      5159   1406856   no data   no data  --
1644.61/411.75	c  S st    80   2210983       391      1700         0    106601      5159   1406856   no data   no data  --
1646.21/412.12	c  S st    80   2211487       391      1700         0    107104      5159   1417212   no data   no data  --
1646.21/412.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1646.21/412.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1646.21/412.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1646.61/412.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1646.61/412.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1646.61/412.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1646.61/412.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1678.97/420.34	c lits-rem:       358  cl-subs:    11471  v-elim:      0  v-fix:    0  time: 32.42 s
1678.97/420.34	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
1678.97/420.36	c vivif2 --  cl tried    95633 cl shrink        0 lits rem          0 time: 0.07
1679.37/420.49	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.52
1679.37/420.49	c calculated reachability. Time: 0.00
1679.37/420.49	c  N st    80   2211487       391      1700         0     95633      5159   1232199   no data   no data  --
2211.06/553.52	c  N st    81   2711489       391      1700         0    118422      5159   1474618   no data   no data  --
2211.06/553.52	c  S st    81   2711489       391      1700         0    118422      5159   1474618   no data   no data  --
2212.65/553.93	c  S st    81   2711994       391      1700         0    118927      5159   1484808   no data   no data  --
2212.65/553.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2212.65/553.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2213.05/554.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2213.05/554.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2213.05/554.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2213.05/554.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2213.05/554.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2256.19/564.84	c lits-rem:       414  cl-subs:    18477  v-elim:      0  v-fix:    0  time: 43.09 s
2256.19/564.84	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
2256.19/564.86	c vivif2 --  cl tried   100450 cl shrink        0 lits rem          0 time: 0.07
2256.99/565.00	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.55
2256.99/565.00	c calculated reachability. Time: 0.00
2256.99/565.00	c  N st    81   2711994       391      1700         0    100450      5159   1199953   no data   no data  --
2821.82/706.47	c  N st    82   3211995       391      1700         0     77349      5159    683640   no data   no data  --
2821.82/706.47	c  S st    82   3211995       391      1700         0     77349      5159    683640   no data   no data  --
2823.02/706.71	c  S st    82   3212499       391      1700         0     77852      5159    694472   no data   no data  --
2823.02/706.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2823.02/706.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2823.02/706.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
2823.02/706.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2823.02/706.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2823.02/706.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2823.02/706.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2832.21/709.08	c lits-rem:       644  cl-subs:      751  v-elim:      0  v-fix:    0  time:  9.23 s
2832.21/709.08	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
2832.21/709.09	c vivif2 --  cl tried    77101 cl shrink        0 lits rem          0 time: 0.04
2832.61/709.18	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.35
2832.61/709.18	c calculated reachability. Time: 0.00
2832.61/709.18	c  N st    82   3212499       391      1700         0     77101      5159    684047   no data   no data  --
3440.98/861.46	c  N st    83   3712500       391      1700         0     88083      5159    831717   no data   no data  --
3440.98/861.46	c  S st    83   3712500       391      1700         0     88083      5159    831717   no data   no data  --
3442.18/861.74	c  S st    83   3713001       391      1700         0     88582      5159    842023   no data   no data  --
3442.18/861.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3442.18/861.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3442.18/861.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
3442.58/861.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3442.58/861.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3442.58/861.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3442.58/861.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3453.39/864.59	c lits-rem:       452  cl-subs:     1818  v-elim:      0  v-fix:    0  time: 11.09 s
3453.39/864.59	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
3453.39/864.60	c vivif2 --  cl tried    86764 cl shrink        0 lits rem          0 time: 0.05
3454.17/864.70	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.39
3454.17/864.70	c calculated reachability. Time: 0.00
3454.17/864.70	c  N st    83   3713001       391      1700         0     86764      5159    811962   no data   no data  --
3498.51/875.80	c  F st    84   3751562       391      1700         0    123962      5159   1547408   no data   no data  --
3498.51/875.80	c  N st    84   3751562       391      1700         0    123962      5159   1547408   no data   no data  --
3506.52/877.86	c Decided on static restart strategy
3543.24/887.05	c  N st    94   3779868       391      1700         0    151226      5159   2087875   no data   no data  --
3588.79/898.44	c  N st    96   3815864       391      1700         0    103973      5159   1133580   no data   no data  --
3630.72/908.90	c  N st    97   3848257       391      1700         0    135089      5159   1722722   no data   no data  --
3692.24/924.32	c  N st    98   3896846       391      1700         0     99283      5159   1062199   no data   no data  --
3801.69/951.75	c  N st    99   3969728       391      1700         0     85691      5159    749758   no data   no data  --
3943.89/987.37	c  N st   100   4079052       391      1700         0    106031      5159   1145450   no data   no data  --
4123.26/1032.28	c  N st   101   4213003       391      1700         0    148891      5159   1947200   no data   no data  --
4123.26/1032.28	c  S st   101   4213003       391      1700         0    148891      5159   1947200   no data   no data  --
4125.67/1032.82	c  S st   101   4213509       391      1700         0    149395      5159   1958125   no data   no data  --
4125.67/1032.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4125.67/1032.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4125.67/1032.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.30
4126.07/1032.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4126.07/1032.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4126.07/1032.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4126.07/1032.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4230.71/1059.10	c lits-rem:       600  cl-subs:    22353  v-elim:      0  v-fix:    0  time: 104.38 s
4230.71/1059.11	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
4230.71/1059.13	c vivif2 --  cl tried   127042 cl shrink        0 lits rem          0 time: 0.09
4231.52/1059.30	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.70
4231.52/1059.31	c calculated reachability. Time: 0.00
4231.52/1059.31	c  N st   101   4213509       391      1700         0    127042      5159   1575402   no data   no data  --
4599.00/1151.33	c  N st   102   4459485       391      1700         0    101285      5159   1009611   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-3175409-1304122997/watcher-3175409-1304122997 -o /tmp/evaluation-result-3175409-1304122997/solver-3175409-1304122997 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175409-1304122997.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: 3.92 6.12 7.25 3/172 21162
/proc/meminfo: memFree=30624628/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 523899527 52465664 352 33554432000 4194304 4650419 140734079507184 18446744073709551615 47439487936434 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 12809 352 303 112 0 7774 0
[pid=21162/tid=21163] ppid=21160 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 523899527 52465664 352 33554432000 4194304 4650419 140734079507184 18446744073709551615 47439487936434 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 523899527 52465664 352 33554432000 4194304 4650419 140734079507184 18446744073709551615 47439487936434 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 523899527 52465664 352 33554432000 4194304 4650419 140734079507184 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.033319 s]
/proc/loadavg: 3.92 6.12 7.25 3/172 21162
/proc/meminfo: memFree=30624628/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=347584 CPUtime=0.11 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 1269 0 0 0 11 0 0 0 23 0 4 0 523899527 355926016 1143 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 86896 1143 390 112 0 81861 0
[pid=21162/tid=21163] ppid=21160 vsize=347584 CPUtime=0.02 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 229 0 0 0 2 0 0 0 23 0 4 0 523899527 355926016 1143 33554432000 4194304 4650419 140734079507184 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=347584 CPUtime=0.02 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 208 0 0 0 2 0 0 0 23 0 4 0 523899527 355926016 1143 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=347584 CPUtime=0.02 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 146 0 0 0 2 0 0 0 24 0 4 0 523899527 355926016 1143 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 347584

[startup+0.100307 s]
/proc/loadavg: 3.92 6.12 7.25 3/172 21162
/proc/meminfo: memFree=30624628/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=347724 CPUtime=0.37 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 1599 0 0 0 37 0 0 0 23 0 4 0 523899527 356069376 1473 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 86931 1473 391 112 0 81896 0
[pid=21162/tid=21163] ppid=21160 vsize=347724 CPUtime=0.09 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 304 0 0 0 9 0 0 0 23 0 4 0 523899527 356069376 1473 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=347724 CPUtime=0.09 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 300 0 0 0 9 0 0 0 23 0 4 0 523899527 356069376 1473 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=347724 CPUtime=0.09 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 225 0 0 0 9 0 0 0 24 0 4 0 523899527 356069376 1473 33554432000 4194304 4650419 140734079507184 18446744073709551615 4333795 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 347724

[startup+0.300272 s]
/proc/loadavg: 3.92 6.12 7.25 3/172 21162
/proc/meminfo: memFree=30624628/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=349024 CPUtime=1.17 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 2583 0 0 0 117 0 0 0 23 0 4 0 523899527 357400576 1986 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 87256 1986 393 112 0 82221 0
[pid=21162/tid=21163] ppid=21160 vsize=349024 CPUtime=0.29 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 558 0 0 0 29 0 0 0 23 0 4 0 523899527 357400576 1986 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=349024 CPUtime=0.29 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 538 0 0 0 29 0 0 0 23 0 4 0 523899527 357400576 1986 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=349024 CPUtime=0.29 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 451 0 0 0 29 0 0 0 25 0 4 0 523899527 357400576 1986 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 349024

[startup+0.700202 s]
/proc/loadavg: 3.92 6.12 7.25 3/172 21162
/proc/meminfo: memFree=30624628/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=350576 CPUtime=2.77 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 4474 0 0 0 277 0 0 0 25 0 4 0 523899527 358989824 2247 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 87644 2247 393 112 0 82609 0
[pid=21162/tid=21163] ppid=21160 vsize=350576 CPUtime=0.69 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 1043 0 0 0 69 0 0 0 25 0 4 0 523899527 358989824 2247 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=350576 CPUtime=0.69 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 1015 0 0 0 69 0 0 0 25 0 4 0 523899527 358989824 2247 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=350576 CPUtime=0.69 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 890 0 0 0 69 0 0 0 25 0 4 0 523899527 358989824 2247 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 350576

[startup+1.50106 s]
/proc/loadavg: 3.92 6.12 7.25 9/184 21174
/proc/meminfo: memFree=30605436/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=351276 CPUtime=5.97 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 7679 0 0 0 596 1 0 0 25 0 4 0 523899527 359706624 4204 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365407 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 87819 4204 395 112 0 82784 0
[pid=21162/tid=21163] ppid=21160 vsize=351276 CPUtime=1.49 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 1609 0 0 0 149 0 0 0 25 0 4 0 523899527 359706624 4204 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=351276 CPUtime=1.49 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 1560 0 0 0 149 0 0 0 25 0 4 0 523899527 359706624 4204 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=351276 CPUtime=1.48 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 1358 0 0 0 148 0 0 0 25 0 4 0 523899527 359706624 4204 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 351276

[startup+3.10078 s]
/proc/loadavg: 3.92 6.12 7.25 9/184 21204
/proc/meminfo: memFree=30585440/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=357276 CPUtime=12.36 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 15603 0 0 0 1234 2 0 0 25 0 4 0 523899527 365850624 8443 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366835 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 89319 8443 395 112 0 84284 0
[pid=21162/tid=21163] ppid=21160 vsize=357276 CPUtime=3.09 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 3629 0 0 0 309 0 0 0 25 0 4 0 523899527 365850624 8443 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=357276 CPUtime=3.08 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 3873 0 0 0 308 0 0 0 25 0 4 0 523899527 365850624 8443 33554432000 4194304 4650419 140734079507184 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=357276 CPUtime=3.07 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 3615 0 0 0 307 0 0 0 25 0 4 0 523899527 365850624 8443 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 357276

[startup+6.30022 s]
/proc/loadavg: 4.32 6.17 7.26 9/184 21204
/proc/meminfo: memFree=30542524/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=384516 CPUtime=25.14 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 23492 0 0 0 2510 4 0 0 25 0 4 0 523899527 393744384 12211 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 96129 12211 395 112 0 91094 0
[pid=21162/tid=21163] ppid=21160 vsize=384516 CPUtime=6.29 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 6094 0 0 0 628 1 0 0 25 0 4 0 523899527 393744384 12211 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=384516 CPUtime=6.28 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 6131 0 0 0 627 1 0 0 25 0 4 0 523899527 393744384 12211 33554432000 4194304 4650419 140734079507184 18446744073709551615 4439106 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=384516 CPUtime=6.26 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 4982 0 0 0 625 1 0 0 25 0 4 0 523899527 393744384 12211 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 384516

[startup+12.7011 s]
/proc/loadavg: 4.62 6.20 7.27 9/184 21205
/proc/meminfo: memFree=30499092/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=385404 CPUtime=50.71 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 34510 0 0 0 5065 6 0 0 25 0 4 0 523899527 394653696 16332 33554432000 4194304 4650419 140734079507184 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 96351 16332 395 112 0 91316 0
[pid=21162/tid=21163] ppid=21160 vsize=385404 CPUtime=12.69 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 9228 0 0 0 1267 2 0 0 25 0 4 0 523899527 394653696 16332 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=385404 CPUtime=12.69 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 8640 0 0 0 1267 2 0 0 25 0 4 0 523899527 394653696 16332 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=385404 CPUtime=12.63 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 6188 0 0 0 1262 1 0 0 25 0 4 0 523899527 394653696 16332 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 385404

[startup+25.5008 s]
/proc/loadavg: 5.37 6.29 7.28 9/184 21205
/proc/meminfo: memFree=30457300/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=395404 CPUtime=101.85 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 50824 0 0 0 10174 11 0 0 25 0 4 0 523899527 404893696 21575 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364562 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 98851 21575 395 112 0 93816 0
[pid=21162/tid=21163] ppid=21160 vsize=395404 CPUtime=25.49 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 13607 0 0 0 2546 3 0 0 25 0 4 0 523899527 404893696 21575 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=395404 CPUtime=25.48 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 13881 0 0 0 2545 3 0 0 25 0 4 0 523899527 404893696 21575 33554432000 4194304 4650419 140734079507184 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=395404 CPUtime=25.36 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 8114 0 0 0 2534 2 0 0 25 0 4 0 523899527 404893696 21575 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 395404

[startup+51.1003 s]
/proc/loadavg: 6.32 6.44 7.30 9/184 21206
/proc/meminfo: memFree=30432928/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=387828 CPUtime=204.11 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 77466 0 0 0 20392 19 0 0 25 0 4 0 523899527 397135872 25969 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 96957 25969 395 112 0 91922 0
[pid=21162/tid=21163] ppid=21160 vsize=387828 CPUtime=51.09 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 22047 0 0 0 5104 5 0 0 25 0 4 0 523899527 397135872 25969 33554432000 4194304 4650419 140734079507184 18446744073709551615 4331089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=387828 CPUtime=51.07 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 21713 0 0 0 5101 6 0 0 25 0 4 0 523899527 397135872 25969 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=387828 CPUtime=50.84 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 10248 0 0 0 5081 3 0 0 25 0 4 0 523899527 397135872 25969 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 387828

[startup+102.306 s]
/proc/loadavg: 7.31 6.69 7.34 9/184 21207
/proc/meminfo: memFree=30381180/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=410816 CPUtime=408.67 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 112789 0 0 0 40834 33 0 0 25 0 4 0 523899527 420675584 34027 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 102704 34027 395 112 0 97669 0
[pid=21162/tid=21163] ppid=21160 vsize=410816 CPUtime=102.29 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 31345 0 0 0 10220 9 0 0 25 0 4 0 523899527 420675584 34027 33554432000 4194304 4650419 140734079507184 18446744073709551615 4303888 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=410816 CPUtime=102.28 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 32227 0 0 0 10218 10 0 0 25 0 4 0 523899527 420675584 34027 33554432000 4194304 4650419 140734079507184 18446744073709551615 4313331 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=410816 CPUtime=101.78 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 13445 0 0 0 10174 4 0 0 25 0 4 0 523899527 420675584 34027 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 410816

[startup+162.301 s]

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

[pid=21162] ppid=21160 vsize=528576 CPUtime=2805.45 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 396088 0 0 0 280406 139 0 0 25 0 4 0 523899527 541261824 77625 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 132144 77625 395 112 0 127109 0
[pid=21162/tid=21163] ppid=21160 vsize=528576 CPUtime=702.3 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 110531 0 0 0 70193 37 0 0 25 0 4 0 523899527 541261824 77625 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=528576 CPUtime=702.23 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 118357 0 0 0 70181 42 0 0 25 0 4 0 523899527 541261824 77625 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=528576 CPUtime=698.59 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 42270 0 0 0 69842 17 0 0 25 0 4 0 523899527 541261824 77625 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.45
Current children cumulated vsize (KiB) 528576

[startup+762.307 s]
/proc/loadavg: 8.11 7.91 7.69 9/184 21225
/proc/meminfo: memFree=30066224/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=565060 CPUtime=3045.15 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 417310 0 0 0 304368 147 0 0 25 0 4 0 523899527 578621440 77557 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 141265 77557 395 112 0 136230 0
[pid=21162/tid=21163] ppid=21160 vsize=565060 CPUtime=762.31 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 116176 0 0 0 76191 40 0 0 25 0 4 0 523899527 578621440 77557 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=565060 CPUtime=762.23 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 125929 0 0 0 76178 45 0 0 25 0 4 0 523899527 578621440 77557 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=565060 CPUtime=758.27 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 43712 0 0 0 75810 17 0 0 25 0 4 0 523899527 578621440 77557 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 565060

[startup+822.3 s]
/proc/loadavg: 8.11 7.94 7.71 9/184 21226
/proc/meminfo: memFree=30058508/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=552976 CPUtime=3284.8 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 436244 0 0 0 328327 153 0 0 25 0 4 0 523899527 566247424 79606 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 138244 79606 395 112 0 133209 0
[pid=21162/tid=21163] ppid=21160 vsize=552976 CPUtime=822.3 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 120179 0 0 0 82189 41 0 0 25 0 4 0 523899527 566247424 79606 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=552976 CPUtime=822.22 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 133143 0 0 0 82175 47 0 0 25 0 4 0 523899527 566247424 79606 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=552976 CPUtime=817.95 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 45338 0 0 0 81777 18 0 0 25 0 4 0 523899527 566247424 79606 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.8
Current children cumulated vsize (KiB) 552976

[startup+882.301 s]
/proc/loadavg: 8.10 7.96 7.73 9/184 21228
/proc/meminfo: memFree=30023496/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=553244 CPUtime=3524.47 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 456160 0 0 0 352284 163 0 0 25 0 4 0 523899527 566521856 86091 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 138311 86091 395 112 0 133276 0
[pid=21162/tid=21163] ppid=21160 vsize=553244 CPUtime=882.3 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 126161 0 0 0 88187 43 0 0 25 0 4 0 523899527 566521856 86091 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=553244 CPUtime=882.21 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 139906 0 0 0 88171 50 0 0 25 0 4 0 523899527 566521856 86091 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=553244 CPUtime=877.61 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 46761 0 0 0 87743 18 0 0 25 0 4 0 523899527 566521856 86091 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 553244

[startup+942.301 s]
/proc/loadavg: 8.09 7.98 7.75 9/184 21229
/proc/meminfo: memFree=30027916/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=631732 CPUtime=3764.14 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 473568 0 0 0 376243 171 0 0 25 0 4 0 523899527 646893568 84054 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 157933 84054 395 112 0 152898 0
[pid=21162/tid=21163] ppid=21160 vsize=631732 CPUtime=942.3 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 131519 0 0 0 94185 45 0 0 25 0 4 0 523899527 646893568 84054 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=631732 CPUtime=942.2 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 146046 0 0 0 94167 53 0 0 25 0 4 0 523899527 646893568 84054 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=631732 CPUtime=937.3 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 46858 0 0 0 93711 19 0 0 25 0 4 0 523899527 646893568 84054 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 631732

[startup+1002.3 s]
/proc/loadavg: 8.08 8.00 7.77 9/184 21231
/proc/meminfo: memFree=29997604/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=655816 CPUtime=4003.81 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 494090 0 0 0 400201 180 0 0 25 0 4 0 523899527 671555584 85578 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 163954 85578 395 112 0 158919 0
[pid=21162/tid=21163] ppid=21160 vsize=655816 CPUtime=1002.3 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 137153 0 0 0 100182 48 0 0 25 0 4 0 523899527 671555584 85578 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=655816 CPUtime=1002.2 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 153997 0 0 0 100164 56 0 0 25 0 4 0 523899527 671555584 85578 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=655816 CPUtime=996.97 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 48046 0 0 0 99678 19 0 0 25 0 4 0 523899527 671555584 85578 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 655816

[startup+1062.3 s]
/proc/loadavg: 8.07 8.01 7.79 9/184 21233
/proc/meminfo: memFree=29967428/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=668888 CPUtime=4243.49 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 512407 0 0 0 424161 188 0 0 25 0 4 0 523899527 684941312 93154 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 167222 93154 395 112 0 162187 0
[pid=21162/tid=21163] ppid=21160 vsize=668888 CPUtime=1062.31 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 142497 0 0 0 106181 50 0 0 25 0 4 0 523899527 684941312 93154 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=668888 CPUtime=1062.2 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 158671 0 0 0 106162 58 0 0 25 0 4 0 523899527 684941312 93154 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=668888 CPUtime=1056.64 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 50300 0 0 0 105644 20 0 0 25 0 4 0 523899527 684941312 93154 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 668888

[startup+1122.3 s]
/proc/loadavg: 8.11 8.04 7.81 9/184 21234
/proc/meminfo: memFree=29945820/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=643148 CPUtime=4483.16 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 528594 0 0 0 448121 195 0 0 25 0 4 0 523899527 658583552 93788 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 160787 93788 395 112 0 155752 0
[pid=21162/tid=21163] ppid=21160 vsize=643148 CPUtime=1122.31 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 146682 0 0 0 112179 52 0 0 25 0 4 0 523899527 658583552 93788 33554432000 4194304 4650419 140734079507184 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=643148 CPUtime=1122.19 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 165193 0 0 0 112158 61 0 0 25 0 4 0 523899527 658583552 93788 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=643148 CPUtime=1116.31 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 50306 0 0 0 111611 20 0 0 25 0 4 0 523899527 658583552 93788 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 643148

[startup+1182.3 s]
/proc/loadavg: 8.20 8.07 7.83 9/184 21236
/proc/meminfo: memFree=29922336/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=655256 CPUtime=4722.83 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 547116 0 0 0 472081 202 0 0 25 0 4 0 523899527 670982144 100111 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 163814 100111 395 112 0 158779 0
[pid=21162/tid=21163] ppid=21160 vsize=655256 CPUtime=1182.31 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 149401 0 0 0 118178 53 0 0 25 0 4 0 523899527 670982144 100111 33554432000 4194304 4650419 140734079507184 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=655256 CPUtime=1182.19 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 172667 0 0 0 118156 63 0 0 25 0 4 0 523899527 670982144 100111 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=655256 CPUtime=1175.99 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 52978 0 0 0 117577 22 0 0 25 0 4 0 523899527 670982144 100111 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 655256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.07 7.83 9/184 21236
/proc/meminfo: memFree=29920076/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=668580 CPUtime=4800.34 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 550170 0 0 0 479831 203 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4334529 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 167145 100223 395 112 0 162110 0
[pid=21162/tid=21163] ppid=21160 vsize=668580 CPUtime=1201.71 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 149573 0 0 0 120118 53 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=668580 CPUtime=1201.59 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 174250 0 0 0 120096 63 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=668580 CPUtime=1195.29 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 52978 0 0 0 119507 22 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 668580

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

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

[startup+1201.7 s]
/proc/loadavg: 8.14 8.07 7.83 9/184 21236
/proc/meminfo: memFree=29920076/32950928 swapFree=67111428/67111528
[pid=21162] ppid=21160 vsize=668580 CPUtime=4800.34 cores=0,2,4,6
/proc/21162/stat : 21162 (strangenight1-m) R 21160 21162 20152 0 -1 4202496 550170 0 0 0 479831 203 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4334529 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21162/statm: 167145 100223 395 112 0 162110 0
[pid=21162/tid=21163] ppid=21160 vsize=668580 CPUtime=1201.71 cores=0,2,4,6
/proc/21162/task/21163/stat : 21163 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 149573 0 0 0 120118 53 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21162/tid=21164] ppid=21160 vsize=668580 CPUtime=1201.59 cores=0,2,4,6
/proc/21162/task/21164/stat : 21164 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 174250 0 0 0 120096 63 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21162/tid=21165] ppid=21160 vsize=668580 CPUtime=1195.29 cores=0,2,4,6
/proc/21162/task/21165/stat : 21165 (strangenight1-m) R 21160 21162 20152 0 -1 4202560 52978 0 0 0 119507 22 0 0 25 0 4 0 523899527 684625920 100223 33554432000 4194304 4650419 140734079507184 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 668580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.39
CPU user time (s): 4798.33
CPU system time (s): 2.05569
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 720600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.33
system time used= 2.05569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 550172
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= 248
involuntary context switches= 23332

runsolver used 1.89871 second user time and 4.55031 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 02:23:17
IDJOB=3175409
IDBENCH=83027
IDSOLVER=1588
FILE ID=node123/3175409-1304122997
RUNJOBID= node123-1304122997-21147
PBS_JOBID= 13170709
Free space on /tmp= 72816 MiB

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

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

MD5SUM BENCH= fb063acde7d440560f4280457889aef8
RANDOM SEED=1040471729

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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:      30625040 kB
Buffers:        587760 kB
Cached:        1312192 kB
SwapCached:        100 kB
Active:         145620 kB
Inactive:      1817908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30625040 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           12520 kB
Writeback:           0 kB
AnonPages:       64316 kB
Mapped:          14496 kB
Slab:           298676 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191452 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= 72804 MiB
End job on node123 at 2011-04-30 02:43:21