Trace number 3368949

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.13 1202.84

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368949-1305407347.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     179 undec:      52 neg:     169
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       391      1696         0         0      5135         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.77/0.20	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.37/0.61	c  N st    11     17043       391      1696         0     10040      5135    177521   no data   no data  --
3.57/0.97	c  F st    12     25001       391      1696         0     12303      5135    217931   no data   no data  --
3.57/0.97	c  N st    12     25001       391      1696         0     12303      5135    217931   no data   no data  --
4.38/1.20	c Decided on static restart strategy
4.38/1.20	c  N st    18     30003       391      1696         0     10585      5135    165592   no data   no data  --
4.38/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.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.24	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.56/1.41	c lits-rem:       218  cl-subs:      951  v-elim:      0  v-fix:    0  time:  0.64 s
5.56/1.41	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.03
5.56/1.41	c calculated reachability. Time: 0.00
5.56/1.41	c  N st    18     30506       391      1696         0     10135      5135    157100   no data   no data  --
7.16/1.83	c  N st    20     37616       391      1696         0      9399      5135    127431   no data   no data  --
8.77/2.21	c  N st    21     44015       391      1696         0     15590      5135    249255   no data   no data  --
9.18/2.34	c  S st    22     45761       391      1696         0     17291      5135    285031   no data   no data  --
9.18/2.38	c  S st    22     46263       391      1696         0      9132      5135    111953   no data   no data  --
9.18/2.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.18/2.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.18/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
9.18/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.54/2.44	c lits-rem:        30  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.22 s
9.54/2.44	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
9.54/2.44	c vivif2 --  cl tried     8986 cl shrink        0 lits rem          0 time: 0.00
9.54/2.45	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
9.54/2.45	c calculated reachability. Time: 0.00
9.54/2.45	c  N st    22     46263       391      1696         0      8986      5135    109546   no data   no data  --
12.75/3.30	c  N st    23     60660       391      1696         0     13306      5135    189251   no data   no data  --
15.54/3.96	c  N st    24     69395       391      1696         0     11130      5135    137671   no data   no data  --
15.54/3.96	c  S st    24     69395       391      1696         0     11130      5135    137671   no data   no data  --
15.54/3.99	c  S st    24     69899       391      1696         0     11631      5135    147546   no data   no data  --
15.54/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.54/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.94/4.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
15.94/4.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.34/4.13	c lits-rem:        89  cl-subs:      186  v-elim:      0  v-fix:    0  time:  0.52 s
16.34/4.13	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
16.34/4.13	c vivif2 --  cl tried    11445 cl shrink        0 lits rem          0 time: 0.00
16.34/4.14	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.03
16.34/4.14	c calculated reachability. Time: 0.00
16.34/4.14	c  N st    24     69899       391      1696         0     11445      5135    143957   no data   no data  --
21.53/5.44	c  F st    25     87502       391      1696         0     16843      5135    243312   no data   no data  --
21.53/5.44	c  N st    25     87502       391      1696         0     16843      5135    243312   no data   no data  --
23.12/5.81	c Decided on static restart strategy
23.92/6.06	c  N st    32     95545       391      1696         0     24683      5135    399504   no data   no data  --
26.75/6.77	c  N st    34    104850       391      1696         0     21052      5135    305256   no data   no data  --
26.75/6.77	c  S st    34    104850       391      1696         0     21052      5135    305256   no data   no data  --
27.11/6.83	c  S st    34    105354       391      1696         0     21555      5135    315227   no data   no data  --
27.11/6.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.11/6.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.11/6.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
27.11/6.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.11/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.11/6.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
27.11/6.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.91/7.51	c lits-rem:       385  cl-subs:     1527  v-elim:      0  v-fix:    0  time:  2.64 s
29.91/7.51	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
29.91/7.51	c vivif2 --  cl tried    20028 cl shrink        0 lits rem          0 time: 0.01
29.91/7.52	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.05
29.91/7.52	c calculated reachability. Time: 0.00
29.91/7.52	c  N st    34    105354       391      1696         0     20028      5135    286151   no data   no data  --
33.09/8.33	c  N st    35    114953       391      1696         0     15767      5135    190645   no data   no data  --
37.88/9.56	c  N st    36    129352       391      1696         0     15233      5135    166814   no data   no data  --
44.66/11.24	c  N st    37    150949       391      1696         0     20754      5135    268902   no data   no data  --
47.06/11.86	c  S st    38    158033       391      1696         0     27606      5135    399377   no data   no data  --
47.46/11.93	c  S st    38    158535       391      1696         0     28107      5135    409518   no data   no data  --
47.46/11.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.46/11.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.46/11.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
47.46/11.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.46/11.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.46/11.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
47.46/11.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.25/13.13	c lits-rem:       665  cl-subs:     1918  v-elim:      0  v-fix:    0  time:  4.71 s
52.25/13.13	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
52.25/13.14	c vivif2 --  cl tried    26189 cl shrink        0 lits rem          0 time: 0.02
52.25/13.15	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.07
52.25/13.15	c calculated reachability. Time: 0.00
52.25/13.15	c  N st    38    158535       391      1696         0     26189      5135    373579   no data   no data  --
70.64/17.76	c  N st    39    207123       391      1696         0     20906      5135    237925   no data   no data  --
81.78/20.53	c  N st    40    237802       391      1696         0     31341      5135    427081   no data   no data  --
81.78/20.53	c  S st    40    237802       391      1696         0     31341      5135    427081   no data   no data  --
82.18/20.62	c  S st    40    238307       391      1696         0     31845      5135    437061   no data   no data  --
82.18/20.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.18/20.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.18/20.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
82.18/20.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.18/20.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.18/20.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
82.18/20.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.79/22.06	c lits-rem:       766  cl-subs:     2179  v-elim:      0  v-fix:    0  time:  5.62 s
87.79/22.06	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
87.79/22.07	c vivif2 --  cl tried    29666 cl shrink        0 lits rem          0 time: 0.02
87.79/22.09	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.08
87.79/22.09	c calculated reachability. Time: 0.00
87.79/22.09	c  N st    40    238307       391      1696         0     29666      5135    400142   no data   no data  --
118.52/29.77	c  F st    41    306250       391      1696         0     31764      5135    416476   no data   no data  --
118.52/29.77	c  N st    41    306250       391      1696         0     31764      5135    416476   no data   no data  --
121.69/30.50	c Decided on static restart strategy
132.85/33.31	c  N st    51    334555       391      1696         0     35867      5135    474777   no data   no data  --
144.03/36.17	c  N st    53    357462       391      1696         0     33727      5135    422883   no data   no data  --
144.03/36.17	c  S st    53    357462       391      1696         0     33727      5135    422883   no data   no data  --
144.43/36.26	c  S st    53    357965       391      1696         0     34230      5135    433741   no data   no data  --
144.43/36.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.43/36.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.43/36.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
144.43/36.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.43/36.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.43/36.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
144.43/36.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
150.01/37.63	c lits-rem:       405  cl-subs:     1427  v-elim:      0  v-fix:    0  time:  5.36 s
150.01/37.63	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
150.01/37.64	c vivif2 --  cl tried    32803 cl shrink        0 lits rem          0 time: 0.02
150.01/37.66	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.10
150.01/37.66	c calculated reachability. Time: 0.00
150.01/37.66	c  N st    53    357965       391      1696         0     32803      5135    406376   no data   no data  --
165.97/41.69	c  N st    54    390357       391      1696         0     39035      5135    508938   no data   no data  --
193.90/48.69	c  N st    55    438947       391      1696         0     32690      5135    359705   no data   no data  --
234.61/58.84	c  N st    56    511830       391      1696         0     46127      5135    602194   no data   no data  --
250.61/62.82	c  N st    57    536948       391      1696         0     40413      5135    473366   no data   no data  --
250.61/62.82	c  S st    57    536948       391      1696         0     40413      5135    473366   no data   no data  --
250.97/62.92	c  S st    57    537451       391      1696         0     40914      5135    483353   no data   no data  --
250.97/62.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.97/62.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.97/62.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
250.97/62.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.97/62.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.97/62.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
250.97/62.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
256.96/64.48	c lits-rem:       616  cl-subs:     2402  v-elim:      0  v-fix:    0  time:  6.09 s
256.96/64.48	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
256.96/64.48	c vivif2 --  cl tried    38512 cl shrink        0 lits rem          0 time: 0.02
257.36/64.51	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.12
257.36/64.52	c calculated reachability. Time: 0.00
257.36/64.52	c  N st    57    537451       391      1696         0     38512      5135    443961   no data   no data  --
361.52/90.60	c  N st    58    701438       391      1696         0     67424      5135    978632   no data   no data  --
432.95/108.56	c  N st    59    806176       391      1696         0     61423      5135    817320   no data   no data  --
432.95/108.56	c  S st    59    806176       391      1696         0     61423      5135    817320   no data   no data  --
433.75/108.75	c  S st    59    806678       391      1696         0     61922      5135    827831   no data   no data  --
433.75/108.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.75/108.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
433.75/108.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
434.15/108.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.15/108.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.15/108.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
434.15/108.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
447.33/112.18	c lits-rem:      1455  cl-subs:     5886  v-elim:      0  v-fix:    0  time: 13.43 s
447.33/112.18	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
447.33/112.18	c vivif2 --  cl tried    56036 cl shrink        0 lits rem          0 time: 0.04
447.74/112.24	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.20
447.74/112.24	c calculated reachability. Time: 0.00
447.74/112.24	c  N st    59    806678       391      1696         0     56036      5135    722637   no data   no data  --
651.25/163.27	c  F st    60   1071875       391      1696         0     71808      5135    942033   no data   no data  --
651.25/163.27	c  N st    60   1071875       391      1696         0     71808      5135    942033   no data   no data  --
656.43/164.53	c Decided on static restart strategy
675.19/169.24	c  N st    70   1100179       391      1696         0     55812      5135    644108   no data   no data  --
705.53/176.81	c  N st    72   1136172       391      1696         0     46098      5135    421110   no data   no data  --
732.67/183.62	c  N st    73   1168564       391      1696         0     77265      5135   1014155   no data   no data  --
767.78/192.49	c  N st    74   1210017       391      1696         0     71952      5135    905557   no data   no data  --
767.78/192.49	c  S st    74   1210017       391      1696         0     71952      5135    905557   no data   no data  --
768.97/192.71	c  S st    74   1210518       391      1696         0     72452      5135    915625   no data   no data  --
768.97/192.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
768.97/192.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
768.97/192.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
768.97/192.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
768.97/192.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.97/192.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
768.97/192.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
782.55/196.14	c lits-rem:      1327  cl-subs:     6356  v-elim:      0  v-fix:    0  time: 13.44 s
782.55/196.14	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
782.55/196.15	c vivif2 --  cl tried    66096 cl shrink        0 lits rem          0 time: 0.04
782.95/196.22	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.28
782.95/196.22	c calculated reachability. Time: 0.00
782.95/196.22	c  N st    74   1210518       391      1696         0     66096      5135    812167   no data   no data  --
852.78/213.74	c  N st    75   1283400       391      1696         0     90451      5135   1329378   no data   no data  --
967.31/242.41	c  N st    76   1392724       391      1696         0     51053      5135    465306   no data   no data  --
1116.15/279.75	c  N st    77   1556708       391      1696         0     55849      5135    534467   no data   no data  --
1281.38/321.20	c  N st    78   1710521       391      1696         0     96977      5135   1353950   no data   no data  --
1281.38/321.20	c  S st    78   1710521       391      1696         0     96977      5135   1353950   no data   no data  --
1282.57/321.49	c  S st    78   1711024       391      1696         0     97478      5135   1365069   no data   no data  --
1282.57/321.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1282.57/321.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1282.97/321.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
1282.97/321.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1282.97/321.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1282.97/321.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1282.97/321.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1313.70/329.27	c lits-rem:       340  cl-subs:     9882  v-elim:      0  v-fix:    0  time: 30.65 s
1313.70/329.27	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
1313.70/329.29	c vivif2 --  cl tried    87596 cl shrink        0 lits rem          0 time: 0.06
1314.10/329.38	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.39
1314.10/329.39	c calculated reachability. Time: 0.00
1314.10/329.39	c  N st    78   1711024       391      1696         0     87596      5135   1189337   no data   no data  --
1679.26/420.85	c  N st    79   2079988       391      1696         0     99336      5135   1314820   no data   no data  --
1833.70/459.52	c  N st    80   2211024       391      1696         0    103140      5135   1422602   no data   no data  --
1833.70/459.52	c  S st    80   2211024       391      1696         0    103140      5135   1422602   no data   no data  --
1835.33/459.91	c  S st    80   2211529       391      1696         0    103639      5135   1433167   no data   no data  --
1835.33/459.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1835.33/459.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1835.33/459.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1835.69/460.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1835.69/460.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1835.69/460.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1835.69/460.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1873.60/469.50	c lits-rem:      1207  cl-subs:     9391  v-elim:      0  v-fix:    0  time: 37.88 s
1873.60/469.50	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
1873.60/469.52	c vivif2 --  cl tried    94248 cl shrink        0 lits rem          0 time: 0.07
1874.00/469.63	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.45
1874.00/469.64	c calculated reachability. Time: 0.00
1874.00/469.64	c  N st    80   2211529       391      1696         0     94248      5135   1254991   no data   no data  --
2470.62/619.13	c  N st    81   2711530       391      1696         0    117695      5135   1597802   no data   no data  --
2470.62/619.13	c  S st    81   2711530       391      1696         0    117695      5135   1597802   no data   no data  --
2472.21/619.58	c  S st    81   2712034       391      1696         0    118197      5135   1608183   no data   no data  --
2472.21/619.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2472.21/619.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2472.61/619.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
2472.61/619.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2472.61/619.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2472.61/619.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2472.61/619.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2522.90/632.25	c lits-rem:       268  cl-subs:    13144  v-elim:      0  v-fix:    0  time: 50.10 s
2522.90/632.25	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
2522.90/632.27	c vivif2 --  cl tried   105053 cl shrink        0 lits rem          0 time: 0.07
2523.70/632.41	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.57
2523.70/632.41	c calculated reachability. Time: 0.00
2523.70/632.41	c  N st    81   2712034       391      1696         0    105053      5135   1382880   no data   no data  --
3134.72/785.55	c  N st    82   3212035       391      1696         0     81587      5135    773936   no data   no data  --
3134.72/785.55	c  S st    82   3212035       391      1696         0     81587      5135    773936   no data   no data  --
3135.88/785.81	c  S st    82   3212540       391      1696         0     82089      5135    784873   no data   no data  --
3135.88/785.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3135.88/785.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3135.88/785.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
3135.88/785.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3135.88/785.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3135.88/785.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3135.88/785.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3146.26/788.41	c lits-rem:       646  cl-subs:     1820  v-elim:      0  v-fix:    0  time: 10.13 s
3146.26/788.41	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
3146.26/788.42	c vivif2 --  cl tried    80269 cl shrink        0 lits rem          0 time: 0.05
3146.66/788.51	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.35
3146.66/788.51	c calculated reachability. Time: 0.00
3146.66/788.51	c  N st    82   3212540       391      1696         0     80269      5135    757610   no data   no data  --
3774.02/945.75	c  N st    83   3712541       391      1696         0     91013      5135    904771   no data   no data  --
3774.02/945.75	c  S st    83   3712541       391      1696         0     91013      5135    904771   no data   no data  --
3775.23/946.03	c  S st    83   3713043       391      1696         0     91514      5135    915299   no data   no data  --
3775.23/946.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3775.23/946.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3775.23/946.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3775.23/946.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3775.23/946.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3775.23/946.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3775.23/946.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3787.99/949.30	c lits-rem:       984  cl-subs:     2012  v-elim:      0  v-fix:    0  time: 12.78 s
3787.99/949.30	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
3788.40/949.32	c vivif2 --  cl tried    89502 cl shrink        0 lits rem          0 time: 0.05
3788.82/949.42	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.40
3788.82/949.42	c calculated reachability. Time: 0.00
3788.82/949.42	c  N st    83   3713043       391      1696         0     89502      5135    885561   no data   no data  --
3835.87/961.22	c  F st    84   3751563       391      1696         0    126755      5135   1698311   no data   no data  --
3835.87/961.22	c  N st    84   3751563       391      1696         0    126755      5135   1698311   no data   no data  --
3845.05/963.51	c Decided on static restart strategy
3888.15/974.30	c  N st    94   3779863       391      1696         0    154027      5135   2258527   no data   no data  --
3939.23/987.15	c  N st    96   3815860       391      1696         0    106721      5135   1216126   no data   no data  --
3983.92/998.30	c  N st    97   3848256       391      1696         0    137870      5135   1837837   no data   no data  --
4047.82/1014.34	c  N st    98   3896846       391      1696         0    101772      5135   1083844   no data   no data  --
4151.94/1040.41	c  N st    99   3969728       391      1696         0     88177      5135    807547   no data   no data  --
4325.14/1083.81	c  N st   100   4079052       391      1696         0    108539      5135   1203345   no data   no data  --
4523.08/1133.43	c  N st   101   4213043       391      1696         0    151866      5135   2053583   no data   no data  --
4523.08/1133.43	c  S st   101   4213043       391      1696         0    151866      5135   2053583   no data   no data  --
4525.48/1134.02	c  S st   101   4213547       391      1696         0    152368      5135   2064297   no data   no data  --
4525.48/1134.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4525.48/1134.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4525.90/1134.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.30
4525.90/1134.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4525.90/1134.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4525.90/1134.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4525.90/1134.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4616.07/1156.74	c lits-rem:      1109  cl-subs:    16893  v-elim:      0  v-fix:    0  time: 90.03 s
4616.07/1156.74	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
4616.07/1156.77	c vivif2 --  cl tried   135475 cl shrink        0 lits rem          0 time: 0.10
4616.87/1156.96	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.78
4616.87/1156.97	c calculated reachability. Time: 0.00
4616.87/1156.97	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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368949-1305407347/watcher-3368949-1305407347 -o /tmp/evaluation-result-3368949-1305407347/solver-3368949-1305407347 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368949-1305407347.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: 8.22 8.19 8.01 5/285 5015
/proc/meminfo: memFree=18589176/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 652334351 52465664 352 33554432000 4194304 4650419 140734605501760 18446744073709551615 47453448075176 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 12809 352 303 112 0 7774 0
[pid=5015/tid=5016] ppid=5013 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652334351 52465664 352 33554432000 4194304 4650419 140734605501760 18446744073709551615 47453448075180 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652334351 52465664 352 33554432000 4194304 4650419 140734605501760 18446744073709551615 47453448075190 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652334351 52465664 352 33554432000 4194304 4650419 140734605501760 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.160788 s]
/proc/loadavg: 8.22 8.19 8.01 5/285 5015
/proc/meminfo: memFree=18589176/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=283444 CPUtime=0.61 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 2043 0 0 0 60 1 0 0 25 0 4 0 652334351 290246656 1548 33554432000 4194304 4650419 140734605501760 18446744073709551615 4330361 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 70861 1549 393 112 0 65826 0
[pid=5015/tid=5016] ppid=5013 vsize=283444 CPUtime=0.15 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 404 0 0 0 15 0 0 0 25 0 4 0 652334351 290246656 1549 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=283444 CPUtime=0.15 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 376 0 0 0 15 0 0 0 25 0 4 0 652334351 290246656 1549 33554432000 4194304 4650419 140734605501760 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=283444 CPUtime=0.14 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 374 0 0 0 14 0 0 0 25 0 4 0 652334351 290246656 1549 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 283444

