Trace number 3368003

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 743.559 743.542

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
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 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data

0.00/0.00	c Outputting solution to console
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-3368003-1305394433.cnf'
0.00/0.00	c -- header says num vars:            354
0.00/0.00	c -- header says num clauses:        2596
0.00/0.10	c -- clauses added:            0 learnts,         2596 normals,            0 xors
0.00/0.10	c -- vars added        354
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0       354      2596         0         0     11752         0   no data   no data
0.00/0.10	c asymm  cl-useful: 96/2596/2596 lits-rem:96 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    354 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:      1646  cl-subs:      790  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     120 undec:     110 neg:     124
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       354      1806         0         0      6485         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.00/0.13	c  N st     8      4917       354      1806         2      4655      6481     91865   no data   no data
0.40/0.47	c  N st    10     11299       354      1806         2      4268      6480     53332   no data   no data
0.80/0.80	c  N st    11     17042       354      1806         2      9606      6480    191833   no data   no data
1.20/1.28	c  F st    12     25001       354      1806         2     11751      6480    218809   no data   no data
1.20/1.28	c  N st    12     25001       354      1806         2     11751      6480    218809   no data   no data
1.49/1.56	c Decided on static restart strategy
1.49/1.56	c  N st    18     30001       354      1806         2     10044      6480    161551   no data   no data
1.49/1.56	c  S st    18     30001       354      1806         2     10044      6480    161551   no data   no data
1.59/1.60	c  S st    18     30501       354      1806         3     10531      6479    172936   no data   no data
1.59/1.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.61	c Replacing        1 vars Replaced     1444 lits Time:     0.00 s 
1.59/1.61	c blocked clauses removed:        0 vars:      0 tried:         353 T: 0.00 s
1.59/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
1.59/1.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.61	c lits-rem:        12  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.62	c subs with bin:        4  lits-rem:         3  v-fix:    0  time:  0.00 s
1.79/1.80	c lits-rem:      1471  cl-subs:     1827  v-elim:      0  v-fix:    0  time:  0.18 s
1.79/1.80	c asymm  cl-useful: 9/1789/1789 lits-rem:9 time: 0.01
1.79/1.80	c calculated reachability. Time: 0.00
1.79/1.80	c  N st    18     30501       353      1789         1      8700      6370    136482   no data   no data
2.19/2.25	c  N st    20     37613       353      1789         2      7983      6370    101266   no data   no data
2.59/2.65	c  N st    21     44012       353      1789         3     13808      6370    231893   no data   no data
2.69/2.77	c  S st    22     45752       353      1789         3     15429      6370    269062   no data   no data
2.79/2.83	c  S st    22     46255       353      1789         3     15918      6370    281237   no data   no data
2.79/2.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
2.79/2.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.84	c lits-rem:         4  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.85	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.00 s
3.29/3.41	c lits-rem:       652  cl-subs:     3487  v-elim:      0  v-fix:    0  time:  0.56 s
3.29/3.41	c vivif2 --  cl tried     1773 cl shrink        0 lits rem          0 time: 0.00
3.29/3.41	c vivif2 --  cl tried    12431 cl shrink        0 lits rem          0 time: 0.00
3.40/3.42	c asymm  cl-useful: 7/1773/1773 lits-rem:7 time: 0.01
3.40/3.42	c calculated reachability. Time: 0.00
3.40/3.42	c  N st    22     46255       353      1773         3     12431      6296    206474   no data   no data
4.39/4.44	c  N st    23     60653       353      1773         4     17593      6296    304670   no data   no data
5.09/5.10	c  N st    24     69384       353      1773         4     16481      6296    272521   no data   no data
5.09/5.10	c  S st    24     69384       353      1773         4     16481      6296    272521   no data   no data
5.09/5.17	c  S st    24     69887       353      1773         4     16971      6295    284982   no data   no data
5.09/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.09/5.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.09/5.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
5.09/5.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.18	c lits-rem:         9  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
5.09/5.19	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.83	c lits-rem:       754  cl-subs:     3860  v-elim:      0  v-fix:    0  time:  0.64 s
5.79/5.83	c vivif2 --  cl tried     1763 cl shrink        0 lits rem          0 time: 0.00
5.79/5.84	c vivif2 --  cl tried    13114 cl shrink        0 lits rem          0 time: 0.00
5.79/5.85	c asymm  cl-useful: 16/1763/1763 lits-rem:16 time: 0.01
5.79/5.85	c calculated reachability. Time: 0.00
5.79/5.85	c  N st    24     69887       353      1763         4     13114      6218    209547   no data   no data
7.19/7.29	c  F st    25     87501       353      1763         4     19327      6218    327405   no data   no data
7.19/7.29	c  N st    25     87501       353      1763         4     19327      6218    327405   no data   no data
7.69/7.72	c Decided on static restart strategy
7.90/7.93	c  N st    32     95539       353      1763         4     15809      6218    243469   no data   no data
7.90/7.93	c Finding binary XORs  T:     0.00 s  found:       0
8.79/8.81	c  N st    34    104830       353      1763         4     12518      6218    162825   no data   no data
8.79/8.81	c  S st    34    104830       353      1763         4     12518      6218    162825   no data   no data
8.79/8.85	c  S st    34    105336       353      1763         4     13015      6218    174851   no data   no data
8.79/8.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/8.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.79/8.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.79/8.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/8.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/8.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
8.79/8.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/8.86	c lits-rem:        11  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.00 s
8.79/8.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.93	c lits-rem:       392  cl-subs:      527  v-elim:      0  v-fix:    0  time:  0.06 s
8.89/8.93	c vivif2 --  cl tried     1744 cl shrink        0 lits rem          0 time: 0.00
8.89/8.93	c vivif2 --  cl tried    12495 cl shrink        0 lits rem          0 time: 0.00
8.89/8.94	c asymm  cl-useful: 3/1744/1744 lits-rem:3 time: 0.01
8.89/8.94	c calculated reachability. Time: 0.00
8.89/8.94	c  N st    34    105336       353      1744         4     12495      6113    166321   no data   no data
9.78/9.83	c  N st    35    114935       353      1744         4     21339      6113    358248   no data   no data
11.21/11.24	c  N st    36    129333       353      1744         4     21569      6113    354407   no data   no data
13.19/13.26	c  N st    37    150929       353      1744         4     27982      6112    498540   no data   no data
13.89/13.93	c  S st    38    158005       353      1744         4     19716      6112    302399   no data   no data
13.99/14.00	c  S st    38    158508       353      1744         4     20201      6112    314165   no data   no data
13.99/14.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
13.99/14.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.99/14.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
13.99/14.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.99/14.01	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.00 s
13.99/14.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.29/14.35	c lits-rem:       965  cl-subs:     1556  v-elim:      0  v-fix:    0  time:  0.33 s
14.29/14.35	c vivif2 --  cl tried     1739 cl shrink        0 lits rem          0 time: 0.00
14.29/14.35	c vivif2 --  cl tried    18646 cl shrink        0 lits rem          0 time: 0.00
14.29/14.36	c asymm  cl-useful: 4/1739/1739 lits-rem:4 time: 0.01
14.29/14.36	c calculated reachability. Time: 0.00
14.29/14.36	c  N st    38    158508       353      1739         4     18646      6084    286291   no data   no data
19.59/19.70	c  N st    39    207097       353      1739         4     30325      6084    507141   no data   no data
22.79/22.89	c  N st    40    237762       353      1739         4     23036      6084    335238   no data   no data
22.79/22.89	c  S st    40    237762       353      1739         4     23036      6084    335238   no data   no data
22.89/22.99	c  S st    40    238265       353      1739         4     23524      6082    346809   no data   no data
22.89/22.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.89/22.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
22.89/22.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.89/22.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.89/22.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.89/22.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
22.89/22.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.99/23.00	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.99/23.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.59/23.63	c lits-rem:       864  cl-subs:     3281  v-elim:      0  v-fix:    0  time:  0.63 s
23.59/23.63	c vivif2 --  cl tried     1732 cl shrink        0 lits rem          0 time: 0.00
23.59/23.64	c vivif2 --  cl tried    20250 cl shrink        0 lits rem          0 time: 0.00
23.59/23.65	c asymm  cl-useful: 0/1732/1732 lits-rem:0 time: 0.01
23.59/23.65	c calculated reachability. Time: 0.00
23.59/23.65	c  N st    40    238265       353      1732         4     20250      6050    289920   no data   no data
31.59/31.61	c  F st    41    306251       353      1732         4     22555      6050    302097   no data   no data
31.59/31.61	c  N st    41    306251       353      1732         4     22555      6050    302097   no data   no data
32.00/32.08	c Decided on static restart strategy
34.69/34.72	c  N st    51    334551       353      1732         4     26502      6050    382554   no data   no data
37.19/37.29	c  N st    53    357397       353      1732         4     24546      6050    331481   no data   no data
37.19/37.29	c  S st    53    357397       353      1732         4     24546      6050    331481   no data   no data
37.29/37.38	c  S st    53    357900       353      1732         5     25032      6049    343619   no data   no data
37.29/37.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.29/37.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.29/37.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.29/37.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.29/37.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.29/37.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
37.29/37.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.39/37.40	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
37.39/37.41	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
37.69/37.72	c lits-rem:       623  cl-subs:     1685  v-elim:      0  v-fix:    0  time:  0.31 s
37.69/37.72	c vivif2 --  cl tried     1730 cl shrink        0 lits rem          0 time: 0.00
37.69/37.73	c vivif2 --  cl tried    23344 cl shrink        0 lits rem          0 time: 0.00
37.69/37.74	c asymm  cl-useful: 1/1730/1730 lits-rem:1 time: 0.02
37.69/37.75	c calculated reachability. Time: 0.00
37.69/37.75	c  N st    53    357900       353      1730         5     23344      6038    315754   no data   no data
41.39/41.40	c  N st    54    390294       353      1730         5     29217      6038    430058   no data   no data
47.40/47.46	c  N st    55    438883       353      1730         6     49239      6038    870170   no data   no data
56.49/56.56	c  N st    56    511766       353      1730         6     36084      6038    543335   no data   no data
59.99/60.00	c  N st    57    536853       353      1730         6     30660      6038    422014   no data   no data
59.99/60.00	c  S st    57    536853       353      1730         6     30660      6038    422014   no data   no data
60.09/60.12	c  S st    57    537358       353      1730         6     31151      6035    434115   no data   no data
60.09/60.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.09/60.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
60.09/60.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.09/60.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.09/60.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.09/60.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
60.09/60.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.09/60.14	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
60.09/60.15	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
60.79/60.82	c lits-rem:      1288  cl-subs:     2293  v-elim:      0  v-fix:    0  time:  0.67 s
60.79/60.82	c vivif2 --  cl tried     1723 cl shrink        0 lits rem          0 time: 0.00
60.79/60.82	c vivif2 --  cl tried    28863 cl shrink        0 lits rem          0 time: 0.01
60.79/60.85	c asymm  cl-useful: 17/1723/1723 lits-rem:17 time: 0.02
60.79/60.85	c calculated reachability. Time: 0.00
60.79/60.85	c  N st    57    537358       353      1723         6     28863      5979    395017   no data   no data
83.19/83.29	c  N st    58    701342       353      1723         6     56492      5979    891348   no data   no data
97.79/97.88	c  N st    59    806037       353      1723         6     50913      5979    787568   no data   no data
97.79/97.88	c  S st    59    806037       353      1723         6     50913      5979    787568   no data   no data
97.99/98.08	c  S st    59    806540       353      1723         6     51398      5979    799803   no data   no data
97.99/98.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.99/98.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
97.99/98.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.99/98.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.99/98.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.99/98.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
97.99/98.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.99/98.11	c lits-rem:        11  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.01 s
98.10/98.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.89/102.96	c lits-rem:      2629  cl-subs:    11436  v-elim:      0  v-fix:    0  time:  4.83 s
102.89/102.96	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
102.89/102.97	c vivif2 --  cl tried    39969 cl shrink        0 lits rem          0 time: 0.01
102.99/103.00	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.03
102.99/103.00	c calculated reachability. Time: 0.00
102.99/103.01	c  N st    59    806540       353      1703         6     39969      5892    601795   no data   no data
142.70/142.74	c  F st    60   1071876       353      1703         6     55364      5892    828953   no data   no data
142.70/142.74	c  N st    60   1071876       353      1703         6     55364      5892    828953   no data   no data
143.40/143.47	c Decided on static restart strategy
147.19/147.23	c  N st    70   1100178       353      1703         6     81415      5892   1445056   no data   no data
152.79/152.85	c  N st    72   1136172       353      1703         6     73543      5892   1307714   no data   no data
158.39/158.50	c  N st    73   1168564       353      1703         6     61149      5892    975821   no data   no data
165.69/165.71	c  N st    74   1209810       353      1703         6     55833      5892    847887   no data   no data
165.69/165.71	c  S st    74   1209810       353      1703         6     55833      5892    847887   no data   no data
165.89/165.92	c  S st    74   1210313       353      1703         6     56320      5892    860246   no data   no data
165.89/165.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.89/165.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
165.89/165.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.89/165.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.89/165.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.89/165.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
165.89/165.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.89/165.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
165.89/165.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.19/171.28	c lits-rem:      3660  cl-subs:    10600  v-elim:      0  v-fix:    0  time:  5.31 s
171.19/171.28	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
171.19/171.29	c vivif2 --  cl tried    45720 cl shrink        0 lits rem          0 time: 0.01
171.29/171.33	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.04
171.29/171.33	c calculated reachability. Time: 0.00
171.29/171.33	c  N st    74   1210313       353      1703         6     45720      5892    676181   no data   no data
182.89/182.99	c  N st    75   1283195       353      1703         6     68680      5892   1114266   no data   no data
201.50/201.53	c  N st    76   1392518       353      1703         6     78224      5892   1274922   no data   no data
232.09/232.17	c  N st    77   1556502       353      1703         6     85143      5892   1400784   no data   no data
260.80/260.83	c  N st    78   1710313       353      1703         6     75063      5892   1167418   no data   no data
260.80/260.83	c  S st    78   1710313       353      1703         6     75063      5892   1167418   no data   no data
260.99/261.07	c  S st    78   1710817       353      1703         6     75548      5892   1178885   no data   no data
260.99/261.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
261.09/261.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
261.09/261.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
261.09/261.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
261.09/261.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.09/261.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
261.09/261.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
261.09/261.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
261.09/261.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.50/272.56	c lits-rem:      3861  cl-subs:    17817  v-elim:      0  v-fix:    0  time: 11.41 s
272.50/272.56	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
272.50/272.57	c vivif2 --  cl tried    57731 cl shrink        0 lits rem          0 time: 0.01
272.60/272.63	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.05
272.60/272.63	c calculated reachability. Time: 0.00
272.60/272.63	c  N st    78   1710817       353      1703         6     57731      5892    874948   no data   no data
344.19/344.25	c  N st    79   2079782       353      1703         6     70295      5892   1030880   no data   no data
369.39/369.42	c  N st    80   2210818       353      1703         6     74343      5892   1146080   no data   no data
369.39/369.42	c  S st    80   2210818       353      1703         6     74343      5892   1146080   no data   no data
369.59/369.67	c  S st    80   2211321       353      1703         6     74826      5892   1157857   no data   no data
369.59/369.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
369.59/369.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
369.59/369.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
369.59/369.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
369.59/369.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.59/369.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
369.59/369.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
369.70/369.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
369.70/369.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.41/376.42	c lits-rem:      7203  cl-subs:     8196  v-elim:      0  v-fix:    0  time:  6.67 s
376.41/376.42	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
376.41/376.44	c vivif2 --  cl tried    66630 cl shrink        0 lits rem          0 time: 0.01
376.41/376.50	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.06
376.49/376.50	c calculated reachability. Time: 0.00
376.49/376.50	c  N st    80   2211321       353      1703         6     66630      5892   1013627   no data   no data
485.70/485.73	c  N st    81   2711321       353      1703         6     88983      5892   1323509   no data   no data
485.70/485.73	c  S st    81   2711321       353      1703         6     88983      5892   1323509   no data   no data
486.00/486.06	c  S st    81   2711823       353      1703         6     89476      5892   1336617   no data   no data
486.00/486.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
486.10/486.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
486.10/486.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
486.10/486.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.10/486.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.10/486.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
486.10/486.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
486.10/486.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
486.10/486.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.70/498.76	c lits-rem:      4586  cl-subs:    18568  v-elim:      0  v-fix:    0  time: 12.60 s
498.70/498.76	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
498.70/498.78	c vivif2 --  cl tried    70908 cl shrink        0 lits rem          0 time: 0.01
498.80/498.84	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.06
498.80/498.84	c calculated reachability. Time: 0.00
498.80/498.84	c  N st    81   2711823       353      1703         6     70908      5892   1036097   no data   no data
617.90/617.95	c  N st    82   3211823       353      1703         6    120933      5892   1882153   no data   no data
617.90/617.95	c  S st    82   3211823       353      1703         6    120933      5892   1882153   no data   no data
618.60/618.64	c  S st    82   3212324       353      1703         6    121426      5892   1895066   no data   no data
618.60/618.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
618.70/618.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
618.70/618.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
618.70/618.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
618.70/618.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
618.70/618.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    353 time:  0.00 s
618.70/618.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
618.70/618.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
618.80/618.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
662.81/662.83	c lits-rem:      7524  cl-subs:    40076  v-elim:      0  v-fix:    0  time: 44.02 s
662.81/662.83	c vivif2 --  cl tried     1703 cl shrink        0 lits rem          0 time: 0.00
662.81/662.85	c vivif2 --  cl tried    81350 cl shrink        0 lits rem          0 time: 0.02
662.91/662.94	c asymm  cl-useful: 0/1703/1703 lits-rem:0 time: 0.08
662.91/662.94	c calculated reachability. Time: 0.00
662.91/662.94	c  N st    82   3212324       353      1703         6     81350      5892   1267000   no data   no data
743.51/743.53	c  E st    83   3549134         0      1703         6    101313      5892   1506791   no data   no data
743.51/743.53	c Verified 1703 clauses.
743.51/743.53	c Verified 1703 clauses.
743.51/743.53	c num threads              : 1          
743.51/743.53	c restarts                 : 83         
743.51/743.53	c dynamic restarts         : 0          
743.51/743.53	c static restarts          : 83         
743.51/743.53	c full restarts            : 4          
743.51/743.53	c total simplify time      : 0.00       
743.51/743.53	c learnts DL2              : 0          
743.51/743.53	c learnts size 2           : 8          
743.51/743.53	c learnts size 1           : 0           (0.00      % of vars)
743.51/743.53	c filedLit time            : 0.22        (0.03      % time)
743.51/743.53	c v-elim SatELite          : 0           (0.00      % vars)
743.51/743.53	c SatELite time            : 88.12       (11.86     % time)
743.51/743.53	c v-elim xor               : 0           (0.00      % vars)
743.51/743.53	c xor elim time            : 0.04        (0.00      % time)
743.51/743.53	c num binary xor trees     : 1          
743.51/743.53	c binxor trees' crown      : 1           (1.00      leafs/tree)
743.51/743.53	c bin xor find time        : 0.00       
743.51/743.53	c OTF clause improved      : 317615      (0.09      clauses/conflict)
743.51/743.53	c OTF impr. size diff      : 332902      (1.05       lits/clause)
743.51/743.53	c OTF cl watch-shrink      : 92583       (0.03      clauses/conflict)
743.51/743.53	c OTF cl watch-sh-lit      : 145301      (1.57       lits/clause)
743.51/743.53	c tried to recurMin cls    : 140490      (3.96       % of conflicts)
743.51/743.53	c updated cache            : 3043        (0.02       lits/tried recurMin)
743.51/743.53	c clauses over max glue    : 0           (0.00      % of all clauses)
743.51/743.53	c conflicts                : 3549134     (4775.49   / sec)
743.51/743.53	c decisions                : 3776594     (0.37      % random)
743.51/743.53	c bogo-props               : 181852466658 (244689117.49 / sec)
743.51/743.53	c conflict literals        : 71045400    (35.90     % deleted)
743.51/743.53	c Memory used              : 103.22      MB
743.51/743.53	c CPU time                 : 743.20      s
743.51/743.53	s SATISFIABLE
743.51/743.53	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 -340 -341 -342 343 344 345 -346 -347 -348 349 -350 -351 352 -353 -354 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-3368003-1305394433/watcher-3368003-1305394433 -o /tmp/evaluation-result-3368003-1305394433/solver-3368003-1305394433 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368003-1305394433.cnf 

