Trace number 3368001

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-Night2-st (fixed)SAT 673.524 673.51

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368001-1305394398.cnf'
0.00/0.01	c -- header says num vars:            339
0.00/0.01	c -- header says num clauses:        2416
0.00/0.01	c -- clauses added:            0 learnts,         2416 normals,            0 xors
0.00/0.01	c -- vars added        339
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       339      2416         0         0     10720         0   no data   no data
0.00/0.01	c asymm  cl-useful: 119/2416/2416 lits-rem:119 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    339 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:      1469  cl-subs:      735  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     123 undec:      94 neg:     122
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       339      1681         0         0      5927         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.10/0.13	c  N st     8      4919       339      1681         4      4524      5925     83700   no data   no data
0.29/0.39	c  N st    10     11301       339      1681         4      4184      5925     53782   no data   no data
0.59/0.63	c  N st    11     17044       339      1681         4      9410      5925    165914   no data   no data
0.99/1.03	c  F st    12     25001       339      1681         4     11544      5925    198630   no data   no data
0.99/1.03	c  N st    12     25001       339      1681         4     11544      5925    198630   no data   no data
1.20/1.27	c Decided on static restart strategy
1.20/1.27	c  N st    18     30001       339      1681         4      9956      5925    162346   no data   no data
1.20/1.27	c  S st    18     30001       339      1681         4      9956      5925    162346   no data   no data
1.29/1.30	c  S st    18     30501       339      1681         4     10446      5923    175500   no data   no data
1.29/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.31	c Replacing        2 vars Replaced     3871 lits Time:     0.01 s 
1.29/1.31	c blocked clauses removed:        0 vars:      0 tried:         337 T: 0.00 s
1.29/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    337 time:  0.00 s
1.29/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.31	c lits-rem:         8  cl-subs:       16  v-elim:      4  v-fix:    0  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.52	c lits-rem:      1439  cl-subs:     1730  v-elim:      0  v-fix:    0  time:  0.20 s
1.49/1.52	c asymm  cl-useful: 5/1650/1650 lits-rem:5 time: 0.00
1.49/1.52	c calculated reachability. Time: 0.00
1.49/1.52	c  N st    18     30501       333      1650         0      8685      5796    141065   no data   no data
1.79/1.89	c  N st    20     37612       333      1650         0      8017      5796    105917   no data   no data
2.19/2.26	c  N st    21     44011       333      1650         0     13818      5796    229950   no data   no data
2.30/2.38	c  S st    22     45751       333      1650         0     15396      5796    266201   no data   no data
2.39/2.43	c  S st    22     46256       333      1650         0     15885      5796    277442   no data   no data
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.44	c lits-rem:         5  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.08	c lits-rem:       924  cl-subs:     3676  v-elim:      0  v-fix:    0  time:  0.63 s
2.99/3.08	c vivif2 --  cl tried     1638 cl shrink        0 lits rem          0 time: 0.00
2.99/3.08	c vivif2 --  cl tried    12216 cl shrink        0 lits rem          0 time: 0.00
2.99/3.09	c asymm  cl-useful: 0/1638/1638 lits-rem:0 time: 0.01
2.99/3.09	c calculated reachability. Time: 0.00
2.99/3.09	c  N st    22     46256       333      1638         0     12216      5730    203760   no data   no data
3.99/4.06	c  N st    23     60653       333      1638         0     17290      5730    287450   no data   no data
4.50/4.59	c  N st    24     69384       333      1638         0     16214      5730    265039   no data   no data
4.50/4.59	c  S st    24     69384       333      1638         0     16214      5730    265039   no data   no data
4.59/4.65	c  S st    24     69885       333      1638         0     16698      5727    276792   no data   no data
4.99/5.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.99/5.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.99/5.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
4.99/5.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.99/5.05	c lits-rem:        10  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.00 s
4.99/5.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.35	c lits-rem:       783  cl-subs:     4300  v-elim:      0  v-fix:    0  time:  0.69 s
5.29/5.35	c vivif2 --  cl tried     1625 cl shrink        0 lits rem          0 time: 0.00
5.29/5.35	c vivif2 --  cl tried    12401 cl shrink        0 lits rem          0 time: 0.00
5.29/5.36	c asymm  cl-useful: 2/1625/1625 lits-rem:2 time: 0.01
5.29/5.36	c calculated reachability. Time: 0.00
5.29/5.36	c  N st    24     69885       333      1625         0     12401      5651    194764   no data   no data
6.49/6.52	c  F st    25     87500       333      1625         0     18731      5651    318915   no data   no data
6.49/6.52	c  N st    25     87500       333      1625         0     18731      5651    318915   no data   no data
6.79/6.83	c Decided on static restart strategy
6.89/6.96	c  N st    32     95537       333      1625         0     15324      5651    239110   no data   no data
7.49/7.59	c  N st    34    104827       333      1625         0     11940      5651    151863   no data   no data
7.49/7.59	c  S st    34    104827       333      1625         0     11940      5651    151863   no data   no data
7.59/7.64	c  S st    34    105330       333      1625         0     12428      5650    164346   no data   no data
7.59/7.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.59/7.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/7.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
7.59/7.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.64	c lits-rem:         6  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
7.59/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.71	c lits-rem:       323  cl-subs:      649  v-elim:      0  v-fix:    0  time:  0.05 s
7.69/7.71	c vivif2 --  cl tried     1615 cl shrink        0 lits rem          0 time: 0.00
7.69/7.71	c vivif2 --  cl tried    11784 cl shrink        0 lits rem          0 time: 0.00
7.69/7.71	c asymm  cl-useful: 1/1615/1615 lits-rem:1 time: 0.01
7.69/7.71	c calculated reachability. Time: 0.00
7.69/7.71	c  N st    34    105330       333      1615         0     11784      5597    153925   no data   no data
8.29/8.39	c  N st    35    114928       333      1615         0     20345      5597    335541   no data   no data
9.28/9.37	c  N st    36    129326       333      1615         0     20810      5597    329924   no data   no data
10.88/10.91	c  N st    37    150921       333      1615         0     27039      5597    453070   no data   no data
11.39/11.41	c  S st    38    157995       333      1615         0     18935      5597    275222   no data   no data
11.39/11.47	c  S st    38    158497       333      1615         0     19423      5597    287811   no data   no data
11.39/11.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.39/11.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
11.39/11.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.48	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
11.39/11.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.88	c lits-rem:       895  cl-subs:     2548  v-elim:      0  v-fix:    0  time:  0.39 s
11.79/11.88	c vivif2 --  cl tried     1613 cl shrink        0 lits rem          0 time: 0.00
11.79/11.88	c vivif2 --  cl tried    16876 cl shrink        0 lits rem          0 time: 0.00
11.79/11.89	c asymm  cl-useful: 1/1613/1613 lits-rem:1 time: 0.01
11.79/11.89	c calculated reachability. Time: 0.00
11.79/11.89	c  N st    38    158497       333      1613         0     16876      5582    241970   no data   no data
15.89/15.96	c  N st    39    207086       333      1613         0     28910      5582    468213   no data   no data
18.69/18.74	c  N st    40    237746       333      1613         0     21711      5582    305580   no data   no data
18.69/18.74	c  S st    40    237746       333      1613         0     21711      5582    305580   no data   no data
18.69/18.80	c  S st    40    238250       333      1613         0     22199      5582    317538   no data   no data
18.69/18.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.69/18.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
18.69/18.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.69/18.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.69/18.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.69/18.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
18.69/18.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.80/18.81	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.00 s
18.80/18.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.18/19.28	c lits-rem:       807  cl-subs:     3012  v-elim:      0  v-fix:    0  time:  0.47 s
19.18/19.28	c vivif2 --  cl tried     1610 cl shrink        0 lits rem          0 time: 0.00
19.18/19.29	c vivif2 --  cl tried    19187 cl shrink        0 lits rem          0 time: 0.00
19.28/19.30	c asymm  cl-useful: 0/1610/1610 lits-rem:0 time: 0.01
19.28/19.30	c calculated reachability. Time: 0.00
19.28/19.30	c  N st    40    238250       333      1610         0     19187      5572    267052   no data   no data
25.69/25.77	c  F st    41    306250       333      1610         0     21076      5572    272937   no data   no data
25.69/25.77	c  N st    41    306250       333      1610         0     21076      5572    272937   no data   no data
26.19/26.23	c Decided on static restart strategy
28.70/28.77	c  N st    51    334553       333      1610         0     25078      5572    342912   no data   no data
31.58/31.62	c  N st    53    357375       333      1610         0     22989      5572    293067   no data   no data
31.58/31.62	c  S st    53    357375       333      1610         0     22989      5572    293067   no data   no data
31.58/31.69	c  S st    53    357879       333      1610         0     23474      5571    305245   no data   no data
31.58/31.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.58/31.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
31.58/31.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.58/31.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.58/31.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.58/31.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
31.58/31.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.68/31.70	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.68/31.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.89/32.00	c lits-rem:       765  cl-subs:     2040  v-elim:      0  v-fix:    0  time:  0.30 s
31.89/32.00	c vivif2 --  cl tried     1609 cl shrink        0 lits rem          0 time: 0.00
31.89/32.01	c vivif2 --  cl tried    21435 cl shrink        0 lits rem          0 time: 0.00
32.00/32.02	c asymm  cl-useful: 0/1609/1609 lits-rem:0 time: 0.01
32.00/32.02	c calculated reachability. Time: 0.00
32.00/32.02	c  N st    53    357879       333      1609         0     21435      5566    274875   no data   no data
35.89/35.90	c  N st    54    390273       333      1609         0     27131      5566    365422   no data   no data
42.09/42.19	c  N st    55    438862       333      1609         0     45987      5566    692306   no data   no data
51.59/51.61	c  N st    56    511744       333      1609         0     33811      5566    479399   no data   no data
54.89/54.94	c  N st    57    536820       333      1609         0     28507      5566    368088   no data   no data
54.89/54.94	c  S st    57    536820       333      1609         0     28507      5566    368088   no data   no data
55.00/55.04	c  S st    57    537323       333      1609         1     28998      5566    379863   no data   no data
55.00/55.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.00/55.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
55.00/55.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.00/55.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.00/55.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.00/55.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
55.00/55.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.00/55.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.00/55.06	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
55.49/55.54	c lits-rem:      1012  cl-subs:     2694  v-elim:      0  v-fix:    0  time:  0.48 s
55.49/55.54	c vivif2 --  cl tried     1609 cl shrink        0 lits rem          0 time: 0.00
55.49/55.54	c vivif2 --  cl tried    26302 cl shrink        0 lits rem          0 time: 0.00
55.49/55.56	c asymm  cl-useful: 5/1609/1609 lits-rem:5 time: 0.02
55.49/55.56	c calculated reachability. Time: 0.00
55.49/55.56	c  N st    57    537323       333      1609         1     26302      5561    338949   no data   no data
78.20/78.22	c  N st    58    701308       333      1609         1     53996      5561    780953   no data   no data
94.09/94.17	c  N st    59    805985       333      1609         1     47688      5561    651868   no data   no data
94.09/94.17	c  S st    59    805985       333      1609         1     47688      5561    651868   no data   no data
94.29/94.31	c  S st    59    806492       333      1609         1     48185      5561    664299   no data   no data
94.29/94.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.29/94.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
94.29/94.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.29/94.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.29/94.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.29/94.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
94.29/94.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.29/94.33	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.01 s
94.29/94.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.19/98.24	c lits-rem:      3090  cl-subs:    14008  v-elim:      0  v-fix:    0  time:  3.89 s
98.19/98.24	c vivif2 --  cl tried     1604 cl shrink        0 lits rem          0 time: 0.00
98.19/98.24	c vivif2 --  cl tried    34179 cl shrink        0 lits rem          0 time: 0.00
98.19/98.27	c asymm  cl-useful: 1/1604/1604 lits-rem:1 time: 0.02
98.19/98.27	c calculated reachability. Time: 0.00
98.19/98.27	c  N st    59    806492       333      1604         1     34179      5538    457103   no data   no data
142.89/142.96	c  F st    60   1071875       333      1604         1     50297      5538    657602   no data   no data
142.89/142.96	c  N st    60   1071875       333      1604         1     50297      5538    657602   no data   no data
143.69/143.75	c Decided on static restart strategy
147.79/147.88	c  N st    70   1100179       333      1604         1     75667      5538   1100691   no data   no data
153.79/153.88	c  N st    72   1136173       333      1604         1     67265      5538    967038   no data   no data
159.39/159.42	c  N st    73   1168568       333      1604         1     54742      5538    763776   no data   no data
166.09/166.18	c  N st    74   1209738       333      1604         1     49358      5538    651637   no data   no data
166.09/166.18	c  S st    74   1209738       333      1604         1     49358      5538    651637   no data   no data
166.29/166.32	c  S st    74   1210240       333      1604         1     49847      5538    665042   no data   no data
166.29/166.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.29/166.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
166.29/166.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.29/166.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.29/166.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.29/166.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
166.29/166.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.29/166.34	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
166.29/166.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.19/169.21	c lits-rem:      3435  cl-subs:    11318  v-elim:      0  v-fix:    0  time:  2.85 s
169.19/169.21	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
169.19/169.22	c vivif2 --  cl tried    38529 cl shrink        0 lits rem          0 time: 0.01
169.19/169.24	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.02
169.19/169.24	c calculated reachability. Time: 0.00
169.19/169.24	c  N st    74   1210240       333      1603         1     38529      5533    502193   no data   no data
180.59/180.66	c  N st    75   1283122       333      1603         1     60891      5533    833723   no data   no data
202.39/202.43	c  N st    76   1392445       333      1603         1     69583      5533    951367   no data   no data
235.59/235.62	c  N st    77   1556430       333      1603         1     77206      5533   1076594   no data   no data
265.59/265.68	c  N st    78   1710241       333      1603         1     67538      5533    919086   no data   no data
265.59/265.68	c  S st    78   1710241       333      1603         1     67538      5533    919086   no data   no data
265.79/265.88	c  S st    78   1710743       333      1603         2     68031      5533    931751   no data   no data
265.79/265.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
265.89/265.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
265.89/265.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
265.89/265.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
265.89/265.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.89/265.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
265.89/265.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
265.89/265.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
265.89/265.93	c subs with bin:        3  lits-rem:         5  v-fix:    0  time:  0.00 s
273.69/273.75	c lits-rem:      4990  cl-subs:    21679  v-elim:      0  v-fix:    0  time:  7.81 s
273.69/273.75	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
273.69/273.76	c vivif2 --  cl tried    46349 cl shrink        0 lits rem          0 time: 0.01
273.69/273.79	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.03
273.69/273.79	c calculated reachability. Time: 0.00
273.69/273.79	c  N st    78   1710743       333      1603         2     46349      5533    609849   no data   no data
273.69/273.79	c Finding binary XORs  T:     0.00 s  found:       0
350.39/350.46	c  N st    79   2079707       333      1603         2     59816      5533    767530   no data   no data
378.60/378.65	c  N st    80   2210744       333      1603         2     63314      5533    830224   no data   no data
378.60/378.65	c  S st    80   2210744       333      1603         2     63314      5533    830224   no data   no data
378.80/378.83	c  S st    80   2211248       333      1603         2     63803      5533    841917   no data   no data
378.80/378.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
378.80/378.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
378.80/378.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.80/378.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.80/378.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.80/378.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
378.80/378.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.80/378.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
378.80/378.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
383.00/383.07	c lits-rem:      5102  cl-subs:    11424  v-elim:      0  v-fix:    0  time:  4.18 s
383.00/383.07	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
383.00/383.07	c vivif2 --  cl tried    52379 cl shrink        0 lits rem          0 time: 0.01
383.10/383.11	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.03
383.10/383.11	c calculated reachability. Time: 0.00
383.10/383.11	c  N st    80   2211248       333      1603         2     52379      5533    679270   no data   no data
494.80/494.86	c  N st    81   2711248       333      1603         2     74467      5533    928478   no data   no data
494.80/494.86	c  S st    81   2711248       333      1603         2     74467      5533    928478   no data   no data
495.01/495.06	c  S st    81   2711752       333      1603         2     74959      5533    940270   no data   no data
495.01/495.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
495.01/495.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
495.01/495.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
495.01/495.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
495.01/495.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.01/495.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
495.01/495.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
495.01/495.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
495.11/495.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.20/502.25	c lits-rem:      5345  cl-subs:    22025  v-elim:      0  v-fix:    0  time:  7.12 s
502.20/502.25	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
502.20/502.26	c vivif2 --  cl tried    52934 cl shrink        0 lits rem          0 time: 0.01
502.30/502.32	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.06
502.30/502.33	c calculated reachability. Time: 0.00
502.30/502.33	c  N st    81   2711752       333      1603         2     52934      5533    672548   no data   no data
620.41/620.48	c  N st    82   3211753       333      1603         5    102224      5533   1263024   no data   no data
620.41/620.48	c  S st    82   3211753       333      1603         5    102224      5533   1263024   no data   no data
620.90/620.91	c  S st    82   3212256       333      1603         5    102714      5533   1274869   no data   no data
620.90/620.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
620.90/620.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
620.90/620.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
620.90/620.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
620.90/620.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
620.90/620.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    333 time:  0.00 s
620.90/620.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
620.90/620.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
631.52/631.59	c subs with bin:    15066  lits-rem:      9595  v-fix:    0  time: 10.56 s
644.61/644.62	c lits-rem:      6225  cl-subs:    33410  v-elim:      0  v-fix:    0  time: 13.03 s
644.61/644.62	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
644.61/644.63	c vivif2 --  cl tried    54238 cl shrink        0 lits rem          0 time: 0.01
644.61/644.66	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.04
644.61/644.67	c calculated reachability. Time: 0.00
644.61/644.67	c  N st    82   3212256       333      1603         5     54238      5533    685070   no data   no data
658.91/658.96	c Finding binary XORs  T:     0.00 s  found:       0
673.50/673.50	c  E st    83   3355549         0      1588         8     85715      5494   1123940   no data   no data
673.50/673.50	c Verified 1588 clauses.
673.50/673.50	c Solution needs extension. Extending.
673.50/673.50	c Verified 1588 clauses.
673.50/673.50	c num threads              : 1          
673.50/673.50	c restarts                 : 83         
673.50/673.50	c dynamic restarts         : 0          
673.50/673.50	c static restarts          : 83         
673.50/673.50	c full restarts            : 4          
673.50/673.50	c total simplify time      : 0.69       
673.50/673.50	c learnts DL2              : 0          
673.50/673.50	c learnts size 2           : 31         
673.50/673.50	c learnts size 1           : 1           (0.29      % of vars)
673.50/673.50	c filedLit time            : 0.15        (0.02      % time)
673.50/673.50	c v-elim SatELite          : 4           (1.18      % vars)
673.50/673.50	c SatELite time            : 42.02       (6.24      % time)
673.50/673.50	c v-elim xor               : 0           (0.00      % vars)
673.50/673.50	c xor elim time            : 0.02        (0.00      % time)
673.50/673.50	c num binary xor trees     : 2          
673.50/673.50	c binxor trees' crown      : 2           (1.00      leafs/tree)
673.50/673.50	c bin xor find time        : 0.00       
673.50/673.50	c OTF clause improved      : 392583      (0.12      clauses/conflict)
673.50/673.50	c OTF impr. size diff      : 414284      (1.06       lits/clause)
673.50/673.50	c OTF cl watch-shrink      : 99677       (0.03      clauses/conflict)
673.50/673.50	c OTF cl watch-sh-lit      : 133480      (1.34       lits/clause)
673.50/673.50	c tried to recurMin cls    : 69040       (2.06       % of conflicts)
673.50/673.50	c updated cache            : 1883        (0.03       lits/tried recurMin)
673.50/673.50	c clauses over max glue    : 0           (0.00      % of all clauses)
673.50/673.50	c conflicts                : 3355549     (4983.64   / sec)
673.50/673.50	c decisions                : 3513976     (0.39      % random)
673.50/673.50	c bogo-props               : 195490390190 (290341185.62 / sec)
673.50/673.50	c conflict literals        : 51792814    (49.30     % deleted)
673.50/673.50	c Memory used              : 84.54       MB
673.50/673.50	c CPU time                 : 673.31      s
673.50/673.50	s SATISFIABLE
673.50/673.50	v -1 -2 -3 4 -5 -6 7 -8 -9 -10 -11 -12 13 -14 -15 -16 -17 -18 -19 -20 21 -22 -23 24 25 26 27 -28 29 30 31 -32 33 -34 -35 36 -37 38 39 -40 41 42 -43 -44 -45 -46 47 -48 -49 -50 -51 -52 -53 -54 55 56 57 -58 59 60 61 62 63 -64 65 -66 -67 68 -69 70 -71 72 73 -74 75 -76 -77 -78 -79 -80 -81 -82 -83 84 85 -86 -87 88 89 90 -91 92 93 -94 -95 96 97 98 99 -100 101 -102 103 -104 105 -106 107 -108 109 -110 -111 -112 -113 114 115 116 117 -118 119 120 -121 122 123 124 125 126 127 128 -129 -130 -131 -132 133 -134 -135 136 137 -138 -139 140 141 142 -143 144 -145 -146 -147 148 149 -150 151 152 -153 154 155 156 157 -158 -159 -160 161 -162 163 -164 -165 166 167 -168 -169 -170 171 172 -173 174 175 -176 -177 -178 179 180 -181 182 183 -184 185 186 187 -188 -189 190 -191 -192 193 -194 -195 196 -197 198 -199 -200 -201 -202 203 -204 -205 206 207 208 209 210 211 212 213 -214 215 -216 -217 218 219 220 -221 -222 -223 224 -225 226 227 228 229 -230 231 -232 -233 -234 235 -236 237 238 -239 240 -241 242 -243 -244 245 246 247 248 249 250 -251 -252 -253 -254 255 256 257 -258 -259 -260 261 262 -263 264 265 266 -267 268 269 270 271 -272 273 -274 -275 -276 277 -278 -279 280 281 282 -283 284 285 286 -287 288 289 290 -291 292 -293 -294 295 -296 -297 -298 -299 300 -301 302 303 -304 -305 -306 -307 308 -309 -310 -311 -312 -313 -314 -315 -316 -317 318 319 320 321 -322 -323 -324 -325 326 327 -328 329 330 331 332 333 -334 -335 -336 -337 -338 -339 0

