Trace number 3175139

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175139-1304091295.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.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:    450 time:  0.00 s
0.00/0.00	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:     13  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:     187 undec:      47 neg:     216
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       437      1899         0         0      5771         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.39/0.14	c  N st     8      4918       437      1899         0      4817      5771    102860   no data   no data  --
1.19/0.38	c  N st    10     11301       437      1899         0      4478      5771     71724   no data   no data  --
2.39/0.64	c  N st    11     17046       437      1899         0     10116      5771    202037   no data   no data  --
3.99/1.02	c  F st    12     25000       437      1899         0     12377      5771    247229   no data   no data  --
3.99/1.02	c  N st    12     25000       437      1899         0     12377      5771    247229   no data   no data  --
4.77/1.27	c Decided on static restart strategy
4.77/1.27	c  N st    18     30003       437      1899         0     10641      5771    179406   no data   no data  --
4.77/1.27	c  S st    18     30003       437      1899         0     10641      5771    179406   no data   no data  --
5.17/1.30	c  S st    18     30507       437      1899         0     11143      5771    190057   no data   no data  --
5.17/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
5.17/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.58/1.49	c lits-rem:       121  cl-subs:      683  v-elim:      0  v-fix:    0  time:  0.68 s
5.58/1.49	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.03
5.58/1.49	c calculated reachability. Time: 0.00
5.58/1.49	c  N st    18     30507       437      1899         0     10460      5771    175404   no data   no data  --
7.58/1.92	c  N st    20     37617       437      1899         0      9712      5771    145546   no data   no data  --
9.16/2.31	c  N st    21     44016       437      1899         0     15901      5771    283226   no data   no data  --
9.57/2.45	c  S st    22     45761       437      1899         0      8911      5771    116642   no data   no data  --
9.57/2.47	c  S st    22     46266       437      1899         0      9415      5771    126483   no data   no data  --
9.57/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.57/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.57/2.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
9.57/2.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.55	c lits-rem:        27  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.28 s
9.97/2.55	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
9.97/2.55	c vivif2 --  cl tried     9363 cl shrink        0 lits rem          0 time: 0.01
9.97/2.56	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.02
9.97/2.56	c calculated reachability. Time: 0.00
9.97/2.56	c  N st    22     46266       437      1899         0      9363      5771    125328   no data   no data  --
13.56/3.41	c  N st    23     60663       437      1899         0     13707      5771    210137   no data   no data  --
15.97/4.02	c  N st    24     69400       437      1899         0     11494      5771    155310   no data   no data  --
15.97/4.02	c  S st    24     69400       437      1899         0     11494      5771    155310   no data   no data  --
15.97/4.05	c  S st    24     69903       437      1899         0     11994      5771    165491   no data   no data  --
15.97/4.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.97/4.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.97/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.97/4.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.97/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.97/4.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
15.97/4.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.76/4.21	c lits-rem:        63  cl-subs:      184  v-elim:      0  v-fix:    0  time:  0.59 s
16.76/4.21	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
16.76/4.21	c vivif2 --  cl tried    11810 cl shrink        0 lits rem          0 time: 0.00
16.76/4.22	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.04
16.76/4.22	c calculated reachability. Time: 0.00
16.76/4.22	c  N st    24     69903       437      1899         0     11810      5771    161637   no data   no data  --
21.56/5.45	c  F st    25     87500       437      1899         0     17295      5771    268365   no data   no data  --
21.56/5.45	c  N st    25     87500       437      1899         0     17295      5771    268365   no data   no data  --
23.15/5.88	c Decided on static restart strategy
24.35/6.13	c  N st    32     95539       437      1899         0     25094      5771    423602   no data   no data  --
26.74/6.79	c  N st    34    104856       437      1899         0     21537      5771    345343   no data   no data  --
26.74/6.79	c  S st    34    104856       437      1899         0     21537      5771    345343   no data   no data  --
27.15/6.84	c  S st    34    105360       437      1899         0     22040      5771    356156   no data   no data  --
27.15/6.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.15/6.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.15/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
27.15/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.15/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.15/6.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
27.15/6.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.35/7.62	c lits-rem:       264  cl-subs:      981  v-elim:      0  v-fix:    0  time:  3.03 s
30.35/7.62	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
30.35/7.62	c vivif2 --  cl tried    21059 cl shrink        0 lits rem          0 time: 0.01
30.35/7.64	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.06
30.35/7.64	c calculated reachability. Time: 0.00
30.35/7.64	c  N st    34    105360       437      1899         0     21059      5771    335367   no data   no data  --
33.53/8.48	c  N st    35    114958       437      1899         0     16757      5771    224268   no data   no data  --
38.73/9.79	c  N st    36    129355       437      1899         0     16189      5771    198201   no data   no data  --
45.92/11.58	c  N st    37    150951       437      1899         0     21698      5771    306166   no data   no data  --
48.72/12.25	c  S st    38    158040       437      1899         0     28585      5771    453516   no data   no data  --
49.12/12.32	c  S st    38    158543       437      1899         0     29088      5771    464701   no data   no data  --
49.12/12.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.12/12.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.12/12.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
49.12/12.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.12/12.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.12/12.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
49.12/12.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.71/13.74	c lits-rem:       863  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  5.56 s
54.71/13.74	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
54.71/13.74	c vivif2 --  cl tried    27404 cl shrink        0 lits rem          0 time: 0.02
54.71/13.76	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.08
54.71/13.76	c calculated reachability. Time: 0.00
54.71/13.76	c  N st    38    158543       437      1899         0     27404      5771    426297   no data   no data  --
74.71/18.73	c  N st    39    207131       437      1899         0     22021      5771    276392   no data   no data  --
87.07/21.87	c  N st    40    237815       437      1899         0     32266      5771    468617   no data   no data  --
87.07/21.87	c  S st    40    237815       437      1899         0     32266      5771    468617   no data   no data  --
87.48/21.95	c  S st    40    238318       437      1899         0     32769      5771    479751   no data   no data  --
87.48/21.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.48/21.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.48/21.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
87.48/21.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.48/21.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.48/21.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
87.48/21.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.86/23.57	c lits-rem:      1075  cl-subs:     2666  v-elim:      0  v-fix:    0  time:  6.38 s
93.86/23.57	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
93.86/23.58	c vivif2 --  cl tried    30103 cl shrink        0 lits rem          0 time: 0.02
94.26/23.60	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.10
94.26/23.61	c calculated reachability. Time: 0.00
94.26/23.61	c  N st    40    238318       437      1899         0     30103      5771    429559   no data   no data  --
123.41/30.94	c  F st    41    306250       437      1899         0     32200      5771    445372   no data   no data  --
123.41/30.94	c  N st    41    306250       437      1899         0     32200      5771    445372   no data   no data  --
125.82/31.54	c Decided on static restart strategy
136.61/34.25	c  N st    51    334553       437      1899         0     36422      5771    514065   no data   no data  --
146.99/36.89	c  N st    53    357477       437      1899         0     34404      5771    462652   no data   no data  --
146.99/36.89	c  S st    53    357477       437      1899         0     34404      5771    462652   no data   no data  --
147.39/36.98	c  S st    53    357981       437      1899         0     34904      5771    473563   no data   no data  --
147.39/36.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
147.39/36.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.39/36.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
147.79/37.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.79/37.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.79/37.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
147.79/37.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.39/38.47	c lits-rem:       405  cl-subs:     1365  v-elim:      0  v-fix:    0  time:  5.84 s
153.39/38.47	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
153.39/38.47	c vivif2 --  cl tried    33539 cl shrink        0 lits rem          0 time: 0.02
153.39/38.50	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.10
153.39/38.50	c calculated reachability. Time: 0.00
153.39/38.50	c  N st    53    357981       437      1899         0     33539      5771    444904   no data   no data  --
169.76/42.54	c  N st    54    390374       437      1899         0     39752      5771    566639   no data   no data  --
198.12/49.67	c  N st    55    438962       437      1899         0     33402      5771    391452   no data   no data  --
235.67/59.01	c  N st    56    511844       437      1899         0     46839      5771    663171   no data   no data  --
249.25/62.44	c  N st    57    536971       437      1899         0     41218      5771    528061   no data   no data  --
249.25/62.44	c  S st    57    536971       437      1899         0     41218      5771    528061   no data   no data  --
249.65/62.54	c  S st    57    537472       437      1899         0     41717      5771    539480   no data   no data  --
249.65/62.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
249.65/62.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.65/62.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
249.65/62.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.65/62.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.65/62.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
249.65/62.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
256.84/64.34	c lits-rem:       702  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  7.05 s
256.84/64.34	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
256.84/64.35	c vivif2 --  cl tried    39742 cl shrink        0 lits rem          0 time: 0.02
256.84/64.38	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.13
256.84/64.38	c calculated reachability. Time: 0.00
256.84/64.38	c  N st    57    537472       437      1899         0     39742      5771    498362   no data   no data  --
361.90/90.66	c  N st    58    701456       437      1899         0     68351      5771    996127   no data   no data  --
436.20/109.25	c  N st    59    806208       437      1899         0     62394      5771    845747   no data   no data  --
436.20/109.25	c  S st    59    806208       437      1899         0     62394      5771    845747   no data   no data  --
437.00/109.42	c  S st    59    806712       437      1899         0     62896      5771    856357   no data   no data  --
437.00/109.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
437.00/109.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
437.00/109.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
437.00/109.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.00/109.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.00/109.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
437.00/109.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
451.78/113.19	c lits-rem:      1007  cl-subs:     8269  v-elim:      0  v-fix:    0  time: 14.80 s
451.78/113.19	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
451.78/113.19	c vivif2 --  cl tried    54627 cl shrink        0 lits rem          0 time: 0.04
452.19/113.25	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.23
452.19/113.26	c calculated reachability. Time: 0.00
452.19/113.26	c  N st    59    806712       437      1899         0     54627      5771    708042   no data   no data  --
648.71/162.46	c  F st    60   1071875       437      1899         0     70692      5771    996005   no data   no data  --
648.71/162.46	c  N st    60   1071875       437      1899         0     70692      5771    996005   no data   no data  --
653.50/163.65	c Decided on static restart strategy
673.47/168.67	c  N st    70   1100186       437      1899         0     54650      5771    632098   no data   no data  --
703.43/176.12	c  N st    72   1136178       437      1899         0     45065      5771    415173   no data   no data  --
726.20/181.80	c  N st    73   1168573       437      1899         0     76397      5771   1059159   no data   no data  --
759.77/190.28	c  N st    74   1210068       437      1899         0     71102      5771    958943   no data   no data  --
759.77/190.28	c  S st    74   1210068       437      1899         0     71102      5771    958943   no data   no data  --
760.55/190.49	c  S st    74   1210569       437      1899         0     71603      5771    969850   no data   no data  --
760.55/190.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
760.55/190.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.95/190.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
760.95/190.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.95/190.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.95/190.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
760.95/190.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.75/194.71	c lits-rem:      1340  cl-subs:     4380  v-elim:      0  v-fix:    0  time: 16.58 s
777.75/194.71	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
777.75/194.72	c vivif2 --  cl tried    67223 cl shrink        0 lits rem          0 time: 0.05
778.13/194.83	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.44
778.13/194.83	c calculated reachability. Time: 0.00
778.13/194.83	c  N st    74   1210569       437      1899         0     67223      5771    884933   no data   no data  --
847.66/212.25	c  N st    75   1283452       437      1899         0     91469      5771   1396380   no data   no data  --
955.10/239.18	c  N st    76   1392775       437      1899         0     51833      5771    497137   no data   no data  --
1099.30/275.20	c  N st    77   1556759       437      1899         0     56654      5771    565782   no data   no data  --
1241.11/310.74	c  N st    78   1710569       437      1899         0     97946      5771   1421250   no data   no data  --
1241.11/310.74	c  S st    78   1710569       437      1899         0     97946      5771   1421250   no data   no data  --
1242.31/311.06	c  S st    78   1711073       437      1899         0     98449      5771   1432184   no data   no data  --
1242.31/311.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1242.31/311.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1242.71/311.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1242.71/311.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1242.71/311.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1242.71/311.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1242.71/311.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1289.84/322.99	c lits-rem:      1467  cl-subs:    12447  v-elim:      0  v-fix:    0  time: 47.23 s
1289.84/322.99	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
1290.24/323.00	c vivif2 --  cl tried    86002 cl shrink        0 lits rem          0 time: 0.06
1290.64/323.11	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.45
1290.64/323.12	c calculated reachability. Time: 0.00
1290.64/323.12	c  N st    78   1711073       437      1899         0     86002      5771   1187001   no data   no data  --
1662.54/416.27	c  N st    79   2080038       437      1899         0     98054      5771   1345580   no data   no data  --
1798.76/450.31	c  N st    80   2211077       437      1899         0    102117      5771   1414392   no data   no data  --
1798.76/450.31	c  S st    80   2211077       437      1899         0    102117      5771   1414392   no data   no data  --
1799.96/450.64	c  S st    80   2211582       437      1899         0    102618      5771   1425190   no data   no data  --
1799.96/450.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1799.96/450.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1799.96/450.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1800.36/450.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1800.36/450.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1800.36/450.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1800.36/450.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1830.72/458.39	c lits-rem:        93  cl-subs:     8331  v-elim:      0  v-fix:    0  time: 30.54 s
1830.72/458.39	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
1831.12/458.41	c vivif2 --  cl tried    94287 cl shrink        0 lits rem          0 time: 0.07
1831.52/458.54	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.54
1831.52/458.54	c calculated reachability. Time: 0.00
1831.52/458.54	c  N st    80   2211582       437      1899         0     94287      5771   1269690   no data   no data  --
2362.00/591.31	c  N st    81   2711584       437      1899         0    117645      5771   1695710   no data   no data  --
2362.00/591.31	c  S st    81   2711584       437      1899         0    117645      5771   1695710   no data   no data  --
2363.61/591.75	c  S st    81   2712085       437      1899         0    118146      5771   1706934   no data   no data  --
2363.61/591.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2363.61/591.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2364.02/591.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2364.02/591.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2364.02/591.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2364.02/591.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
2364.02/591.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2405.14/602.10	c lits-rem:       270  cl-subs:     8527  v-elim:      0  v-fix:    0  time: 40.85 s
2405.14/602.10	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
2405.14/602.12	c vivif2 --  cl tried   109619 cl shrink        0 lits rem          0 time: 0.08
2405.54/602.29	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.68
2405.94/602.30	c calculated reachability. Time: 0.00
2405.94/602.30	c  N st    81   2712085       437      1899         0    109619      5771   1551810   no data   no data  --
3091.01/773.86	c  N st    82   3212085       437      1899         0     85586      5771    874545   no data   no data  --
3091.01/773.86	c  S st    82   3212085       437      1899         0     85586      5771    874545   no data   no data  --
3092.21/774.17	c  S st    82   3212588       437      1899         0     86085      5771    885936   no data   no data  --
3092.21/774.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3092.21/774.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3092.61/774.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
3092.61/774.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3092.61/774.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3092.61/774.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
3092.61/774.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3111.39/778.93	c lits-rem:       618  cl-subs:     2085  v-elim:      0  v-fix:    0  time: 18.64 s
3111.39/778.93	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
3111.39/778.95	c vivif2 --  cl tried    84000 cl shrink        0 lits rem          0 time: 0.06
3111.79/779.10	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.60
3112.19/779.10	c calculated reachability. Time: 0.00
3112.19/779.10	c  N st    82   3212588       437      1899         0     84000      5771    846162   no data   no data  --
3774.10/944.87	c  N st    83   3712589       437      1899         0     94313      5771    971561   no data   no data  --
3774.10/944.87	c  S st    83   3712589       437      1899         0     94313      5771    971561   no data   no data  --
3775.29/945.14	c  S st    83   3713093       437      1899         0     94817      5771    983541   no data   no data  --
3775.29/945.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3775.29/945.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3775.29/945.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
3775.69/945.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3775.69/945.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3775.69/945.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
3775.69/945.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3790.87/949.08	c lits-rem:       725  cl-subs:     3876  v-elim:      0  v-fix:    0  time: 15.38 s
3790.87/949.08	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
3790.87/949.09	c vivif2 --  cl tried    90941 cl shrink        0 lits rem          0 time: 0.06
3791.67/949.22	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.50
3791.67/949.22	c calculated reachability. Time: 0.00
3791.67/949.22	c  N st    83   3713093       437      1899         0     90941      5771    920051   no data   no data  --
3841.19/961.66	c  F st    84   3751563       437      1899         0    128169      5771   1732023   no data   no data  --
3841.19/961.66	c  N st    84   3751563       437      1899         0    128169      5771   1732023   no data   no data  --
3851.59/964.28	c Decided on static restart strategy
3895.53/975.20	c  N st    94   3779869       437      1899         0    155608      5771   2314618   no data   no data  --
3947.05/988.15	c  N st    96   3815863       437      1899         0    108480      5771   1274097   no data   no data  --
3993.80/999.86	c  N st    97   3848255       437      1899         0    139763      5771   1946644   no data   no data  --
4073.31/1019.70	c  N st    98   3896843       437      1899         0    103708      5771   1192948   no data   no data  --
4193.53/1049.81	c  N st    99   3969727       437      1899         0     90201      5771    854358   no data   no data  --
4347.72/1088.44	c  N st   100   4079052       437      1899         0    110620      5771   1282368   no data   no data  --
4531.06/1134.32	c  N st   101   4213094       437      1899         0    154555      5771   2274119   no data   no data  --
4531.06/1134.32	c  S st   101   4213094       437      1899         0    154555      5771   2274119   no data   no data  --
4533.46/1134.92	c  S st   101   4213596       437      1899         0    155055      5771   2285453   no data   no data  --
4533.46/1134.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4533.46/1134.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4533.86/1135.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.32
4533.86/1135.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4533.86/1135.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4533.86/1135.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
4533.86/1135.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4646.51/1163.24	c lits-rem:       334  cl-subs:    15185  v-elim:      0  v-fix:    0  time: 112.41 s
4646.51/1163.24	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
4646.51/1163.27	c vivif2 --  cl tried   139870 cl shrink        0 lits rem          0 time: 0.11
4647.31/1163.49	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.90
4647.31/1163.50	c calculated reachability. Time: 0.00
4647.31/1163.50	c  N st   101   4213596       437      1899         0    139870      5771   1983143   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-3175139-1304091295/watcher-3175139-1304091295 -o /tmp/evaluation-result-3175139-1304091295/solver-3175139-1304091295 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175139-1304091295.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.95 7.90 7.99 6/180 2183
/proc/meminfo: memFree=19207600/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 412 0 0 0 0 0 0 0 21 0 4 0 520729134 52465664 352 33554432000 4194304 4650419 140735098292320 18446744073709551615 274474023921 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 12809 352 303 112 0 7774 0
[pid=2183/tid=2184] ppid=2181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 520729134 52465664 352 33554432000 4194304 4650419 140735098292320 18446744073709551615 47185655015344 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 520729134 52465664 352 33554432000 4194304 4650419 140735098292320 18446744073709551615 47185655015346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520729134 52465664 352 33554432000 4194304 4650419 140735098292320 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0611611 s]
/proc/loadavg: 6.95 7.90 7.99 6/180 2183
/proc/meminfo: memFree=19207600/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=282344 CPUtime=0.23 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 1431 0 0 0 23 0 0 0 23 0 4 0 520729134 289120256 1300 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 70586 1300 391 112 0 65551 0
[pid=2183/tid=2184] ppid=2181 vsize=282344 CPUtime=0.05 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 293 0 0 0 5 0 0 0 23 0 4 0 520729134 289120256 1300 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=282344 CPUtime=0.05 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 251 0 0 0 5 0 0 0 23 0 4 0 520729134 289120256 1300 33554432000 4194304 4650419 140735098292320 18446744073709551615 4229517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=282344 CPUtime=0.05 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 200 0 0 0 5 0 0 0 24 0 4 0 520729134 289120256 1300 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 282344