[startup+0.200781 s]
/proc/loadavg: 8.22 8.19 8.01 5/285 5015
/proc/meminfo: memFree=18589176/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=283656 CPUtime=0.77 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 2241 0 0 0 76 1 0 0 25 0 4 0 652334351 290463744 1619 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 70914 1619 393 112 0 65879 0
[pid=5015/tid=5016] ppid=5013 vsize=283656 CPUtime=0.19 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 441 0 0 0 19 0 0 0 25 0 4 0 652334351 290463744 1619 33554432000 4194304 4650419 140734605501760 18446744073709551615 4333434 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=283656 CPUtime=0.19 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 477 0 0 0 19 0 0 0 25 0 4 0 652334351 290463744 1619 33554432000 4194304 4650419 140734605501760 18446744073709551615 4314944 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=283656 CPUtime=0.18 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 403 0 0 0 18 0 0 0 25 0 4 0 652334351 290463744 1619 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283656

[startup+0.300764 s]
/proc/loadavg: 8.22 8.19 8.01 5/285 5015
/proc/meminfo: memFree=18589176/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=283656 CPUtime=1.17 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 2591 0 0 0 116 1 0 0 25 0 4 0 652334351 290463744 1969 33554432000 4194304 4650419 140734605501760 18446744073709551615 4315033 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 70914 1969 393 112 0 65879 0
[pid=5015/tid=5016] ppid=5013 vsize=283656 CPUtime=0.29 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 538 0 0 0 29 0 0 0 25 0 4 0 652334351 290463744 1969 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=283656 CPUtime=0.28 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 563 0 0 0 28 0 0 0 25 0 4 0 652334351 290463744 1969 33554432000 4194304 4650419 140734605501760 18446744073709551615 4331318 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=283656 CPUtime=0.28 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 490 0 0 0 28 0 0 0 25 0 4 0 652334351 290463744 1969 33554432000 4194304 4650419 140734605501760 18446744073709551615 4330595 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283656