Verifier Data

OK

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-3368001-1305394398/watcher-3368001-1305394398 -o /tmp/evaluation-result-3368001-1305394398/solver-3368001-1305394398 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368001-1305394398.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 2.60 3.33 5/376 16272
/proc/meminfo: memFree=22612268/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=20352 CPUtime=0 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4194304 239 0 0 0 0 0 0 0 21 0 1 0 651037580 20840448 191 33554432000 4194304 4580011 140735736656576 18446744073709551615 212682712552 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16272/statm: 5088 191 157 95 0 57 0

[startup+0.106905 s]
/proc/loadavg: 1.84 2.60 3.33 5/376 16272
/proc/meminfo: memFree=22612268/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=30384 CPUtime=0.1 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 811 0 0 0 10 0 0 0 21 0 1 0 651037580 31113216 724 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 7596 724 364 95 0 2578 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30384

[startup+0.200887 s]
/proc/loadavg: 1.84 2.60 3.33 5/376 16272
/proc/meminfo: memFree=22612268/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=30592 CPUtime=0.19 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 925 0 0 0 19 0 0 0 21 0 1 0 651037580 31326208 722 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 7648 722 364 95 0 2630 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30592

[startup+0.300868 s]
/proc/loadavg: 1.84 2.60 3.33 5/376 16272
/proc/meminfo: memFree=22612268/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=30724 CPUtime=0.29 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 1008 0 0 0 29 0 0 0 22 0 1 0 651037580 31461376 805 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 7681 805 364 95 0 2663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30724