[startup+0.101153 s]
/proc/loadavg: 6.95 7.90 7.99 6/180 2183
/proc/meminfo: memFree=19207600/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=282476 CPUtime=0.39 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 1659 0 0 0 39 0 0 0 23 0 4 0 520729134 289255424 1528 33554432000 4194304 4650419 140735098292320 18446744073709551615 4331339 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 70619 1528 391 112 0 65584 0
[pid=2183/tid=2184] ppid=2181 vsize=282476 CPUtime=0.09 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 355 0 0 0 9 0 0 0 23 0 4 0 520729134 289255424 1528 33554432000 4194304 4650419 140735098292320 18446744073709551615 274473664615 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=282476 CPUtime=0.09 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 302 0 0 0 9 0 0 0 23 0 4 0 520729134 289255424 1528 33554432000 4194304 4650419 140735098292320 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=282476 CPUtime=0.09 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 259 0 0 0 9 0 0 0 24 0 4 0 520729134 289255424 1528 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282476

[startup+0.301118 s]
/proc/loadavg: 6.95 7.90 7.99 6/180 2183
/proc/meminfo: memFree=19207600/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=283664 CPUtime=1.19 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 2709 0 0 0 119 0 0 0 23 0 4 0 520729134 290471936 2068 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364424 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 70916 2068 393 112 0 65881 0
[pid=2183/tid=2184] ppid=2181 vsize=283664 CPUtime=0.29 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 607 0 0 0 29 0 0 0 23 0 4 0 520729134 290471936 2068 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=283664 CPUtime=0.29 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 578 0 0 0 29 0 0 0 23 0 4 0 520729134 290471936 2068 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=283664 CPUtime=0.29 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 518 0 0 0 29 0 0 0 25 0 4 0 520729134 290471936 2068 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 283664