running on 2 cores: 0,2

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: 2.85 2.77 3.36 4/382 16312
/proc/meminfo: memFree=21554500/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=30460 CPUtime=0.1 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 819 0 0 0 10 0 0 0 20 0 1 0 651041091 31191040 736 33554432000 4194304 4580011 140734707634304 18446744073709551615 4318589 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 7615 736 364 95 0 2597 0

[startup+0.213521 s]
/proc/loadavg: 2.85 2.77 3.36 4/382 16312
/proc/meminfo: memFree=21554500/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=30664 CPUtime=0.21 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 940 0 0 0 21 0 0 0 20 0 1 0 651041091 31399936 731 33554432000 4194304 4580011 140734707634304 18446744073709551615 4320770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 7666 731 364 95 0 2648 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 30664

[startup+0.30051 s]
/proc/loadavg: 2.85 2.77 3.36 4/382 16312
/proc/meminfo: memFree=21554500/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=30824 CPUtime=0.3 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 1009 0 0 0 30 0 0 0 20 0 1 0 651041091 31563776 800 33554432000 4194304 4580011 140734707634304 18446744073709551615 4296570 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 7706 800 364 95 0 2688 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 30824

[startup+0.400483 s]
/proc/loadavg: 2.85 2.77 3.36 4/382 16312
/proc/meminfo: memFree=21554500/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=30824 CPUtime=0.4 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 1062 0 0 0 40 0 0 0 20 0 1 0 651041091 31563776 853 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 7706 853 364 95 0 2688 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 30824

