Trace number 3366385

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-mt (fixed)UNSAT 157.835 39.5962

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1194590195-083.UNKNOWN.cnf
MD5SUM4c35fc75d3141dc63bffc905e133b00a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.2778
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3366385-1305403056.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      7  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:     144 undec:      38 neg:     118
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       293      1272         0         0      3849         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.43/0.12	c  N st     8      4920       293      1272         0      4767      3849     75471   no data   no data
1.17/0.33	c  N st    10     11303       293      1272         0      4402      3849     52696   no data   no data
1.97/0.55	c  N st    11     17047       293      1272         0      9890      3849    133537   no data   no data
3.17/0.89	c  F st    12     25002       293      1272         0     12205      3849    177271   no data   no data
3.17/0.89	c  N st    12     25002       293      1272         0     12205      3849    177271   no data   no data
4.38/1.12	c Decided on static restart strategy
4.38/1.12	c  N st    18     30000       293      1272         0     10554      3849    136010   no data   no data
4.38/1.12	c  S st    18     30000       293      1272         0     10554      3849    136010   no data   no data
4.38/1.15	c  S st    18     30504       293      1272         0     11054      3849    144487   no data   no data
4.38/1.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.38/1.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.38/1.15	c blocked clauses removed:        0 vars:      0 tried:         293 T: 0.00 s
4.38/1.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.38/1.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.38/1.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
4.38/1.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.38/1.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.38/1.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.38/1.20	c lits-rem:       203  cl-subs:     1120  v-elim:      0  v-fix:    0  time:  0.05 s
4.38/1.21	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.01
4.38/1.21	c calculated reachability. Time: 0.00
4.38/1.21	c  N st    18     30504       293      1272         0      9934      3849    128899   no data   no data
5.95/1.58	c  N st    20     37614       293      1272         0      9199      3849    106868   no data   no data
7.14/1.89	c  N st    21     44013       293      1272         0     15351      3849    202920   no data   no data
7.94/2.02	c  S st    22     45758       293      1272         0     17013      3849    227536   no data   no data
7.94/2.07	c  S st    22     46259       293      1272         0      8902      3849     92199   no data   no data
7.94/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.94/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
7.94/2.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.94/2.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.94/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.94/2.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
7.94/2.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.94/2.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.94/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.94/2.08	c lits-rem:        18  cl-subs:      291  v-elim:      0  v-fix:    0  time:  0.01 s
7.94/2.08	c vivif2 --  cl tried     1272 cl shrink        0 lits rem          0 time: 0.00
7.94/2.08	c vivif2 --  cl tried     8611 cl shrink        0 lits rem          0 time: 0.00
7.94/2.09	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.01
7.94/2.09	c calculated reachability. Time: 0.00
7.94/2.09	c  N st    22     46259       293      1272         0      8611      3849     88670   no data   no data
11.12/2.84	c  N st    23     60656       293      1272         0     12822      3849    145268   no data   no data
13.14/3.37	c  N st    24     69388       293      1272         0     21318      3849    288165   no data   no data
13.14/3.37	c  S st    24     69388       293      1272         0     21318      3849    288165   no data   no data
13.57/3.41	c  S st    24     69890       293      1272         0     11224      3849    116182   no data   no data
13.57/3.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.57/3.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
13.57/3.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.57/3.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.57/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.57/3.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
13.57/3.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.57/3.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.57/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.57/3.44	c lits-rem:        42  cl-subs:      415  v-elim:      0  v-fix:    0  time:  0.01 s
13.57/3.44	c vivif2 --  cl tried     1272 cl shrink        0 lits rem          0 time: 0.00
13.57/3.44	c vivif2 --  cl tried    10809 cl shrink        0 lits rem          0 time: 0.00
13.57/3.45	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.00
13.57/3.45	c calculated reachability. Time: 0.00
13.57/3.45	c  N st    24     69890       293      1272         0     10809      3849    111101   no data   no data
17.95/4.55	c  F st    25     87501       293      1272         0     16169      3849    185724   no data   no data
17.95/4.55	c  N st    25     87501       293      1272         0     16169      3849    185724   no data   no data
19.49/4.91	c Decided on static restart strategy
20.30/5.11	c  N st    32     95539       293      1272         0     23845      3849    303571   no data   no data
22.69/5.72	c  N st    34    104836       293      1272         0     20313      3849    248196   no data   no data
22.69/5.72	c  S st    34    104836       293      1272         0     20313      3849    248196   no data   no data
22.69/5.78	c  S st    34    105337       293      1272         0     20812      3849    256428   no data   no data
22.69/5.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.69/5.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
22.69/5.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.69/5.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.69/5.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.69/5.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
22.69/5.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.69/5.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.69/5.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.48/5.93	c lits-rem:       193  cl-subs:     1811  v-elim:      0  v-fix:    0  time:  0.13 s
23.48/5.93	c vivif2 --  cl tried     1272 cl shrink        0 lits rem          0 time: 0.00
23.48/5.93	c vivif2 --  cl tried    19001 cl shrink        0 lits rem          0 time: 0.00
23.48/5.94	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.01
23.48/5.94	c calculated reachability. Time: 0.00
23.48/5.94	c  N st    34    105337       293      1272         0     19001      3849    231312   no data   no data
25.88/6.61	c  N st    35    114936       293      1272         0     14791      3849    149295   no data   no data
30.27/7.64	c  N st    36    129335       293      1272         0     28452      3849    359743   no data   no data
36.64/9.26	c  N st    37    150930       293      1272         0     19533      3849    200285   no data   no data
38.64/9.77	c  S st    38    158005       293      1272         0     26340      3849    311175   no data   no data
39.04/9.84	c  S st    38    158506       293      1272         0     26840      3849    319344   no data   no data
39.04/9.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.04/9.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
39.04/9.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.04/9.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.04/9.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.04/9.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
39.04/9.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.04/9.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
39.04/9.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.23/10.13	c lits-rem:       397  cl-subs:     3234  v-elim:      0  v-fix:    0  time:  0.27 s
40.23/10.13	c vivif2 --  cl tried     1272 cl shrink        0 lits rem          0 time: 0.00
40.23/10.14	c vivif2 --  cl tried    23606 cl shrink        0 lits rem          0 time: 0.00
40.23/10.15	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.01
40.23/10.15	c calculated reachability. Time: 0.00
40.23/10.15	c  N st    38    158506       293      1272         0     23606      3849    277774   no data   no data
56.18/14.15	c  N st    39    207095       293      1272         0     18416      3849    170025   no data   no data
66.54/16.74	c  N st    40    237762       293      1272         0     28517      3849    306153   no data   no data
66.54/16.74	c  S st    40    237762       293      1272         0     28517      3849    306153   no data   no data
66.94/16.81	c  S st    40    238264       293      1272         0     29013      3849    314906   no data   no data
66.94/16.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.94/16.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
66.94/16.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.94/16.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.94/16.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.94/16.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
66.94/16.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.94/16.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
66.94/16.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.14/17.19	c lits-rem:       242  cl-subs:     4970  v-elim:      0  v-fix:    0  time:  0.36 s
68.14/17.19	c vivif2 --  cl tried     1272 cl shrink        0 lits rem          0 time: 0.00
68.14/17.20	c vivif2 --  cl tried    24043 cl shrink        0 lits rem          0 time: 0.00
68.54/17.21	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.01
68.54/17.21	c calculated reachability. Time: 0.00
68.54/17.21	c  N st    40    238264       293      1272         0     24043      3849    252692   no data   no data
92.85/23.33	c  F st    41    306250       293      1272         1     26146      3849    253175   no data   no data
92.85/23.34	c  N st    41    306250       293      1272         1     26146      3849    253175   no data   no data
94.85/23.80	c Decided on static restart strategy
104.43/26.20	c  N st    51    334557       293      1272         3     30327      3849    308656   no data   no data
113.20/28.48	c  N st    53    357397       293      1272         3     28273      3849    270434   no data   no data
113.20/28.48	c  S st    53    357397       293      1272         3     28273      3849    270434   no data   no data
113.60/28.55	c  S st    53    357900       293      1272         3     28770      3849    279046   no data   no data
113.60/28.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.60/28.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
113.60/28.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.60/28.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.60/28.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.60/28.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
113.60/28.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.60/28.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
113.60/28.61	c subs with bin:      901  lits-rem:       755  v-fix:    0  time:  0.04 s
114.45/28.73	c lits-rem:       401  cl-subs:     1909  v-elim:      0  v-fix:    0  time:  0.12 s
114.45/28.73	c vivif2 --  cl tried     1272 cl shrink        0 lits rem          0 time: 0.00
114.45/28.74	c vivif2 --  cl tried    25960 cl shrink        0 lits rem          0 time: 0.00
114.45/28.75	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.01
114.45/28.75	c calculated reachability. Time: 0.00
114.45/28.75	c  N st    53    357900       293      1272         3     25960      3849    245628   no data   no data
128.34/32.26	c  N st    54    390293       293      1272         3     32183      3849    320756   no data   no data
149.10/37.50	c  N st    55    438883       293      1272         4     52389      3849    575433   no data   no data
149.53/37.52	c Finding binary XORs  T:     0.00 s  found:       0
157.46/39.59	c Following stats are for *FIRST FINISHED THREAD ONLY*
157.46/39.59	c num threads              : 4          
157.46/39.59	c restarts                 : 56         
157.46/39.59	c dynamic restarts         : 0          
157.46/39.59	c static restarts          : 56         
157.46/39.59	c full restarts            : 3          
157.46/39.59	c total simplify time      : 0.08       
157.46/39.59	c learnts DL2              : 0          
157.46/39.59	c learnts size 2           : 203        
157.46/39.59	c learnts size 1           : 114         (38.00     % of vars)
157.46/39.59	c filedLit time            : 0.01        (0.03      % time)
157.46/39.59	c v-elim SatELite          : 7           (2.33      % vars)
157.46/39.59	c SatELite time            : 0.33        (0.85      % time)
157.46/39.59	c v-elim xor               : 0           (0.00      % vars)
157.46/39.59	c xor elim time            : 0.00        (0.01      % time)
157.46/39.59	c num binary xor trees     : 0          
157.46/39.59	c binxor trees' crown      : 0           (nan       leafs/tree)
157.46/39.59	c bin xor find time        : 0.00       
157.46/39.59	c OTF clause improved      : 23031       (0.05      clauses/conflict)
157.46/39.59	c OTF impr. size diff      : 24071       (1.05       lits/clause)
157.46/39.59	c OTF cl watch-shrink      : 102446      (0.22      clauses/conflict)
157.46/39.59	c OTF cl watch-sh-lit      : 125898      (1.23       lits/clause)
157.46/39.59	c tried to recurMin cls    : 46069       (9.89       % of conflicts)
157.46/39.59	c updated cache            : 593         (0.01       lits/tried recurMin)
157.46/39.59	c unit cls recevied        : 1           (0.88      % of units)
157.46/39.59	c unit cls sent            : 6           (5.26      % of units)
157.46/39.59	c bin cls recevied         : 5          
157.46/39.59	c bin cls sent             : 62         
157.46/39.59	c clauses over max glue    : 0           (0.00      % of all clauses)
157.46/39.59	c conflicts                : 465924      (11931.45  / sec)
157.46/39.59	c decisions                : 541578      (2.06      % random)
157.46/39.59	c bogo-props               : 5487015373  (140512330.88 / sec)
157.46/39.59	c conflict literals        : 6741182     (28.39     % deleted)
157.46/39.59	c Memory used              : 285.12      MB
157.46/39.59	c single-thread CPU time   : 39.05       s
157.46/39.59	c all-threads sum CPU time : 157.70      s
157.46/39.59	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366385-1305403056/watcher-3366385-1305403056 -o /tmp/evaluation-result-3366385-1305403056/solver-3366385-1305403056 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366385-1305403056.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.02 8.09 8.08 6/416 8140
/proc/meminfo: memFree=21332684/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=183212 CPUtime=0 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 490 0 0 0 0 0 0 0 25 0 4 0 730536366 187609088 416 33554432000 4194304 4580107 140734935698000 18446744073709551615 215988592443 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 45803 431 333 95 0 40785 0
[pid=8140/tid=8141] ppid=8138 vsize=281944 CPUtime=0 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 148 0 0 0 0 0 0 0 25 0 4 0 730536366 288710656 860 33554432000 4194304 4580107 140734935698000 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=281944 CPUtime=0 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 167 0 0 0 0 0 0 0 25 0 4 0 730536366 288710656 861 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=281944 CPUtime=0 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 54 0 0 0 0 0 0 0 25 0 4 0 730536366 288710656 861 33554432000 4194304 4580107 140734935698000 18446744073709551615 215988697582 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.114891 s]
/proc/loadavg: 8.02 8.09 8.08 6/416 8140
/proc/meminfo: memFree=21332684/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=282232 CPUtime=0.43 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 1460 0 0 0 43 0 0 0 25 0 4 0 730536366 289005568 1379 33554432000 4194304 4580107 140734935698000 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 70558 1379 377 95 0 65540 0
[pid=8140/tid=8141] ppid=8138 vsize=282232 CPUtime=0.1 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 260 0 0 0 10 0 0 0 25 0 4 0 730536366 289005568 1379 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=282232 CPUtime=0.1 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 303 0 0 0 10 0 0 0 25 0 4 0 730536366 289005568 1379 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=282232 CPUtime=0.1 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 203 0 0 0 10 0 0 0 25 0 4 0 730536366 289005568 1379 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282232

