Trace number 3174011

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-2-mtUNSAT 2058.28 515.263

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1713710439-035.UNKNOWN.cnf
MD5SUMa22e1737ea83ac381c0ce023d3bc0e5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.9018
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174011-1304076693.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      40 undec:       5 neg:      30
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.00/0.10	c  N st     8      4918        75      1597         0      4498      7985     76648   no data   no data
0.78/0.27	c  N st    10     11302        75      1597         0      4131      7985     59379   no data   no data
1.57/0.44	c  N st    11     17045        75      1597         0      9315      7985    147112   no data   no data
2.77/0.74	c  F st    12     25001        75      1597         0     11455      7985    183427   no data   no data
2.77/0.74	c  N st    12     25001        75      1597         0     11455      7985    183427   no data   no data
3.57/0.94	c Decided on static restart strategy
3.57/0.94	c  N st    18     30000        75      1597         0      9818      7985    144306   no data   no data
3.57/0.94	c  S st    18     30000        75      1597         0      9818      7985    144306   no data   no data
3.57/0.97	c  S st    18     30501        75      1597         0     10290      7985    153025   no data   no data
3.57/0.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.57/0.98	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
3.57/0.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.57/0.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.57/0.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.12	c lits-rem:       237  cl-subs:     2591  v-elim:      0  v-fix:    0  time:  0.14 s
4.39/1.15	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
4.39/1.15	c calculated reachability. Time: 0.00
4.39/1.15	c  N st    18     30501        75      1597         0      7699      7985    111986   no data   no data
5.57/1.45	c  N st    20     37614        75      1597         0      7090      7985     92524   no data   no data
6.76/1.70	c  N st    21     44013        75      1597         0     12874      7985    193106   no data   no data
6.76/1.79	c  S st    22     45752        75      1597         0     14465      7985    220681   no data   no data
7.16/1.83	c  S st    22     46253        75      1597         0     14935      7985    229401   no data   no data
7.16/1.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.16/1.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.16/1.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.16/1.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.16/1.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.16/1.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.16/1.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.15	c lits-rem:       440  cl-subs:     2540  v-elim:      0  v-fix:    0  time:  0.31 s
8.36/2.15	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.36/2.15	c vivif2 --  cl tried    12395 cl shrink        0 lits rem          0 time: 0.00
8.36/2.19	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
8.36/2.19	c calculated reachability. Time: 0.00
8.36/2.19	c  N st    22     46253        75      1597         0     12395      7985    187097   no data   no data
11.17/2.82	c  N st    23     60652        75      1597         0     17466      7985    262697   no data   no data
12.77/3.25	c  N st    24     69380        75      1597         0     16446      7985    235700   no data   no data
12.77/3.25	c  S st    24     69380        75      1597         0     16446      7985    235700   no data   no data
12.77/3.29	c  S st    24     69882        75      1597         0     16915      7985    244257   no data   no data
12.77/3.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.18/3.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.18/3.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.18/3.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.18/3.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.18/3.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.18/3.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.18/3.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.18/3.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.36/3.67	c lits-rem:       564  cl-subs:     3039  v-elim:      0  v-fix:    0  time:  0.36 s
14.36/3.67	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
14.36/3.67	c vivif2 --  cl tried    13876 cl shrink        0 lits rem          0 time: 0.00
14.76/3.72	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
14.76/3.72	c calculated reachability. Time: 0.00
14.76/3.72	c  N st    24     69882        75      1597         0     13876      7985    197130   no data   no data
17.98/4.57	c  F st    25     87500        75      1597         0     20055      7985    292724   no data   no data
17.98/4.57	c  N st    25     87500        75      1597         0     20055      7985    292724   no data   no data
19.15/4.88	c Decided on static restart strategy
19.95/5.04	c  N st    32     95543        75      1597         0     16575      7985    226988   no data   no data
22.37/5.61	c  N st    34    104823        75      1597         0     13262      7985    167760   no data   no data
22.37/5.61	c  S st    34    104823        75      1597         0     13262      7985    167760   no data   no data
22.37/5.64	c  S st    34    105324        75      1597         0     13741      7985    176452   no data   no data
22.37/5.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.37/5.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
22.37/5.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.37/5.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.37/5.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.37/5.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
22.37/5.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.37/5.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.37/5.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.74/5.74	c lits-rem:       130  cl-subs:     1119  v-elim:      0  v-fix:    0  time:  0.08 s
22.74/5.74	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
22.74/5.74	c vivif2 --  cl tried    12622 cl shrink        0 lits rem          0 time: 0.00
22.74/5.78	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
22.74/5.78	c calculated reachability. Time: 0.00
22.74/5.78	c  N st    34    105324        75      1597         0     12622      7985    159697   no data   no data
25.14/6.37	c  N st    35    114922        75      1597         0     21249      7985    307105   no data   no data
29.14/7.35	c  N st    36    129320        75      1597         0     21660      7985    303151   no data   no data
35.15/8.83	c  N st    37    150915        75      1597         0     27427      7985    377550   no data   no data
37.13/9.32	c  S st    38    157987        75      1597         0     19475      7985    248143   no data   no data
37.13/9.37	c  S st    38    158487        75      1597         0     19942      7985    256498   no data   no data
37.13/9.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.13/9.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
37.13/9.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.13/9.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.13/9.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.13/9.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
37.13/9.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.13/9.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.13/9.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.33/9.66	c lits-rem:       281  cl-subs:     2416  v-elim:      0  v-fix:    0  time:  0.28 s
38.33/9.66	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
38.33/9.67	c vivif2 --  cl tried    17526 cl shrink        0 lits rem          0 time: 0.00
38.73/9.73	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
38.73/9.73	c calculated reachability. Time: 0.00
38.73/9.73	c  N st    38    158487        75      1597         0     17526      7985    220227   no data   no data
53.51/13.42	c  N st    39    207075        75      1597         0     29765      7985    399271   no data   no data
63.10/15.82	c  N st    40    237730        75      1597         0     22454      7985    271607   no data   no data
63.10/15.82	c  S st    40    237730        75      1597         0     22454      7985    271607   no data   no data
63.10/15.88	c  S st    40    238233        75      1597         0     22927      7985    280055   no data   no data
63.10/15.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.10/15.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
63.10/15.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.10/15.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.10/15.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.10/15.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
63.10/15.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.10/15.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
63.50/15.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.30/16.19	c lits-rem:       394  cl-subs:     2415  v-elim:      0  v-fix:    0  time:  0.29 s
64.30/16.19	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
64.30/16.19	c vivif2 --  cl tried    20512 cl shrink        0 lits rem          0 time: 0.00
64.69/16.26	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
64.69/16.26	c calculated reachability. Time: 0.00
64.69/16.26	c  N st    40    238233        75      1597         0     20512      7985    246899   no data   no data
87.88/22.09	c  F st    41    306250        75      1597         0     22431      7985    250404   no data   no data
87.88/22.09	c  N st    41    306250        75      1597         0     22431      7985    250404   no data   no data
89.85/22.50	c Decided on static restart strategy
98.65/24.76	c  N st    51    334556        75      1597         0     26498      7985    315795   no data   no data
107.44/26.97	c  N st    53    357352        75      1597         0     24469      7985    270327   no data   no data
107.44/26.97	c  S st    53    357352        75      1597         0     24469      7985    270327   no data   no data
107.84/27.03	c  S st    53    357854        75      1597         0     24947      7985    279555   no data   no data
107.84/27.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.84/27.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
107.84/27.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.84/27.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.84/27.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.84/27.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
107.84/27.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.84/27.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
107.84/27.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.64/27.23	c lits-rem:       122  cl-subs:     1536  v-elim:      0  v-fix:    0  time:  0.18 s
108.64/27.23	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
108.64/27.23	c vivif2 --  cl tried    23411 cl shrink        0 lits rem          0 time: 0.00
109.04/27.31	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
109.04/27.31	c calculated reachability. Time: 0.00
109.04/27.31	c  N st    53    357854        75      1597         0     23411      7985    258521   no data   no data
122.22/30.63	c  N st    54    390248        75      1597         0     29119      7985    337300   no data   no data
144.19/36.19	c  N st    55    438836        75      1597         0     48426      7985    653441   no data   no data
177.74/44.52	c  N st    56    511718        75      1597         0     35684      7985    422795   no data   no data
190.13/47.68	c  N st    57    536782        75      1597         0     30589      7985    336264   no data   no data
190.13/47.68	c  S st    57    536782        75      1597         0     30589      7985    336264   no data   no data
190.53/47.77	c  S st    57    537289        75      1597         0     31057      7985    344961   no data   no data
190.53/47.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.53/47.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
190.53/47.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.53/47.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.53/47.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.53/47.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
190.53/47.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
190.53/47.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
190.53/47.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.73/48.05	c lits-rem:       218  cl-subs:     1546  v-elim:      0  v-fix:    0  time:  0.26 s
191.73/48.05	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
191.73/48.06	c vivif2 --  cl tried    29511 cl shrink        0 lits rem          0 time: 0.00
192.13/48.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
192.13/48.16	c calculated reachability. Time: 0.00
192.13/48.16	c  N st    57    537289        75      1597         0     29511      7985    323604   no data   no data
269.23/67.40	c  N st    58    701273        75      1597         0     55937      7985    720819   no data   no data
321.56/80.54	c  N st    59    805934        75      1597         0     50372      7985    609678   no data   no data
321.56/80.54	c  S st    59    805934        75      1597         0     50372      7985    609678   no data   no data
321.96/80.68	c  S st    59    806436        75      1597         0     50848      7985    618749   no data   no data
321.96/80.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
322.36/80.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
322.36/80.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.36/80.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.36/80.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.36/80.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
322.36/80.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
322.36/80.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
322.36/80.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.75/82.84	c lits-rem:       779  cl-subs:     7594  v-elim:      0  v-fix:    0  time:  2.11 s
330.75/82.84	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
330.75/82.85	c vivif2 --  cl tried    43254 cl shrink        0 lits rem          0 time: 0.01
331.55/83.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
331.55/83.02	c calculated reachability. Time: 0.00
331.55/83.02	c  N st    59    806436        75      1597         0     43254      7985    516097   no data   no data
480.96/120.42	c  F st    60   1071878        75      1597         0     58614      7985    695881   no data   no data
480.96/120.42	c  N st    60   1071878        75      1597         0     58614      7985    695881   no data   no data
484.55/121.31	c Decided on static restart strategy
501.73/125.63	c  N st    70   1100184        75      1597         0     43900      7985    463300   no data   no data
524.90/131.48	c  N st    72   1136176        75      1597         0     75959      7985   1003921   no data   no data
545.68/136.63	c  N st    73   1168569        75      1597         0     63837      7985    769029   no data   no data
576.06/144.22	c  N st    74   1209655        75      1597         0     58651      7985    685632   no data   no data
576.06/144.22	c  S st    74   1209655        75      1597         0     58651      7985    685632   no data   no data
576.83/144.47	c  S st    74   1210159        75      1597         0     59118      7985    694333   no data   no data
576.83/144.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
577.23/144.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
577.23/144.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
577.23/144.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
577.23/144.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.23/144.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
577.23/144.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
577.23/144.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
577.23/144.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
589.62/147.63	c lits-rem:       667  cl-subs:     7892  v-elim:      0  v-fix:    0  time:  3.09 s
589.62/147.63	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
589.62/147.64	c vivif2 --  cl tried    51226 cl shrink        0 lits rem          0 time: 0.01
590.82/147.90	c asymm  cl-useful: 0/1588/1597 lits-rem:0 time: 0.26
590.82/147.90	c calculated reachability. Time: 0.00
590.82/147.90	c  N st    74   1210159        75      1597         0     51226      7985    583937   no data   no data
640.36/160.33	c  N st    75   1283042        75      1597         0     73575      7985    891591   no data   no data
711.87/178.28	c  N st    76   1392368        75      1597         0     82988      7985   1039198   no data   no data
825.71/206.71	c  N st    77   1556353        75      1597         0     89440      7985   1075692   no data   no data
934.37/233.91	c  N st    78   1710160        75      1597         0     80014      7985    979399   no data   no data
934.37/233.91	c  S st    78   1710160        75      1597         0     80014      7985    979399   no data   no data
935.57/234.27	c  S st    78   1710663        75      1597         0     80481      7985    988102   no data   no data
935.57/234.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
935.99/234.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
935.99/234.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
935.99/234.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
935.99/234.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
935.99/234.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
935.99/234.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
935.99/234.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
935.99/234.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
985.09/246.60	c lits-rem:      2372  cl-subs:    14532  v-elim:      0  v-fix:    0  time: 12.22 s
985.09/246.60	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
985.09/246.61	c vivif2 --  cl tried    65949 cl shrink        0 lits rem          0 time: 0.01
986.29/246.97	c asymm  cl-useful: 0/1205/1597 lits-rem:0 time: 0.37
986.29/246.98	c calculated reachability. Time: 0.00
986.29/246.98	c  N st    78   1710663        75      1597         0     65949      7985    787922   no data   no data
1269.52/317.85	c  N st    79   2079628        75      1597         0     78348      7985    893123   no data   no data
1385.76/346.94	c  N st    80   2210663        75      1597         0     81887      7985    941614   no data   no data
1385.76/346.94	c  S st    80   2210663        75      1597         0     81887      7985    941614   no data   no data
1386.96/347.24	c  S st    80   2211166        75      1597         1     82358      7985    950389   no data   no data
1386.96/347.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1386.96/347.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1386.96/347.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1386.96/347.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1386.96/347.28	c subs with bin:        2  lits-rem:         6  v-fix:    0  time:  0.00 s
1386.96/347.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1386.96/347.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1387.36/347.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1388.98/347.75	c subs with bin:      893  lits-rem:      2020  v-fix:    0  time:  0.42 s
1421.31/355.88	c lits-rem:      1515  cl-subs:    12128  v-elim:      0  v-fix:    0  time:  8.12 s
1421.31/355.88	c vivif2 --  cl tried     1595 cl shrink        0 lits rem          0 time: 0.00
1421.31/355.89	c vivif2 --  cl tried    69337 cl shrink        0 lits rem          0 time: 0.01
1422.91/356.22	c asymm  cl-useful: 0/1202/1595 lits-rem:0 time: 0.33
1422.91/356.22	c calculated reachability. Time: 0.00
1422.91/356.22	c  N st    80   2211166        75      1595         1     69337      7971    779312   no data   no data
1871.93/468.61	c  N st    81   2711170        75      1595         4     91159      7971    992800   no data   no data
1871.93/468.61	c  S st    81   2711170        75      1595         4     91159      7971    992800   no data   no data
1871.93/468.61	c Finding binary XORs  T:     0.00 s  found:       0
1872.71/468.89	c  S st    81   2711673        75      1595        15     91623      7971   1000259   no data   no data
1872.71/468.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1873.11/468.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1873.11/468.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1873.11/468.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1873.11/468.94	c subs with bin:       27  lits-rem:        42  v-fix:    0  time:  0.00 s
1873.11/468.94	c Subs w/ non-existent bins:      8 l-rem:      5 v-fix:     0 done:     75 time:  0.00 s
1873.11/468.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1873.11/468.96	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1895.08/474.45	c subs with bin:    20117  lits-rem:     13740  v-fix:    0  time:  5.46 s
1904.27/476.75	c lits-rem:      2366  cl-subs:     6407  v-elim:      0  v-fix:    0  time:  2.30 s
1904.27/476.75	c vivif2 --  cl tried     1560 cl shrink        4 lits rem          4 time: 0.00
1904.67/476.83	c vivif2 --  cl tried    65099 cl shrink     9604 lits rem      11593 time: 0.08
1905.47/477.09	c asymm  cl-useful: 0/1157/1560 lits-rem:0 time: 0.26
1905.47/477.09	c calculated reachability. Time: 0.00
1905.47/477.09	c  N st    81   2711673        75      1560        16     65099      7771    661545   no data   no data
2025.72/507.11	c Finding binary XORs  T:     0.00 s  found:       0
2044.48/511.83	c Finding binary XORs  T:     0.00 s  found:       0
2048.47/512.83	c Finding binary XORs  T:     0.00 s  found:       0
2056.48/514.89	c Finding binary XORs  T:     0.00 s  found:       0
2058.06/515.25	c Following stats are for *FIRST FINISHED THREAD ONLY*
2058.06/515.25	c num threads              : 4          
2058.06/515.25	c restarts                 : 81         
2058.06/515.25	c dynamic restarts         : 0          
2058.06/515.25	c static restarts          : 81         
2058.06/515.25	c full restarts            : 4          
2058.06/515.25	c total simplify time      : 1.29       
2058.06/515.25	c learnts DL2              : 0          
2058.06/515.25	c learnts size 2           : 121        
2058.06/515.25	c learnts size 1           : 34          (45.33     % of vars)
2058.06/515.25	c filedLit time            : 0.17        (0.03      % time)
2058.06/515.25	c v-elim SatELite          : 0           (0.00      % vars)
2058.06/515.25	c SatELite time            : 39.55       (7.68      % time)
2058.06/515.25	c v-elim xor               : 0           (0.00      % vars)
2058.06/515.25	c xor elim time            : 0.02        (0.00      % time)
2058.06/515.25	c num binary xor trees     : 0          
2058.06/515.25	c binxor trees' crown      : 0           (nan       leafs/tree)
2058.06/515.25	c bin xor find time        : 0.00       
2058.06/515.25	c OTF clause improved      : 330067      (0.11      clauses/conflict)
2058.06/515.25	c OTF impr. size diff      : 336870      (1.02       lits/clause)
2058.06/515.25	c OTF cl watch-shrink      : 102765      (0.04      clauses/conflict)
2058.06/515.25	c OTF cl watch-sh-lit      : 114604      (1.12       lits/clause)
2058.06/515.25	c tried to recurMin cls    : 135923      (4.64       % of conflicts)
2058.06/515.25	c updated cache            : 1428        (0.01       lits/tried recurMin)
2058.06/515.25	c unit cls recevied        : 5           (14.71     % of units)
2058.06/515.25	c unit cls sent            : 3           (8.82      % of units)
2058.06/515.25	c bin cls recevied         : 15         
2058.06/515.25	c bin cls sent             : 47         
2058.06/515.25	c clauses over max glue    : 0           (0.00      % of all clauses)
2058.06/515.25	c conflicts                : 2929678     (5689.13   / sec)
2058.06/515.25	c decisions                : 3197987     (0.36      % random)
2058.06/515.25	c bogo-props               : 90169437657 (175099643.93 / sec)
2058.06/515.25	c conflict literals        : 44629021    (25.13     % deleted)
2058.06/515.25	c Memory used              : 390.80      MB
2058.06/515.25	c single-thread CPU time   : 514.96      s
2058.06/515.25	c all-threads sum CPU time : 2057.20     s
2058.06/515.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3174011-1304076693/watcher-3174011-1304076693 -o /tmp/evaluation-result-3174011-1304076693/solver-3174011-1304076693 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174011-1304076693.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: 8.05 8.00 7.55 5/180 4377
/proc/meminfo: memFree=19820388/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 519269061 52441088 352 33554432000 4194304 4627427 140735715724000 18446744073709551615 237278879675 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 12803 352 303 106 0 7774 0
[pid=4377/tid=4378] ppid=4375 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519269061 52441088 352 33554432000 4194304 4627427 140735715724000 18446744073709551615 47773304960936 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519269061 52441088 352 33554432000 4194304 4627427 140735715724000 18446744073709551615 47773304960946 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519269061 52441088 352 33554432000 4194304 4627427 140735715724000 18446744073709551615 237273926742 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.107651 s]
/proc/loadavg: 8.05 8.00 7.55 5/180 4377
/proc/meminfo: memFree=19820388/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=282520 CPUtime=0.4 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 1657 0 0 0 40 0 0 0 25 0 4 0 519269061 289300480 1369 33554432000 4194304 4627427 140735715724000 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 70630 1369 384 106 0 65601 0
[pid=4377/tid=4378] ppid=4375 vsize=282520 CPUtime=0.1 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 373 0 0 0 10 0 0 0 25 0 4 0 519269061 289300480 1369 33554432000 4194304 4627427 140735715724000 18446744073709551615 4310247 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=282520 CPUtime=0.1 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 282 0 0 0 10 0 0 0 25 0 4 0 519269061 289300480 1369 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=282520 CPUtime=0.1 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 281 0 0 0 10 0 0 0 25 0 4 0 519269061 289300480 1369 33554432000 4194304 4627427 140735715724000 18446744073709551615 4332655 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282520