[startup+0.700427 s]
/proc/loadavg: 2.85 2.77 3.36 4/382 16312
/proc/meminfo: memFree=21554500/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=31120 CPUtime=0.7 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 1297 0 0 0 70 0 0 0 21 0 1 0 651041091 31866880 895 33554432000 4194304 4580011 140734707634304 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 7780 895 364 95 0 2762 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 31120

[startup+1.50029 s]
/proc/loadavg: 2.94 2.79 3.37 6/383 16313
/proc/meminfo: memFree=21551340/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=31740 CPUtime=1.49 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 1932 0 0 0 149 0 0 0 23 0 1 0 651041091 32501760 992 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 7935 992 365 95 0 2917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31740

[startup+3.101 s]
/proc/loadavg: 2.94 2.79 3.37 6/383 16313
/proc/meminfo: memFree=21546236/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=39748 CPUtime=3.09 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 4361 0 0 0 309 0 0 0 25 0 1 0 651041091 40701952 3060 33554432000 4194304 4580011 140734707634304 18446744073709551615 4406238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 9937 3060 368 95 0 4919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39748

[startup+6.30041 s]
/proc/loadavg: 3.03 2.81 3.37 6/383 16313
/proc/meminfo: memFree=21538320/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=41392 CPUtime=6.29 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 5641 0 0 0 629 0 0 0 25 0 1 0 651041091 42385408 3535 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 10348 3535 368 95 0 5330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41392