[startup+0.200876 s]
/proc/loadavg: 8.02 8.09 8.08 6/416 8140
/proc/meminfo: memFree=21332684/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=283204 CPUtime=0.77 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 1918 0 0 0 77 0 0 0 25 0 4 0 730536366 290000896 1454 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 70801 1454 377 95 0 65783 0
[pid=8140/tid=8141] ppid=8138 vsize=283204 CPUtime=0.19 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 372 0 0 0 19 0 0 0 25 0 4 0 730536366 290000896 1454 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=283204 CPUtime=0.19 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 426 0 0 0 19 0 0 0 25 0 4 0 730536366 290000896 1454 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=283204 CPUtime=0.18 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 314 0 0 0 18 0 0 0 25 0 4 0 730536366 290000896 1454 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283204

[startup+0.300859 s]
/proc/loadavg: 8.02 8.09 8.08 6/416 8140
/proc/meminfo: memFree=21332684/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=283356 CPUtime=1.17 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 2249 0 0 0 117 0 0 0 25 0 4 0 730536366 290156544 1785 33554432000 4194304 4580107 140734935698000 18446744073709551615 4318695 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 70839 1785 377 95 0 65821 0
[pid=8140/tid=8141] ppid=8138 vsize=283356 CPUtime=0.29 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 456 0 0 0 29 0 0 0 25 0 4 0 730536366 290156544 1785 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=283356 CPUtime=0.29 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 509 0 0 0 29 0 0 0 25 0 4 0 730536366 290156544 1785 33554432000 4194304 4580107 140734935698000 18446744073709551615 4316796 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=283356 CPUtime=0.28 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 397 0 0 0 28 0 0 0 25 0 4 0 730536366 290156544 1785 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294517 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) 283356

