Trace number 3175340

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S183128297-005.SATISFIABLE.cnf
MD5SUMf0ea1852e91ab44abb725179e04ad108
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
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-3175340-1304119601.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.01 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     179 undec:      52 neg:     169
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      1696         0         0      5135         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.50/0.14	c  N st     8      4917       391      1696         0      4782      5135     92826   no data   no data  --
1.17/0.38	c  N st    10     11299       391      1696         0      4458      5135     66557   no data   no data  --
2.38/0.60	c  N st    11     17043       391      1696         0     10040      5135    177521   no data   no data  --
3.58/0.97	c  F st    12     25001       391      1696         0     12303      5135    217931   no data   no data  --
3.58/0.97	c  N st    12     25001       391      1696         0     12303      5135    217931   no data   no data  --
4.80/1.20	c Decided on static restart strategy
4.80/1.20	c  N st    18     30003       391      1696         0     10585      5135    165592   no data   no data  --
4.80/1.20	c  S st    18     30003       391      1696         0     10585      5135    165592   no data   no data  --
4.80/1.23	c  S st    18     30506       391      1696         0     11086      5135    175248   no data   no data  --
4.80/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/1.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.80/1.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4.80/1.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.40	c lits-rem:       218  cl-subs:      951  v-elim:      0  v-fix:    0  time:  0.62 s
5.57/1.41	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.03
5.57/1.41	c calculated reachability. Time: 0.00
5.57/1.41	c  N st    18     30506       391      1696         0     10135      5135    157100   no data   no data  --
7.16/1.82	c  N st    20     37616       391      1696         0      9399      5135    127431   no data   no data  --
8.78/2.20	c  N st    21     44015       391      1696         0     15590      5135    249255   no data   no data  --
9.19/2.33	c  S st    22     45761       391      1696         0     17291      5135    285031   no data   no data  --
9.19/2.37	c  S st    22     46263       391      1696         0      9132      5135    111953   no data   no data  --
9.19/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.19/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
9.19/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.56/2.43	c lits-rem:        30  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.21 s
9.56/2.43	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
9.56/2.43	c vivif2 --  cl tried     8986 cl shrink        0 lits rem          0 time: 0.00
9.56/2.44	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.03
9.56/2.44	c calculated reachability. Time: 0.00
9.56/2.44	c  N st    22     46263       391      1696         0      8986      5135    109546   no data   no data  --
12.76/3.29	c  N st    23     60660       391      1696         0     13306      5135    189251   no data   no data  --
15.56/3.95	c  N st    24     69395       391      1696         0     11130      5135    137671   no data   no data  --
15.56/3.95	c  S st    24     69395       391      1696         0     11130      5135    137671   no data   no data  --
15.56/3.98	c  S st    24     69899       391      1696         0     11631      5135    147546   no data   no data  --
15.56/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.56/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
15.56/3.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.36/4.11	c lits-rem:        89  cl-subs:      186  v-elim:      0  v-fix:    0  time:  0.50 s
16.36/4.11	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
16.36/4.12	c vivif2 --  cl tried    11445 cl shrink        0 lits rem          0 time: 0.01
16.36/4.12	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.03
16.36/4.12	c calculated reachability. Time: 0.00
16.36/4.12	c  N st    24     69899       391      1696         0     11445      5135    143957   no data   no data  --
21.54/5.43	c  F st    25     87502       391      1696         0     16843      5135    243312   no data   no data  --
21.54/5.43	c  N st    25     87502       391      1696         0     16843      5135    243312   no data   no data  --
22.74/5.79	c Decided on static restart strategy
23.94/6.04	c  N st    32     95545       391      1696         0     24683      5135    399504   no data   no data  --
26.75/6.75	c  N st    34    104850       391      1696         0     21052      5135    305256   no data   no data  --
26.75/6.75	c  S st    34    104850       391      1696         0     21052      5135    305256   no data   no data  --
27.13/6.81	c  S st    34    105354       391      1696         0     21555      5135    315227   no data   no data  --
27.13/6.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.13/6.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.13/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
27.13/6.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.13/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.13/6.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
27.13/6.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.53/7.47	c lits-rem:       385  cl-subs:     1527  v-elim:      0  v-fix:    0  time:  2.58 s
29.53/7.47	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
29.53/7.47	c vivif2 --  cl tried    20028 cl shrink        0 lits rem          0 time: 0.01
29.53/7.49	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.05
29.53/7.49	c calculated reachability. Time: 0.00
29.53/7.49	c  N st    34    105354       391      1696         0     20028      5135    286151   no data   no data  --
33.13/8.30	c  N st    35    114953       391      1696         0     15767      5135    190645   no data   no data  --
37.92/9.52	c  N st    36    129352       391      1696         0     15233      5135    166814   no data   no data  --
44.71/11.20	c  N st    37    150949       391      1696         0     20754      5135    268902   no data   no data  --
47.11/11.82	c  S st    38    158033       391      1696         0     27606      5135    399377   no data   no data  --
47.11/11.89	c  S st    38    158535       391      1696         0     28107      5135    409518   no data   no data  --
47.11/11.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.11/11.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.51/11.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
47.51/11.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.51/11.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.51/11.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
47.51/11.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.91/13.08	c lits-rem:       665  cl-subs:     1918  v-elim:      0  v-fix:    0  time:  4.64 s
51.91/13.08	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
51.91/13.08	c vivif2 --  cl tried    26189 cl shrink        0 lits rem          0 time: 0.02
52.31/13.10	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.07
52.31/13.10	c calculated reachability. Time: 0.00
52.31/13.10	c  N st    38    158535       391      1696         0     26189      5135    373579   no data   no data  --
70.70/17.70	c  N st    39    207123       391      1696         0     20906      5135    237925   no data   no data  --
81.46/20.46	c  N st    40    237802       391      1696         0     31341      5135    427081   no data   no data  --
81.46/20.46	c  S st    40    237802       391      1696         0     31341      5135    427081   no data   no data  --
81.86/20.55	c  S st    40    238307       391      1696         0     31845      5135    437061   no data   no data  --
81.86/20.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.86/20.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.86/20.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
81.86/20.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.86/20.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.86/20.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
81.86/20.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.46/21.99	c lits-rem:       766  cl-subs:     2179  v-elim:      0  v-fix:    0  time:  5.65 s
87.46/21.99	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
87.46/21.99	c vivif2 --  cl tried    29666 cl shrink        0 lits rem          0 time: 0.02
87.87/22.01	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.08
87.87/22.02	c calculated reachability. Time: 0.00
87.87/22.02	c  N st    40    238307       391      1696         0     29666      5135    400142   no data   no data  --
118.21/29.69	c  F st    41    306250       391      1696         0     31764      5135    416476   no data   no data  --
118.21/29.69	c  N st    41    306250       391      1696         0     31764      5135    416476   no data   no data  --
121.41/30.42	c Decided on static restart strategy
132.59/33.23	c  N st    51    334555       391      1696         0     35867      5135    474777   no data   no data  --
143.78/36.09	c  N st    53    357462       391      1696         0     33727      5135    422883   no data   no data  --
143.78/36.09	c  S st    53    357462       391      1696         0     33727      5135    422883   no data   no data  --
144.18/36.18	c  S st    53    357965       391      1696         0     34230      5135    433741   no data   no data  --
144.18/36.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.18/36.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.18/36.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
144.58/36.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.58/36.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.58/36.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
144.58/36.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.39/37.50	c lits-rem:       405  cl-subs:     1427  v-elim:      0  v-fix:    0  time:  5.18 s
149.79/37.50	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
149.79/37.51	c vivif2 --  cl tried    32803 cl shrink        0 lits rem          0 time: 0.02
149.79/37.53	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.10
149.79/37.53	c calculated reachability. Time: 0.00
149.79/37.53	c  N st    53    357965       391      1696         0     32803      5135    406376   no data   no data  --
165.75/41.52	c  N st    54    390357       391      1696         0     39035      5135    508938   no data   no data  --
193.73/48.57	c  N st    55    438947       391      1696         0     32690      5135    359705   no data   no data  --
234.45/58.75	c  N st    56    511830       391      1696         0     46127      5135    602194   no data   no data  --
250.44/62.75	c  N st    57    536948       391      1696         0     40413      5135    473366   no data   no data  --
250.44/62.75	c  S st    57    536948       391      1696         0     40413      5135    473366   no data   no data  --
250.85/62.85	c  S st    57    537451       391      1696         0     40914      5135    483353   no data   no data  --
250.85/62.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.85/62.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.85/62.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
250.85/62.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.85/62.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.85/62.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
250.85/62.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
256.82/64.39	c lits-rem:       616  cl-subs:     2402  v-elim:      0  v-fix:    0  time:  6.02 s
256.82/64.39	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
256.82/64.39	c vivif2 --  cl tried    38512 cl shrink        0 lits rem          0 time: 0.02
257.22/64.42	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.12
257.22/64.42	c calculated reachability. Time: 0.00
257.22/64.42	c  N st    57    537451       391      1696         0     38512      5135    443961   no data   no data  --
361.08/90.47	c  N st    58    701438       391      1696         0     67424      5135    978632   no data   no data  --
432.98/108.48	c  N st    59    806176       391      1696         0     61423      5135    817320   no data   no data  --
432.98/108.48	c  S st    59    806176       391      1696         0     61423      5135    817320   no data   no data  --
433.78/108.66	c  S st    59    806678       391      1696         0     61922      5135    827831   no data   no data  --
433.78/108.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.78/108.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
433.78/108.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
434.18/108.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.18/108.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.18/108.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
434.18/108.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
447.37/112.05	c lits-rem:      1455  cl-subs:     5886  v-elim:      0  v-fix:    0  time: 13.34 s
447.37/112.05	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
447.37/112.06	c vivif2 --  cl tried    56036 cl shrink        0 lits rem          0 time: 0.04
447.77/112.12	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.22
447.77/112.12	c calculated reachability. Time: 0.00
447.77/112.12	c  N st    59    806678       391      1696         0     56036      5135    722637   no data   no data  --
651.89/163.24	c  F st    60   1071875       391      1696         0     71808      5135    942033   no data   no data  --
651.89/163.24	c  N st    60   1071875       391      1696         0     71808      5135    942033   no data   no data  --
657.08/164.51	c Decided on static restart strategy
675.45/169.19	c  N st    70   1100179       391      1696         0     55812      5135    644108   no data   no data  --
706.21/176.80	c  N st    72   1136172       391      1696         0     46098      5135    421110   no data   no data  --
732.17/183.34	c  N st    73   1168564       391      1696         0     77265      5135   1014155   no data   no data  --
768.53/192.42	c  N st    74   1210017       391      1696         0     71952      5135    905557   no data   no data  --
768.53/192.42	c  S st    74   1210017       391      1696         0     71952      5135    905557   no data   no data  --
769.35/192.64	c  S st    74   1210518       391      1696         0     72452      5135    915625   no data   no data  --
769.35/192.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
769.35/192.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
769.35/192.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
769.72/192.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.72/192.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.72/192.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
769.72/192.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
782.90/196.08	c lits-rem:      1327  cl-subs:     6356  v-elim:      0  v-fix:    0  time: 13.49 s
782.90/196.08	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
782.90/196.09	c vivif2 --  cl tried    66096 cl shrink        0 lits rem          0 time: 0.04
783.30/196.16	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.28
783.30/196.17	c calculated reachability. Time: 0.00
783.30/196.17	c  N st    74   1210518       391      1696         0     66096      5135    812167   no data   no data  --
853.21/213.69	c  N st    75   1283400       391      1696         0     90451      5135   1329378   no data   no data  --
967.84/242.39	c  N st    76   1392724       391      1696         0     51053      5135    465306   no data   no data  --
1117.24/279.76	c  N st    77   1556708       391      1696         0     55849      5135    534467   no data   no data  --
1283.04/321.23	c  N st    78   1710521       391      1696         0     96977      5135   1353950   no data   no data  --
1283.04/321.23	c  S st    78   1710521       391      1696         0     96977      5135   1353950   no data   no data  --
1284.22/321.53	c  S st    78   1711024       391      1696         0     97478      5135   1365069   no data   no data  --
1284.22/321.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1284.22/321.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1284.22/321.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1284.62/321.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1284.62/321.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.62/321.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1284.62/321.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1315.38/329.31	c lits-rem:       340  cl-subs:     9882  v-elim:      0  v-fix:    0  time: 30.70 s
1315.38/329.31	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
1315.38/329.32	c vivif2 --  cl tried    87596 cl shrink        0 lits rem          0 time: 0.06
1315.78/329.43	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.42
1315.78/329.43	c calculated reachability. Time: 0.00
1315.78/329.43	c  N st    78   1711024       391      1696         0     87596      5135   1189337   no data   no data  --
1681.28/420.98	c  N st    79   2079988       391      1696         0     99336      5135   1314820   no data   no data  --
1835.87/459.66	c  N st    80   2211024       391      1696         0    103140      5135   1422602   no data   no data  --
1835.87/459.66	c  S st    80   2211024       391      1696         0    103140      5135   1422602   no data   no data  --
1837.46/460.05	c  S st    80   2211529       391      1696         0    103639      5135   1433167   no data   no data  --
1837.46/460.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1837.46/460.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1837.86/460.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1837.86/460.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1837.86/460.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1837.86/460.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1837.86/460.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1875.82/469.69	c lits-rem:      1207  cl-subs:     9391  v-elim:      0  v-fix:    0  time: 38.13 s
1875.82/469.69	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
1876.23/469.71	c vivif2 --  cl tried    94248 cl shrink        0 lits rem          0 time: 0.06
1876.63/469.82	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.46
1876.63/469.83	c calculated reachability. Time: 0.00
1876.63/469.83	c  N st    80   2211529       391      1696         0     94248      5135   1254991   no data   no data  --
2474.60/619.53	c  N st    81   2711530       391      1696         0    117695      5135   1597802   no data   no data  --
2474.60/619.53	c  S st    81   2711530       391      1696         0    117695      5135   1597802   no data   no data  --
2476.20/619.99	c  S st    81   2712034       391      1696         0    118197      5135   1608183   no data   no data  --
2476.20/619.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2476.20/619.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2476.60/620.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
2477.00/620.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2477.00/620.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2477.00/620.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2477.00/620.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2526.95/632.69	c lits-rem:       268  cl-subs:    13144  v-elim:      0  v-fix:    0  time: 50.28 s
2526.95/632.69	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
2527.33/632.71	c vivif2 --  cl tried   105053 cl shrink        0 lits rem          0 time: 0.08
2527.73/632.85	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.56
2527.73/632.85	c calculated reachability. Time: 0.00
2527.73/632.85	c  N st    81   2712034       391      1696         0    105053      5135   1382880   no data   no data  --
3140.10/786.18	c  N st    82   3212035       391      1696         0     81587      5135    773936   no data   no data  --
3140.10/786.18	c  S st    82   3212035       391      1696         0     81587      5135    773936   no data   no data  --
3141.30/786.44	c  S st    82   3212540       391      1696         0     82089      5135    784873   no data   no data  --
3141.30/786.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3141.30/786.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3141.30/786.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3141.71/786.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3141.71/786.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3141.71/786.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3141.71/786.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3151.67/789.05	c lits-rem:       646  cl-subs:     1820  v-elim:      0  v-fix:    0  time: 10.18 s
3151.67/789.05	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
3151.67/789.07	c vivif2 --  cl tried    80269 cl shrink        0 lits rem          0 time: 0.05
3152.07/789.15	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.35
3152.07/789.16	c calculated reachability. Time: 0.00
3152.07/789.16	c  N st    82   3212540       391      1696         0     80269      5135    757610   no data   no data  --
3781.22/946.69	c  N st    83   3712541       391      1696         0     91013      5135    904771   no data   no data  --
3781.22/946.69	c  S st    83   3712541       391      1696         0     91013      5135    904771   no data   no data  --
3782.42/946.96	c  S st    83   3713043       391      1696         0     91514      5135    915299   no data   no data  --
3782.42/946.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3782.42/946.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3782.82/947.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3782.82/947.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3782.82/947.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3782.82/947.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3782.82/947.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3795.20/950.17	c lits-rem:       984  cl-subs:     2012  v-elim:      0  v-fix:    0  time: 12.51 s
3795.20/950.17	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
3795.20/950.19	c vivif2 --  cl tried    89502 cl shrink        0 lits rem          0 time: 0.06
3795.60/950.28	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.38
3795.60/950.29	c calculated reachability. Time: 0.00
3795.60/950.29	c  N st    83   3713043       391      1696         0     89502      5135    885561   no data   no data  --
3843.13/962.17	c  F st    84   3751563       391      1696         0    126755      5135   1698311   no data   no data  --
3843.13/962.17	c  N st    84   3751563       391      1696         0    126755      5135   1698311   no data   no data  --
3852.33/964.49	c Decided on static restart strategy
3895.47/975.29	c  N st    94   3779863       391      1696         0    154027      5135   2258527   no data   no data  --
3948.60/988.53	c  N st    96   3815860       391      1696         0    106721      5135   1216126   no data   no data  --
3991.74/999.33	c  N st    97   3848256       391      1696         0    137870      5135   1837837   no data   no data  --
4055.66/1015.33	c  N st    98   3896846       391      1696         0    101772      5135   1083844   no data   no data  --
4162.70/1042.14	c  N st    99   3969728       391      1696         0     88177      5135    807547   no data   no data  --
4327.28/1083.30	c  N st   100   4079052       391      1696         0    108539      5135   1203345   no data   no data  --
4531.00/1134.31	c  N st   101   4213043       391      1696         0    151866      5135   2053583   no data   no data  --
4531.00/1134.31	c  S st   101   4213043       391      1696         0    151866      5135   2053583   no data   no data  --
4533.00/1134.89	c  S st   101   4213547       391      1696         0    152368      5135   2064297   no data   no data  --
4533.40/1134.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4533.40/1134.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4533.40/1134.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.32
4533.80/1135.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4533.80/1135.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4533.80/1135.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4533.80/1135.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4623.27/1157.42	c lits-rem:      1109  cl-subs:    16893  v-elim:      0  v-fix:    0  time: 89.32 s
4623.27/1157.42	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
4623.27/1157.45	c vivif2 --  cl tried   135475 cl shrink        0 lits rem          0 time: 0.10
4624.07/1157.64	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.76
4624.07/1157.64	c calculated reachability. Time: 0.00
4624.07/1157.64	c  N st   101   4213547       391      1696         0    135475      5135   1779997   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-3175340-1304119601/watcher-3175340-1304119601 -o /tmp/evaluation-result-3175340-1304119601/solver-3175340-1304119601 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175340-1304119601.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: 4.12 6.70 7.05 2/173 27776
/proc/meminfo: memFree=29692900/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 414 0 0 0 0 0 0 0 23 0 4 0 602190766 52465664 353 33554432000 4194304 4650419 140733724774256 18446744073709551615 47253565085618 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 12809 353 303 112 0 7774 0
[pid=27776/tid=27777] ppid=27774 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 602190767 52465664 353 33554432000 4194304 4650419 140733724774256 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 602190767 52465664 353 33554432000 4194304 4650419 140733724774256 18446744073709551615 47253565085622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 602190767 52465664 353 33554432000 4194304 4650419 140733724774256 18446744073709551615 47253565085618 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.131895 s]
/proc/loadavg: 4.12 6.70 7.05 2/173 27776
/proc/meminfo: memFree=29692900/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=282316 CPUtime=0.5 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 1715 0 0 0 50 0 0 0 24 0 4 0 602190766 289091584 1594 33554432000 4194304 4650419 140733724774256 18446744073709551615 4355007 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 70579 1594 391 112 0 65544 0
[pid=27776/tid=27777] ppid=27774 vsize=282316 CPUtime=0.12 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 334 0 0 0 12 0 0 0 25 0 4 0 602190767 289091584 1594 33554432000 4194304 4650419 140733724774256 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=282316 CPUtime=0.12 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 373 0 0 0 12 0 0 0 25 0 4 0 602190767 289091584 1594 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=282316 CPUtime=0.12 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 256 0 0 0 12 0 0 0 25 0 4 0 602190767 289091584 1594 33554432000 4194304 4650419 140733724774256 18446744073709551615 4328289 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 282316

