Trace number 3175283

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.33
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3175283-1304106679.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.05	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:      44 undec:       8 neg:      48
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       100      2130         0         0     10650         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.20/0.15	c  N st     8      4917       100      2130         0      4580     10650     99632   no data   no data  --
1.17/0.32	c  N st    10     11299       100      2130         0      4227     10650     73796   no data   no data  --
1.97/0.51	c  N st    11     17042       100      2130         0      9554     10650    186240   no data   no data  --
3.18/0.83	c  F st    12     25000       100      2130         0     11735     10650    234513   no data   no data  --
3.18/0.83	c  N st    12     25000       100      2130         0     11735     10650    234513   no data   no data  --
3.99/1.04	c Decided on static restart strategy
3.99/1.04	c  N st    18     30004       100      2130         0     10069     10650    188142   no data   no data  --
3.99/1.04	c  S st    18     30004       100      2130         0     10069     10650    188142   no data   no data  --
3.99/1.07	c  S st    18     30508       100      2130         0     10557     10650    198842   no data   no data  --
3.99/1.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/1.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/1.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.99/1.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/1.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/1.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.99/1.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.50	c lits-rem:      1933  cl-subs:     1882  v-elim:      0  v-fix:    0  time:  1.69 s
5.97/1.53	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.14
5.97/1.53	c calculated reachability. Time: 0.00
5.97/1.53	c  N st    18     30508       100      2130         0      8675     10650    156769   no data   no data  --
7.17/1.88	c  N st    20     37622       100      2130         0      8001     10650    132537   no data   no data  --
8.38/2.16	c  N st    21     44023       100      2130         0     13877     10650    255546   no data   no data  --
8.78/2.25	c  S st    22     45762       100      2130         0     15473     10650    289144   no data   no data  --
8.78/2.29	c  S st    22     46265       100      2130         0     15957     10650    299903   no data   no data  --
8.78/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.16/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.16/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.16/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.55/3.46	c lits-rem:      3047  cl-subs:     2391  v-elim:      0  v-fix:    0  time:  4.61 s
13.55/3.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.55/3.47	c vivif2 --  cl tried    13566 cl shrink        0 lits rem          0 time: 0.01
13.95/3.52	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.23
13.95/3.52	c calculated reachability. Time: 0.00
13.95/3.52	c  N st    22     46265       100      2130         0     13566     10650    246429   no data   no data  --
16.75/4.28	c  N st    23     60662       100      2130         0      9551     10650    140696   no data   no data  --
18.75/4.79	c  N st    24     69397       100      2130         0     17604     10650    309489   no data   no data  --
18.75/4.79	c  S st    24     69397       100      2130         0     17604     10650    309489   no data   no data  --
19.15/4.83	c  S st    24     69898       100      2130         0     18091     10650    320207   no data   no data  --
19.15/4.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.15/4.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.15/4.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.15/4.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.15/4.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.34/6.14	c lits-rem:      3180  cl-subs:     2618  v-elim:      0  v-fix:    0  time:  5.16 s
24.34/6.14	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
24.34/6.14	c vivif2 --  cl tried    15473 cl shrink        0 lits rem          0 time: 0.01
24.74/6.21	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.27
24.74/6.21	c calculated reachability. Time: 0.00
24.74/6.21	c  N st    24     69898       100      2130         0     15473     10650    264748   no data   no data  --
29.14/7.39	c  F st    25     87500       100      2130         0     21650     10650    380743   no data   no data  --
29.14/7.39	c  N st    25     87500       100      2130         0     21650     10650    380743   no data   no data  --
30.35/7.67	c Decided on static restart strategy
31.12/7.85	c  N st    32     95538       100      2130         0     18101     10650    305334   no data   no data  --
33.53/8.43	c  N st    34    104848       100      2130         0     14699     10650    229131   no data   no data  --
33.53/8.43	c  S st    34    104848       100      2130         0     14699     10650    229131   no data   no data  --
33.53/8.47	c  S st    34    105352       100      2130         0     15177     10650    240027   no data   no data  --
33.53/8.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.53/8.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.53/8.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
33.53/8.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.53/8.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.53/8.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
33.53/8.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.52/9.49	c lits-rem:      1206  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  4.03 s
37.52/9.49	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
37.52/9.49	c vivif2 --  cl tried    13952 cl shrink        0 lits rem          0 time: 0.01
37.92/9.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.24
37.92/9.55	c calculated reachability. Time: 0.00
37.92/9.55	c  N st    34    105352       100      2130         0     13952     10650    213983   no data   no data  --
40.72/10.22	c  N st    35    114952       100      2130         0     22776     10650    399677   no data   no data  --
44.71/11.23	c  N st    36    129349       100      2130         0     23236     10650    402631   no data   no data  --
51.51/12.90	c  N st    37    150945       100      2130         0     29252     10650    514266   no data   no data  --
53.10/13.36	c  S st    38    158028       100      2130         0     21133     10650    335125   no data   no data  --
53.50/13.42	c  S st    38    158530       100      2130         0     21607     10650    345827   no data   no data  --
53.50/13.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.50/13.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.50/13.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
53.50/13.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.50/13.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.50/13.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
53.50/13.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.69/14.75	c lits-rem:      3247  cl-subs:     1945  v-elim:      0  v-fix:    0  time:  5.24 s
58.69/14.75	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
58.69/14.75	c vivif2 --  cl tried    19662 cl shrink        0 lits rem          0 time: 0.02
59.09/14.84	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.34
59.09/14.84	c calculated reachability. Time: 0.00
59.09/14.84	c  N st    38    158530       100      2130         0     19662     10650    301874   no data   no data  --
74.29/18.65	c  N st    39    207118       100      2130         0     32291     10650    557660   no data   no data  --
84.26/21.19	c  N st    40    237796       100      2130         0     24604     10650    361367   no data   no data  --
84.26/21.19	c  S st    40    237796       100      2130         0     24604     10650    361367   no data   no data  --
84.66/21.26	c  S st    40    238298       100      2130         0     25078     10650    372052   no data   no data  --
84.66/21.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.66/21.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.66/21.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
84.66/21.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.66/21.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.66/21.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
84.66/21.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.85/22.57	c lits-rem:      2048  cl-subs:     2508  v-elim:      0  v-fix:    0  time:  5.18 s
89.85/22.57	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
89.85/22.58	c vivif2 --  cl tried    22570 cl shrink        0 lits rem          0 time: 0.01
90.25/22.67	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.38
90.25/22.67	c calculated reachability. Time: 0.00
90.25/22.67	c  N st    40    238298       100      2130         0     22570     10650    323180   no data   no data  --
115.82/29.04	c  F st    41    306250       100      2130         0     24519     10650    331775   no data   no data  --
115.82/29.04	c  N st    41    306250       100      2130         0     24519     10650    331775   no data   no data  --
117.42/29.46	c Decided on static restart strategy
127.02/31.80	c  N st    51    334558       100      2130         0     28592     10650    411373   no data   no data  --
136.59/34.25	c  N st    53    357447       100      2130         0     26678     10650    357766   no data   no data  --
136.59/34.25	c  S st    53    357447       100      2130         0     26678     10650    357766   no data   no data  --
136.99/34.32	c  S st    53    357951       100      2130         0     27165     10650    368444   no data   no data  --
136.99/34.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.99/34.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.99/34.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
136.99/34.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.99/34.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.99/34.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
136.99/34.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.38/35.44	c lits-rem:      1686  cl-subs:     1178  v-elim:      0  v-fix:    0  time:  4.38 s
141.38/35.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
141.38/35.44	c vivif2 --  cl tried    25987 cl shrink        0 lits rem          0 time: 0.01
141.78/35.55	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.42
141.78/35.55	c calculated reachability. Time: 0.00
141.78/35.55	c  N st    53    357951       100      2130         0     25987     10650    342856   no data   no data  --
154.96/38.89	c  N st    54    390344       100      2130         0     31910     10650    461299   no data   no data  --
178.53/44.77	c  N st    55    438932       100      2130         0     25897     10650    310593   no data   no data  --
210.09/52.65	c  N st    56    511814       100      2130         0     38747     10650    567116   no data   no data  --
222.47/55.73	c  N st    57    536926       100      2130         0     33414     10650    440619   no data   no data  --
222.47/55.73	c  S st    57    536926       100      2130         0     33414     10650    440619   no data   no data  --
222.87/55.81	c  S st    57    537428       100      2130         0     33899     10650    451709   no data   no data  --
222.87/55.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
222.87/55.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
222.87/55.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
222.87/55.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
222.87/55.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.87/55.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
222.87/55.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
228.49/57.30	c lits-rem:      2073  cl-subs:     1476  v-elim:      0  v-fix:    0  time:  5.82 s
228.49/57.30	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
228.86/57.30	c vivif2 --  cl tried    32423 cl shrink        0 lits rem          0 time: 0.02
229.26/57.45	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.60
229.26/57.45	c calculated reachability. Time: 0.00
229.26/57.45	c  N st    57    537428       100      2130         0     32423     10650    419946   no data   no data  --
309.16/77.42	c  N st    58    701412       100      2130         0     59626     10650    946158   no data   no data  --
368.69/92.39	c  N st    59    806142       100      2130         0     54071     10650    818561   no data   no data  --
368.69/92.39	c  S st    59    806142       100      2130         0     54071     10650    818561   no data   no data  --
369.48/92.54	c  S st    59    806648       100      2130         0     54556     10650    829188   no data   no data  --
369.48/92.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
369.48/92.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
369.48/92.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
369.48/92.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
369.48/92.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.48/92.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
369.48/92.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
388.25/97.24	c lits-rem:      2142  cl-subs:     6112  v-elim:      0  v-fix:    0  time: 18.59 s
388.25/97.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
388.25/97.26	c vivif2 --  cl tried    48444 cl shrink        0 lits rem          0 time: 0.04
389.45/97.55	c asymm  cl-useful: 0/1880/2130 lits-rem:0 time: 1.18
389.45/97.55	c calculated reachability. Time: 0.00
389.45/97.55	c  N st    59    806648       100      2130         0     48444     10650    708481   no data   no data  --
549.26/137.55	c  F st    60   1071876       100      2130         0     63461     10650    940518   no data   no data  --
549.26/137.56	c  N st    60   1071876       100      2130         0     63461     10650    940518   no data   no data  --
552.84/138.49	c Decided on static restart strategy
572.41/143.34	c  N st    70   1100181       100      2130         0     48406     10650    617371   no data   no data  --
597.19/149.54	c  N st    72   1136174       100      2130         0     81646     10650   1334058   no data   no data  --
616.75/154.40	c  N st    73   1168568       100      2130         0     69260     10650   1077485   no data   no data  --
645.52/161.64	c  N st    74   1209972       100      2130         0     64159     10650    946803   no data   no data  --
645.52/161.64	c  S st    74   1209972       100      2130         0     64159     10650    946803   no data   no data  --
646.30/161.84	c  S st    74   1210472       100      2130         0     64641     10650    957800   no data   no data  --
646.30/161.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
646.30/161.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
646.30/161.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
646.70/161.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
646.70/161.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
646.70/161.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
646.70/161.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
684.66/171.45	c lits-rem:      2106  cl-subs:     5115  v-elim:      0  v-fix:    0  time: 38.12 s
684.66/171.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
684.66/171.46	c vivif2 --  cl tried    59526 cl shrink        0 lits rem          0 time: 0.04
686.25/171.82	c asymm  cl-useful: 0/1615/2130 lits-rem:0 time: 1.46
686.25/171.83	c calculated reachability. Time: 0.00
686.25/171.83	c  N st    74   1210472       100      2130         0     59526     10650    850336   no data   no data  --
743.77/186.28	c  N st    75   1283357       100      2130         0     82395     10650   1299468   no data   no data  --
841.64/210.72	c  N st    76   1392681       100      2130         0     91909     10650   1477505   no data   no data  --
986.65/247.01	c  N st    77   1556666       100      2130         0     49556     10650    538297   no data   no data  --
1122.87/281.10	c  N st    78   1710473       100      2130         0     88948     10650   1363770   no data   no data  --
1122.87/281.10	c  S st    78   1710473       100      2130         0     88948     10650   1363770   no data   no data  --
1124.06/281.42	c  S st    78   1710976       100      2130         0     89432     10650   1375087   no data   no data  --
1124.06/281.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1124.06/281.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1124.06/281.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
1124.48/281.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1124.48/281.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1124.48/281.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1124.48/281.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1231.12/308.27	c lits-rem:      3019  cl-subs:    11326  v-elim:      0  v-fix:    0  time: 106.77 s
1231.12/308.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1231.12/308.28	c vivif2 --  cl tried    78106 cl shrink        0 lits rem          0 time: 0.06
1231.92/308.49	c asymm  cl-useful: 0/515/2130 lits-rem:0 time: 0.83
1231.92/308.49	c calculated reachability. Time: 0.00
1231.92/308.49	c  N st    78   1710976       100      2130         0     78106     10650   1153845   no data   no data  --
1527.51/382.42	c  N st    79   2079940       100      2130         0     89589     10650   1301169   no data   no data  --
1657.33/414.94	c  N st    80   2210976       100      2130         0     93263     10650   1367814   no data   no data  --
1657.33/414.94	c  S st    80   2210976       100      2130         0     93263     10650   1367814   no data   no data  --
1658.53/415.28	c  S st    80   2211480       100      2130         0     93744     10650   1378836   no data   no data  --
1658.53/415.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1658.53/415.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1658.93/415.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
1658.93/415.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1658.93/415.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1658.93/415.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1658.93/415.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1740.43/435.76	c lits-rem:      2867  cl-subs:    10557  v-elim:      0  v-fix:    0  time: 81.35 s
1740.43/435.76	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1740.43/435.78	c vivif2 --  cl tried    83187 cl shrink        0 lits rem          0 time: 0.07
1742.02/436.19	c asymm  cl-useful: 0/1157/2130 lits-rem:0 time: 1.65
1742.02/436.19	c calculated reachability. Time: 0.00
1742.02/436.19	c  N st    80   2211480       100      2130         0     83187     10650   1179004   no data   no data  --
2231.77/558.73	c  N st    81   2711480       100      2130         0    106162     10650   1572138   no data   no data  --
2231.77/558.73	c  S st    81   2711480       100      2130         0    106162     10650   1572138   no data   no data  --
2232.95/559.06	c  S st    81   2711981       100      2130         0    106643     10650   1583381   no data   no data  --
2232.95/559.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2232.95/559.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2233.35/559.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
2233.35/559.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2233.35/559.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2233.35/559.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2233.35/559.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2330.41/583.42	c lits-rem:      9187  cl-subs:    12528  v-elim:      0  v-fix:    0  time: 96.87 s
2330.41/583.42	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2330.41/583.44	c vivif2 --  cl tried    94115 cl shrink        0 lits rem          0 time: 0.09
2332.41/583.95	c asymm  cl-useful: 0/874/2130 lits-rem:0 time: 2.04
2332.41/583.96	c calculated reachability. Time: 0.00
2332.41/583.96	c  N st    81   2711981       100      2130         0     94115     10650   1341064   no data   no data  --
2870.08/718.57	c  N st    82   3211983       100      2130         0     71979     10650    773704   no data   no data  --
2870.08/718.57	c  S st    82   3211983       100      2130         0     71979     10650    773704   no data   no data  --
2871.28/718.80	c  S st    82   3212487       100      2130         0     72470     10650    785066   no data   no data  --
2871.28/718.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2871.28/718.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2871.28/718.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
2871.28/718.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2871.28/718.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2871.28/718.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2871.28/718.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2889.25/723.34	c lits-rem:       563  cl-subs:      340  v-elim:      0  v-fix:    0  time: 17.89 s
2889.25/723.34	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2889.25/723.35	c vivif2 --  cl tried    72130 cl shrink        0 lits rem          0 time: 0.05
2890.45/723.65	c asymm  cl-useful: 0/1345/2130 lits-rem:0 time: 1.21
2890.45/723.65	c calculated reachability. Time: 0.00
2890.45/723.65	c  N st    82   3212487       100      2130         0     72130     10650    778128   no data   no data  --
3492.04/874.26	c  N st    83   3712487       100      2130         0     82158     10650    924633   no data   no data  --
3492.04/874.26	c  S st    83   3712487       100      2130         0     82158     10650    924633   no data   no data  --
3493.26/874.55	c  S st    83   3712989       100      2130         0     82639     10650    935637   no data   no data  --
3493.26/874.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3493.26/874.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3493.26/874.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3493.63/874.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3493.63/874.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3493.63/874.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3493.63/874.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3522.39/881.90	c lits-rem:      1238  cl-subs:     1893  v-elim:      0  v-fix:    0  time: 29.06 s
3522.39/881.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3522.79/881.91	c vivif2 --  cl tried    80746 cl shrink        0 lits rem          0 time: 0.05
3523.61/882.15	c asymm  cl-useful: 0/785/2130 lits-rem:0 time: 0.97
3523.61/882.16	c calculated reachability. Time: 0.00
3523.61/882.16	c  N st    83   3712989       100      2130         0     80746     10650    900146   no data   no data  --
3561.95/891.74	c  F st    84   3751562       100      2130         0    115954     10650   1665059   no data   no data  --
3561.95/891.74	c  N st    84   3751562       100      2130         0    115954     10650   1665059   no data   no data  --
3569.53/893.61	c Decided on static restart strategy
3611.89/904.27	c  N st    94   3779864       100      2130         0    142109     10650   2249704   no data   no data  --
3666.60/917.97	c  N st    96   3815860       100      2130         0     97626     10650   1268771   no data   no data  --
3714.13/929.90	c  N st    97   3848252       100      2130         0    127420     10650   1920234   no data   no data  --
3778.86/946.02	c  N st    98   3896841       100      2130         0     93280     10650   1160617   no data   no data  --
3888.71/973.51	c  N st    99   3969723       100      2130         0     80188     10650    849353   no data   no data  --
4020.54/1006.52	c  N st   100   4079046       100      2130         0     99709     10650   1253567   no data   no data  --
4181.90/1046.99	c  N st   101   4212989       100      2130         0    140828     10650   2144187   no data   no data  --
4181.90/1046.99	c  S st   101   4212989       100      2130         0    140828     10650   2144187   no data   no data  --
4183.89/1047.45	c  S st   101   4213495       100      2130         0    141309     10650   2155388   no data   no data  --
4183.89/1047.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4183.89/1047.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4184.29/1047.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.29
4184.70/1047.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4184.70/1047.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4184.70/1047.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4184.70/1047.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4790.28/1199.25	c lits-rem:      5989  cl-subs:    17315  v-elim:      0  v-fix:    0  time: 605.70 s
4790.28/1199.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4790.28/1199.27	c vivif2 --  cl tried   123994 cl shrink        0 lits rem          0 time: 0.10
4792.28/1199.70	c asymm  cl-useful: 0/850/2130 lits-rem:0 time: 1.72
4792.28/1199.71	c calculated reachability. Time: 0.00
4792.28/1199.71	c  N st   101   4213495       100      2130         0    123994     10650   1813428   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-3175283-1304106679/watcher-3175283-1304106679 -o /tmp/evaluation-result-3175283-1304106679/solver-3175283-1304106679 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175283-1304106679.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: 7.43 7.86 7.79 5/180 30536
/proc/meminfo: memFree=17315816/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 600898714 52465664 353 33554432000 4194304 4650419 140737225375696 18446744073709551615 46978752714674 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 12809 353 303 112 0 7774 0
[pid=30536/tid=30537] ppid=30534 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 600898714 52465664 353 33554432000 4194304 4650419 140737225375696 18446744073709551615 46978752714668 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 600898714 52465664 353 33554432000 4194304 4650419 140737225375696 18446744073709551615 46978752714678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 600898714 52465664 353 33554432000 4194304 4650419 140737225375696 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0580779 s]
/proc/loadavg: 7.43 7.86 7.79 5/180 30536
/proc/meminfo: memFree=17315816/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=282444 CPUtime=0.2 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 1499 0 0 0 20 0 0 0 25 0 4 0 600898714 289222656 1353 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 70611 1353 389 112 0 65576 0
[pid=30536/tid=30537] ppid=30534 vsize=282444 CPUtime=0.05 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 293 0 0 0 5 0 0 0 25 0 4 0 600898714 289222656 1353 33554432000 4194304 4650419 140737225375696 18446744073709551615 4368273 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=282444 CPUtime=0.05 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 299 0 0 0 5 0 0 0 25 0 4 0 600898714 289222656 1353 33554432000 4194304 4650419 140737225375696 18446744073709551615 4304216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=282444 CPUtime=0.04 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 171 0 0 0 4 0 0 0 25 0 4 0 600898714 289222656 1353 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282444

