Trace number 3367578

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.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1258495116-025.SATISFIABLE.cnf
MD5SUMd9cece0babfb15cb3db695bd3b0b9988
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
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-3367578-1305384571.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:      63 undec:       3 neg:      59
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.03/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4916       125      2662         0      4675     13310    124824   no data   no data
0.29/0.33	c  N st    10     11299       125      2662         0      4304     13310     88477   no data   no data
0.49/0.53	c  N st    11     17044       125      2662         0      9709     13310    226462   no data   no data
0.79/0.87	c  F st    12     25000       125      2662         0     11890     13310    278911   no data   no data
0.79/0.87	c  N st    12     25000       125      2662         0     11890     13310    278911   no data   no data
1.00/1.08	c Decided on static restart strategy
1.00/1.08	c  N st    18     30003       125      2662         0     10192     13310    222842   no data   no data
1.00/1.08	c  S st    18     30003       125      2662         0     10192     13310    222842   no data   no data
1.10/1.11	c  S st    18     30508       125      2662         0     10685     13310    235647   no data   no data
1.10/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.12	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.29/1.31	c lits-rem:       223  cl-subs:     1573  v-elim:      0  v-fix:    0  time:  0.19 s
1.29/1.34	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.29/1.34	c calculated reachability. Time: 0.00
1.29/1.34	c  N st    18     30508       125      2662         0      9112     13310    193391   no data   no data
1.59/1.68	c  N st    20     37620       125      2662         0      8378     13310    161221   no data   no data
1.89/1.98	c  N st    21     44021       125      2662         0     14438     13310    320509   no data   no data
1.99/2.08	c  S st    22     45763       125      2662         0     16087     13310    364550   no data   no data
2.09/2.13	c  S st    22     46266       125      2662         0     16569     13310    377071   no data   no data
2.09/2.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.09/2.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.09/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.09/2.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.09/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.57	c lits-rem:       262  cl-subs:     1762  v-elim:      0  v-fix:    0  time:  0.43 s
2.49/2.57	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.49/2.58	c vivif2 --  cl tried    14807 cl shrink        0 lits rem          0 time: 0.00
2.59/2.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
2.59/2.63	c calculated reachability. Time: 0.00
2.59/2.63	c  N st    22     46266       125      2662         0     14807     13310    329247   no data   no data
3.39/3.48	c  N st    23     60663       125      2662         0     10637     13310    190261   no data   no data
3.89/3.97	c  N st    24     69402       125      2662         0     18871     13310    408631   no data   no data
3.89/3.97	c  S st    24     69402       125      2662         0     18871     13310    408631   no data   no data
3.99/4.02	c  S st    24     69905       125      2662         0     19358     13310    421577   no data   no data
3.99/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.99/4.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.99/4.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.53	c lits-rem:       469  cl-subs:     1730  v-elim:      0  v-fix:    0  time:  0.49 s
4.49/4.53	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.49/4.54	c vivif2 --  cl tried    17628 cl shrink        0 lits rem          0 time: 0.00
4.59/4.60	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
4.59/4.60	c calculated reachability. Time: 0.00
4.59/4.60	c  N st    24     69905       125      2662         0     17628     13310    374812   no data   no data
5.59/5.65	c  F st    25     87501       125      2662         0     12586     13310    222295   no data   no data
5.59/5.65	c  N st    25     87501       125      2662         0     12586     13310    222295   no data   no data
5.89/5.92	c Decided on static restart strategy
5.99/6.09	c  N st    32     95541       125      2662         0     20219     13310    427082   no data   no data
6.68/6.70	c  N st    34    104858       125      2662         0     16761     13310    325380   no data   no data
6.68/6.70	c  S st    34    104858       125      2662         0     16761     13310    325380   no data   no data
6.68/6.74	c  S st    34    105365       125      2662         0     17255     13310    338614   no data   no data
6.68/6.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.68/6.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.68/6.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.68/6.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.68/6.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
6.68/6.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.68/6.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.68/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.98	c lits-rem:       133  cl-subs:     1165  v-elim:      0  v-fix:    0  time:  0.22 s
6.88/6.98	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
6.88/6.99	c vivif2 --  cl tried    16090 cl shrink        0 lits rem          0 time: 0.00
6.98/7.05	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
6.98/7.05	c calculated reachability. Time: 0.00
6.98/7.05	c  N st    34    105365       125      2662         0     16090     13310    306192   no data   no data
7.70/7.72	c  N st    35    114964       125      2662         0     25107     13310    538982   no data   no data
8.70/8.73	c  N st    36    129362       125      2662         0     25474     13310    535491   no data   no data
10.39/10.41	c  N st    37    150957       125      2662         0     16628     13310    269362   no data   no data
10.79/10.89	c  S st    38    158047       125      2662         0     23276     13310    437221   no data   no data
10.90/10.95	c  S st    38    158552       125      2662         0     23768     13310    449840   no data   no data
10.90/10.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.90/10.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.90/10.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.90/10.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.90/10.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.90/10.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.90/10.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.90/10.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.90/10.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.51	c lits-rem:       535  cl-subs:     2018  v-elim:      0  v-fix:    0  time:  0.54 s
11.49/11.51	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
11.49/11.51	c vivif2 --  cl tried    21750 cl shrink        0 lits rem          0 time: 0.00
11.49/11.59	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
11.49/11.59	c calculated reachability. Time: 0.00
11.49/11.59	c  N st    38    158552       125      2662         0     21750     13310    398568   no data   no data
15.59/15.62	c  N st    39    207143       125      2662         0     34445     13310    702332   no data   no data
18.09/18.19	c  N st    40    237828       125      2662         0     26751     13310    488310   no data   no data
18.09/18.19	c  S st    40    237828       125      2662         0     26751     13310    488310   no data   no data
18.19/18.25	c  S st    40    238332       125      2662         0     27236     13310    500696   no data   no data
18.19/18.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.19/18.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.19/18.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.19/18.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.19/18.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.19/18.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
18.19/18.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.19/18.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.19/18.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.88	c lits-rem:       441  cl-subs:     1844  v-elim:      0  v-fix:    0  time:  0.60 s
18.79/18.88	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.79/18.88	c vivif2 --  cl tried    25392 cl shrink        0 lits rem          0 time: 0.00
18.89/18.98	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
18.89/18.98	c calculated reachability. Time: 0.00
18.89/18.98	c  N st    40    238332       125      2662         0     25392     13310    453758   no data   no data
24.89/24.95	c  F st    41    306250       125      2662         0     27224     13310    454440   no data   no data
24.89/24.95	c  N st    41    306250       125      2662         0     27224     13310    454440   no data   no data
25.39/25.42	c Decided on static restart strategy
27.59/27.63	c  N st    51    334552       125      2662         0     31399     13310    541827   no data   no data
29.99/30.03	c  N st    53    357500       125      2662         0     29472     13310    475130   no data   no data
29.99/30.03	c  S st    53    357500       125      2662         0     29472     13310    475130   no data   no data
30.09/30.10	c  S st    53    358002       125      2662         0     29963     13310    487947   no data   no data
30.09/30.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.09/30.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.09/30.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.09/30.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.09/30.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.09/30.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
30.09/30.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.09/30.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.09/30.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.49/30.52	c lits-rem:       340  cl-subs:     1350  v-elim:      0  v-fix:    0  time:  0.39 s
30.49/30.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
30.49/30.52	c vivif2 --  cl tried    28613 cl shrink        0 lits rem          0 time: 0.00
30.59/30.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
30.59/30.63	c calculated reachability. Time: 0.00
30.59/30.63	c  N st    53    358002       125      2662         0     28613     13310    453177   no data   no data
34.00/34.04	c  N st    54    390396       125      2662         0     34577     13310    593110   no data   no data
39.20/39.27	c  N st    55    438984       125      2662         0     28554     13310    417893   no data   no data
47.89/47.91	c  N st    56    511869       125      2662         0     41612     13310    713488   no data   no data
50.99/51.02	c  N st    57    537004       125      2662         0     36079     13310    570306   no data   no data
50.99/51.02	c  S st    57    537004       125      2662         0     36079     13310    570306   no data   no data
51.09/51.11	c  S st    57    537507       125      2662         0     36566     13310    583215   no data   no data
51.09/51.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.09/51.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
51.09/51.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.09/51.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.09/51.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.09/51.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
51.09/51.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.09/51.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.09/51.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.79/51.82	c lits-rem:       500  cl-subs:     1894  v-elim:      0  v-fix:    0  time:  0.68 s
51.79/51.82	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
51.79/51.82	c vivif2 --  cl tried    34672 cl shrink        0 lits rem          0 time: 0.01
51.89/51.95	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.12
51.89/51.95	c calculated reachability. Time: 0.00
51.89/51.95	c  N st    57    537507       125      2662         0     34672     13310    533494   no data   no data
74.49/74.53	c  N st    58    701491       125      2662         0     62676     13310   1225846   no data   no data
89.70/89.74	c  N st    59    806260       125      2662         0     56711     13310   1001887   no data   no data
89.70/89.74	c  S st    59    806260       125      2662         0     56711     13310   1001887   no data   no data
89.80/89.87	c  S st    59    806763       125      2662         0     57198     13310   1014494   no data   no data
89.80/89.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.80/89.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
89.80/89.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.80/89.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.80/89.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.80/89.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
89.80/89.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.90/89.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
89.90/89.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.79/93.87	c lits-rem:      1034  cl-subs:     5686  v-elim:      0  v-fix:    0  time:  3.94 s
93.79/93.87	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
93.79/93.88	c vivif2 --  cl tried    51512 cl shrink        0 lits rem          0 time: 0.01
93.99/94.07	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.19
93.99/94.07	c calculated reachability. Time: 0.00
93.99/94.07	c  N st    59    806763       125      2662         0     51512     13310    875476   no data   no data
134.21/134.24	c  F st    60   1071875       125      2662         0     66533     13310   1180001   no data   no data
134.21/134.24	c  N st    60   1071875       125      2662         0     66533     13310   1180001   no data   no data
135.30/135.34	c Decided on static restart strategy
139.59/139.61	c  N st    70   1100181       125      2662         0     51328     13310    777368   no data   no data
145.10/145.11	c  N st    72   1136173       125      2662         0     85043     13310   1671558   no data   no data
149.50/149.56	c  N st    73   1168566       125      2662         0     72508     13310   1327018   no data   no data
156.21/156.23	c  N st    74   1210144       125      2662         0     67374     13310   1153935   no data   no data
156.21/156.23	c  S st    74   1210144       125      2662         0     67374     13310   1153935   no data   no data
156.30/156.38	c  S st    74   1210649       125      2662         0     67871     13310   1167034   no data   no data
156.30/156.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.40/156.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
156.40/156.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.40/156.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.40/156.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.40/156.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
156.40/156.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.40/156.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
156.40/156.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.60/160.64	c lits-rem:      1279  cl-subs:     5023  v-elim:      0  v-fix:    0  time:  4.20 s
160.60/160.64	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
160.60/160.66	c vivif2 --  cl tried    62848 cl shrink        0 lits rem          0 time: 0.01
160.79/160.88	c asymm  cl-useful: 0/2242/2662 lits-rem:0 time: 0.22
160.79/160.88	c calculated reachability. Time: 0.00
160.79/160.88	c  N st    74   1210649       125      2662         0     62848     13310   1037481   no data   no data
173.30/173.38	c  N st    75   1283532       125      2662         0     86384     13310   1667906   no data   no data
193.39/193.45	c  N st    76   1392855       125      2662         0     48199     13310    592957   no data   no data
224.60/224.68	c  N st    77   1556839       125      2662         0     52818     13310    670400   no data   no data
253.10/253.16	c  N st    78   1710650       125      2662         0     92665     13310   1686887   no data   no data
253.10/253.16	c  S st    78   1710650       125      2662         0     92665     13310   1686887   no data   no data
253.30/253.39	c  S st    78   1711153       125      2662         0     93153     13310   1700245   no data   no data
253.30/253.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
253.40/253.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
253.40/253.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
253.40/253.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
253.40/253.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.40/253.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
253.40/253.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
253.40/253.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
253.40/253.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.50/266.58	c lits-rem:      1998  cl-subs:     9718  v-elim:      0  v-fix:    0  time: 13.08 s
266.50/266.58	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
266.60/266.60	c vivif2 --  cl tried    83435 cl shrink        0 lits rem          0 time: 0.02
266.80/266.85	c asymm  cl-useful: 0/1855/2662 lits-rem:0 time: 0.25
266.80/266.85	c calculated reachability. Time: 0.00
266.80/266.85	c  N st    78   1711153       125      2662         0     83435     13310   1460912   no data   no data
339.91/339.92	c  N st    79   2080118       125      2662         0     94842     13310   1669755   no data   no data
367.50/367.52	c  N st    80   2211155       125      2662         0     99163     13310   1754096   no data   no data
367.50/367.52	c  S st    80   2211155       125      2662         0     99163     13310   1754096   no data   no data
367.70/367.75	c  S st    80   2211659       125      2662         0     99654     13310   1767494   no data   no data
367.70/367.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
367.70/367.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
367.70/367.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
367.70/367.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
367.70/367.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
367.70/367.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
367.70/367.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
367.80/367.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
367.80/367.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.61/380.65	c lits-rem:      2520  cl-subs:     9244  v-elim:      0  v-fix:    0  time: 12.79 s
380.61/380.65	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
380.61/380.67	c vivif2 --  cl tried    90410 cl shrink        0 lits rem          0 time: 0.02
380.80/380.83	c asymm  cl-useful: 0/807/2662 lits-rem:0 time: 0.16
380.80/380.83	c calculated reachability. Time: 0.00
380.80/380.84	c  N st    80   2211659       125      2662         0     90410     13310   1536606   no data   no data
491.40/491.47	c  N st    81   2711662       125      2662         0    112682     13310   1981086   no data   no data
491.40/491.47	c  S st    81   2711662       125      2662         0    112682     13310   1981086   no data   no data
491.71/491.77	c  S st    81   2712164       125      2662         0    113171     13310   1994114   no data   no data
491.71/491.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
491.80/491.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
491.80/491.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
491.80/491.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
491.80/491.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.80/491.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
491.80/491.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
491.80/491.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
491.91/491.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
514.11/514.15	c lits-rem:      2007  cl-subs:    14523  v-elim:      0  v-fix:    0  time: 22.25 s
514.11/514.15	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
514.11/514.17	c vivif2 --  cl tried    98648 cl shrink        0 lits rem          0 time: 0.02
514.41/514.45	c asymm  cl-useful: 0/1599/2662 lits-rem:0 time: 0.27
514.41/514.45	c calculated reachability. Time: 0.00
514.41/514.45	c  N st    81   2712164       125      2662         0     98648     13310   1655745   no data   no data
642.01/642.06	c  N st    82   3212166       125      2662         0     76756     13310    954810   no data   no data
642.01/642.06	c  S st    82   3212166       125      2662         0     76756     13310    954810   no data   no data
642.21/642.23	c  S st    82   3212670       125      2662         0     77244     13310    967779   no data   no data
642.21/642.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
642.21/642.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
642.21/642.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
642.21/642.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.21/642.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
642.21/642.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
642.21/642.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
642.21/642.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
642.31/642.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
643.01/643.03	c lits-rem:       148  cl-subs:     1022  v-elim:      0  v-fix:    0  time:  0.73 s
643.01/643.03	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
643.01/643.04	c vivif2 --  cl tried    76222 cl shrink        0 lits rem          0 time: 0.01
643.11/643.18	c asymm  cl-useful: 0/1063/2662 lits-rem:0 time: 0.14
643.11/643.18	c calculated reachability. Time: 0.00
643.11/643.18	c  N st    82   3212670       125      2662         0     76222     13310    943036   no data   no data
769.31/769.34	c  N st    83   3712670       125      2662         0     86742     13310   1138915   no data   no data
769.31/769.34	c  S st    83   3712670       125      2662         0     86742     13310   1138915   no data   no data
769.51/769.56	c  S st    83   3713171       125      2662         0     87231     13310   1152139   no data   no data
769.51/769.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
769.51/769.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
769.51/769.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.51/769.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.51/769.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.51/769.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
769.51/769.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
769.61/769.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
769.61/769.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.02/771.04	c lits-rem:       374  cl-subs:     1964  v-elim:      0  v-fix:    0  time:  1.41 s
771.02/771.04	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
771.02/771.06	c vivif2 --  cl tried    85267 cl shrink        0 lits rem          0 time: 0.01
771.21/771.29	c asymm  cl-useful: 0/1772/2662 lits-rem:0 time: 0.23
771.21/771.29	c calculated reachability. Time: 0.00
771.21/771.29	c  N st    83   3713171       125      2662         0     85267     13310   1102806   no data   no data
780.82/780.85	c  F st    84   3751563       125      2662         0    121125     13310   2046148   no data   no data
780.82/780.85	c  N st    84   3751563       125      2662         0    121125     13310   2046148   no data   no data
782.82/782.87	c Decided on static restart strategy
790.11/790.12	c  N st    94   3779867       125      2662         0    147681     13310   2765689   no data   no data
800.01/800.07	c  N st    96   3815863       125      2662         0    102139     13310   1526594   no data   no data
809.12/809.18	c  N st    97   3848255       125      2662         0    132415     13310   2330891   no data   no data
822.92/822.99	c  N st    98   3896843       125      2662         0     97300     13310   1363832   no data   no data
846.31/846.38	c  N st    99   3969726       125      2662         0     84139     13310   1014830   no data   no data
879.72/879.72	c  N st   100   4079049       125      2662         0    104205     13310   1531218   no data   no data
922.02/922.03	c  N st   101   4213172       125      2662         0    145960     13310   2575384   no data   no data
922.02/922.03	c  S st   101   4213172       125      2662         0    145960     13310   2575384   no data   no data
922.42/922.47	c  S st   101   4213673       125      2662         0    146449     13310   2588369   no data   no data
922.42/922.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
922.52/922.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
922.52/922.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
922.52/922.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.52/922.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.52/922.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
922.52/922.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.52/922.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
922.62/922.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
958.03/958.11	c lits-rem:      2945  cl-subs:    16561  v-elim:      0  v-fix:    0  time: 35.45 s
958.03/958.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
958.13/958.14	c vivif2 --  cl tried   129888 cl shrink        0 lits rem          0 time: 0.03
958.42/958.42	c asymm  cl-useful: 0/890/2662 lits-rem:0 time: 0.28
958.42/958.43	c calculated reachability. Time: 0.00
958.42/958.43	c  N st   101   4213673       125      2662         0    129888     13310   2191741   no data   no data
1033.83/1033.86	c  N st   102   4459649       125      2662         0    106012     13310   1537411   no data   no data
1107.63/1107.64	c  N st   103   4713673       125      2662         0    168444     13310   3213682   no data   no data
1107.63/1107.64	c  S st   103   4713673       125      2662         0    168444     13310   3213682   no data   no data
1108.23/1108.21	c  S st   103   4714176       125      2662         0    168932     13310   3227375   no data   no data
1108.23/1108.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1108.33/1108.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1108.33/1108.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1108.33/1108.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1108.33/1108.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1108.33/1108.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1108.33/1108.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1108.33/1108.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1108.43/1108.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.24/1168.28	c lits-rem:      4184  cl-subs:    18656  v-elim:      0  v-fix:    0  time: 59.85 s
1168.24/1168.28	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1168.33/1168.32	c vivif2 --  cl tried   150276 cl shrink        0 lits rem          0 time: 0.04
1168.63/1168.65	c asymm  cl-useful: 0/1018/2662 lits-rem:0 time: 0.34
1168.63/1168.66	c calculated reachability. Time: 0.00
1168.63/1168.66	c  N st   103   4714176       125      2662         0    150276     13310   2741093   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-3367578-1305384571/watcher-3367578-1305384571 -o /tmp/evaluation-result-3367578-1305384571/solver-3367578-1305384571 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367578-1305384571.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.73 3.98 3.91 3/316 7745
/proc/meminfo: memFree=23161240/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=29728 CPUtime=0 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 525 0 0 0 0 0 0 0 22 0 1 0 728687564 30441472 466 33554432000 4194304 4580011 140733431369392 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 7432 466 338 95 0 2414 0