[startup+0.200548 s]
/proc/loadavg: 8.05 8.00 7.55 5/180 4377
/proc/meminfo: memFree=19820388/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=283016 CPUtime=0.78 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 2161 0 0 0 78 0 0 0 25 0 4 0 519269061 289808384 1667 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 70754 1667 384 106 0 65725 0
[pid=4377/tid=4378] ppid=4375 vsize=283016 CPUtime=0.19 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 474 0 0 0 19 0 0 0 25 0 4 0 519269061 289808384 1667 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=283016 CPUtime=0.19 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 438 0 0 0 19 0 0 0 25 0 4 0 519269061 289808384 1667 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=283016 CPUtime=0.19 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 376 0 0 0 19 0 0 0 25 0 4 0 519269061 289808384 1667 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283016

[startup+0.30053 s]
/proc/loadavg: 8.05 8.00 7.55 5/180 4377
/proc/meminfo: memFree=19820388/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=283680 CPUtime=1.18 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 2806 0 0 0 118 0 0 0 25 0 4 0 519269061 290488320 1679 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 70920 1679 384 106 0 65891 0
[pid=4377/tid=4378] ppid=4375 vsize=283680 CPUtime=0.29 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 639 0 0 0 29 0 0 0 25 0 4 0 519269061 290488320 1679 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=283680 CPUtime=0.29 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 593 0 0 0 29 0 0 0 25 0 4 0 519269061 290488320 1679 33554432000 4194304 4627427 140735715724000 18446744073709551615 4333373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=283680 CPUtime=0.29 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 531 0 0 0 29 0 0 0 25 0 4 0 519269061 290488320 1679 33554432000 4194304 4627427 140735715724000 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283680