[startup+0.701049 s]
/proc/loadavg: 6.95 7.90 7.99 6/180 2183
/proc/meminfo: memFree=19207600/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=285136 CPUtime=2.78 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 4758 0 0 0 278 0 0 0 25 0 4 0 520729134 291979264 2319 33554432000 4194304 4650419 140735098292320 18446744073709551615 4334421 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 71284 2319 393 112 0 66249 0
[pid=2183/tid=2184] ppid=2181 vsize=285136 CPUtime=0.69 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 1121 0 0 0 69 0 0 0 25 0 4 0 520729134 291979264 2319 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=285136 CPUtime=0.69 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 1105 0 0 0 69 0 0 0 25 0 4 0 520729134 291979264 2319 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=285136 CPUtime=0.69 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 992 0 0 0 69 0 0 0 25 0 4 0 520729134 291979264 2319 33554432000 4194304 4650419 140735098292320 18446744073709551615 4328289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285136

[startup+1.50091 s]
/proc/loadavg: 6.95 7.90 7.99 9/184 2187
/proc/meminfo: memFree=19189216/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=285884 CPUtime=5.98 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 8157 0 0 0 597 1 0 0 25 0 4 0 520729134 292745216 4457 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 71471 4457 395 112 0 66436 0
[pid=2183/tid=2184] ppid=2181 vsize=285884 CPUtime=1.49 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 1702 0 0 0 149 0 0 0 25 0 4 0 520729134 292745216 4457 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=285884 CPUtime=1.49 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 1711 0 0 0 149 0 0 0 25 0 4 0 520729134 292745216 4457 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=285884 CPUtime=1.48 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 1519 0 0 0 148 0 0 0 25 0 4 0 520729134 292745216 4457 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 285884