[startup+0.200882 s]
/proc/loadavg: 4.12 6.70 7.05 2/173 27776
/proc/meminfo: memFree=29692900/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=283340 CPUtime=0.78 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 2246 0 0 0 78 0 0 0 24 0 4 0 602190766 290140160 1636 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 70835 1636 393 112 0 65800 0
[pid=27776/tid=27777] ppid=27774 vsize=283340 CPUtime=0.19 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 473 0 0 0 19 0 0 0 25 0 4 0 602190767 290140160 1636 33554432000 4194304 4650419 140733724774256 18446744073709551615 4367420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=283340 CPUtime=0.19 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 505 0 0 0 19 0 0 0 25 0 4 0 602190767 290140160 1636 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=283340 CPUtime=0.19 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 389 0 0 0 19 0 0 0 25 0 4 0 602190767 290140160 1636 33554432000 4194304 4650419 140733724774256 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283340

[startup+0.300863 s]
/proc/loadavg: 4.12 6.70 7.05 2/173 27776
/proc/meminfo: memFree=29692900/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=283492 CPUtime=1.17 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 2588 0 0 0 117 0 0 0 25 0 4 0 602190766 290295808 1978 33554432000 4194304 4650419 140733724774256 18446744073709551615 4367894 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 70873 1978 393 112 0 65838 0
[pid=27776/tid=27777] ppid=27774 vsize=283492 CPUtime=0.29 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 562 0 0 0 29 0 0 0 25 0 4 0 602190767 290295808 1978 33554432000 4194304 4650419 140733724774256 18446744073709551615 4334424 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=283492 CPUtime=0.29 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 589 0 0 0 29 0 0 0 25 0 4 0 602190767 290295808 1978 33554432000 4194304 4650419 140733724774256 18446744073709551615 4315077 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=283492 CPUtime=0.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 470 0 0 0 29 0 0 0 25 0 4 0 602190767 290295808 1978 33554432000 4194304 4650419 140733724774256 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283492