[startup+0.157993 s]
/proc/loadavg: 7.43 7.86 7.79 5/180 30536
/proc/meminfo: memFree=17315816/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=283448 CPUtime=0.6 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 2369 0 0 0 60 0 0 0 25 0 4 0 600898714 290250752 1696 33554432000 4194304 4650419 140737225375696 18446744073709551615 4303912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 70862 1696 391 112 0 65827 0
[pid=30536/tid=30537] ppid=30534 vsize=283448 CPUtime=0.15 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 507 0 0 0 15 0 0 0 25 0 4 0 600898714 290250752 1696 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=283448 CPUtime=0.15 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 510 0 0 0 15 0 0 0 25 0 4 0 600898714 290250752 1696 33554432000 4194304 4650419 140737225375696 18446744073709551615 4514512 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=283448 CPUtime=0.14 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 385 0 0 0 14 0 0 0 25 0 4 0 600898714 290250752 1696 33554432000 4194304 4650419 140737225375696 18446744073709551615 4329363 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 283448

[startup+0.300969 s]
/proc/loadavg: 7.43 7.86 7.79 5/180 30536
/proc/meminfo: memFree=17315816/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=283740 CPUtime=1.17 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 3103 0 0 0 117 0 0 0 25 0 4 0 600898714 290549760 2032 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 70935 2033 391 112 0 65900 0
[pid=30536/tid=30537] ppid=30534 vsize=283740 CPUtime=0.29 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 761 0 0 0 29 0 0 0 25 0 4 0 600898714 290549760 2033 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=283740 CPUtime=0.29 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 764 0 0 0 29 0 0 0 25 0 4 0 600898714 290549760 2033 33554432000 4194304 4650419 140737225375696 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=283740 CPUtime=0.29 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 496 0 0 0 29 0 0 0 25 0 4 0 600898714 290549760 2033 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283740