[startup+3.10063 s]
/proc/loadavg: 7.03 7.91 7.99 10/184 2187
/proc/meminfo: memFree=19154000/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=281636 CPUtime=12.37 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 15946 0 0 0 1235 2 0 0 25 0 4 0 520729134 288395264 9073 33554432000 4194304 4650419 140735098292320 18446744073709551615 4333600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 70409 9073 395 112 0 65374 0
[pid=2183/tid=2184] ppid=2181 vsize=281636 CPUtime=3.09 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 3770 0 0 0 309 0 0 0 25 0 4 0 520729134 288395264 9073 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=281636 CPUtime=3.08 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 4267 0 0 0 308 0 0 0 25 0 4 0 520729134 288395264 9073 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=281636 CPUtime=3.07 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 3591 0 0 0 307 0 0 0 25 0 4 0 520729134 288395264 9073 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 281636

[startup+6.30107 s]
/proc/loadavg: 7.03 7.91 7.99 10/184 2187
/proc/meminfo: memFree=19119600/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=289048 CPUtime=25.15 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 24637 0 0 0 2512 3 0 0 25 0 4 0 520729134 295985152 12536 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 72262 12536 395 112 0 67227 0
[pid=2183/tid=2184] ppid=2181 vsize=289048 CPUtime=6.29 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 6459 0 0 0 629 0 0 0 25 0 4 0 520729134 295985152 12536 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=289048 CPUtime=6.29 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 6869 0 0 0 628 1 0 0 25 0 4 0 520729134 295985152 12536 33554432000 4194304 4650419 140735098292320 18446744073709551615 4438407 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=289048 CPUtime=6.25 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 4750 0 0 0 625 0 0 0 25 0 4 0 520729134 295985152 12536 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 289048

