Trace number 3367814

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)? (TO) 1300.02 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

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-3367814-1305387436.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
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:    125 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:         0  cl-subs:        0  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:      60 undec:       1 neg:      64
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       125      2662         0         0     13310         0   no data   no data
0.04/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4920       125      2662         0      4670     13310    120560   no data   no data
0.29/0.32	c  N st    10     11304       125      2662         0      4279     13310     86879   no data   no data
0.49/0.53	c  N st    11     17047       125      2662         0      9667     13310    219208   no data   no data
0.79/0.86	c  F st    12     25001       125      2662         0     11867     13310    275056   no data   no data
0.79/0.86	c  N st    12     25001       125      2662         0     11867     13310    275056   no data   no data
1.00/1.08	c Decided on static restart strategy
1.00/1.08	c  N st    18     30001       125      2662         0     10204     13310    225473   no data   no data
1.00/1.08	c  S st    18     30001       125      2662         0     10204     13310    225473   no data   no data
1.00/1.11	c  S st    18     30503       125      2662         0     10690     13310    238162   no data   no data
1.00/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.11	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
1.10/1.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.10/1.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.30	c lits-rem:       241  cl-subs:     1601  v-elim:      0  v-fix:    0  time:  0.18 s
1.29/1.33	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.29/1.33	c calculated reachability. Time: 0.00
1.29/1.33	c  N st    18     30503       125      2662         0      9089     13310    194910   no data   no data
1.59/1.63	c  N st    20     37615       125      2662         0      8356     13310    160276   no data   no data
1.89/1.92	c  N st    21     44014       125      2662         0     14398     13310    318626   no data   no data
1.99/2.02	c  S st    22     45757       125      2662         0     16034     13310    360537   no data   no data
1.99/2.06	c  S st    22     46260       125      2662         0     16521     13310    373189   no data   no data
1.99/2.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.99/2.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c lits-rem:       443  cl-subs:     1718  v-elim:      0  v-fix:    0  time:  0.43 s
2.49/2.51	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.49/2.51	c vivif2 --  cl tried    14803 cl shrink        0 lits rem          0 time: 0.00
2.49/2.57	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
2.49/2.57	c calculated reachability. Time: 0.00
2.49/2.57	c  N st    22     46260       125      2662         0     14803     13310    326475   no data   no data
3.30/3.35	c  N st    23     60657       125      2662         0     10671     13310    191384   no data   no data
3.79/3.81	c  N st    24     69392       125      2662         0     18912     13310    410560   no data   no data
3.79/3.81	c  S st    24     69392       125      2662         0     18912     13310    410560   no data   no data
3.79/3.86	c  S st    24     69897       125      2662         0     19403     13310    422897   no data   no data
3.79/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.79/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.79/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.44	c lits-rem:       565  cl-subs:     1870  v-elim:      0  v-fix:    0  time:  0.55 s
4.40/4.44	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.40/4.44	c vivif2 --  cl tried    17533 cl shrink        0 lits rem          0 time: 0.00
4.49/4.50	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
4.49/4.51	c calculated reachability. Time: 0.00
4.49/4.51	c  N st    24     69897       125      2662         0     17533     13310    369819   no data   no data
5.50/5.54	c  F st    25     87500       125      2662         0     12546     13310    216606   no data   no data
5.50/5.54	c  N st    25     87500       125      2662         0     12546     13310    216606   no data   no data
5.79/5.85	c Decided on static restart strategy
5.99/6.04	c  N st    32     95536       125      2662         0     20121     13310    414300   no data   no data
6.60/6.63	c  N st    34    104845       125      2662         0     16650     13310    317345   no data   no data
6.60/6.63	c  S st    34    104845       125      2662         0     16650     13310    317345   no data   no data
6.60/6.68	c  S st    34    105348       125      2662         0     17141     13310    330325   no data   no data
6.60/6.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.60/6.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.60/6.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
6.60/6.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.60/6.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.60/6.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.89	c lits-rem:       204  cl-subs:     1071  v-elim:      0  v-fix:    0  time:  0.20 s
6.79/6.89	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
6.89/6.90	c vivif2 --  cl tried    16070 cl shrink        0 lits rem          0 time: 0.00
6.89/6.96	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
6.89/6.96	c calculated reachability. Time: 0.00
6.89/6.96	c  N st    34    105348       125      2662         0     16070     13310    300996   no data   no data
7.49/7.57	c  N st    35    114946       125      2662         0     25109     13310    541152   no data   no data
8.49/8.52	c  N st    36    129343       125      2662         0     25470     13310    542743   no data   no data
10.19/10.27	c  N st    37    150938       125      2662         0     16674     13310    271508   no data   no data
10.69/10.77	c  S st    38    158023       125      2662         0     23352     13310    440867   no data   no data
10.79/10.83	c  S st    38    158525       125      2662         0     23840     13310    453438   no data   no data
10.79/10.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.79/10.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.79/10.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.79/10.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.37	c lits-rem:       396  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  0.52 s
11.29/11.37	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
11.29/11.37	c vivif2 --  cl tried    22046 cl shrink        0 lits rem          0 time: 0.00
11.39/11.45	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
11.39/11.45	c calculated reachability. Time: 0.00
11.39/11.45	c  N st    38    158525       125      2662         0     22046     13310    407293   no data   no data
15.19/15.27	c  N st    39    207113       125      2662         0     34805     13310    714534   no data   no data
17.60/17.67	c  N st    40    237787       125      2662         0     26946     13310    486932   no data   no data
17.60/17.67	c  S st    40    237787       125      2662         0     26946     13310    486932   no data   no data
17.69/17.74	c  S st    40    238290       125      2662         0     27436     13310    499605   no data   no data
17.69/17.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.69/17.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.69/17.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.69/17.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.69/17.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.69/17.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
17.69/17.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.69/17.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.69/17.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.39/18.43	c lits-rem:       367  cl-subs:     2005  v-elim:      0  v-fix:    0  time:  0.66 s
18.39/18.43	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.39/18.43	c vivif2 --  cl tried    25431 cl shrink        0 lits rem          0 time: 0.00
18.49/18.53	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
18.49/18.53	c calculated reachability. Time: 0.00
18.49/18.53	c  N st    40    238290       125      2662         0     25431     13310    447730   no data   no data
24.39/24.47	c  F st    41    306250       125      2662         0     27296     13310    452842   no data   no data
24.39/24.47	c  N st    41    306250       125      2662         0     27296     13310    452842   no data   no data
24.89/24.98	c Decided on static restart strategy
27.29/27.36	c  N st    51    334557       125      2662         0     31416     13310    542983   no data   no data
29.70/29.73	c  N st    53    357435       125      2662         0     29460     13310    478354   no data   no data
29.70/29.73	c  S st    53    357435       125      2662         0     29460     13310    478354   no data   no data
29.70/29.79	c  S st    53    357938       125      2662         0     29947     13310    490968   no data   no data
29.70/29.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.79/29.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.79/29.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.79/29.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.79/29.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.79/29.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
29.79/29.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.79/29.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.79/29.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.19/30.20	c lits-rem:       323  cl-subs:     1177  v-elim:      0  v-fix:    0  time:  0.38 s
30.19/30.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
30.19/30.20	c vivif2 --  cl tried    28770 cl shrink        0 lits rem          0 time: 0.00
30.29/30.31	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
30.29/30.31	c calculated reachability. Time: 0.00
30.29/30.31	c  N st    53    357938       125      2662         0     28770     13310    458332   no data   no data
33.49/33.56	c  N st    54    390330       125      2662         0     34801     13310    609930   no data   no data
38.89/38.94	c  N st    55    438920       125      2662         0     28663     13310    416065   no data   no data
46.89/46.94	c  N st    56    511802       125      2662         0     41724     13310    722185   no data   no data
49.89/49.91	c  N st    57    536907       125      2662         0     36253     13310    565720   no data   no data
49.89/49.91	c  S st    57    536907       125      2662         0     36253     13310    565720   no data   no data
49.89/49.99	c  S st    57    537410       125      2662         0     36730     13310    578606   no data   no data
49.89/49.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.99/50.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
49.99/50.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.99/50.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.99/50.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.99/50.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
49.99/50.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.99/50.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.99/50.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.50/50.60	c lits-rem:       410  cl-subs:     1561  v-elim:      0  v-fix:    0  time:  0.58 s
50.50/50.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
50.50/50.60	c vivif2 --  cl tried    35169 cl shrink        0 lits rem          0 time: 0.01
50.69/50.73	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.12
50.69/50.73	c calculated reachability. Time: 0.00
50.69/50.73	c  N st    57    537410       125      2662         0     35169     13310    538421   no data   no data
70.69/70.77	c  N st    58    701395       125      2662         0     62744     13310   1185902   no data   no data
84.79/84.81	c  N st    59    806115       125      2662         0     56970     13310    986719   no data   no data
84.79/84.81	c  S st    59    806115       125      2662         0     56970     13310    986719   no data   no data
84.89/84.93	c  S st    59    806619       125      2662         0     57459     13310    999669   no data   no data
84.89/84.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.89/84.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
84.89/84.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.89/84.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.89/84.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.89/84.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
84.89/84.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.89/84.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.89/84.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.69/88.78	c lits-rem:      1205  cl-subs:     5876  v-elim:      0  v-fix:    0  time:  3.80 s
88.69/88.78	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
88.69/88.79	c vivif2 --  cl tried    51583 cl shrink        0 lits rem          0 time: 0.01
88.89/88.99	c asymm  cl-useful: 0/2619/2662 lits-rem:0 time: 0.20
88.89/88.99	c calculated reachability. Time: 0.00
88.89/88.99	c  N st    59    806619       125      2662         0     51583     13310    860925   no data   no data
127.60/127.63	c  F st    60   1071875       125      2662         0     66910     13310   1176055   no data   no data
127.60/127.63	c  N st    60   1071875       125      2662         0     66910     13310   1176055   no data   no data
128.49/128.50	c Decided on static restart strategy
132.39/132.48	c  N st    70   1100177       125      2662         0     51677     13310    777112   no data   no data
138.19/138.28	c  N st    72   1136170       125      2662         0     85359     13310   1655023   no data   no data
142.90/142.91	c  N st    73   1168562       125      2662         0     72680     13310   1294616   no data   no data
149.50/149.53	c  N st    74   1209929       125      2662         0     67518     13310   1144436   no data   no data
149.50/149.53	c  S st    74   1209929       125      2662         0     67518     13310   1144436   no data   no data
149.61/149.69	c  S st    74   1210433       125      2662         0     68005     13310   1157089   no data   no data
149.61/149.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.70/149.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
149.70/149.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.70/149.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.70/149.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.70/149.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
149.70/149.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.70/149.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
149.70/149.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.09/154.13	c lits-rem:      1372  cl-subs:     5501  v-elim:      0  v-fix:    0  time:  4.37 s
154.09/154.13	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
154.09/154.14	c vivif2 --  cl tried    62504 cl shrink        0 lits rem          0 time: 0.01
154.29/154.36	c asymm  cl-useful: 0/2282/2662 lits-rem:0 time: 0.22
154.29/154.36	c calculated reachability. Time: 0.00
154.29/154.36	c  N st    74   1210433       125      2662         0     62504     13310   1020932   no data   no data
168.30/168.34	c  N st    75   1283315       125      2662         0     85921     13310   1632298   no data   no data
188.89/188.90	c  N st    76   1392638       125      2662         0     47942     13310    579202   no data   no data
218.30/218.38	c  N st    77   1556622       125      2662         0     52717     13310    659000   no data   no data
246.59/246.61	c  N st    78   1710433       125      2662         0     92270     13310   1662313   no data   no data
246.59/246.61	c  S st    78   1710433       125      2662         0     92270     13310   1662313   no data   no data
246.79/246.86	c  S st    78   1710940       125      2662         0     92765     13310   1675774   no data   no data
246.79/246.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.79/246.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
246.89/246.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.89/246.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.89/246.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.89/246.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
246.89/246.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.89/246.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
246.89/246.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.00/263.05	c lits-rem:      2501  cl-subs:    10376  v-elim:      0  v-fix:    0  time: 16.09 s
263.00/263.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
263.00/263.07	c vivif2 --  cl tried    82389 cl shrink        0 lits rem          0 time: 0.02
263.39/263.46	c asymm  cl-useful: 0/1865/2662 lits-rem:0 time: 0.40
263.39/263.47	c calculated reachability. Time: 0.00
263.39/263.47	c  N st    78   1710940       125      2662         0     82389     13310   1423318   no data   no data
342.59/342.61	c  N st    79   2079906       125      2662         0     94487     13310   1647868   no data   no data
371.81/371.83	c  N st    80   2210940       125      2662         0     98251     13310   1734641   no data   no data
371.81/371.83	c  S st    80   2210940       125      2662         0     98251     13310   1734641   no data   no data
372.00/372.07	c  S st    80   2211442       125      2662         0     98741     13310   1747649   no data   no data
372.00/372.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
372.10/372.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
372.10/372.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
372.10/372.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
372.10/372.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.10/372.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
372.10/372.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
372.10/372.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
372.10/372.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.49/389.58	c lits-rem:      2423  cl-subs:     9123  v-elim:      0  v-fix:    0  time: 17.40 s
389.49/389.58	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
389.59/389.60	c vivif2 --  cl tried    89618 cl shrink        0 lits rem          0 time: 0.02
389.79/389.83	c asymm  cl-useful: 0/797/2662 lits-rem:0 time: 0.23
389.79/389.83	c calculated reachability. Time: 0.00
389.79/389.83	c  N st    80   2211442       125      2662         0     89618     13310   1511259   no data   no data
504.29/504.38	c  N st    81   2711442       125      2662         0    112038     13310   1973017   no data   no data
504.29/504.38	c  S st    81   2711442       125      2662         0    112038     13310   1973017   no data   no data
504.80/504.82	c  S st    81   2711942       125      2662         0    112515     13310   1986231   no data   no data
504.80/504.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.80/504.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
504.80/504.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
504.80/504.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.80/504.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.80/504.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
504.80/504.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
504.90/504.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
504.90/504.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
532.31/532.37	c lits-rem:      2569  cl-subs:    12219  v-elim:      0  v-fix:    0  time: 27.39 s
532.31/532.37	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
532.31/532.39	c vivif2 --  cl tried   100296 cl shrink        0 lits rem          0 time: 0.02
532.60/532.67	c asymm  cl-useful: 0/1518/2662 lits-rem:0 time: 0.27
532.60/532.67	c calculated reachability. Time: 0.00
532.60/532.67	c  N st    81   2711942       125      2662         0    100296     13310   1688633   no data   no data
665.30/665.37	c  N st    82   3211943       125      2662         0     78274     13310    984493   no data   no data
665.30/665.37	c  S st    82   3211943       125      2662         0     78274     13310    984493   no data   no data
665.51/665.57	c  S st    82   3212445       125      2662         0     78757     13310    997488   no data   no data
665.51/665.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
665.51/665.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
665.51/665.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
665.51/665.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
665.51/665.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
665.51/665.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
665.51/665.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
665.60/665.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
665.60/665.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
666.51/666.52	c lits-rem:       321  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  0.89 s
666.51/666.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
666.51/666.54	c vivif2 --  cl tried    77405 cl shrink        0 lits rem          0 time: 0.01
666.70/666.70	c asymm  cl-useful: 0/1144/2662 lits-rem:0 time: 0.16
666.70/666.70	c calculated reachability. Time: 0.00
666.70/666.70	c  N st    82   3212445       125      2662         0     77405     13310    965517   no data   no data
805.50/805.55	c  N st    83   3712446       125      2662         0     87494     13310   1141709   no data   no data
805.50/805.55	c  S st    83   3712446       125      2662         0     87494     13310   1141709   no data   no data
805.70/805.77	c  S st    83   3712949       125      2662         0     87976     13310   1154265   no data   no data
805.70/805.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
805.80/805.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
805.80/805.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
805.80/805.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
805.80/805.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.80/805.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
805.80/805.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
805.80/805.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
805.80/805.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.41/807.49	c lits-rem:       385  cl-subs:     2454  v-elim:      0  v-fix:    0  time:  1.64 s
807.41/807.49	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
807.50/807.51	c vivif2 --  cl tried    85522 cl shrink        0 lits rem          0 time: 0.02
807.70/807.75	c asymm  cl-useful: 0/1788/2662 lits-rem:0 time: 0.24
807.70/807.75	c calculated reachability. Time: 0.00
807.70/807.75	c  N st    83   3712949       125      2662         0     85522     13310   1094907   no data   no data
817.69/817.75	c  F st    84   3751563       125      2662         0    121751     13310   2078940   no data   no data
817.69/817.75	c  N st    84   3751563       125      2662         0    121751     13310   2078940   no data   no data
819.60/819.65	c Decided on static restart strategy
827.30/827.39	c  N st    94   3779867       125      2662         0    148321     13310   2783126   no data   no data
836.69/836.70	c  N st    96   3815862       125      2662         0    102649     13310   1519313   no data   no data
846.50/846.52	c  N st    97   3848255       125      2662         0    132876     13310   2337187   no data   no data
861.30/861.39	c  N st    98   3896843       125      2662         0     98072     13310   1373824   no data   no data
884.40/884.49	c  N st    99   3969726       125      2662         0     84934     13310   1023768   no data   no data
918.41/918.50	c  N st   100   4079049       125      2662         0    105075     13310   1549919   no data   no data
966.09/966.15	c  N st   101   4212951       125      2662         0    146781     13310   2635359   no data   no data
966.09/966.15	c  S st   101   4212951       125      2662         0    146781     13310   2635359   no data   no data
966.59/966.69	c  S st   101   4213455       125      2662         0    147272     13310   2648196   no data   no data
966.69/966.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
966.69/966.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
966.69/966.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
966.69/966.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
966.69/966.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
966.69/966.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
966.69/966.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
966.80/966.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
966.90/966.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1006.90/1006.94	c lits-rem:      2926  cl-subs:    15012  v-elim:      0  v-fix:    0  time: 40.02 s
1006.90/1006.94	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1006.90/1006.97	c vivif2 --  cl tried   132260 cl shrink        0 lits rem          0 time: 0.03
1007.20/1007.27	c asymm  cl-useful: 0/874/2662 lits-rem:0 time: 0.30
1007.20/1007.27	c calculated reachability. Time: 0.00
1007.20/1007.27	c  N st   101   4213455       125      2662         0    132260     13310   2282447   no data   no data
1086.50/1086.58	c  N st   102   4459435       125      2662         0    108084     13310   1588897   no data   no data
1175.69/1175.74	c  N st   103   4713455       125      2662         0    169902     13310   3151315   no data   no data
1175.69/1175.74	c  S st   103   4713455       125      2662         0    169902     13310   3151315   no data   no data
1176.29/1176.32	c  S st   103   4713958       125      2662         0    170389     13310   3164788   no data   no data
1176.29/1176.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1176.39/1176.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
1176.39/1176.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1176.39/1176.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1176.39/1176.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1176.39/1176.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1176.39/1176.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1176.39/1176.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1176.49/1176.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1248.70/1248.76	c lits-rem:      2848  cl-subs:    20998  v-elim:      0  v-fix:    0  time: 72.19 s
1248.70/1248.76	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1248.80/1248.80	c vivif2 --  cl tried   149391 cl shrink        0 lits rem          0 time: 0.04
1249.10/1249.13	c asymm  cl-useful: 0/968/2662 lits-rem:0 time: 0.33
1249.10/1249.13	c calculated reachability. Time: 0.00
1249.10/1249.13	c  N st   103   4713958       125      2662         0    149391     13310   2645087   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3367814-1305387436/watcher-3367814-1305387436 -o /tmp/evaluation-result-3367814-1305387436/solver-3367814-1305387436 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367814-1305387436.cnf 