[startup+0.700789 s]
/proc/loadavg: 4.12 6.70 7.05 2/173 27776
/proc/meminfo: memFree=29692900/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=284956 CPUtime=2.78 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 4541 0 0 0 277 1 0 0 25 0 4 0 602190766 291794944 2258 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 71239 2258 393 112 0 66204 0
[pid=27776/tid=27777] ppid=27774 vsize=284956 CPUtime=0.69 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 1008 0 0 0 69 0 0 0 25 0 4 0 602190767 291794944 2258 33554432000 4194304 4650419 140733724774256 18446744073709551615 4363866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=284956 CPUtime=0.69 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 1089 0 0 0 69 0 0 0 25 0 4 0 602190767 291794944 2258 33554432000 4194304 4650419 140733724774256 18446744073709551615 4367305 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=284956 CPUtime=0.69 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 941 0 0 0 69 0 0 0 25 0 4 0 602190767 291794944 2258 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284956

[startup+1.50064 s]
/proc/loadavg: 4.12 6.70 7.05 9/184 27788
/proc/meminfo: memFree=29668632/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=276852 CPUtime=5.97 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 7726 0 0 0 596 1 0 0 25 0 4 0 602190766 283496448 4187 33554432000 4194304 4650419 140733724774256 18446744073709551615 4328241 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 69213 4187 395 112 0 64178 0
[pid=27776/tid=27777] ppid=27774 vsize=276852 CPUtime=1.48 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 1561 0 0 0 148 0 0 0 25 0 4 0 602190767 283496448 4187 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=276852 CPUtime=1.49 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 1651 0 0 0 149 0 0 0 25 0 4 0 602190767 283496448 4187 33554432000 4194304 4650419 140733724774256 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=276852 CPUtime=1.49 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 1445 0 0 0 149 0 0 0 25 0 4 0 602190767 283496448 4187 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 276852