[startup+0.700789 s]
/proc/loadavg: 8.02 8.09 8.08 6/416 8140
/proc/meminfo: memFree=21332684/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=284544 CPUtime=2.77 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 3881 0 0 0 277 0 0 0 25 0 4 0 730536366 291373056 2067 33554432000 4194304 4580107 140734935698000 18446744073709551615 4295687 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 71136 2067 377 95 0 66118 0
[pid=8140/tid=8141] ppid=8138 vsize=284544 CPUtime=0.69 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 857 0 0 0 69 0 0 0 25 0 4 0 730536366 291373056 2067 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=284544 CPUtime=0.69 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 908 0 0 0 69 0 0 0 25 0 4 0 730536366 291373056 2067 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=284544 CPUtime=0.68 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 824 0 0 0 68 0 0 0 25 0 4 0 730536366 291373056 2067 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284544

[startup+1.50065 s]
/proc/loadavg: 8.02 8.09 8.08 9/420 8144
/proc/meminfo: memFree=21308100/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=285424 CPUtime=5.95 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 7111 0 0 0 595 0 0 0 25 0 4 0 730536366 292274176 3405 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293108 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 71356 3405 379 95 0 66338 0
[pid=8140/tid=8141] ppid=8138 vsize=285424 CPUtime=1.49 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 1446 0 0 0 149 0 0 0 25 0 4 0 730536366 292274176 3405 33554432000 4194304 4580107 140734935698000 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=285424 CPUtime=1.49 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 1505 0 0 0 149 0 0 0 25 0 4 0 730536366 292274176 3405 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=285424 CPUtime=1.47 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 1393 0 0 0 147 0 0 0 25 0 4 0 730536366 292274176 3405 33554432000 4194304 4580107 140734935698000 18446744073709551615 4321048 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 285424