[startup+12.7003 s]
/proc/loadavg: 3.10 2.83 3.37 6/383 16313
/proc/meminfo: memFree=21551472/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=41744 CPUtime=12.69 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 8229 0 0 0 1268 1 0 0 25 0 1 0 651041091 42745856 3531 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 10436 3531 368 95 0 5418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41744

[startup+25.5139 s]
/proc/loadavg: 3.24 2.87 3.38 6/383 16314
/proc/meminfo: memFree=21275804/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=46012 CPUtime=25.5 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 12858 0 0 0 2549 1 0 0 25 0 1 0 651041091 47116288 4781 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 11503 4781 368 95 0 6485 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 46012

[startup+51.1002 s]
/proc/loadavg: 3.62 2.99 3.40 6/383 16341
/proc/meminfo: memFree=22530300/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=48156 CPUtime=51.09 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 20962 0 0 0 5106 3 0 0 25 0 1 0 651041091 49311744 5402 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 12039 5402 368 95 0 7021 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48156

[startup+102.301 s]
/proc/loadavg: 3.98 3.18 3.44 6/383 16343
/proc/meminfo: memFree=22494172/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=61352 CPUtime=102.29 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 36157 0 0 0 10223 6 0 0 25 0 1 0 651041091 62824448 8265 33554432000 4194304 4580011 140734707634304 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 15338 8265 368 95 0 10320 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61352