[startup+3.10034 s]
/proc/loadavg: 4.12 6.70 7.05 9/184 27788
/proc/meminfo: memFree=29638596/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=295596 CPUtime=12.36 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 15113 0 0 0 1234 2 0 0 25 0 4 0 602190766 302690304 9010 33554432000 4194304 4650419 140733724774256 18446744073709551615 4313443 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 73899 9010 395 112 0 68864 0
[pid=27776/tid=27777] ppid=27774 vsize=295596 CPUtime=3.07 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 3485 0 0 0 307 0 0 0 25 0 4 0 602190767 302690304 9010 33554432000 4194304 4650419 140733724774256 18446744073709551615 4331965 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=295596 CPUtime=3.09 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 4126 0 0 0 309 0 0 0 25 0 4 0 602190767 302690304 9010 33554432000 4194304 4650419 140733724774256 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=295596 CPUtime=3.08 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 3608 0 0 0 308 0 0 0 25 0 4 0 602190767 302690304 9010 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 295596

[startup+6.30074 s]
/proc/loadavg: 4.43 6.73 7.05 9/184 27788
/proc/meminfo: memFree=29591296/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=296360 CPUtime=25.14 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 22692 0 0 0 2510 4 0 0 25 0 4 0 602190766 303472640 12224 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 74090 12224 395 112 0 69055 0
[pid=27776/tid=27777] ppid=27774 vsize=296360 CPUtime=6.24 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 5812 0 0 0 624 0 0 0 25 0 4 0 602190767 303472640 12224 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=296360 CPUtime=6.29 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 6526 0 0 0 628 1 0 0 25 0 4 0 602190767 303472640 12224 33554432000 4194304 4650419 140733724774256 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=296360 CPUtime=6.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 4716 0 0 0 628 1 0 0 25 0 4 0 602190767 303472640 12224 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 296360