[startup+0.700898 s]
/proc/loadavg: 7.43 7.86 7.79 5/180 30536
/proc/meminfo: memFree=17315816/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=284752 CPUtime=2.78 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 5049 0 0 0 277 1 0 0 25 0 4 0 600898714 291586048 2576 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 71188 2576 391 112 0 66153 0
[pid=30536/tid=30537] ppid=30534 vsize=284752 CPUtime=0.69 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 1225 0 0 0 69 0 0 0 25 0 4 0 600898714 291586048 2576 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=284752 CPUtime=0.69 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 1209 0 0 0 69 0 0 0 25 0 4 0 600898714 291586048 2576 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=284752 CPUtime=0.69 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 972 0 0 0 69 0 0 0 25 0 4 0 600898714 291586048 2576 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284752

[startup+1.50076 s]
/proc/loadavg: 7.64 7.89 7.80 9/184 30540
/proc/meminfo: memFree=17305244/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=280876 CPUtime=5.97 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 10069 0 0 0 595 2 0 0 25 0 4 0 600898714 287617024 5375 33554432000 4194304 4650419 140737225375696 18446744073709551615 4540563 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 70219 5375 393 112 0 65184 0
[pid=30536/tid=30537] ppid=30534 vsize=280876 CPUtime=1.48 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 2959 0 0 0 148 0 0 0 25 0 4 0 600898714 287617024 5375 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=280876 CPUtime=1.48 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 2057 0 0 0 148 0 0 0 25 0 4 0 600898714 287617024 5375 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=280876 CPUtime=1.48 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 1675 0 0 0 148 0 0 0 25 0 4 0 600898714 287617024 5375 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 280876