[startup+0.700696 s]
/proc/loadavg: 8.22 8.19 8.01 5/285 5015
/proc/meminfo: memFree=18589176/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=285140 CPUtime=2.77 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 4542 0 0 0 276 1 0 0 25 0 4 0 652334351 291983360 2245 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363604 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 71285 2245 393 112 0 66250 0
[pid=5015/tid=5016] ppid=5013 vsize=285140 CPUtime=0.69 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 1035 0 0 0 69 0 0 0 25 0 4 0 652334351 291983360 2245 33554432000 4194304 4650419 140734605501760 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=285140 CPUtime=0.68 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 1066 0 0 0 68 0 0 0 25 0 4 0 652334351 291983360 2245 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=285140 CPUtime=0.68 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 944 0 0 0 68 0 0 0 25 0 4 0 652334351 291983360 2245 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285140

[startup+1.50056 s]
/proc/loadavg: 8.22 8.19 8.01 9/289 5019
/proc/meminfo: memFree=18573788/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=281476 CPUtime=5.96 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 7739 0 0 0 595 1 0 0 25 0 4 0 652334351 288231424 4320 33554432000 4194304 4650419 140734605501760 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 70369 4320 395 112 0 65334 0
[pid=5015/tid=5016] ppid=5013 vsize=281476 CPUtime=1.49 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 1606 0 0 0 149 0 0 0 25 0 4 0 652334351 288231424 4320 33554432000 4194304 4650419 140734605501760 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=281476 CPUtime=1.48 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 1640 0 0 0 148 0 0 0 25 0 4 0 652334351 288231424 4320 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=281476 CPUtime=1.47 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 1454 0 0 0 147 0 0 0 25 0 4 0 652334351 288231424 4320 33554432000 4194304 4650419 140734605501760 18446744073709551615 4336182 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 281476