[startup+12.7005 s]
/proc/loadavg: 4.71 6.75 7.06 9/184 27788
/proc/meminfo: memFree=29546068/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=305952 CPUtime=50.7 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 33961 0 0 0 5064 6 0 0 25 0 4 0 602190766 313294848 16469 33554432000 4194304 4650419 140733724774256 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 76488 16469 395 112 0 71453 0
[pid=27776/tid=27777] ppid=27774 vsize=305952 CPUtime=12.61 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 8809 0 0 0 1260 1 0 0 25 0 4 0 602190767 313294848 16469 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=305952 CPUtime=12.68 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 8897 0 0 0 1267 1 0 0 25 0 4 0 602190767 313294848 16469 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=305952 CPUtime=12.68 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 7020 0 0 0 1267 1 0 0 25 0 4 0 602190767 313294848 16469 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 305952

[startup+25.5011 s]
/proc/loadavg: 5.44 6.81 7.07 9/184 27789
/proc/meminfo: memFree=29496696/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=307172 CPUtime=101.83 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 49588 0 0 0 10173 10 0 0 25 0 4 0 602190766 314544128 21629 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 76793 21629 395 112 0 71758 0
[pid=27776/tid=27777] ppid=27774 vsize=307172 CPUtime=25.34 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 13010 0 0 0 2532 2 0 0 25 0 4 0 602190767 314544128 21629 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=307172 CPUtime=25.49 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 14024 0 0 0 2546 3 0 0 25 0 4 0 602190767 314544128 21629 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=307172 CPUtime=25.49 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 9330 0 0 0 2547 2 0 0 25 0 4 0 602190767 314544128 21629 33554432000 4194304 4650419 140733724774256 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 307172