[startup+3.10048 s]
/proc/loadavg: 7.64 7.89 7.80 9/184 30540
/proc/meminfo: memFree=17285280/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=281064 CPUtime=12.36 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 16274 0 0 0 1233 3 0 0 25 0 4 0 600898714 287809536 9943 33554432000 4194304 4650419 140737225375696 18446744073709551615 4438402 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 70266 9943 393 112 0 65231 0
[pid=30536/tid=30537] ppid=30534 vsize=281064 CPUtime=3.09 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 4099 0 0 0 308 1 0 0 25 0 4 0 600898714 287809536 9943 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=281064 CPUtime=3.08 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 3927 0 0 0 308 0 0 0 25 0 4 0 600898714 287809536 9943 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=281064 CPUtime=3.07 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 3515 0 0 0 307 0 0 0 25 0 4 0 600898714 287809536 9943 33554432000 4194304 4650419 140737225375696 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 281064

[startup+6.30092 s]
/proc/loadavg: 7.66 7.90 7.80 9/184 30540
/proc/meminfo: memFree=17256520/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=296636 CPUtime=25.14 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 24535 0 0 0 2510 4 0 0 25 0 4 0 600898714 303755264 13560 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 74159 13560 393 112 0 69124 0
[pid=30536/tid=30537] ppid=30534 vsize=296636 CPUtime=6.29 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 6623 0 0 0 628 1 0 0 25 0 4 0 600898714 303755264 13560 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=296636 CPUtime=6.29 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 6498 0 0 0 628 1 0 0 25 0 4 0 600898714 303755264 13560 33554432000 4194304 4650419 140737225375696 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=296636 CPUtime=6.25 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 5047 0 0 0 625 0 0 0 25 0 4 0 600898714 303755264 13560 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 296636