[startup+3.10037 s]
/proc/loadavg: 8.02 8.09 8.08 9/420 8144
/proc/meminfo: memFree=21275896/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=296176 CPUtime=12.33 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 13813 0 0 0 1231 2 0 0 25 0 4 0 730536366 303284224 7109 33554432000 4194304 4580107 140734935698000 18446744073709551615 4318664 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 74044 7109 379 95 0 69026 0
[pid=8140/tid=8141] ppid=8138 vsize=296176 CPUtime=3.08 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 3111 0 0 0 308 0 0 0 25 0 4 0 730536366 303284224 7109 33554432000 4194304 4580107 140734935698000 18446744073709551615 4489300 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=296176 CPUtime=3.08 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 3736 0 0 0 308 0 0 0 25 0 4 0 730536366 303284224 7109 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=296176 CPUtime=3.05 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 3094 0 0 0 305 0 0 0 25 0 4 0 730536366 303284224 7109 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 296176

[startup+6.30081 s]
/proc/loadavg: 8.02 8.09 8.08 9/420 8144
/proc/meminfo: memFree=21248376/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=299748 CPUtime=25.08 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 21756 0 0 0 2505 3 0 0 25 0 4 0 730536366 306941952 9982 33554432000 4194304 4580107 140734935698000 18446744073709551615 4319736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 74937 9982 379 95 0 69919 0
[pid=8140/tid=8141] ppid=8138 vsize=299748 CPUtime=6.29 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 5418 0 0 0 628 1 0 0 25 0 4 0 730536366 306941952 9982 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=299748 CPUtime=6.27 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 5674 0 0 0 627 0 0 0 25 0 4 0 730536366 306941952 9982 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=299748 CPUtime=6.21 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 4453 0 0 0 621 0 0 0 25 0 4 0 730536366 306941952 9982 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 299748