running on 2 cores: 1,3

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: 3.71 3.99 3.98 5/313 15174
/proc/meminfo: memFree=12269724/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=29724 CPUtime=0.01 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 528 0 0 0 1 0 0 0 22 0 1 0 650341447 30437376 468 33554432000 4194304 4580011 140734547534672 18446744073709551615 255377325975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 7431 469 339 95 0 2413 0

[startup+0.045516 s]
/proc/loadavg: 3.71 3.99 3.98 5/313 15174
/proc/meminfo: memFree=12269724/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=30208 CPUtime=0.04 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 763 0 0 0 4 0 0 0 22 0 1 0 650341447 30932992 668 33554432000 4194304 4580011 140734547534672 18446744073709551615 4489193 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 7552 668 362 95 0 2534 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30208

[startup+0.10049 s]
/proc/loadavg: 3.71 3.99 3.98 5/313 15174
/proc/meminfo: memFree=12269724/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=30368 CPUtime=0.09 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 847 0 0 0 9 0 0 0 22 0 1 0 650341447 31096832 752 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 7592 752 363 95 0 2574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30368

[startup+0.300455 s]
/proc/loadavg: 3.71 3.99 3.98 5/313 15174
/proc/meminfo: memFree=12269724/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=30868 CPUtime=0.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 1154 0 0 0 29 0 0 0 23 0 1 0 650341447 31608832 904 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 7717 904 363 95 0 2699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30868