[startup+51.1003 s]
/proc/loadavg: 6.31 6.90 7.09 9/184 27790
/proc/meminfo: memFree=29454984/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=308708 CPUtime=204.09 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 77189 0 0 0 20390 19 0 0 25 0 4 0 602190766 316116992 26390 33554432000 4194304 4650419 140733724774256 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 77177 26390 395 112 0 72142 0
[pid=27776/tid=27777] ppid=27774 vsize=308708 CPUtime=50.79 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 21918 0 0 0 5075 4 0 0 25 0 4 0 602190767 316116992 26390 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=308708 CPUtime=51.08 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 22570 0 0 0 5103 5 0 0 25 0 4 0 602190767 316116992 26390 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=308708 CPUtime=51.09 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 12560 0 0 0 5106 3 0 0 25 0 4 0 602190767 316116992 26390 33554432000 4194304 4650419 140733724774256 18446744073709551615 4334305 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 308708

[startup+102.301 s]
/proc/loadavg: 7.27 7.07 7.14 9/184 27791
/proc/meminfo: memFree=29365772/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=366960 CPUtime=408.63 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 112126 0 0 0 40833 30 0 0 25 0 4 0 602190766 375767040 37798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 91740 37798 395 112 0 86705 0
[pid=27776/tid=27777] ppid=27774 vsize=366960 CPUtime=101.72 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 28607 0 0 0 10165 7 0 0 25 0 4 0 602190767 375767040 37798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=366960 CPUtime=102.3 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 35194 0 0 0 10221 9 0 0 25 0 4 0 602190767 375767040 37798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=366960 CPUtime=102.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 19388 0 0 0 10224 5 0 0 25 0 4 0 602190767 375767040 37798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 366960

[startup+162.3 s]

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

[pid=27776] ppid=27774 vsize=501880 CPUtime=2565.68 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 351782 0 0 0 256439 129 0 0 25 0 4 0 602190766 513925120 76798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 125470 76798 395 112 0 120435 0
[pid=27776/tid=27777] ppid=27774 vsize=501880 CPUtime=638.73 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 91036 0 0 0 63841 32 0 0 25 0 4 0 602190767 513925120 76798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=501880 CPUtime=642.31 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 113420 0 0 0 64189 42 0 0 25 0 4 0 602190767 513925120 76798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=501880 CPUtime=642.3 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 55902 0 0 0 64206 24 0 0 25 0 4 0 602190767 513925120 76798 33554432000 4194304 4650419 140733724774256 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 501880