[startup+0.038273 s]
/proc/loadavg: 3.73 3.98 3.91 3/316 7745
/proc/meminfo: memFree=23161240/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=30244 CPUtime=0.03 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 753 0 0 0 3 0 0 0 22 0 1 0 728687564 30969856 667 33554432000 4194304 4580011 140733431369392 18446744073709551615 4316386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 7561 667 362 95 0 2543 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30244

[startup+0.100273 s]
/proc/loadavg: 3.73 3.98 3.91 3/316 7745
/proc/meminfo: memFree=23161240/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=30376 CPUtime=0.09 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 840 0 0 0 9 0 0 0 22 0 1 0 728687564 31105024 754 33554432000 4194304 4580011 140733431369392 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 7594 754 363 95 0 2576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30376

[startup+0.300222 s]
/proc/loadavg: 3.73 3.98 3.91 3/316 7745
/proc/meminfo: memFree=23161240/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=31016 CPUtime=0.29 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 1150 0 0 0 29 0 0 0 23 0 1 0 728687564 31760384 905 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 7754 905 363 95 0 2736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31016

[startup+0.700149 s]
/proc/loadavg: 3.73 3.98 3.91 3/316 7745
/proc/meminfo: memFree=23161240/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=31512 CPUtime=0.69 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 1765 0 0 0 69 0 0 0 25 0 1 0 728687564 32268288 983 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 7878 983 363 95 0 2860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31512