[startup+0.70038 s]
/proc/loadavg: 3.71 3.99 3.98 5/313 15174
/proc/meminfo: memFree=12269724/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=31508 CPUtime=0.69 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 1757 0 0 0 69 0 0 0 25 0 1 0 650341447 32264192 982 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 7877 982 363 95 0 2859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31508

[startup+1.50023 s]
/proc/loadavg: 3.71 3.99 3.98 5/314 15175
/proc/meminfo: memFree=12254968/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=38304 CPUtime=1.49 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 3837 0 0 0 149 0 0 0 25 0 1 0 650341447 39223296 2710 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 9576 2710 367 95 0 4558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38304

[startup+3.10093 s]
/proc/loadavg: 3.74 3.99 3.98 5/314 15175
/proc/meminfo: memFree=12224956/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=42840 CPUtime=3.09 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 5851 0 0 0 309 0 0 0 25 0 1 0 650341447 43868160 3787 33554432000 4194304 4580011 140734547534672 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 10710 3787 367 95 0 5692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42840

[startup+6.30034 s]
/proc/loadavg: 3.74 3.99 3.98 5/314 15175
/proc/meminfo: memFree=12212368/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=47324 CPUtime=6.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 8593 0 0 0 629 0 0 0 25 0 1 0 650341447 48459776 4890 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 11831 4890 367 95 0 6813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47324