[startup+12.7007 s]
/proc/loadavg: 8.01 8.09 8.08 9/420 8144
/proc/meminfo: memFree=21223256/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=304056 CPUtime=50.6 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 33931 0 0 0 5054 6 0 0 25 0 4 0 730536366 311353344 11972 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 76014 11972 379 95 0 70996 0
[pid=8140/tid=8141] ppid=8138 vsize=304056 CPUtime=12.68 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 8534 0 0 0 1267 1 0 0 25 0 4 0 730536366 311353344 11972 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=304056 CPUtime=12.67 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 8082 0 0 0 1267 0 0 0 25 0 4 0 730536366 311353344 11972 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=304056 CPUtime=12.52 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 7751 0 0 0 1251 1 0 0 25 0 4 0 730536366 311353344 11972 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 304056

[startup+25.5005 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21190404/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=299784 CPUtime=101.63 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 51582 0 0 0 10153 10 0 0 25 0 4 0 730536366 306978816 16856 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 74946 16856 379 95 0 69928 0
[pid=8140/tid=8141] ppid=8138 vsize=299784 CPUtime=25.48 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 13169 0 0 0 2546 2 0 0 25 0 4 0 730536366 306978816 16856 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=299784 CPUtime=25.48 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 12822 0 0 0 2546 2 0 0 25 0 4 0 730536366 306978816 16856 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=299784 CPUtime=25.15 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 11768 0 0 0 2513 2 0 0 25 0 4 0 730536366 306978816 16856 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294131 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 299784

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

[startup+25.6004 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21190404/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=299832 CPUtime=102.03 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 51934 0 0 0 10193 10 0 0 25 0 4 0 730536366 307027968 16536 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 74958 16536 379 95 0 69940 0
[pid=8140/tid=8141] ppid=8138 vsize=299832 CPUtime=25.58 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 13180 0 0 0 2556 2 0 0 25 0 4 0 730536366 307027968 16536 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=299832 CPUtime=25.58 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 12840 0 0 0 2556 2 0 0 25 0 4 0 730536366 307027968 16536 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=299832 CPUtime=25.25 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 11785 0 0 0 2523 2 0 0 25 0 4 0 730536366 307027968 16536 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 299832

[startup+32.0153 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21186556/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=310116 CPUtime=127.6 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 59034 0 0 0 12749 11 0 0 25 0 4 0 730536366 317558784 16453 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 77529 16453 379 95 0 72511 0
[pid=8140/tid=8141] ppid=8138 vsize=310116 CPUtime=32 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 15019 0 0 0 3197 3 0 0 25 0 4 0 730536366 317558784 16453 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=310116 CPUtime=31.99 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 14493 0 0 0 3197 2 0 0 25 0 4 0 730536366 317558784 16453 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=310116 CPUtime=31.58 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 13434 0 0 0 3156 2 0 0 25 0 4 0 730536366 317558784 16453 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 127.6
Current children cumulated vsize (KiB) 310116

[startup+35.2008 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21166372/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=313568 CPUtime=140.32 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 62976 0 0 0 14020 12 0 0 25 0 4 0 730536366 321093632 18170 33554432000 4194304 4580107 140734935698000 18446744073709551615 4489273 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 78392 18170 385 95 0 73374 0
[pid=8140/tid=8141] ppid=8138 vsize=313568 CPUtime=35.2 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 15845 0 0 0 3517 3 0 0 25 0 4 0 730536366 321093632 18173 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=313568 CPUtime=35.19 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 15944 0 0 0 3517 2 0 0 25 0 4 0 730536366 321093632 18173 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294131 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=313568 CPUtime=34.74 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 14294 0 0 0 3471 3 0 0 25 0 4 0 730536366 321093632 18173 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 140.32
Current children cumulated vsize (KiB) 313568

[startup+36.8005 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21168356/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=313660 CPUtime=146.69 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 64607 0 0 0 14656 13 0 0 25 0 4 0 730536366 321187840 18184 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 78415 18184 385 95 0 73397 0
[pid=8140/tid=8141] ppid=8138 vsize=313660 CPUtime=36.78 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16380 0 0 0 3675 3 0 0 25 0 4 0 730536366 321187840 18184 33554432000 4194304 4580107 140734935698000 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=313660 CPUtime=36.77 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16188 0 0 0 3675 2 0 0 25 0 4 0 730536366 321187840 18184 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=313660 CPUtime=36.31 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 14903 0 0 0 3628 3 0 0 25 0 4 0 730536366 321187840 18184 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 146.69
Current children cumulated vsize (KiB) 313660

[startup+38.4002 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21166580/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=304052 CPUtime=153.07 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 66198 0 0 0 15294 13 0 0 25 0 4 0 730536366 311349248 18180 33554432000 4194304 4580107 140734935698000 18446744073709551615 4296425 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 76013 18180 379 95 0 70995 0
[pid=8140/tid=8141] ppid=8138 vsize=304052 CPUtime=38.38 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16626 0 0 0 3835 3 0 0 25 0 4 0 730536366 311349248 18180 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=304052 CPUtime=38.37 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16728 0 0 0 3835 2 0 0 25 0 4 0 730536366 311349248 18180 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=304052 CPUtime=37.9 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 15165 0 0 0 3787 3 0 0 25 0 4 0 730536366 311349248 18180 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 153.07
Current children cumulated vsize (KiB) 304052

[startup+39.2011 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21166952/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=294436 CPUtime=156.26 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 66843 0 0 0 15613 13 0 0 25 0 4 0 730536366 301502464 18102 33554432000 4194304 4580107 140734935698000 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 73609 18102 379 95 0 68591 0
[pid=8140/tid=8141] ppid=8138 vsize=294436 CPUtime=39.18 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16938 0 0 0 3915 3 0 0 25 0 4 0 730536366 301502464 18102 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=294436 CPUtime=39.17 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16835 0 0 0 3915 2 0 0 25 0 4 0 730536366 301502464 18102 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=294436 CPUtime=38.68 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 15271 0 0 0 3865 3 0 0 25 0 4 0 730536366 301502464 18102 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 156.26
Current children cumulated vsize (KiB) 294436

[startup+39.401 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21166952/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=291964 CPUtime=157.06 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 66951 0 0 0 15693 13 0 0 25 0 4 0 730536366 298971136 17447 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 72991 17447 379 95 0 67973 0
[pid=8140/tid=8141] ppid=8138 vsize=291964 CPUtime=39.38 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16976 0 0 0 3935 3 0 0 25 0 4 0 730536366 298971136 17447 33554432000 4194304 4580107 140734935698000 18446744073709551615 4295695 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=291964 CPUtime=39.37 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16868 0 0 0 3935 2 0 0 25 0 4 0 730536366 298971136 17447 33554432000 4194304 4580107 140734935698000 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=291964 CPUtime=38.88 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 15283 0 0 0 3885 3 0 0 25 0 4 0 730536366 298971136 17447 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 157.06
Current children cumulated vsize (KiB) 291964

[startup+39.501 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8145
/proc/meminfo: memFree=21166952/32950940 swapFree=67111356/67111528
[pid=8140] ppid=8138 vsize=291964 CPUtime=157.46 cores=0,2,4,6
/proc/8140/stat : 8140 (strangenight2-m) R 8138 8140 7703 0 -1 4202496 66996 0 0 0 15733 13 0 0 25 0 4 0 730536366 298971136 17492 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8140/statm: 72991 17492 379 95 0 67973 0
[pid=8140/tid=8141] ppid=8138 vsize=291964 CPUtime=39.48 cores=0,2,4,6
/proc/8140/task/8141/stat : 8141 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16997 0 0 0 3945 3 0 0 25 0 4 0 730536366 298971136 17492 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8140/tid=8142] ppid=8138 vsize=291964 CPUtime=39.47 cores=0,2,4,6
/proc/8140/task/8142/stat : 8142 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 16880 0 0 0 3945 2 0 0 25 0 4 0 730536366 298971136 17492 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8140/tid=8143] ppid=8138 vsize=291964 CPUtime=38.98 cores=0,2,4,6
/proc/8140/task/8143/stat : 8143 (strangenight2-m) R 8138 8140 7703 0 -1 4202560 15283 0 0 0 3895 3 0 0 25 0 4 0 730536366 298971136 17492 33554432000 4194304 4580107 140734935698000 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 157.46
Current children cumulated vsize (KiB) 291964

Child status: 20
Real time (s): 39.5962
CPU time (s): 157.835
CPU user time (s): 157.695
CPU system time (s): 0.139978
CPU usage (%): 398.611
Max. virtual memory (cumulated for all children) (KiB): 313696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.695
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67038
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= 184
involuntary context switches= 846

runsolver used 0.148977 second user time and 0.383941 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 21:57:36
IDJOB=3366385
IDBENCH=82794
IDSOLVER=1844
FILE ID=node117/3366385-1305403056
RUNJOBID= node117-1305401849-8020
PBS_JOBID= 13324483
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1194590195-083.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366385-1305403056/watcher-3366385-1305403056 -o /tmp/evaluation-result-3366385-1305403056/solver-3366385-1305403056 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366385-1305403056.cnf

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

MD5SUM BENCH= 4c35fc75d3141dc63bffc905e133b00a
RANDOM SEED=1230939185

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:      21332840 kB
Buffers:        298352 kB
Cached:        3080200 kB
SwapCached:          0 kB
Active:        9389400 kB
Inactive:      1874484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21332840 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10888 kB
Writeback:           0 kB
AnonPages:     7885480 kB
Mapped:          32156 kB
Slab:           243476 kB
PageTables:      44288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100499060 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= 73404 MiB
End job on node117 at 2011-05-14 21:58:16