[startup+0.700783 s]
/proc/loadavg: 1.84 2.60 3.33 5/376 16272
/proc/meminfo: memFree=22612268/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=31348 CPUtime=0.69 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 1445 0 0 0 69 0 0 0 23 0 1 0 651037580 32100352 843 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 7837 843 364 95 0 2819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31348

[startup+1.50064 s]
/proc/loadavg: 2.02 2.62 3.34 5/377 16273
/proc/meminfo: memFree=22516944/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=36392 CPUtime=1.49 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 3010 0 0 0 149 0 0 0 25 0 1 0 651037580 37265408 2145 33554432000 4194304 4580011 140735736656576 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 9098 2145 368 95 0 4080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36392

[startup+3.10035 s]
/proc/loadavg: 2.02 2.62 3.34 5/377 16273
/proc/meminfo: memFree=22420968/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=39744 CPUtime=3.09 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 4257 0 0 0 309 0 0 0 25 0 1 0 651037580 40697856 3037 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 9936 3037 368 95 0 4918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39744

[startup+6.30076 s]
/proc/loadavg: 2.02 2.62 3.34 5/383 16285
/proc/meminfo: memFree=21861640/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=40772 CPUtime=6.29 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 5743 0 0 0 629 0 0 0 25 0 1 0 651037580 41750528 3240 33554432000 4194304 4580011 140735736656576 18446744073709551615 4301824 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 10193 3240 368 95 0 5175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40772