[startup+0.700459 s]
/proc/loadavg: 8.05 8.00 7.55 5/180 4377
/proc/meminfo: memFree=19820388/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=284292 CPUtime=2.77 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 4305 0 0 0 277 0 0 0 25 0 4 0 519269061 291115008 2383 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 71073 2383 384 106 0 66044 0
[pid=4377/tid=4378] ppid=4375 vsize=284292 CPUtime=0.69 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 1026 0 0 0 69 0 0 0 25 0 4 0 519269061 291115008 2384 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=284292 CPUtime=0.69 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 962 0 0 0 69 0 0 0 25 0 4 0 519269061 291115008 2384 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=284292 CPUtime=0.69 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 899 0 0 0 69 0 0 0 25 0 4 0 519269061 291115008 2385 33554432000 4194304 4627427 140735715724000 18446744073709551615 237278545432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284292

[startup+1.50032 s]
/proc/loadavg: 8.05 8.00 7.55 9/184 4381
/proc/meminfo: memFree=19804612/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=285208 CPUtime=5.97 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 8832 0 0 0 596 1 0 0 25 0 4 0 519269061 292052992 4569 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 71302 4569 388 106 0 66273 0
[pid=4377/tid=4378] ppid=4375 vsize=285208 CPUtime=1.48 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 2550 0 0 0 148 0 0 0 25 0 4 0 519269061 292052992 4569 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=285208 CPUtime=1.48 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 1635 0 0 0 148 0 0 0 25 0 4 0 519269061 292052992 4569 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=285208 CPUtime=1.49 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 1561 0 0 0 149 0 0 0 25 0 4 0 519269061 292052992 4569 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285208