[startup+702.301 s]
/proc/loadavg: 8.05 7.91 7.55 10/184 27807
/proc/meminfo: memFree=28940152/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=525932 CPUtime=2805.35 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 373114 0 0 0 280396 139 0 0 25 0 4 0 602190766 538554368 77382 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 131483 77382 395 112 0 126448 0
[pid=27776/tid=27777] ppid=27774 vsize=525932 CPUtime=698.4 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 97589 0 0 0 69805 35 0 0 25 0 4 0 602190767 538554368 77382 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=525932 CPUtime=702.31 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 120323 0 0 0 70186 45 0 0 25 0 4 0 602190767 538554368 77382 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=525932 CPUtime=702.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 57077 0 0 0 70205 24 0 0 25 0 4 0 602190767 538554368 77382 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 525932

[startup+762.301 s]
/proc/loadavg: 8.38 8.02 7.61 10/184 27811
/proc/meminfo: memFree=28926548/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=504300 CPUtime=3045.04 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 393636 0 0 0 304356 148 0 0 25 0 4 0 602190766 516403200 71175 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 126075 71175 395 112 0 121040 0
[pid=27776/tid=27777] ppid=27774 vsize=504300 CPUtime=758.08 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 100700 0 0 0 75771 37 0 0 25 0 4 0 602190767 516403200 71175 33554432000 4194304 4650419 140733724774256 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=504300 CPUtime=762.31 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 126264 0 0 0 76184 47 0 0 25 0 4 0 602190767 516403200 71175 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=504300 CPUtime=762.3 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 61459 0 0 0 76203 27 0 0 25 0 4 0 602190767 516403200 71175 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 504300

[startup+822.301 s]
/proc/loadavg: 8.18 8.03 7.63 10/184 27813
/proc/meminfo: memFree=28892588/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=506428 CPUtime=3284.69 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 418829 0 0 0 328311 158 0 0 25 0 4 0 602190766 518582272 79726 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 126607 79726 395 112 0 121572 0
[pid=27776/tid=27777] ppid=27774 vsize=506428 CPUtime=817.74 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 106768 0 0 0 81734 40 0 0 25 0 4 0 602190767 518582272 79726 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=506428 CPUtime=822.31 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 135028 0 0 0 82181 50 0 0 25 0 4 0 602190767 518582272 79726 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=506428 CPUtime=822.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 64574 0 0 0 82202 27 0 0 25 0 4 0 602190767 518582272 79726 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 506428

[startup+882.307 s]
/proc/loadavg: 8.10 8.03 7.66 9/184 27815
/proc/meminfo: memFree=28844188/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=517160 CPUtime=3524.39 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 439701 0 0 0 352271 168 0 0 25 0 4 0 602190766 529571840 80922 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 129290 80922 395 112 0 124255 0
[pid=27776/tid=27777] ppid=27774 vsize=517160 CPUtime=877.41 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 112236 0 0 0 87699 42 0 0 25 0 4 0 602190767 529571840 80922 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=517160 CPUtime=882.32 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 141149 0 0 0 88179 53 0 0 25 0 4 0 602190767 529571840 80922 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=517160 CPUtime=882.3 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 67426 0 0 0 88201 29 0 0 25 0 4 0 602190767 529571840 80922 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 517160

[startup+942.3 s]
/proc/loadavg: 8.18 8.07 7.69 9/184 27816
/proc/meminfo: memFree=28850940/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=542648 CPUtime=3764.04 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 456659 0 0 0 376230 174 0 0 25 0 4 0 602190766 555671552 86205 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 135662 86205 395 112 0 130627 0
[pid=27776/tid=27777] ppid=27774 vsize=542648 CPUtime=937.08 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 116867 0 0 0 93664 44 0 0 25 0 4 0 602190767 555671552 86205 33554432000 4194304 4650419 140733724774256 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=542648 CPUtime=942.31 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 146853 0 0 0 94175 56 0 0 25 0 4 0 602190767 555671552 86205 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=542648 CPUtime=942.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 68151 0 0 0 94200 29 0 0 25 0 4 0 602190767 555671552 86205 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 542648

[startup+1002.3 s]
/proc/loadavg: 8.10 8.07 7.71 9/184 27818
/proc/meminfo: memFree=28875300/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=496388 CPUtime=4003.71 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 474846 0 0 0 400188 183 0 0 25 0 4 0 602190766 508301312 79833 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 124097 79833 395 112 0 119062 0
[pid=27776/tid=27777] ppid=27774 vsize=496388 CPUtime=996.75 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 119808 0 0 0 99629 46 0 0 25 0 4 0 602190767 508301312 79833 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=496388 CPUtime=1002.31 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 154545 0 0 0 100172 59 0 0 25 0 4 0 602190767 508301312 79833 33554432000 4194304 4650419 140733724774256 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=496388 CPUtime=1002.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 70348 0 0 0 100199 30 0 0 25 0 4 0 602190767 508301312 79833 33554432000 4194304 4650419 140733724774256 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 496388