[startup+12.7006 s]
/proc/loadavg: 2.39 2.68 3.35 5/383 16285
/proc/meminfo: memFree=20875000/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=43332 CPUtime=12.69 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 9117 0 0 0 1268 1 0 0 25 0 1 0 651037580 44371968 4006 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 10833 4006 368 95 0 5815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43332

[startup+25.5003 s]
/proc/loadavg: 2.64 2.73 3.36 5/383 16286
/proc/meminfo: memFree=20555360/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=44832 CPUtime=25.49 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 13860 0 0 0 2547 2 0 0 25 0 1 0 651037580 45907968 4465 33554432000 4194304 4580011 140735736656576 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 11208 4465 368 95 0 6190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44832

[startup+51.1006 s]
/proc/loadavg: 3.10 2.83 3.37 5/383 16313
/proc/meminfo: memFree=21431936/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=46888 CPUtime=51.09 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 21128 0 0 0 5105 4 0 0 25 0 1 0 651037580 48013312 4587 33554432000 4194304 4580011 140735736656576 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 11722 4587 368 95 0 6704 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46888

[startup+102.3 s]
/proc/loadavg: 3.70 3.04 3.41 5/383 16342
/proc/meminfo: memFree=22505196/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=59360 CPUtime=102.29 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 33726 0 0 0 10223 6 0 0 25 0 1 0 651037580 60784640 8181 33554432000 4194304 4580011 140735736656576 18446744073709551615 4293152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 14840 8181 368 95 0 9822 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59360