[startup+3.10104 s]
/proc/loadavg: 8.05 8.00 7.55 9/184 4381
/proc/meminfo: memFree=19788616/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=291888 CPUtime=12.37 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 16741 0 0 0 1235 2 0 0 25 0 4 0 519269061 298893312 9392 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 72972 9392 388 106 0 67943 0
[pid=4377/tid=4378] ppid=4375 vsize=291888 CPUtime=3.08 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 4387 0 0 0 308 0 0 0 25 0 4 0 519269061 298893312 9392 33554432000 4194304 4627427 140735715724000 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=291888 CPUtime=3.07 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 3986 0 0 0 307 0 0 0 25 0 4 0 519269061 298893312 9392 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=291888 CPUtime=3.09 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 3752 0 0 0 309 0 0 0 25 0 4 0 519269061 298893312 9392 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 291888

[startup+6.30047 s]
/proc/loadavg: 8.05 8.00 7.55 9/184 4381
/proc/meminfo: memFree=19767324/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=292716 CPUtime=25.14 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 24183 0 0 0 2511 3 0 0 25 0 4 0 519269061 299741184 10250 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309130 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 73179 10250 388 106 0 68150 0
[pid=4377/tid=4378] ppid=4375 vsize=292716 CPUtime=6.29 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 5953 0 0 0 628 1 0 0 25 0 4 0 519269061 299741184 10250 33554432000 4194304 4627427 140735715724000 18446744073709551615 4348324 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=292716 CPUtime=6.26 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 6049 0 0 0 625 1 0 0 25 0 4 0 519269061 299741184 10250 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=292716 CPUtime=6.29 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 5381 0 0 0 629 0 0 0 25 0 4 0 519269061 299741184 10250 33554432000 4194304 4627427 140735715724000 18446744073709551615 4302476 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 292716