[startup+12.7002 s]
/proc/loadavg: 3.78 3.99 3.98 5/314 15175
/proc/meminfo: memFree=12186884/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=51556 CPUtime=12.69 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 13072 0 0 0 1268 1 0 0 25 0 1 0 650341447 52793344 5784 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 12889 5784 367 95 0 7871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51556

[startup+25.5008 s]
/proc/loadavg: 3.89 4.01 3.99 5/314 15176
/proc/meminfo: memFree=12157608/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=55564 CPUtime=25.49 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 19752 0 0 0 2547 2 0 0 25 0 1 0 650341447 56897536 6954 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 13891 6954 367 95 0 8873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55564

[startup+51.101 s]
/proc/loadavg: 4.00 4.02 4.00 5/314 15176
/proc/meminfo: memFree=12150220/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=61360 CPUtime=51.09 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 30503 0 0 0 5105 4 0 0 25 0 1 0 650341447 62832640 8233 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 15340 8233 367 95 0 10322 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61360

[startup+102.312 s]
/proc/loadavg: 4.07 4.03 4.00 5/314 15178
/proc/meminfo: memFree=12096488/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=74048 CPUtime=102.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 47523 0 0 0 10224 6 0 0 25 0 1 0 650341447 75825152 11664 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 18512 11664 367 95 0 13494 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74048