[startup+162.3 s]
/proc/loadavg: 3.99 3.24 3.45 5/383 16343
/proc/meminfo: memFree=22481884/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=59860 CPUtime=162.29 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 44483 0 0 0 16222 7 0 0 25 0 1 0 651037580 61296640 8193 33554432000 4194304 4580011 140735736656576 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 14965 8193 368 95 0 9947 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59860

[startup+222.314 s]
/proc/loadavg: 4.04 3.39 3.49 5/383 16345
/proc/meminfo: memFree=22455444/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=64236 CPUtime=222.31 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 54239 0 0 0 22222 9 0 0 25 0 1 0 651037580 65777664 8847 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294322 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 16059 8847 368 95 0 11041 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 64236

[startup+282.3 s]
/proc/loadavg: 4.01 3.50 3.52 5/383 16347
/proc/meminfo: memFree=22431868/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=73808 CPUtime=282.29 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 63689 0 0 0 28219 10 0 0 25 0 1 0 651037580 75579392 11836 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 18452 11836 368 95 0 13434 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 73808

[startup+342.301 s]
/proc/loadavg: 4.00 3.59 3.55 5/383 16348
/proc/meminfo: memFree=22411276/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=74176 CPUtime=342.29 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 72047 0 0 0 34217 12 0 0 25 0 1 0 651037580 75956224 11336 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 18544 11336 368 95 0 13526 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 74176