[startup+3.10028 s]
/proc/loadavg: 8.22 8.19 8.01 9/289 5019
/proc/meminfo: memFree=18555384/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=282516 CPUtime=12.35 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 15020 0 0 0 1232 3 0 0 25 0 4 0 652334351 289296384 8932 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363506 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 70629 8932 395 112 0 65594 0
[pid=5015/tid=5016] ppid=5013 vsize=282516 CPUtime=3.08 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 3231 0 0 0 308 0 0 0 25 0 4 0 652334351 289296384 8932 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=282516 CPUtime=3.08 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 3999 0 0 0 307 1 0 0 25 0 4 0 652334351 289296384 8932 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=282516 CPUtime=3.06 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 3766 0 0 0 306 0 0 0 25 0 4 0 652334351 289296384 8932 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 282516

[startup+6.30073 s]
/proc/loadavg: 8.45 8.23 8.02 9/289 5019
/proc/meminfo: memFree=18535424/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=284404 CPUtime=25.12 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 21958 0 0 0 2506 6 0 0 25 0 4 0 652334351 291229696 11474 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 71101 11474 395 112 0 66066 0
[pid=5015/tid=5016] ppid=5013 vsize=284404 CPUtime=6.29 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 5338 0 0 0 628 1 0 0 25 0 4 0 652334351 291229696 11474 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=284404 CPUtime=6.28 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 5800 0 0 0 627 1 0 0 25 0 4 0 652334351 291229696 11474 33554432000 4194304 4650419 140734605501760 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=284404 CPUtime=6.23 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 4883 0 0 0 622 1 0 0 25 0 4 0 652334351 291229696 11474 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 284404