[startup+12.7009 s]
/proc/loadavg: 7.25 7.92 7.99 10/184 2187
/proc/meminfo: memFree=19084624/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=293400 CPUtime=50.71 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 37596 0 0 0 5065 6 0 0 25 0 4 0 520729134 300441600 16990 33554432000 4194304 4650419 140735098292320 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 73350 16990 395 112 0 68315 0
[pid=2183/tid=2184] ppid=2181 vsize=293400 CPUtime=12.69 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 9826 0 0 0 1268 1 0 0 25 0 4 0 520729134 300441600 16990 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=293400 CPUtime=12.69 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 10000 0 0 0 1267 2 0 0 25 0 4 0 520729134 300441600 16990 33554432000 4194304 4650419 140735098292320 18446744073709551615 4330626 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=293400 CPUtime=12.63 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 6746 0 0 0 1262 1 0 0 25 0 4 0 520729134 300441600 16990 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 293400

[startup+25.5007 s]
/proc/loadavg: 7.37 7.93 7.99 10/184 2188
/proc/meminfo: memFree=19039740/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=293244 CPUtime=101.85 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 57062 0 0 0 10172 13 0 0 25 0 4 0 520729134 300281856 21851 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 73311 21851 395 112 0 68276 0
[pid=2183/tid=2184] ppid=2181 vsize=293244 CPUtime=25.49 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 15639 0 0 0 2546 3 0 0 25 0 4 0 520729134 300281856 21851 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=293244 CPUtime=25.49 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 15753 0 0 0 2546 3 0 0 25 0 4 0 520729134 300281856 21851 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=293244 CPUtime=25.35 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 9636 0 0 0 2533 2 0 0 25 0 4 0 520729134 300281856 21851 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 293244