[startup+12.7008 s]
/proc/loadavg: 7.69 7.90 7.80 9/184 30540
/proc/meminfo: memFree=17235880/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=281288 CPUtime=50.7 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 37326 0 0 0 5063 7 0 0 25 0 4 0 600898714 288038912 16751 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 70322 16751 393 112 0 65287 0
[pid=30536/tid=30537] ppid=30534 vsize=281288 CPUtime=12.69 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 9806 0 0 0 1267 2 0 0 25 0 4 0 600898714 288038912 16751 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=281288 CPUtime=12.69 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 9859 0 0 0 1267 2 0 0 25 0 4 0 600898714 288038912 16751 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=281288 CPUtime=12.62 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 8332 0 0 0 1261 1 0 0 25 0 4 0 600898714 288038912 16751 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 281288

[startup+25.5006 s]
/proc/loadavg: 7.83 7.92 7.81 9/184 30541
/proc/meminfo: memFree=17206872/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=298432 CPUtime=101.84 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 57742 0 0 0 10172 12 0 0 25 0 4 0 600898714 305594368 22155 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 74608 22155 393 112 0 69573 0
[pid=30536/tid=30537] ppid=30534 vsize=298432 CPUtime=25.49 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 16037 0 0 0 2546 3 0 0 25 0 4 0 600898714 305594368 22155 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=298432 CPUtime=25.49 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 14886 0 0 0 2546 3 0 0 25 0 4 0 600898714 305594368 22155 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=298432 CPUtime=25.35 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 11745 0 0 0 2533 2 0 0 25 0 4 0 600898714 305594368 22155 33554432000 4194304 4650419 140737225375696 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 298432