[startup+12.7006 s]
/proc/loadavg: 8.41 8.23 8.02 9/289 5019
/proc/meminfo: memFree=18507860/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=292864 CPUtime=50.65 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 33928 0 0 0 5056 9 0 0 25 0 4 0 652334351 299892736 16284 33554432000 4194304 4650419 140734605501760 18446744073709551615 4439106 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 73216 16284 395 112 0 68181 0
[pid=5015/tid=5016] ppid=5013 vsize=292864 CPUtime=12.69 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 8174 0 0 0 1267 2 0 0 25 0 4 0 652334351 299892736 16284 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=292864 CPUtime=12.69 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 8403 0 0 0 1267 2 0 0 25 0 4 0 652334351 299892736 16284 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=292864 CPUtime=12.56 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 7575 0 0 0 1254 2 0 0 25 0 4 0 652334351 299892736 16284 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 292864

[startup+25.5004 s]
/proc/loadavg: 8.32 8.22 8.02 9/289 5019
/proc/meminfo: memFree=18492732/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=296944 CPUtime=101.73 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 51428 0 0 0 10158 15 0 0 25 0 4 0 652334351 304070656 20344 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 74236 20344 395 112 0 69201 0
[pid=5015/tid=5016] ppid=5013 vsize=296944 CPUtime=25.49 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 13091 0 0 0 2546 3 0 0 25 0 4 0 652334351 304070656 20344 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=296944 CPUtime=25.48 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 12946 0 0 0 2545 3 0 0 25 0 4 0 652334351 304070656 20344 33554432000 4194304 4650419 140734605501760 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=296944 CPUtime=25.24 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 11199 0 0 0 2521 3 0 0 25 0 4 0 652334351 304070656 20344 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 296944