[startup+12.7003 s]
/proc/loadavg: 8.05 8.00 7.55 9/184 4381
/proc/meminfo: memFree=19738424/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=297392 CPUtime=50.71 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 37565 0 0 0 5065 6 0 0 25 0 4 0 519269061 304529408 13162 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 74348 13162 388 106 0 69319 0
[pid=4377/tid=4378] ppid=4375 vsize=297392 CPUtime=12.69 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 9031 0 0 0 1268 1 0 0 25 0 4 0 519269061 304529408 13162 33554432000 4194304 4627427 140735715724000 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=297392 CPUtime=12.62 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 9595 0 0 0 1261 1 0 0 25 0 4 0 519269061 304529408 13162 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=297392 CPUtime=12.68 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 8946 0 0 0 1268 0 0 0 25 0 4 0 519269061 304529408 13163 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 297392

[startup+25.5011 s]
/proc/loadavg: 8.18 8.03 7.57 9/184 4382
/proc/meminfo: memFree=19713260/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=308332 CPUtime=101.84 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 57904 0 0 0 10174 10 0 0 25 0 4 0 519269061 315731968 18100 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 77083 18100 388 106 0 72054 0
[pid=4377/tid=4378] ppid=4375 vsize=308332 CPUtime=25.49 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 14536 0 0 0 2547 2 0 0 25 0 4 0 519269061 315731968 18100 33554432000 4194304 4627427 140735715724000 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=308332 CPUtime=25.35 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 14152 0 0 0 2532 3 0 0 25 0 4 0 519269061 315731968 18100 33554432000 4194304 4627427 140735715724000 18446744073709551615 4311275 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=308332 CPUtime=25.48 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 14318 0 0 0 2547 1 0 0 25 0 4 0 519269061 315731968 18100 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 308332