[startup+51.1012 s]
/proc/loadavg: 7.71 7.96 8.00 10/184 2188
/proc/meminfo: memFree=18993544/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=314752 CPUtime=204.12 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 86419 0 0 0 20390 22 0 0 25 0 4 0 520729134 322306048 27903 33554432000 4194304 4650419 140735098292320 18446744073709551615 4514720 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 78688 27903 395 112 0 73653 0
[pid=2183/tid=2184] ppid=2181 vsize=314752 CPUtime=51.09 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 25111 0 0 0 5102 7 0 0 25 0 4 0 520729134 322306048 27903 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=314752 CPUtime=51.09 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 23667 0 0 0 5104 5 0 0 25 0 4 0 520729134 322306048 27903 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=314752 CPUtime=50.82 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 13540 0 0 0 5079 3 0 0 25 0 4 0 520729134 322306048 27903 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 314752

[startup+102.306 s]
/proc/loadavg: 7.94 7.98 8.00 10/184 2190
/proc/meminfo: memFree=18943812/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=323812 CPUtime=408.65 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 132407 0 0 0 40827 38 0 0 25 0 4 0 520729134 331583488 35450 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 80953 35450 395 112 0 75918 0
[pid=2183/tid=2184] ppid=2181 vsize=323812 CPUtime=102.3 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 38168 0 0 0 10218 12 0 0 25 0 4 0 520729134 331583488 35450 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=323812 CPUtime=102.29 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 36489 0 0 0 10220 9 0 0 25 0 4 0 520729134 331583488 35450 33554432000 4194304 4650419 140735098292320 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=323812 CPUtime=101.74 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 21258 0 0 0 10169 5 0 0 25 0 4 0 520729134 331583488 35451 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 323812

[startup+162.301 s]

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