[startup+1.501 s]
/proc/loadavg: 3.73 3.98 3.91 5/327 7766
/proc/meminfo: memFree=23135536/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=38040 CPUtime=1.49 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 3769 0 0 0 149 0 0 0 25 0 1 0 728687564 38952960 2631 33554432000 4194304 4580011 140733431369392 18446744073709551615 4316638 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 9510 2631 367 95 0 4492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38040

[startup+3.10071 s]
/proc/loadavg: 3.73 3.98 3.91 5/327 7766
/proc/meminfo: memFree=23109832/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=42552 CPUtime=3.09 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 5744 0 0 0 309 0 0 0 25 0 1 0 728687564 43573248 3666 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 10638 3666 367 95 0 5620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42552

[startup+6.30111 s]
/proc/loadavg: 3.83 4.00 3.92 5/327 7766
/proc/meminfo: memFree=23094340/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=45964 CPUtime=6.29 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 8364 0 0 0 629 0 0 0 25 0 1 0 728687564 47067136 4650 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 11491 4650 367 95 0 6473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45964

[startup+12.7009 s]
/proc/loadavg: 3.84 4.00 3.92 5/327 7766
/proc/meminfo: memFree=23070456/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=51844 CPUtime=12.69 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 12974 0 0 0 1268 1 0 0 25 0 1 0 728687564 53088256 5709 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 12961 5709 367 95 0 7943 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51844