[startup+51.1005 s]
/proc/loadavg: 8.12 8.03 7.58 9/184 4382
/proc/meminfo: memFree=19671744/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=309936 CPUtime=204.11 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 88589 0 0 0 20395 16 0 0 25 0 4 0 519269061 317374464 21252 33554432000 4194304 4627427 140735715724000 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 77484 21252 388 106 0 72455 0
[pid=4377/tid=4378] ppid=4375 vsize=309936 CPUtime=51.09 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 22385 0 0 0 5105 4 0 0 25 0 4 0 519269061 317374464 21252 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=309936 CPUtime=50.82 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 22000 0 0 0 5078 4 0 0 25 0 4 0 519269061 317374464 21252 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=309936 CPUtime=51.09 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 21746 0 0 0 5106 3 0 0 25 0 4 0 519269061 317374464 21252 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 309936

[startup+102.3 s]
/proc/loadavg: 8.15 8.05 7.61 9/184 4384
/proc/meminfo: memFree=19661568/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=312992 CPUtime=408.67 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 137944 0 0 0 40838 29 0 0 25 0 4 0 519269061 320503808 25969 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 78248 25969 388 106 0 73219 0
[pid=4377/tid=4378] ppid=4375 vsize=312992 CPUtime=102.3 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 35450 0 0 0 10222 8 0 0 25 0 4 0 519269061 320503808 25969 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=312992 CPUtime=101.77 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 33966 0 0 0 10169 8 0 0 25 0 4 0 519269061 320503808 25969 33554432000 4194304 4627427 140735715724000 18446744073709551615 4324280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=312992 CPUtime=102.29 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 32931 0 0 0 10224 5 0 0 25 0 4 0 519269061 320503808 25969 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 312992

[startup+162.301 s]

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

/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 62861 0 0 0 28215 14 0 0 25 0 4 0 519269061 344543232 45472 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.71
Current children cumulated vsize (KiB) 336468

[startup+342.301 s]
/proc/loadavg: 8.03 8.05 7.71 9/184 4390
/proc/meminfo: memFree=19516024/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=338908 CPUtime=1367.38 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 296718 0 0 0 136660 78 0 0 25 0 4 0 519269061 347041792 45301 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 84727 45301 389 106 0 79698 0
[pid=4377/tid=4378] ppid=4375 vsize=338908 CPUtime=342.3 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 76216 0 0 0 34210 20 0 0 25 0 4 0 519269061 347041792 45301 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=338908 CPUtime=340.51 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 72790 0 0 0 34031 20 0 0 25 0 4 0 519269061 347041792 45301 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=338908 CPUtime=342.29 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 71165 0 0 0 34212 17 0 0 25 0 4 0 519269061 347041792 45301 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1367.38
Current children cumulated vsize (KiB) 338908

[startup+402.301 s]
/proc/loadavg: 8.01 8.04 7.72 9/184 4392
/proc/meminfo: memFree=19494672/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=345732 CPUtime=1607.07 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 328865 0 0 0 160618 89 0 0 25 0 4 0 519269061 354029568 53497 33554432000 4194304 4627427 140735715724000 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 86433 53497 411 106 0 81404 0
[pid=4377/tid=4378] ppid=4375 vsize=345732 CPUtime=402.3 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 83979 0 0 0 40206 24 0 0 25 0 4 0 519269061 354029568 53497 33554432000 4194304 4627427 140735715724000 18446744073709551615 4305936 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=345732 CPUtime=400.19 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 82154 0 0 0 39998 21 0 0 25 0 4 0 519269061 354029568 53497 33554432000 4194304 4627427 140735715724000 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=345732 CPUtime=402.29 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 78722 0 0 0 40210 19 0 0 25 0 4 0 519269061 354029568 53497 33554432000 4194304 4627427 140735715724000 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1607.07
Current children cumulated vsize (KiB) 345732