[startup+402.301 s]
/proc/loadavg: 4.00 3.66 3.57 5/383 16350
/proc/meminfo: memFree=22403680/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=74884 CPUtime=402.29 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 79747 0 0 0 40216 13 0 0 25 0 1 0 651037580 76681216 11427 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 18721 11427 368 95 0 13703 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 74884

[startup+462.301 s]
/proc/loadavg: 4.00 3.72 3.59 5/383 16351
/proc/meminfo: memFree=22394968/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=75132 CPUtime=462.3 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 87183 0 0 0 46215 15 0 0 25 0 1 0 651037580 76935168 11298 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 18783 11298 368 95 0 13765 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 75132

[startup+522.301 s]
/proc/loadavg: 4.14 3.81 3.63 5/383 16353
/proc/meminfo: memFree=22368772/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=80288 CPUtime=522.3 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 94693 0 0 0 52213 17 0 0 25 0 1 0 651037580 82214912 12530 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 20072 12530 368 95 0 15054 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 80288

[startup+582.301 s]
/proc/loadavg: 4.10 3.86 3.66 5/383 16355
/proc/meminfo: memFree=22373836/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=80532 CPUtime=582.3 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 101267 0 0 0 58212 18 0 0 25 0 1 0 651037580 82464768 13049 33554432000 4194304 4580011 140735736656576 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 20133 13049 368 95 0 15115 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 80532