[startup+162.301 s]
/proc/loadavg: 4.06 3.34 3.48 6/383 16344
/proc/meminfo: memFree=22468596/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=61944 CPUtime=162.3 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 49583 0 0 0 16220 10 0 0 25 0 1 0 651041091 63430656 8998 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 15486 8998 368 95 0 10468 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 61944

[startup+222.301 s]
/proc/loadavg: 4.02 3.46 3.51 6/383 16346
/proc/meminfo: memFree=22453328/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=67192 CPUtime=222.3 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 61889 0 0 0 22218 12 0 0 25 0 1 0 651041091 68804608 10257 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 16798 10257 368 95 0 11780 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 67192

[startup+282.301 s]
/proc/loadavg: 4.01 3.55 3.54 6/383 16347
/proc/meminfo: memFree=22420208/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=79152 CPUtime=282.29 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 74053 0 0 0 28213 16 0 0 25 0 1 0 651041091 81051648 12210 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 19788 12210 368 95 0 14770 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 79152

[startup+342.314 s]
/proc/loadavg: 4.00 3.63 3.56 6/383 16349
/proc/meminfo: memFree=22408404/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=79596 CPUtime=342.3 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 84671 0 0 0 34211 19 0 0 25 0 1 0 651041091 81506304 12266 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 19899 12266 368 95 0 14881 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79596