[startup+51.1011 s]
/proc/loadavg: 7.96 7.94 7.82 9/184 30542
/proc/meminfo: memFree=17157800/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=305376 CPUtime=204.1 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 87605 0 0 0 20390 20 0 0 25 0 4 0 600898714 312705024 27088 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 76344 27088 393 112 0 71309 0
[pid=30536/tid=30537] ppid=30534 vsize=305376 CPUtime=51.09 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 23710 0 0 0 5103 6 0 0 25 0 4 0 600898714 312705024 27088 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=305376 CPUtime=51.08 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 23406 0 0 0 5104 4 0 0 25 0 4 0 600898714 312705024 27088 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=305376 CPUtime=50.81 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 16419 0 0 0 5079 2 0 0 25 0 4 0 600898714 312705024 27088 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 305376

[startup+102.307 s]
/proc/loadavg: 8.11 7.98 7.83 9/184 30543
/proc/meminfo: memFree=17106680/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=373496 CPUtime=408.64 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 136019 0 0 0 40831 33 0 0 25 0 4 0 600898714 382459904 37535 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 93374 37535 393 112 0 88339 0
[pid=30536/tid=30537] ppid=30534 vsize=373496 CPUtime=102.29 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 32710 0 0 0 10222 7 0 0 25 0 4 0 600898714 382459904 37535 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=373496 CPUtime=102.29 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 37241 0 0 0 10220 9 0 0 25 0 4 0 600898714 382459904 37535 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=373496 CPUtime=101.74 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 26824 0 0 0 10168 6 0 0 25 0 4 0 600898714 382459904 37535 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 373496

[startup+162.301 s]

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

[pid=30536] ppid=30534 vsize=583628 CPUtime=2805.37 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 425497 0 0 0 280396 141 0 0 25 0 4 0 600898714 597635072 95709 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 145907 95709 393 112 0 140872 0
[pid=30536/tid=30537] ppid=30534 vsize=583628 CPUtime=702.31 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 111470 0 0 0 70193 38 0 0 25 0 4 0 600898714 597635072 95709 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=583628 CPUtime=702.3 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 109636 0 0 0 70193 37 0 0 25 0 4 0 600898714 597635072 95709 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=583628 CPUtime=698.48 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 77156 0 0 0 69824 24 0 0 25 0 4 0 600898714 597635072 95709 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 583628