[startup+462.3 s]
/proc/loadavg: 8.04 8.05 7.74 9/184 4393
/proc/meminfo: memFree=19496016/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=334524 CPUtime=1846.75 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 355346 0 0 0 184575 100 0 0 25 0 4 0 519269061 342552576 52571 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 83631 52571 389 106 0 78602 0
[pid=4377/tid=4378] ppid=4375 vsize=334524 CPUtime=462.3 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 91617 0 0 0 46202 28 0 0 25 0 4 0 519269061 342552576 52571 33554432000 4194304 4627427 140735715724000 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=334524 CPUtime=459.87 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 86827 0 0 0 45964 23 0 0 25 0 4 0 519269061 342552576 52571 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=334524 CPUtime=462.29 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 85778 0 0 0 46208 21 0 0 25 0 4 0 519269061 342552576 52571 33554432000 4194304 4627427 140735715724000 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1846.75
Current children cumulated vsize (KiB) 334524

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

[startup+486.401 s]
/proc/loadavg: 8.09 8.06 7.75 9/184 4394
/proc/meminfo: memFree=19472072/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=358576 CPUtime=1943.01 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 364329 0 0 0 194199 102 0 0 25 0 4 0 519269061 367181824 57975 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 89644 57975 389 106 0 84615 0
[pid=4377/tid=4378] ppid=4375 vsize=358576 CPUtime=486.4 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 94143 0 0 0 48612 28 0 0 25 0 4 0 519269061 367181824 57975 33554432000 4194304 4627427 140735715724000 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=358576 CPUtime=483.84 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 89030 0 0 0 48360 24 0 0 25 0 4 0 519269061 367181824 57975 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=358576 CPUtime=486.39 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 87494 0 0 0 48617 22 0 0 25 0 4 0 519269061 367181824 57975 33554432000 4194304 4627427 140735715724000 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1943.01
Current children cumulated vsize (KiB) 358576

[startup+499.201 s]
/proc/loadavg: 8.07 8.06 7.75 9/184 4394
/proc/meminfo: memFree=19480376/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=334584 CPUtime=1994.15 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 368474 0 0 0 199311 104 0 0 25 0 4 0 519269061 342614016 54957 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 83646 54957 389 106 0 78617 0
[pid=4377/tid=4378] ppid=4375 vsize=334584 CPUtime=499.2 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 95830 0 0 0 49891 29 0 0 25 0 4 0 519269061 342614016 54957 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=334584 CPUtime=496.57 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 89993 0 0 0 49633 24 0 0 25 0 4 0 519269061 342614016 54957 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=334584 CPUtime=499.19 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 87496 0 0 0 49897 22 0 0 25 0 4 0 519269061 342614016 54957 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1994.15
Current children cumulated vsize (KiB) 334584

[startup+505.601 s]
/proc/loadavg: 8.06 8.05 7.76 9/184 4394
/proc/meminfo: memFree=19471944/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=346660 CPUtime=2019.71 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 371419 0 0 0 201866 105 0 0 25 0 4 0 519269061 354979840 56052 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 86665 56052 389 106 0 81636 0
[pid=4377/tid=4378] ppid=4375 vsize=346660 CPUtime=505.6 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 96144 0 0 0 50531 29 0 0 25 0 4 0 519269061 354979840 56052 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=346660 CPUtime=502.94 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 91242 0 0 0 50269 25 0 0 25 0 4 0 519269061 354979840 56052 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=346660 CPUtime=505.6 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 88507 0 0 0 50537 23 0 0 25 0 4 0 519269061 354979840 56052 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2019.71
Current children cumulated vsize (KiB) 346660

[startup+512.001 s]
/proc/loadavg: 8.06 8.05 7.76 9/184 4394
/proc/meminfo: memFree=19481740/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=400180 CPUtime=2045.28 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 374090 0 0 0 204422 106 0 0 25 0 4 0 519269061 409784320 56907 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 100045 56907 389 106 0 95016 0
[pid=4377/tid=4378] ppid=4375 vsize=400180 CPUtime=512 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 97128 0 0 0 51171 29 0 0 25 0 4 0 519269061 409784320 56907 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=400180 CPUtime=509.3 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 91702 0 0 0 50905 25 0 0 25 0 4 0 519269061 409784320 56907 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=400180 CPUtime=512 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 88952 0 0 0 51177 23 0 0 25 0 4 0 519269061 409784320 56907 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2045.28
Current children cumulated vsize (KiB) 400180