[startup+402.3 s]
/proc/loadavg: 4.00 3.70 3.58 6/383 16351
/proc/meminfo: memFree=22392124/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=83064 CPUtime=402.3 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 93834 0 0 0 40207 23 0 0 25 0 1 0 651041091 85057536 14330 33554432000 4194304 4580011 140734707634304 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 20766 14330 368 95 0 15748 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 83064

[startup+462.3 s]
/proc/loadavg: 4.22 3.80 3.62 6/383 16352
/proc/meminfo: memFree=22388632/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=83344 CPUtime=462.29 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 103399 0 0 0 46204 25 0 0 25 0 1 0 651041091 85344256 14356 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 20836 14356 368 95 0 15818 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 83344

[startup+522.3 s]
/proc/loadavg: 4.15 3.85 3.65 6/383 16354
/proc/meminfo: memFree=22372600/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=89852 CPUtime=522.3 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 112311 0 0 0 52202 28 0 0 25 0 1 0 651041091 92008448 15509 33554432000 4194304 4580011 140734707634304 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 22463 15509 368 95 0 17445 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 89852

[startup+582.3 s]
/proc/loadavg: 4.16 3.90 3.68 6/383 16355
/proc/meminfo: memFree=22353108/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=90076 CPUtime=582.31 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 120645 0 0 0 58201 30 0 0 25 0 1 0 651041091 92237824 16151 33554432000 4194304 4580011 140734707634304 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 22519 16151 368 95 0 17501 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 90076