[startup+51.101 s]
/proc/loadavg: 8.35 8.23 8.03 9/289 5020
/proc/meminfo: memFree=18457140/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=310500 CPUtime=203.89 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 80074 0 0 0 20364 25 0 0 25 0 4 0 652334351 317952000 26661 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 77625 26661 395 112 0 72590 0
[pid=5015/tid=5016] ppid=5013 vsize=310500 CPUtime=51.09 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 20333 0 0 0 5104 5 0 0 25 0 4 0 652334351 317952000 26661 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=310500 CPUtime=51.07 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 21728 0 0 0 5099 8 0 0 25 0 4 0 652334351 317952000 26661 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=310500 CPUtime=50.61 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 16747 0 0 0 5056 5 0 0 25 0 4 0 652334351 317952000 26661 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 310500

[startup+102.301 s]
/proc/loadavg: 8.22 8.21 8.03 9/289 5021
/proc/meminfo: memFree=18418824/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=326496 CPUtime=408.23 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 116414 0 0 0 40783 40 0 0 25 0 4 0 652334351 334331904 31369 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 81624 31369 395 112 0 76589 0
[pid=5015/tid=5016] ppid=5013 vsize=326496 CPUtime=102.3 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 33123 0 0 0 10220 10 0 0 25 0 4 0 652334351 334331904 31369 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=326496 CPUtime=102.28 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 31805 0 0 0 10216 12 0 0 25 0 4 0 652334351 334331904 31369 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=326496 CPUtime=101.34 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 24464 0 0 0 10125 9 0 0 25 0 4 0 652334351 334331904 31369 33554432000 4194304 4650419 140734605501760 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 326496

[startup+162.301 s]

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

[pid=5015] ppid=5013 vsize=456208 CPUtime=2802.65 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 384581 0 0 0 280101 164 0 0 25 0 4 0 652334351 467156992 80645 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 114052 80645 395 112 0 109017 0
[pid=5015/tid=5016] ppid=5013 vsize=456208 CPUtime=702.3 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 119796 0 0 0 70183 47 0 0 25 0 4 0 652334351 467156992 80645 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=456208 CPUtime=702.28 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 108190 0 0 0 70180 48 0 0 25 0 4 0 652334351 467156992 80645 33554432000 4194304 4650419 140734605501760 18446744073709551615 4313691 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=456208 CPUtime=695.79 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 75817 0 0 0 69546 33 0 0 25 0 4 0 652334351 467156992 80645 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.65
Current children cumulated vsize (KiB) 456208