[startup+25.5005 s]
/proc/loadavg: 3.88 4.00 3.92 5/327 7767
/proc/meminfo: memFree=23052420/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=55156 CPUtime=25.49 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 19518 0 0 0 2547 2 0 0 25 0 1 0 728687564 56479744 6759 33554432000 4194304 4580011 140733431369392 18446744073709551615 4321037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 13789 6759 367 95 0 8771 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55156

[startup+51.1008 s]
/proc/loadavg: 3.92 4.00 3.92 5/327 7768
/proc/meminfo: memFree=23037012/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=58500 CPUtime=51.09 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 29673 0 0 0 5104 5 0 0 25 0 1 0 728687564 59904000 7414 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 14625 7414 367 95 0 9607 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58500

[startup+102.312 s]
/proc/loadavg: 3.96 4.00 3.92 5/327 7769
/proc/meminfo: memFree=22977096/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=75596 CPUtime=102.31 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 46583 0 0 0 10223 8 0 0 25 0 1 0 728687564 77410304 12104 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 18899 12104 367 95 0 13881 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 75596

[startup+162.301 s]
/proc/loadavg: 3.98 4.00 3.92 5/327 7770
/proc/meminfo: memFree=22958344/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=85792 CPUtime=162.29 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 63503 0 0 0 16218 11 0 0 25 0 1 0 728687564 87851008 14634 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 21448 14634 368 95 0 16430 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85792