[pid=2183] ppid=2181 vsize=540484 CPUtime=2805.4 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 450432 0 0 0 280363 177 0 0 25 0 4 0 520729134 553455616 75654 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 135121 75654 395 112 0 130086 0
[pid=2183/tid=2184] ppid=2181 vsize=540484 CPUtime=702.31 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 120958 0 0 0 70180 51 0 0 25 0 4 0 520729134 553455616 75654 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=540484 CPUtime=702.3 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 132056 0 0 0 70180 50 0 0 25 0 4 0 520729134 553455616 75654 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=540484 CPUtime=698.48 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 63230 0 0 0 69822 26 0 0 25 0 4 0 520729134 553455616 75654 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 540484

[startup+762.307 s]
/proc/loadavg: 8.09 8.08 8.02 10/184 2207
/proc/meminfo: memFree=18558936/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=540720 CPUtime=3045.1 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 472570 0 0 0 304321 189 0 0 25 0 4 0 520729134 553697280 84266 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 135180 84266 395 112 0 130145 0
[pid=2183/tid=2184] ppid=2181 vsize=540720 CPUtime=762.31 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 127726 0 0 0 76177 54 0 0 25 0 4 0 520729134 553697280 84266 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=540720 CPUtime=762.31 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 138154 0 0 0 76177 54 0 0 25 0 4 0 520729134 553697280 84266 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=540720 CPUtime=758.15 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 66630 0 0 0 75788 27 0 0 25 0 4 0 520729134 553697280 84266 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 540720

[startup+822.3 s]
/proc/loadavg: 8.10 8.10 8.03 10/184 2209
/proc/meminfo: memFree=18540688/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=558300 CPUtime=3284.75 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 495038 0 0 0 328277 198 0 0 25 0 4 0 520729134 571699200 84617 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 139575 84617 395 112 0 134540 0
[pid=2183/tid=2184] ppid=2181 vsize=558300 CPUtime=822.31 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 135430 0 0 0 82174 57 0 0 25 0 4 0 520729134 571699200 84617 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=558300 CPUtime=822.3 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 147150 0 0 0 82173 57 0 0 25 0 4 0 520729134 571699200 84617 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=558300 CPUtime=817.83 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 68011 0 0 0 81754 29 0 0 25 0 4 0 520729134 571699200 84617 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 558300

[startup+882.301 s]
/proc/loadavg: 8.17 8.12 8.04 10/184 2210
/proc/meminfo: memFree=18511652/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=571100 CPUtime=3524.42 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 517715 0 0 0 352233 209 0 0 25 0 4 0 520729134 584806400 89719 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 142775 89719 395 112 0 137740 0
[pid=2183/tid=2184] ppid=2181 vsize=571100 CPUtime=882.31 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 141695 0 0 0 88171 60 0 0 25 0 4 0 520729134 584806400 89719 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=571100 CPUtime=882.3 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 153502 0 0 0 88169 61 0 0 25 0 4 0 520729134 584806400 89719 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=571100 CPUtime=877.5 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 72218 0 0 0 87720 30 0 0 25 0 4 0 520729134 584806400 89719 33554432000 4194304 4650419 140735098292320 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 571100

[startup+942.3 s]
/proc/loadavg: 8.14 8.11 8.04 10/184 2212
/proc/meminfo: memFree=18506048/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=571480 CPUtime=3764.1 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 539937 0 0 0 376191 219 0 0 25 0 4 0 520729134 585195520 83603 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 142870 83603 395 112 0 137835 0
[pid=2183/tid=2184] ppid=2181 vsize=571480 CPUtime=942.31 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 148817 0 0 0 94168 63 0 0 25 0 4 0 520729134 585195520 83603 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=571480 CPUtime=942.3 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 159812 0 0 0 94167 63 0 0 25 0 4 0 520729134 585195520 83603 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=571480 CPUtime=937.18 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 74264 0 0 0 93686 32 0 0 25 0 4 0 520729134 585195520 83603 33554432000 4194304 4650419 140735098292320 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 571480