[startup+762.301 s]
/proc/loadavg: 8.12 8.14 8.05 9/289 5070
/proc/meminfo: memFree=18395260/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=462696 CPUtime=3042.12 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 403156 0 0 0 304038 174 0 0 25 0 4 0 652334351 473800704 82248 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 115674 82248 395 112 0 110639 0
[pid=5015/tid=5016] ppid=5013 vsize=462696 CPUtime=762.31 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 125670 0 0 0 76182 49 0 0 25 0 4 0 652334351 473800704 82248 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=462696 CPUtime=762.29 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 115006 0 0 0 76177 52 0 0 25 0 4 0 652334351 473800704 82248 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=462696 CPUtime=755.24 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 80150 0 0 0 75488 36 0 0 25 0 4 0 652334351 473800704 82248 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.12
Current children cumulated vsize (KiB) 462696

[startup+822.3 s]
/proc/loadavg: 8.08 8.12 8.05 9/289 5072
/proc/meminfo: memFree=18412476/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=492044 CPUtime=3281.54 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 422878 0 0 0 327971 183 0 0 25 0 4 0 652334351 503853056 76938 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 123011 76938 395 112 0 117976 0
[pid=5015/tid=5016] ppid=5013 vsize=492044 CPUtime=822.3 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 132613 0 0 0 82177 53 0 0 25 0 4 0 652334351 503853056 76938 33554432000 4194304 4650419 140734605501760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=492044 CPUtime=822.28 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 122920 0 0 0 82173 55 0 0 25 0 4 0 652334351 503853056 76938 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=492044 CPUtime=814.68 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 82853 0 0 0 81431 37 0 0 25 0 4 0 652334351 503853056 76938 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.54
Current children cumulated vsize (KiB) 492044

[startup+882.311 s]
/proc/loadavg: 8.13 8.13 8.05 9/289 5073
/proc/meminfo: memFree=18349336/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=507440 CPUtime=3521.03 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 443412 0 0 0 351907 196 0 0 25 0 4 0 652334351 519618560 83729 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364738 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 126860 83729 395 112 0 121825 0
[pid=5015/tid=5016] ppid=5013 vsize=507440 CPUtime=882.32 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 138843 0 0 0 88174 58 0 0 25 0 4 0 652334351 519618560 83729 33554432000 4194304 4650419 140734605501760 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=507440 CPUtime=882.3 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 129324 0 0 0 88171 59 0 0 25 0 4 0 652334351 519618560 83729 33554432000 4194304 4650419 140734605501760 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=507440 CPUtime=874.13 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 84799 0 0 0 87375 38 0 0 25 0 4 0 652334351 519618560 83729 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.03
Current children cumulated vsize (KiB) 507440

[startup+942.301 s]
/proc/loadavg: 8.23 8.15 8.06 9/289 5075
/proc/meminfo: memFree=18293532/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=532068 CPUtime=3760.44 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 461929 0 0 0 375840 204 0 0 25 0 4 0 652334351 544837632 88409 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 133017 88409 395 112 0 127982 0
[pid=5015/tid=5016] ppid=5013 vsize=532068 CPUtime=942.3 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 144721 0 0 0 94171 59 0 0 25 0 4 0 652334351 544837632 88409 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=532068 CPUtime=942.29 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 135251 0 0 0 94167 62 0 0 25 0 4 0 652334351 544837632 88409 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=532068 CPUtime=933.58 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 86083 0 0 0 93318 40 0 0 25 0 4 0 652334351 544837632 88409 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.44
Current children cumulated vsize (KiB) 532068

[startup+1002.3 s]
/proc/loadavg: 8.22 8.15 8.07 9/289 5076
/proc/meminfo: memFree=18278028/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=532444 CPUtime=3999.88 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 483191 0 0 0 399773 215 0 0 25 0 4 0 652334351 545222656 92174 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 133111 92174 395 112 0 128076 0
[pid=5015/tid=5016] ppid=5013 vsize=532444 CPUtime=1002.31 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 150616 0 0 0 100169 62 0 0 25 0 4 0 652334351 545222656 92174 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=532444 CPUtime=1002.29 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 140722 0 0 0 100164 65 0 0 25 0 4 0 652334351 545222656 92174 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=532444 CPUtime=993.01 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 90567 0 0 0 99260 41 0 0 25 0 4 0 652334351 545222656 92174 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.88
Current children cumulated vsize (KiB) 532444

[startup+1062.3 s]
/proc/loadavg: 8.20 8.15 8.07 9/289 5078
/proc/meminfo: memFree=18262384/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=544172 CPUtime=4239.34 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 505754 0 0 0 423708 226 0 0 25 0 4 0 652334351 557232128 93757 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 136043 93757 395 112 0 131008 0
[pid=5015/tid=5016] ppid=5013 vsize=544172 CPUtime=1062.31 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 156839 0 0 0 106164 67 0 0 25 0 4 0 652334351 557232128 93757 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=544172 CPUtime=1062.29 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 146450 0 0 0 106161 68 0 0 25 0 4 0 652334351 557232128 93757 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=544172 CPUtime=1052.46 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 98474 0 0 0 105203 43 0 0 25 0 4 0 652334351 557232128 93757 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.34
Current children cumulated vsize (KiB) 544172