[startup+222.301 s]
/proc/loadavg: 4.03 4.01 3.92 5/327 7772
/proc/meminfo: memFree=22925560/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=86108 CPUtime=222.3 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 76545 0 0 0 22215 15 0 0 25 0 1 0 728687564 88174592 15059 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 21527 15059 368 95 0 16509 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86108

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/327 7774
/proc/meminfo: memFree=22911748/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=102468 CPUtime=282.3 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 89951 0 0 0 28213 17 0 0 25 0 1 0 728687564 104927232 19162 33554432000 4194304 4580011 140733431369392 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 25617 19162 368 95 0 20599 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102468

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/327 7775
/proc/meminfo: memFree=22865700/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=102796 CPUtime=342.3 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 102318 0 0 0 34210 20 0 0 25 0 1 0 728687564 105263104 19176 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 25699 19176 368 95 0 20681 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102796

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/327 7777
/proc/meminfo: memFree=22854380/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=115120 CPUtime=402.3 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 113616 0 0 0 40206 24 0 0 25 0 1 0 728687564 117882880 22388 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 28780 22388 368 95 0 23762 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115120

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/327 7778
/proc/meminfo: memFree=22817128/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=115344 CPUtime=462.3 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 124270 0 0 0 46203 27 0 0 25 0 1 0 728687564 118112256 22229 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 28836 22229 368 95 0 23818 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 115344

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/327 7780
/proc/meminfo: memFree=22806688/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=129176 CPUtime=522.3 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 133660 0 0 0 52200 30 0 0 25 0 1 0 728687564 132276224 25986 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 32294 25986 368 95 0 27276 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 129176