[startup+1062.3 s]
/proc/loadavg: 8.07 8.07 7.73 9/184 27819
/proc/meminfo: memFree=28857292/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=509996 CPUtime=4243.39 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 500010 0 0 0 424146 193 0 0 25 0 4 0 602190766 522235904 82439 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 127499 82439 395 112 0 122464 0
[pid=27776/tid=27777] ppid=27774 vsize=509996 CPUtime=1056.42 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 126164 0 0 0 105594 48 0 0 25 0 4 0 602190767 522235904 82439 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=509996 CPUtime=1062.32 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 161387 0 0 0 106170 62 0 0 25 0 4 0 602190767 522235904 82439 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=509996 CPUtime=1062.29 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 76764 0 0 0 106196 33 0 0 25 0 4 0 602190767 522235904 82439 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 509996

[startup+1122.3 s]
/proc/loadavg: 8.02 8.05 7.75 10/184 27821
/proc/meminfo: memFree=28816932/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=638376 CPUtime=4483.07 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 516540 0 0 0 448106 201 0 0 25 0 4 0 602190766 653697024 89725 33554432000 4194304 4650419 140733724774256 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 159594 89725 395 112 0 154559 0
[pid=27776/tid=27777] ppid=27774 vsize=638376 CPUtime=1116.09 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 128407 0 0 0 111560 49 0 0 25 0 4 0 602190767 653697024 89725 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=638376 CPUtime=1122.32 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 167333 0 0 0 112167 65 0 0 25 0 4 0 602190767 653697024 89725 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=638376 CPUtime=1122.3 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 79922 0 0 0 112195 35 0 0 25 0 4 0 602190767 653697024 89725 33554432000 4194304 4650419 140733724774256 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 638376

[startup+1182.3 s]
/proc/loadavg: 8.01 8.04 7.76 10/184 27823
/proc/meminfo: memFree=28824424/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=533072 CPUtime=4722.74 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 535732 0 0 0 472066 208 0 0 25 0 4 0 602190766 545865728 89991 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 133268 89991 395 112 0 128233 0
[pid=27776/tid=27777] ppid=27774 vsize=533072 CPUtime=1175.76 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 131971 0 0 0 117525 51 0 0 25 0 4 0 602190767 545865728 89991 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=533072 CPUtime=1182.33 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 171987 0 0 0 118165 68 0 0 25 0 4 0 602190767 545865728 89991 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=533072 CPUtime=1182.3 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 83038 0 0 0 118193 37 0 0 25 0 4 0 602190767 545865728 89991 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 533072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.04 7.76 9/184 27823
/proc/meminfo: memFree=28784096/32950928 swapFree=67111364/67111528
[pid=27776] ppid=27774 vsize=558196 CPUtime=4800.25 cores=0,2,4,6
/proc/27776/stat : 27776 (strangenight1-m) R 27774 27776 27136 0 -1 4202496 543869 0 0 0 479815 210 0 0 25 0 4 0 602190766 571592704 98122 33554432000 4194304 4650419 140733724774256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27776/statm: 139549 98122 395 112 0 134514 0
[pid=27776/tid=27777] ppid=27774 vsize=558196 CPUtime=1195.05 cores=0,2,4,6
/proc/27776/task/27777/stat : 27777 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 133303 0 0 0 119454 51 0 0 25 0 4 0 602190767 571592704 98122 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27776/tid=27778] ppid=27774 vsize=558196 CPUtime=1201.73 cores=0,2,4,6
/proc/27776/task/27778/stat : 27778 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 176271 0 0 0 120105 68 0 0 25 0 4 0 602190767 571592704 98122 33554432000 4194304 4650419 140733724774256 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27776/tid=27779] ppid=27774 vsize=558196 CPUtime=1201.7 cores=0,2,4,6
/proc/27776/task/27779/stat : 27779 (strangenight1-m) R 27774 27776 27136 0 -1 4202560 84546 0 0 0 120133 37 0 0 25 0 4 0 602190767 571592704 98122 33554432000 4194304 4650419 140733724774256 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 558196

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.3
CPU user time (s): 4798.18
CPU system time (s): 2.12368
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 638376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.18
system time used= 2.12368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 543871
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= 338
involuntary context switches= 36526

runsolver used 1.9887 second user time and 4.5843 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 01:26:41
IDJOB=3175340
IDBENCH=82958
IDSOLVER=1588
FILE ID=node115/3175340-1304119601
RUNJOBID= node115-1304119601-27761
PBS_JOBID= 13170702
Free space on /tmp= 72732 MiB

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

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

MD5SUM BENCH= f0ea1852e91ab44abb725179e04ad108
RANDOM SEED=1995157298

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29694552 kB
Buffers:        812584 kB
Cached:        1954516 kB
SwapCached:          0 kB
Active:         170756 kB
Inactive:      2659908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29694552 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10196 kB
Writeback:           0 kB
AnonPages:       63508 kB
Mapped:          14496 kB
Slab:           362244 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187032 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= 72720 MiB
End job on node115 at 2011-04-30 01:46:45