[startup+513.6 s]
/proc/loadavg: 8.06 8.05 7.76 9/184 4394
/proc/meminfo: memFree=19479012/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=400180 CPUtime=2051.67 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 374531 0 0 0 205061 106 0 0 25 0 4 0 519269061 409784320 57347 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 100045 57347 389 106 0 95016 0
[pid=4377/tid=4378] ppid=4375 vsize=400180 CPUtime=513.6 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 97223 0 0 0 51331 29 0 0 25 0 4 0 519269061 409784320 57347 33554432000 4194304 4627427 140735715724000 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=400180 CPUtime=510.9 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 91794 0 0 0 51065 25 0 0 25 0 4 0 519269061 409784320 57347 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=400180 CPUtime=513.6 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 89044 0 0 0 51337 23 0 0 25 0 4 0 519269061 409784320 57347 33554432000 4194304 4627427 140735715724000 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2051.67
Current children cumulated vsize (KiB) 400180

[startup+514.401 s]
/proc/loadavg: 8.05 8.05 7.76 9/184 4395
/proc/meminfo: memFree=19476532/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=400180 CPUtime=2054.87 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 374757 0 0 0 205381 106 0 0 25 0 4 0 519269061 409784320 57573 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 100045 57573 389 106 0 95016 0
[pid=4377/tid=4378] ppid=4375 vsize=400180 CPUtime=514.4 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 97283 0 0 0 51411 29 0 0 25 0 4 0 519269061 409784320 57573 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=400180 CPUtime=511.69 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 91835 0 0 0 51144 25 0 0 25 0 4 0 519269061 409784320 57573 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=400180 CPUtime=514.4 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 89098 0 0 0 51417 23 0 0 25 0 4 0 519269061 409784320 57573 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2054.87
Current children cumulated vsize (KiB) 400180

[startup+514.801 s]
/proc/loadavg: 8.05 8.05 7.76 9/184 4395
/proc/meminfo: memFree=19474052/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=400180 CPUtime=2056.48 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 374868 0 0 0 205542 106 0 0 25 0 4 0 519269061 409784320 57684 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 100045 57684 389 106 0 95016 0
[pid=4377/tid=4378] ppid=4375 vsize=400180 CPUtime=514.81 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 97316 0 0 0 51451 30 0 0 25 0 4 0 519269061 409784320 57684 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=400180 CPUtime=512.09 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 91854 0 0 0 51184 25 0 0 25 0 4 0 519269061 409784320 57684 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=400180 CPUtime=514.8 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 89125 0 0 0 51457 23 0 0 25 0 4 0 519269061 409784320 57684 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2056.48
Current children cumulated vsize (KiB) 400180

[startup+515.201 s]
/proc/loadavg: 8.05 8.05 7.76 9/184 4395
/proc/meminfo: memFree=19474052/32950904 swapFree=67082284/67111528
[pid=4377] ppid=4375 vsize=400180 CPUtime=2058.06 cores=0,2,4,6
/proc/4377/stat : 4377 (strangenight2-m) R 4375 4377 4177 0 -1 4202496 374971 0 0 0 205700 106 0 0 25 0 4 0 519269061 409784320 57787 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4377/statm: 100045 57787 389 106 0 95016 0
[pid=4377/tid=4378] ppid=4375 vsize=400180 CPUtime=515.21 cores=0,2,4,6
/proc/4377/task/4378/stat : 4378 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 97342 0 0 0 51491 30 0 0 25 0 4 0 519269061 409784320 57787 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4377/tid=4379] ppid=4375 vsize=400180 CPUtime=512.49 cores=0,2,4,6
/proc/4377/task/4379/stat : 4379 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 91875 0 0 0 51224 25 0 0 25 0 4 0 519269061 409784320 57787 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4377/tid=4380] ppid=4375 vsize=400180 CPUtime=515.2 cores=0,2,4,6
/proc/4377/task/4380/stat : 4380 (strangenight2-m) R 4375 4377 4177 0 -1 4202560 89153 0 0 0 51497 23 0 0 25 0 4 0 519269061 409784320 57787 33554432000 4194304 4627427 140735715724000 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2058.06
Current children cumulated vsize (KiB) 400180

Child status: 20
Real time (s): 515.263
CPU time (s): 2058.28
CPU user time (s): 2057.2
CPU system time (s): 1.07684
CPU usage (%): 399.463
Max. virtual memory (cumulated for all children) (KiB): 411860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2057.2
system time used= 1.07684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 374989
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= 140
involuntary context switches= 9981

runsolver used 0.85387 second user time and 1.86572 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 13:31:33
IDJOB=3174011
IDBENCH=82829
IDSOLVER=1586
FILE ID=node121/3174011-1304076693
RUNJOBID= node121-1304075302-4195
PBS_JOBID= 13170500
Free space on /tmp= 72648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1713710439-035.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174011-1304076693/watcher-3174011-1304076693 -o /tmp/evaluation-result-3174011-1304076693/solver-3174011-1304076693 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174011-1304076693.cnf

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

MD5SUM BENCH= a22e1737ea83ac381c0ce023d3bc0e5e
RANDOM SEED=1440496680

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19820668 kB
Buffers:       2181576 kB
Cached:       10232264 kB
SwapCached:       2776 kB
Active:        9282372 kB
Inactive:      3329760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19820668 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            5860 kB
Writeback:           0 kB
AnonPages:      195980 kB
Mapped:          14512 kB
Slab:           455328 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   454800 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= 72644 MiB
End job on node121 at 2011-04-29 13:40:08