[startup+582.301 s]
/proc/loadavg: 4.11 4.04 3.94 5/327 7782
/proc/meminfo: memFree=22785428/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=129628 CPUtime=582.31 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 142875 0 0 0 58198 33 0 0 25 0 1 0 728687564 132739072 25885 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 32407 25885 368 95 0 27389 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 129628

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.94 5/327 7783
/proc/meminfo: memFree=22783788/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=129864 CPUtime=642.31 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 153451 0 0 0 64195 36 0 0 18 0 1 0 728687564 132980736 24071 33554432000 4194304 4580011 140733431369392 18446744073709551615 4423513 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 32466 24071 367 95 0 27448 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 129864

[startup+702.301 s]
/proc/loadavg: 4.14 4.05 3.95 5/327 7794
/proc/meminfo: memFree=22769896/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=130004 CPUtime=702.31 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 162148 0 0 0 70192 39 0 0 25 0 1 0 728687564 133124096 26120 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 32501 26120 367 95 0 27483 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 130004

[startup+762.312 s]
/proc/loadavg: 4.04 4.04 3.95 5/327 7795
/proc/meminfo: memFree=22765896/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=130196 CPUtime=762.33 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 172130 0 0 0 76191 42 0 0 25 0 1 0 728687564 133320704 25898 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 32549 25898 367 95 0 27531 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 130196

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/327 7797
/proc/meminfo: memFree=22777756/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=131780 CPUtime=822.32 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 181461 0 0 0 82187 45 0 0 25 0 1 0 728687564 134942720 24748 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294410 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 32945 24748 367 95 0 27927 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 131780

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/327 7799
/proc/meminfo: memFree=22766072/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=131888 CPUtime=882.32 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 189045 0 0 0 88185 47 0 0 25 0 1 0 728687564 135053312 25261 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 32972 25261 367 95 0 27954 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 131888

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/327 7800
/proc/meminfo: memFree=22739236/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=156104 CPUtime=942.32 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 199103 0 0 0 94183 49 0 0 25 0 1 0 728687564 159850496 31703 33554432000 4194304 4580011 140733431369392 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 39026 31703 367 95 0 34008 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 156104

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.95 5/327 7802
/proc/meminfo: memFree=22735604/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=156204 CPUtime=1002.32 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 205357 0 0 0 100181 51 0 0 25 0 1 0 728687564 159952896 30168 33554432000 4194304 4580011 140733431369392 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 39051 30168 367 95 0 34033 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 156204