[startup+762.307 s]
/proc/loadavg: 8.03 8.06 7.93 9/184 30569
/proc/meminfo: memFree=16758344/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=505872 CPUtime=3045.06 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 444828 0 0 0 304356 150 0 0 25 0 4 0 600898714 518012928 88765 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 126468 88765 393 112 0 121433 0
[pid=30536/tid=30537] ppid=30534 vsize=505872 CPUtime=762.31 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 118257 0 0 0 76190 41 0 0 25 0 4 0 600898714 518012928 88765 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=505872 CPUtime=762.31 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 114280 0 0 0 76191 40 0 0 25 0 4 0 600898714 518012928 88765 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=505872 CPUtime=758.16 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 81147 0 0 0 75789 27 0 0 25 0 4 0 600898714 518012928 88765 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 505872

[startup+822.301 s]
/proc/loadavg: 8.07 8.06 7.94 9/184 30571
/proc/meminfo: memFree=16750508/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=489592 CPUtime=3284.72 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 466194 0 0 0 328313 159 0 0 25 0 4 0 600898714 501342208 90820 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 122398 90820 393 112 0 117363 0
[pid=30536/tid=30537] ppid=30534 vsize=489592 CPUtime=822.3 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 124586 0 0 0 82187 43 0 0 25 0 4 0 600898714 501342208 90820 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=489592 CPUtime=822.31 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 118646 0 0 0 82189 42 0 0 25 0 4 0 600898714 501342208 90820 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=489592 CPUtime=817.83 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 84296 0 0 0 81755 28 0 0 25 0 4 0 600898714 501342208 90820 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 489592

[startup+882.301 s]
/proc/loadavg: 8.08 8.06 7.94 9/184 30573
/proc/meminfo: memFree=16742296/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=515972 CPUtime=3524.39 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 485541 0 0 0 352270 169 0 0 25 0 4 0 600898714 528355328 93616 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 128993 93616 393 112 0 123958 0
[pid=30536/tid=30537] ppid=30534 vsize=515972 CPUtime=882.3 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 130639 0 0 0 88184 46 0 0 25 0 4 0 600898714 528355328 93616 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=515972 CPUtime=882.3 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 124420 0 0 0 88186 44 0 0 25 0 4 0 600898714 528355328 93616 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=515972 CPUtime=877.5 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 86093 0 0 0 87721 29 0 0 25 0 4 0 600898714 528355328 93616 33554432000 4194304 4650419 140737225375696 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 515972

[startup+942.301 s]
/proc/loadavg: 8.08 8.06 7.95 9/184 30574
/proc/meminfo: memFree=16737076/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=492280 CPUtime=3764.07 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 505595 0 0 0 376229 178 0 0 25 0 4 0 600898714 504094720 91744 33554432000 4194304 4650419 140737225375696 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 123070 91744 393 112 0 118035 0
[pid=30536/tid=30537] ppid=30534 vsize=492280 CPUtime=942.31 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 137173 0 0 0 94182 49 0 0 25 0 4 0 600898714 504094720 91744 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=492280 CPUtime=942.31 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 129784 0 0 0 94184 47 0 0 25 0 4 0 600898714 504094720 91744 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=492280 CPUtime=937.18 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 89410 0 0 0 93688 30 0 0 25 0 4 0 600898714 504094720 91744 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 492280

[startup+1002.3 s]
/proc/loadavg: 8.08 8.06 7.96 9/184 30576
/proc/meminfo: memFree=16702700/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=529988 CPUtime=4003.74 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 529826 0 0 0 400185 189 0 0 25 0 4 0 600898714 542707712 94837 33554432000 4194304 4650419 140737225375696 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 132497 94837 393 112 0 127462 0
[pid=30536/tid=30537] ppid=30534 vsize=529988 CPUtime=1002.31 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 142951 0 0 0 100178 53 0 0 25 0 4 0 600898714 542707712 94837 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=529988 CPUtime=1002.31 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 136011 0 0 0 100181 50 0 0 25 0 4 0 600898714 542707712 94837 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=529988 CPUtime=996.85 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 94340 0 0 0 99653 32 0 0 25 0 4 0 600898714 542707712 94837 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 529988

[startup+1062.3 s]
/proc/loadavg: 8.07 8.06 7.96 9/184 30577
/proc/meminfo: memFree=16656928/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=516640 CPUtime=4243.42 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 546449 0 0 0 424146 196 0 0 25 0 4 0 600898714 529039360 102302 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 129160 102302 393 112 0 124125 0
[pid=30536/tid=30537] ppid=30534 vsize=516640 CPUtime=1062.31 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 146736 0 0 0 106176 55 0 0 25 0 4 0 600898714 529039360 102302 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=516640 CPUtime=1062.31 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 141787 0 0 0 106179 52 0 0 25 0 4 0 600898714 529039360 102302 33554432000 4194304 4650419 140737225375696 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=516640 CPUtime=1056.52 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 95633 0 0 0 105619 33 0 0 25 0 4 0 600898714 529039360 102302 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 516640