[startup+1002.3 s]
/proc/loadavg: 8.11 8.10 8.04 10/184 2214
/proc/meminfo: memFree=18492740/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=579756 CPUtime=4003.78 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 560920 0 0 0 400145 233 0 0 25 0 4 0 520729134 593670144 91768 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 144939 91768 395 112 0 139904 0
[pid=2183/tid=2184] ppid=2181 vsize=579756 CPUtime=1002.32 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 155513 0 0 0 100165 67 0 0 25 0 4 0 520729134 593670144 91768 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=579756 CPUtime=1002.31 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 166185 0 0 0 100164 67 0 0 25 0 4 0 520729134 593670144 91768 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=579756 CPUtime=996.85 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 77718 0 0 0 99650 35 0 0 25 0 4 0 520729134 593670144 91768 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 579756

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 8.04 10/184 2215
/proc/meminfo: memFree=18473760/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=580016 CPUtime=4243.45 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 582588 0 0 0 424102 243 0 0 25 0 4 0 520729134 593936384 90063 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 145004 90063 395 112 0 139969 0
[pid=2183/tid=2184] ppid=2181 vsize=580016 CPUtime=1062.31 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 160967 0 0 0 106160 71 0 0 25 0 4 0 520729134 593936384 90063 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=580016 CPUtime=1062.3 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 173515 0 0 0 106161 69 0 0 25 0 4 0 520729134 593936384 90063 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=580016 CPUtime=1056.53 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 81004 0 0 0 105617 36 0 0 25 0 4 0 520729134 593936384 90063 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 580016

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 8.03 10/184 2217
/proc/meminfo: memFree=18451792/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=574252 CPUtime=4483.13 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 602669 0 0 0 448060 253 0 0 25 0 4 0 520729134 588034048 94255 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 143563 94255 395 112 0 138528 0
[pid=2183/tid=2184] ppid=2181 vsize=574252 CPUtime=1122.31 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 163963 0 0 0 112159 72 0 0 25 0 4 0 520729134 588034048 94255 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=574252 CPUtime=1122.3 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 180251 0 0 0 112158 72 0 0 25 0 4 0 520729134 588034048 94255 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=574252 CPUtime=1116.2 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 85368 0 0 0 111582 38 0 0 25 0 4 0 520729134 588034048 94255 33554432000 4194304 4650419 140735098292320 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 574252

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 8.04 10/184 2218
/proc/meminfo: memFree=18421272/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=631924 CPUtime=4722.81 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 620064 0 0 0 472020 261 0 0 25 0 4 0 520729134 647090176 96201 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 157981 96201 395 112 0 152946 0
[pid=2183/tid=2184] ppid=2181 vsize=631924 CPUtime=1182.32 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 168457 0 0 0 118157 75 0 0 25 0 4 0 520729134 647090176 96201 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=631924 CPUtime=1182.31 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 186476 0 0 0 118155 76 0 0 25 0 4 0 520729134 647090176 96201 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=631924 CPUtime=1175.88 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 86275 0 0 0 117549 39 0 0 25 0 4 0 520729134 647090176 96201 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 631924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.09 8.04 7/183 2220
/proc/meminfo: memFree=18449656/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=619160 CPUtime=4800.31 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 625048 0 0 0 479767 264 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 154790 97693 395 112 0 149755 0
[pid=2183/tid=2184] ppid=2181 vsize=619160 CPUtime=1201.72 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 168733 0 0 0 120097 75 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=619160 CPUtime=1201.72 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 187766 0 0 0 120095 77 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365047 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=619160 CPUtime=1195.17 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 87536 0 0 0 119478 39 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 619160

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.09 8.09 8.04 7/183 2220
/proc/meminfo: memFree=18449656/32950928 swapFree=67111528/67111528
[pid=2183] ppid=2181 vsize=619160 CPUtime=4800.31 cores=1,3,5,7
/proc/2183/stat : 2183 (strangenight1-m) R 2181 2183 1274 0 -1 4202496 625048 0 0 0 479767 264 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2183/statm: 154790 97693 395 112 0 149755 0
[pid=2183/tid=2184] ppid=2181 vsize=619160 CPUtime=1201.72 cores=1,3,5,7
/proc/2183/task/2184/stat : 2184 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 168733 0 0 0 120097 75 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2183/tid=2185] ppid=2181 vsize=619160 CPUtime=1201.72 cores=1,3,5,7
/proc/2183/task/2185/stat : 2185 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 187766 0 0 0 120095 77 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365047 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2183/tid=2186] ppid=2181 vsize=619160 CPUtime=1195.17 cores=1,3,5,7
/proc/2183/task/2186/stat : 2186 (strangenight1-m) R 2181 2183 1274 0 -1 4202560 87536 0 0 0 119478 39 0 0 25 0 4 0 520729134 634019840 97693 33554432000 4194304 4650419 140735098292320 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 619160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.37
CPU user time (s): 4797.71
CPU system time (s): 2.65959
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 631924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.71
system time used= 2.65959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 625049
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= 163
involuntary context switches= 30633

runsolver used 1.92171 second user time and 4.64429 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 17:34:55
IDJOB=3175139
IDBENCH=82757
IDSOLVER=1588
FILE ID=node125/3175139-1304091295
RUNJOBID= node125-1304091295-2161
PBS_JOBID= 13170543
Free space on /tmp= 72756 MiB

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

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

MD5SUM BENCH= f9acc85431fa3756e8067132423a3a4a
RANDOM SEED=1361578464

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19208376 kB
Buffers:       2218276 kB
Cached:       10927228 kB
SwapCached:          0 kB
Active:        8440664 kB
Inactive:      4771240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19208376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12564 kB
Writeback:           0 kB
AnonPages:       65596 kB
Mapped:          15264 kB
Slab:           467220 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   275772 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= 72752 MiB
End job on node125 at 2011-04-29 17:54:58