[startup+162.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/314 15179
/proc/meminfo: memFree=12063228/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=84828 CPUtime=162.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 64566 0 0 0 16220 9 0 0 25 0 1 0 650341447 86863872 13859 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 21207 13859 369 95 0 16189 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84828

[startup+222.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/314 15181
/proc/meminfo: memFree=12014948/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=85180 CPUtime=222.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 77724 0 0 0 22217 12 0 0 25 0 1 0 650341447 87224320 14296 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 21295 14296 369 95 0 16277 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85180

[startup+282.3 s]
/proc/loadavg: 4.08 4.05 4.01 5/314 15183
/proc/meminfo: memFree=11968664/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=103776 CPUtime=282.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 89676 0 0 0 28214 15 0 0 25 0 1 0 650341447 106266624 19140 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 25944 19140 369 95 0 20926 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 103776

[startup+342.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/314 15184
/proc/meminfo: memFree=11944320/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=104120 CPUtime=342.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 101757 0 0 0 34212 17 0 0 25 0 1 0 650341447 106618880 18897 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 26030 18897 369 95 0 21012 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 104120

[startup+402.301 s]
/proc/loadavg: 4.20 4.09 4.02 5/314 15186
/proc/meminfo: memFree=11925556/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=115704 CPUtime=402.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 112220 0 0 0 40210 19 0 0 25 0 1 0 650341447 118480896 21223 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 28926 21223 367 95 0 23908 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 115704

[startup+462.301 s]
/proc/loadavg: 4.07 4.07 4.01 5/314 15187
/proc/meminfo: memFree=11906796/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=115940 CPUtime=462.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 123062 0 0 0 46208 21 0 0 25 0 1 0 650341447 118722560 21025 33554432000 4194304 4580011 140734547534672 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 28985 21025 367 95 0 23967 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 115940

[startup+522.301 s]
/proc/loadavg: 4.02 4.06 4.01 5/314 15189
/proc/meminfo: memFree=11875516/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=128496 CPUtime=522.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 132760 0 0 0 52206 24 0 0 25 0 1 0 650341447 131579904 24937 33554432000 4194304 4580011 140734547534672 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 32124 24937 367 95 0 27106 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 128496

[startup+582.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/314 15191
/proc/meminfo: memFree=11863068/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=128616 CPUtime=582.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 139752 0 0 0 58204 26 0 0 25 0 1 0 650341447 131702784 25677 33554432000 4194304 4580011 140734547534672 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 32154 25677 367 95 0 27136 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 128616

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/314 15192
/proc/meminfo: memFree=11859436/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=130268 CPUtime=642.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 149284 0 0 0 64201 29 0 0 25 0 1 0 650341447 133394432 26062 33554432000 4194304 4580011 140734547534672 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 32567 26062 367 95 0 27549 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 130268

[startup+702.3 s]
/proc/loadavg: 4.15 4.06 4.01 5/314 15194
/proc/meminfo: memFree=11854060/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=130468 CPUtime=702.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 158372 0 0 0 70198 31 0 0 25 0 1 0 650341447 133599232 25506 33554432000 4194304 4580011 140734547534672 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 32617 25506 367 95 0 27599 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 130468

[startup+762.311 s]
/proc/loadavg: 4.05 4.04 4.00 5/314 15195
/proc/meminfo: memFree=11880064/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=130636 CPUtime=762.31 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 167310 0 0 0 76196 35 0 0 25 0 1 0 650341447 133771264 24594 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 32659 24594 367 95 0 27641 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 130636

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/314 15197
/proc/meminfo: memFree=11846280/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=132480 CPUtime=822.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 175621 0 0 0 82192 38 0 0 25 0 1 0 650341447 135659520 26146 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 33120 26146 367 95 0 28102 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 132480

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/314 15199
/proc/meminfo: memFree=11835712/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=187580 CPUtime=882.29 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 183285 0 0 0 88189 40 0 0 25 0 1 0 650341447 192081920 26813 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 46895 26813 367 95 0 41877 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 187580

[startup+942.301 s]
/proc/loadavg: 4.14 4.06 4.01 5/314 15200
/proc/meminfo: memFree=11832084/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=132784 CPUtime=942.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 191945 0 0 0 94187 43 0 0 25 0 1 0 650341447 135970816 24655 33554432000 4194304 4580011 140734547534672 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 33196 24655 367 95 0 28178 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 132784

[startup+1002.3 s]
/proc/loadavg: 4.08 4.06 4.01 6/314 15202
/proc/meminfo: memFree=11776264/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=157856 CPUtime=1002.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 199419 0 0 0 100185 45 0 0 25 0 1 0 650341447 161644544 32129 33554432000 4194304 4580011 140734547534672 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 39464 32129 367 95 0 34446 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 157856

[startup+1062.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/314 15203
/proc/meminfo: memFree=11777216/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=157960 CPUtime=1062.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 206686 0 0 0 106183 47 0 0 25 0 1 0 650341447 161751040 31514 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 39490 31514 367 95 0 34472 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 157960

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/314 15205
/proc/meminfo: memFree=11756100/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=158076 CPUtime=1122.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 214424 0 0 0 112180 50 0 0 25 0 1 0 650341447 161869824 31622 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 39519 31622 367 95 0 34501 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 158076

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/314 15207
/proc/meminfo: memFree=11710060/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=238164 CPUtime=1182.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 225135 0 0 0 118177 53 0 0 25 0 1 0 650341447 243879936 38540 33554432000 4194304 4580011 140734547534672 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 59541 38540 367 95 0 54523 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 238164

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/314 15208
/proc/meminfo: memFree=11707044/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=238164 CPUtime=1242.3 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 225135 0 0 0 124177 53 0 0 25 0 1 0 650341447 243879936 38540 33554432000 4194304 4580011 140734547534672 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 59541 38540 367 95 0 54523 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 238164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 4.00 2/308 15213
/proc/meminfo: memFree=12122592/32951124 swapFree=66050672/67111528
[pid=15174] ppid=15172 vsize=181564 CPUtime=1300.01 cores=1,3
/proc/15174/stat : 15174 (strangenight2-s) R 15172 15174 13939 0 -1 4202496 231585 0 0 0 129946 55 0 0 25 0 1 0 650341447 185921536 36833 33554432000 4194304 4580011 140734547534672 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15174/statm: 45391 36833 367 95 0 40373 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 181564

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.47
CPU system time (s): 0.558915
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 238280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231585
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= 1070

runsolver used 3.77343 second user time and 9.1826 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 17:37:16
IDJOB=3367814
IDBENCH=83023
IDSOLVER=1845
FILE ID=node135/3367814-1305387436
RUNJOBID= node135-1305387435-15134
PBS_JOBID= 13324367
Free space on /tmp= 73328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367814-1305387436/watcher-3367814-1305387436 -o /tmp/evaluation-result-3367814-1305387436/solver-3367814-1305387436 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367814-1305387436.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=1947667624

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12269880 kB
Buffers:        262264 kB
Cached:        5752828 kB
SwapCached:      50684 kB
Active:        9874216 kB
Inactive:     10561424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12269880 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           21896 kB
Writeback:           0 kB
AnonPages:    14374380 kB
Mapped:          19932 kB
Slab:           134804 kB
PageTables:      47620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57133608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 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 node135 at 2011-05-14 17:58:58