[startup+642.301 s]
/proc/loadavg: 4.18 3.95 3.71 5/383 16384
/proc/meminfo: memFree=22264864/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105460 CPUtime=642.31 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 128929 0 0 0 64198 33 0 0 25 0 1 0 651041091 107991040 19198 33554432000 4194304 4580011 140734707634304 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26365 19198 368 95 0 21347 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105460

[startup+702.301 s]
/proc/loadavg: 4.14 3.99 3.73 5/383 16386
/proc/meminfo: memFree=22126732/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105560 CPUtime=702.3 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 134642 0 0 0 70197 33 0 0 25 0 1 0 651041091 108093440 18649 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26390 18649 368 95 0 21372 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105560

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

[startup+716.901 s]
/proc/loadavg: 4.11 3.99 3.74 5/383 16386
/proc/meminfo: memFree=22116376/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105560 CPUtime=716.91 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 135694 0 0 0 71657 34 0 0 25 0 1 0 651041091 108093440 19701 33554432000 4194304 4580011 140734707634304 18446744073709551615 4304835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26390 19701 368 95 0 21372 0
Current children cumulated CPU time (s) 716.91
Current children cumulated vsize (KiB) 105560

[startup+729.701 s]
/proc/loadavg: 4.09 3.99 3.74 5/383 16386
/proc/meminfo: memFree=22088136/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105624 CPUtime=729.7 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 137923 0 0 0 72936 34 0 0 25 0 1 0 651041091 108158976 19204 33554432000 4194304 4580011 140734707634304 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26406 19204 368 95 0 21388 0
Current children cumulated CPU time (s) 729.7
Current children cumulated vsize (KiB) 105624