[startup+642.301 s]
/proc/loadavg: 4.10 3.91 3.69 5/383 16356
/proc/meminfo: memFree=22333380/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=92300 CPUtime=642.31 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 107940 0 0 0 64211 20 0 0 25 0 1 0 651037580 94515200 15706 33554432000 4194304 4580011 140735736656576 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 23075 15706 368 95 0 18057 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 92300

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

[startup+652.801 s]
/proc/loadavg: 4.16 3.93 3.69 5/383 16356
/proc/meminfo: memFree=22322716/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=92300 CPUtime=652.81 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 108420 0 0 0 65261 20 0 0 25 0 1 0 651037580 94515200 16186 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 23075 16186 368 95 0 18057 0
Current children cumulated CPU time (s) 652.81
Current children cumulated vsize (KiB) 92300

[startup+665.616 s]
/proc/loadavg: 4.13 3.93 3.70 5/383 16357
/proc/meminfo: memFree=22319364/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=86564 CPUtime=665.62 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 109124 0 0 0 66542 20 0 0 25 0 1 0 651037580 88641536 14176 33554432000 4194304 4580011 140735736656576 18446744073709551615 4293688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 21641 14176 368 95 0 16623 0
Current children cumulated CPU time (s) 665.62
Current children cumulated vsize (KiB) 86564