[startup+1062.3 s]
/proc/loadavg: 4.13 4.05 3.96 5/327 7803
/proc/meminfo: memFree=22728740/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=156340 CPUtime=1062.32 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 213772 0 0 0 106177 55 0 0 25 0 1 0 728687564 160092160 30951 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 39085 30951 367 95 0 34067 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 156340

[startup+1122.3 s]
/proc/loadavg: 4.12 4.07 3.97 5/327 7805
/proc/meminfo: memFree=22682704/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=236108 CPUtime=1122.32 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 224720 0 0 0 112174 58 0 0 25 0 1 0 728687564 241774592 38000 33554432000 4194304 4580011 140733431369392 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 59027 38000 367 95 0 54009 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 236108

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.97 5/327 7807
/proc/meminfo: memFree=22682292/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=179100 CPUtime=1182.33 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 226852 0 0 0 118174 59 0 0 25 0 1 0 728687564 183398400 35741 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 44775 35741 367 95 0 39757 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 179100

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.97 5/327 7808
/proc/meminfo: memFree=22644548/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=179204 CPUtime=1242.34 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 234455 0 0 0 124171 63 0 0 25 0 1 0 728687564 183504896 35725 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 44801 35725 367 95 0 39783 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 179204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.05 3.98 4/326 7811
/proc/meminfo: memFree=22724988/32951124 swapFree=59305796/67111528
[pid=7745] ppid=7743 vsize=237004 CPUtime=1300.04 cores=5,7
/proc/7745/stat : 7745 (strangenight2-s) R 7743 7745 7011 0 -1 4202496 240646 0 0 0 129938 66 0 0 25 0 1 0 728687564 242692096 38071 33554432000 4194304 4580011 140733431369392 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7745/statm: 59251 38071 367 95 0 54233 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 237004

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.06
CPU user time (s): 1299.39
CPU system time (s): 0.667898
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 250836

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

runsolver used 3.83742 second user time and 9.26559 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 16:49:31
IDJOB=3367578
IDBENCH=82787
IDSOLVER=1845
FILE ID=node111/3367578-1305384571
RUNJOBID= node111-1305384571-7726
PBS_JOBID= 13324391
Free space on /tmp= 73668 MiB

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

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

MD5SUM BENCH= d9cece0babfb15cb3db695bd3b0b9988
RANDOM SEED=26858621

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23161520 kB
Buffers:        247396 kB
Cached:        6297088 kB
SwapCached:      13720 kB
Active:         793216 kB
Inactive:      8781756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23161520 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           11484 kB
Writeback:          24 kB
AnonPages:     3026576 kB
Mapped:          12580 kB
Slab:           113888 kB
PageTables:      36640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53347984 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= 73652 MiB
End job on node111 at 2011-05-14 17:11:13