[startup+1122.3 s]
/proc/loadavg: 8.13 8.08 7.97 9/184 30579
/proc/meminfo: memFree=16630260/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=592224 CPUtime=4483.09 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 553319 0 0 0 448110 199 0 0 25 0 4 0 600898714 606437376 108609 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 148056 108609 393 112 0 143021 0
[pid=30536/tid=30537] ppid=30534 vsize=592224 CPUtime=1122.31 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 149391 0 0 0 112175 56 0 0 25 0 4 0 600898714 606437376 108609 33554432000 4194304 4650419 140737225375696 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=592224 CPUtime=1122.31 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 144565 0 0 0 112178 53 0 0 25 0 4 0 600898714 606437376 108609 33554432000 4194304 4650419 140737225375696 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=592224 CPUtime=1116.2 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 97023 0 0 0 111586 34 0 0 25 0 4 0 600898714 606437376 108609 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 592224

[startup+1182.3 s]
/proc/loadavg: 6.78 7.77 7.88 5/175 30599
/proc/meminfo: memFree=16992872/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=592224 CPUtime=4722.77 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 557557 0 0 0 472076 201 0 0 25 0 4 0 600898714 606437376 110728 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 148056 110729 393 112 0 143021 0
[pid=30536/tid=30537] ppid=30534 vsize=592224 CPUtime=1182.31 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 149462 0 0 0 118175 56 0 0 25 0 4 0 600898714 606437376 110729 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=592224 CPUtime=1182.31 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 146174 0 0 0 118178 53 0 0 25 0 4 0 600898714 606437376 110729 33554432000 4194304 4650419 140737225375696 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=592224 CPUtime=1175.87 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 99582 0 0 0 117552 35 0 0 25 0 4 0 600898714 606437376 110729 33554432000 4194304 4650419 140737225375696 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 592224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.99 7.53 7.79 5/175 30599
/proc/meminfo: memFree=17003036/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=592240 CPUtime=4800.28 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 561323 0 0 0 479826 202 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 148060 108182 393 112 0 143025 0
[pid=30536/tid=30537] ppid=30534 vsize=592240 CPUtime=1201.72 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 149462 0 0 0 120116 56 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=592240 CPUtime=1201.72 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 148295 0 0 0 120118 54 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=592240 CPUtime=1195.17 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 101134 0 0 0 119481 36 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 592240

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

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

[startup+1201.7 s]
/proc/loadavg: 5.99 7.53 7.79 5/175 30599
/proc/meminfo: memFree=17003036/32950940 swapFree=67111528/67111528
[pid=30536] ppid=30534 vsize=592240 CPUtime=4800.28 cores=0,2,4,6
/proc/30536/stat : 30536 (strangenight1-m) R 30534 30536 28861 0 -1 4202496 561323 0 0 0 479826 202 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30536/statm: 148060 108182 393 112 0 143025 0
[pid=30536/tid=30537] ppid=30534 vsize=592240 CPUtime=1201.72 cores=0,2,4,6
/proc/30536/task/30537/stat : 30537 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 149462 0 0 0 120116 56 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30536/tid=30538] ppid=30534 vsize=592240 CPUtime=1201.72 cores=0,2,4,6
/proc/30536/task/30538/stat : 30538 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 148295 0 0 0 120118 54 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30536/tid=30539] ppid=30534 vsize=592240 CPUtime=1195.17 cores=0,2,4,6
/proc/30536/task/30539/stat : 30539 (strangenight1-m) R 30534 30536 28861 0 -1 4202560 101134 0 0 0 119481 36 0 0 25 0 4 0 600898714 606453760 108182 33554432000 4194304 4650419 140737225375696 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 592240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.33
CPU user time (s): 4798.29
CPU system time (s): 2.04569
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 662120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.29
system time used= 2.04569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561323
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= 361
involuntary context switches= 20319

runsolver used 1.9547 second user time and 4.6003 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 21:51:19
IDJOB=3175283
IDBENCH=82901
IDSOLVER=1588
FILE ID=node117/3175283-1304106679
RUNJOBID= node117-1304106637-30482
PBS_JOBID= 13170599
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175283-1304106679/watcher-3175283-1304106679 -o /tmp/evaluation-result-3175283-1304106679/solver-3175283-1304106679 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175283-1304106679.cnf

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

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=2030644112

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17316096 kB
Buffers:       2381712 kB
Cached:       12493752 kB
SwapCached:          0 kB
Active:        8275968 kB
Inactive:      6777228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17316096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6356 kB
Writeback:           0 kB
AnonPages:      176856 kB
Mapped:          15496 kB
Slab:           518996 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   438572 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= 71676 MiB
End job on node117 at 2011-04-29 22:11:23