[startup+1122.3 s]
/proc/loadavg: 8.19 8.15 8.08 9/289 5080
/proc/meminfo: memFree=18245136/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=544240 CPUtime=4478.78 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 521134 0 0 0 447645 233 0 0 25 0 4 0 652334351 557301760 96971 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 136060 96971 395 112 0 131025 0
[pid=5015/tid=5016] ppid=5013 vsize=544240 CPUtime=1122.31 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 163015 0 0 0 112162 69 0 0 25 0 4 0 652334351 557301760 96971 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=544240 CPUtime=1122.29 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 150732 0 0 0 112159 70 0 0 25 0 4 0 652334351 557301760 96971 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=544240 CPUtime=1111.91 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 102878 0 0 0 111146 45 0 0 25 0 4 0 652334351 557301760 96971 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.78
Current children cumulated vsize (KiB) 544240

[startup+1182.3 s]
/proc/loadavg: 8.12 8.14 8.08 9/289 5081
/proc/meminfo: memFree=18225152/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=545672 CPUtime=4718.23 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 534108 0 0 0 471583 240 0 0 25 0 4 0 652334351 558768128 97641 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 136418 97641 395 112 0 131383 0
[pid=5015/tid=5016] ppid=5013 vsize=545672 CPUtime=1182.32 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 167790 0 0 0 118160 72 0 0 25 0 4 0 652334351 558768128 97641 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=545672 CPUtime=1182.29 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 156315 0 0 0 118156 73 0 0 25 0 4 0 652334351 558768128 97641 33554432000 4194304 4650419 140734605501760 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=545672 CPUtime=1171.36 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 104561 0 0 0 117089 47 0 0 25 0 4 0 652334351 558768128 97641 33554432000 4194304 4650419 140734605501760 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.23
Current children cumulated vsize (KiB) 545672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.08 8.13 8.07 9/289 5082
/proc/meminfo: memFree=18211008/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=545740 CPUtime=4800.07 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 538568 0 0 0 479765 242 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4330369 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 136435 98908 395 112 0 131400 0
[pid=5015/tid=5016] ppid=5013 vsize=545740 CPUtime=1202.82 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 170183 0 0 0 120210 72 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=545740 CPUtime=1202.8 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 158307 0 0 0 120207 73 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=545740 CPUtime=1191.67 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 104561 0 0 0 119120 47 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 545740

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

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

[startup+1202.8 s]
/proc/loadavg: 8.08 8.13 8.07 9/289 5082
/proc/meminfo: memFree=18211008/32951132 swapFree=67093824/67111528
[pid=5015] ppid=5013 vsize=545740 CPUtime=4800.07 cores=1,3,5,7
/proc/5015/stat : 5015 (strangenight1-m) R 5013 5015 4908 0 -1 4202496 538568 0 0 0 479765 242 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4330369 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5015/statm: 136435 98908 395 112 0 131400 0
[pid=5015/tid=5016] ppid=5013 vsize=545740 CPUtime=1202.82 cores=1,3,5,7
/proc/5015/task/5016/stat : 5016 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 170183 0 0 0 120210 72 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5015/tid=5017] ppid=5013 vsize=545740 CPUtime=1202.8 cores=1,3,5,7
/proc/5015/task/5017/stat : 5017 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 158307 0 0 0 120207 73 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5015/tid=5018] ppid=5013 vsize=545740 CPUtime=1191.67 cores=1,3,5,7
/proc/5015/task/5018/stat : 5018 (strangenight1-m) R 5013 5015 4908 0 -1 4202560 104561 0 0 0 119120 47 0 0 25 0 4 0 652334351 558837760 98908 33554432000 4194304 4650419 140734605501760 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 545740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.13
CPU user time (s): 4797.69
CPU system time (s): 2.43963
CPU usage (%): 399.067
Max. virtual memory (cumulated for all children) (KiB): 661552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.69
system time used= 2.43963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 538569
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= 563
involuntary context switches= 35362

runsolver used 2.93055 second user time and 8.03678 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 23:09:07
IDJOB=3368949
IDBENCH=82958
IDSOLVER=1846
FILE ID=node131/3368949-1305407347
RUNJOBID= node131-1305406450-4927
PBS_JOBID= 13324514
Free space on /tmp= 73684 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368949-1305407347/watcher-3368949-1305407347 -o /tmp/evaluation-result-3368949-1305407347/solver-3368949-1305407347 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368949-1305407347.cnf

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

MD5SUM BENCH= f0ea1852e91ab44abb725179e04ad108
RANDOM SEED=1374532807

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:     32951132 kB
MemFree:      18589464 kB
Buffers:        272624 kB
Cached:        3639468 kB
SwapCached:       1504 kB
Active:       11040960 kB
Inactive:      3063964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18589464 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            6256 kB
Writeback:           4 kB
AnonPages:    10190920 kB
Mapped:          27324 kB
Slab:           163692 kB
PageTables:      32180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28616532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-14 23:29:12