[startup+736.114 s]
/proc/loadavg: 4.08 3.99 3.74 5/383 16387
/proc/meminfo: memFree=22088440/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105624 CPUtime=736.13 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 138362 0 0 0 73578 35 0 0 25 0 1 0 651041091 108158976 19643 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26406 19643 368 95 0 21388 0
Current children cumulated CPU time (s) 736.13
Current children cumulated vsize (KiB) 105624

[startup+739.301 s]
/proc/loadavg: 4.08 3.99 3.74 5/383 16387
/proc/meminfo: memFree=22100096/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105696 CPUtime=739.31 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 139775 0 0 0 73896 35 0 0 25 0 1 0 651041091 108232704 18350 33554432000 4194304 4580011 140734707634304 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26424 18350 368 95 0 21406 0
Current children cumulated CPU time (s) 739.31
Current children cumulated vsize (KiB) 105696

[startup+740.901 s]
/proc/loadavg: 4.08 3.99 3.74 5/383 16387
/proc/meminfo: memFree=22098608/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105696 CPUtime=740.91 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 139934 0 0 0 74056 35 0 0 25 0 1 0 651041091 108232704 18509 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26424 18509 368 95 0 21406 0
Current children cumulated CPU time (s) 740.91
Current children cumulated vsize (KiB) 105696

[startup+742.5 s]
/proc/loadavg: 4.07 3.99 3.74 5/383 16387
/proc/meminfo: memFree=22096668/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105696 CPUtime=742.51 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 140084 0 0 0 74216 35 0 0 25 0 1 0 651041091 108232704 18659 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26424 18659 368 95 0 21406 0
Current children cumulated CPU time (s) 742.51
Current children cumulated vsize (KiB) 105696

[startup+743.301 s]
/proc/loadavg: 4.07 3.99 3.74 5/383 16387
/proc/meminfo: memFree=22095056/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105696 CPUtime=743.31 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 140159 0 0 0 74296 35 0 0 25 0 1 0 651041091 108232704 18734 33554432000 4194304 4580011 140734707634304 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26424 18734 368 95 0 21406 0
Current children cumulated CPU time (s) 743.31
Current children cumulated vsize (KiB) 105696

[startup+743.501 s]
/proc/loadavg: 4.07 3.99 3.74 5/383 16387
/proc/meminfo: memFree=22095056/32951124 swapFree=67111348/67111528
[pid=16312] ppid=16310 vsize=105696 CPUtime=743.51 cores=0,2
/proc/16312/stat : 16312 (strangenight2-s) R 16310 16312 15158 0 -1 4202496 140179 0 0 0 74316 35 0 0 25 0 1 0 651041091 108232704 18754 33554432000 4194304 4580011 140734707634304 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16312/statm: 26424 18754 368 95 0 21406 0
Current children cumulated CPU time (s) 743.51
Current children cumulated vsize (KiB) 105696

Child status: 10
Real time (s): 743.542
CPU time (s): 743.559
CPU user time (s): 743.198
CPU system time (s): 0.360945
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 160132

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

runsolver used 2.74658 second user time and 6.14706 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 19:33:54
IDJOB=3368003
IDBENCH=85353
IDSOLVER=1845
FILE ID=node139/3368003-1305394433
RUNJOBID= node139-1305394398-16242
PBS_JOBID= 13324418
Free space on /tmp= 73248 MiB

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

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1607273694

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:      21554656 kB
Buffers:        295176 kB
Cached:        2976544 kB
SwapCached:          0 kB
Active:        9037860 kB
Inactive:      2048796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21554656 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          107636 kB
Writeback:           0 kB
AnonPages:     7814924 kB
Mapped:          29964 kB
Slab:           203688 kB
PageTables:      40912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78019188 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= 73312 MiB
End job on node139 at 2011-05-14 19:46:17