[startup+668.801 s]
/proc/loadavg: 4.12 3.93 3.70 5/383 16357
/proc/meminfo: memFree=22324076/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=86564 CPUtime=668.81 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 109330 0 0 0 66861 20 0 0 25 0 1 0 651037580 88641536 14382 33554432000 4194304 4580011 140735736656576 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 21641 14382 368 95 0 16623 0
Current children cumulated CPU time (s) 668.81
Current children cumulated vsize (KiB) 86564

[startup+672 s]
/proc/loadavg: 4.11 3.93 3.70 5/383 16357
/proc/meminfo: memFree=22322092/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=86564 CPUtime=672 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 109573 0 0 0 67180 20 0 0 25 0 1 0 651037580 88641536 14625 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 21641 14625 368 95 0 16623 0
Current children cumulated CPU time (s) 672
Current children cumulated vsize (KiB) 86564

[startup+672.8 s]
/proc/loadavg: 4.11 3.93 3.70 5/383 16357
/proc/meminfo: memFree=22320604/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=86564 CPUtime=672.8 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 109630 0 0 0 67260 20 0 0 25 0 1 0 651037580 88641536 14682 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 21641 14682 368 95 0 16623 0
Current children cumulated CPU time (s) 672.8
Current children cumulated vsize (KiB) 86564

[startup+673.2 s]
/proc/loadavg: 4.11 3.93 3.70 5/383 16357
/proc/meminfo: memFree=22319364/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=86564 CPUtime=673.21 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 109659 0 0 0 67301 20 0 0 25 0 1 0 651037580 88641536 14711 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 21641 14711 368 95 0 16623 0
Current children cumulated CPU time (s) 673.21
Current children cumulated vsize (KiB) 86564

[startup+673.4 s]
/proc/loadavg: 4.11 3.93 3.70 5/383 16357
/proc/meminfo: memFree=22319364/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=86564 CPUtime=673.4 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 109673 0 0 0 67320 20 0 0 25 0 1 0 651037580 88641536 14725 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 21641 14725 368 95 0 16623 0
Current children cumulated CPU time (s) 673.4
Current children cumulated vsize (KiB) 86564

[startup+673.5 s]
/proc/loadavg: 4.11 3.93 3.70 5/383 16357
/proc/meminfo: memFree=22319364/32951124 swapFree=67111348/67111528
[pid=16272] ppid=16270 vsize=86564 CPUtime=673.5 cores=5,7
/proc/16272/stat : 16272 (strangenight2-s) R 16270 16272 15158 0 -1 4202496 109680 0 0 0 67330 20 0 0 25 0 1 0 651037580 88641536 14732 33554432000 4194304 4580011 140735736656576 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16272/statm: 21641 14732 368 95 0 16623 0
Current children cumulated CPU time (s) 673.5
Current children cumulated vsize (KiB) 86564

Child status: 10
Real time (s): 673.51
CPU time (s): 673.524
CPU user time (s): 673.314
CPU system time (s): 0.209968
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 93656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 673.314
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109697
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= 9
involuntary context switches= 1242

runsolver used 2.42663 second user time and 5.73113 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 19:33:18
IDJOB=3368001
IDBENCH=85343
IDSOLVER=1845
FILE ID=node139/3368001-1305394398
RUNJOBID= node139-1305394398-16245
PBS_JOBID= 13324418
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368001-1305394398/watcher-3368001-1305394398 -o /tmp/evaluation-result-3368001-1305394398/solver-3368001-1305394398 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368001-1305394398.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=662962452

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22612424 kB
Buffers:        294924 kB
Cached:        2883684 kB
SwapCached:          0 kB
Active:        7946424 kB
Inactive:      2085692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22612424 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           27276 kB
Writeback:           0 kB
AnonPages:     6852444 kB
Mapped:          29180 kB
Slab:           203352 kB
PageTables:      38236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76811820 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= 73336 MiB
End job on node139 at 2011-05-14 19:44:32