Trace number 3367755

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S464722883-083.SATISFIABLE.cnf
MD5SUMf1e33ebe027aeef1e1287d547aeffeed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367755-1305386430.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.01	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.01	c -- vars added        125
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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:      52 undec:       7 neg:      66
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      4919       125      2662         0      4625     13310    122605   no data   no data
0.29/0.33	c  N st    10     11301       125      2662         0      4293     13310     88745   no data   no data
0.49/0.53	c  N st    11     17046       125      2662         0      9691     13310    223992   no data   no data
0.79/0.85	c  F st    12     25000       125      2662         0     11882     13310    283972   no data   no data
0.79/0.85	c  N st    12     25000       125      2662         0     11882     13310    283972   no data   no data
1.00/1.04	c Decided on static restart strategy
1.00/1.04	c  N st    18     30000       125      2662         0     10196     13310    227332   no data   no data
1.00/1.04	c  S st    18     30000       125      2662         0     10196     13310    227332   no data   no data
1.00/1.07	c  S st    18     30506       125      2662         0     10688     13310    240594   no data   no data
1.00/1.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.08	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
1.00/1.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.00/1.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.27	c lits-rem:       282  cl-subs:     1501  v-elim:      0  v-fix:    0  time:  0.18 s
1.29/1.31	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.29/1.31	c calculated reachability. Time: 0.00
1.29/1.31	c  N st    18     30506       125      2662         0      9187     13310    199456   no data   no data
1.59/1.63	c  N st    20     37616       125      2662         0      8490     13310    167603   no data   no data
1.89/1.95	c  N st    21     44016       125      2662         0     14513     13310    328360   no data   no data
1.99/2.04	c  S st    22     45759       125      2662         0     16168     13310    372915   no data   no data
1.99/2.08	c  S st    22     46263       125      2662         0     16658     13310    385911   no data   no data
1.99/2.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.99/2.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.09/2.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.53	c lits-rem:       292  cl-subs:     1674  v-elim:      0  v-fix:    0  time:  0.42 s
2.49/2.53	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c vivif2 --  cl tried    14984 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N st    22     46263       125      2662         0     14984     13310    337975   no data   no data
3.30/3.37	c  N st    23     60661       125      2662         0     10754     13310    193876   no data   no data
3.79/3.87	c  N st    24     69395       125      2662         0     18979     13310    409184   no data   no data
3.79/3.87	c  S st    24     69395       125      2662         0     18979     13310    409184   no data   no data
3.89/3.92	c  S st    24     69898       125      2662         0     19468     13310    421697   no data   no data
3.89/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.89/3.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.89/3.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.56	c lits-rem:       462  cl-subs:     2185  v-elim:      0  v-fix:    0  time:  0.62 s
4.49/4.56	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.49/4.56	c vivif2 --  cl tried    17283 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
4.59/4.63	c calculated reachability. Time: 0.00
4.59/4.63	c  N st    24     69898       125      2662         0     17283     13310    364738   no data   no data
5.69/5.70	c  F st    25     87502       125      2662         0     12329     13310    212662   no data   no data
5.69/5.70	c  N st    25     87502       125      2662         0     12329     13310    212662   no data   no data
5.89/5.98	c Decided on static restart strategy
6.09/6.16	c  N st    32     95540       125      2662         0     19939     13310    409444   no data   no data
6.69/6.79	c  N st    34    104849       125      2662         0     16480     13310    313594   no data   no data
6.69/6.79	c  S st    34    104849       125      2662         0     16480     13310    313594   no data   no data
6.79/6.84	c  S st    34    105351       125      2662         0     16965     13310    325976   no data   no data
6.79/6.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.79/6.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
6.79/6.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.05	c lits-rem:       188  cl-subs:     1104  v-elim:      0  v-fix:    0  time:  0.20 s
6.99/7.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
6.99/7.06	c vivif2 --  cl tried    15861 cl shrink        0 lits rem          0 time: 0.00
7.09/7.12	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
7.09/7.12	c calculated reachability. Time: 0.00
7.09/7.12	c  N st    34    105351       125      2662         0     15861     13310    296751   no data   no data
7.79/7.81	c  N st    35    114949       125      2662         0     24905     13310    523563   no data   no data
8.70/8.79	c  N st    36    129346       125      2662         0     25283     13310    532595   no data   no data
10.19/10.28	c  N st    37    150944       125      2662         0     16413     13310    265986   no data   no data
10.69/10.73	c  S st    38    158028       125      2662         0     23029     13310    445692   no data   no data
10.69/10.79	c  S st    38    158531       125      2662         0     23521     13310    458461   no data   no data
10.69/10.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
10.79/10.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.79/10.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.79/10.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.32	c lits-rem:       464  cl-subs:     1698  v-elim:      0  v-fix:    0  time:  0.50 s
11.29/11.32	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
11.29/11.32	c vivif2 --  cl tried    21823 cl shrink        0 lits rem          0 time: 0.00
11.39/11.40	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
11.39/11.40	c calculated reachability. Time: 0.00
11.39/11.40	c  N st    38    158531       125      2662         0     21823     13310    409693   no data   no data
15.29/15.33	c  N st    39    207119       125      2662         0     34529     13310    709935   no data   no data
17.89/17.92	c  N st    40    237796       125      2662         0     26779     13310    482875   no data   no data
17.89/17.92	c  S st    40    237796       125      2662         0     26779     13310    482875   no data   no data
17.89/17.98	c  S st    40    238301       125      2662         0     27274     13310    495481   no data   no data
17.89/17.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.89/17.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.89/17.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.89/17.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.89/17.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.89/17.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
17.89/17.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.89/17.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.99/18.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.60/18.69	c lits-rem:       465  cl-subs:     2164  v-elim:      0  v-fix:    0  time:  0.68 s
18.60/18.69	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.60/18.69	c vivif2 --  cl tried    25110 cl shrink        0 lits rem          0 time: 0.00
18.71/18.78	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
18.71/18.78	c calculated reachability. Time: 0.00
18.71/18.78	c  N st    40    238301       125      2662         0     25110     13310    441610   no data   no data
25.39/25.43	c  F st    41    306250       125      2662         0     27020     13310    454016   no data   no data
25.39/25.43	c  N st    41    306250       125      2662         0     27020     13310    454016   no data   no data
25.79/25.87	c Decided on static restart strategy
27.99/28.09	c  N st    51    334551       125      2662         0     31191     13310    544210   no data   no data
30.20/30.22	c  N st    53    357453       125      2662         0     29330     13310    479654   no data   no data
30.20/30.22	c  S st    53    357453       125      2662         0     29330     13310    479654   no data   no data
30.20/30.29	c  S st    53    357957       125      2662         0     29820     13310    492644   no data   no data
30.20/30.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.30/30.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.30/30.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.30/30.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.30/30.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.30/30.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
30.30/30.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.30/30.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.30/30.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.60/30.69	c lits-rem:       304  cl-subs:     1110  v-elim:      0  v-fix:    0  time:  0.37 s
30.60/30.69	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
30.70/30.71	c vivif2 --  cl tried    28710 cl shrink        0 lits rem          0 time: 0.00
30.70/30.80	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
30.70/30.80	c calculated reachability. Time: 0.00
30.70/30.80	c  N st    53    357957       125      2662         0     28710     13310    461500   no data   no data
34.11/34.13	c  N st    54    390349       125      2662         0     34748     13310    603715   no data   no data
39.49/39.51	c  N st    55    438941       125      2662         0     28596     13310    419817   no data   no data
47.80/47.80	c  N st    56    511826       125      2662         0     41513     13310    736580   no data   no data
50.79/50.87	c  N st    57    536935       125      2662         0     36016     13310    564973   no data   no data
50.79/50.87	c  S st    57    536935       125      2662         0     36016     13310    564973   no data   no data
50.89/50.95	c  S st    57    537439       125      2662         0     36509     13310    577639   no data   no data
50.89/50.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.89/50.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
50.89/50.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.89/50.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.89/50.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.89/50.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
50.89/50.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.89/50.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.89/50.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.60/51.61	c lits-rem:       489  cl-subs:     1632  v-elim:      0  v-fix:    0  time:  0.61 s
51.60/51.61	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
51.60/51.61	c vivif2 --  cl tried    34877 cl shrink        0 lits rem          0 time: 0.01
51.71/51.73	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.13
51.71/51.73	c calculated reachability. Time: 0.00
51.71/51.73	c  N st    57    537439       125      2662         0     34877     13310    535099   no data   no data
71.40/71.48	c  N st    58    701423       125      2662         0     62778     13310   1227765   no data   no data
85.39/85.41	c  N st    59    806158       125      2662         0     56833     13310   1017965   no data   no data
85.39/85.41	c  S st    59    806158       125      2662         0     56833     13310   1017965   no data   no data
85.49/85.55	c  S st    59    806665       125      2662         0     57324     13310   1030900   no data   no data
85.49/85.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.49/85.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
85.49/85.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.49/85.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.49/85.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.49/85.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
85.49/85.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.49/85.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.59/85.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.79/89.83	c lits-rem:      1656  cl-subs:     5742  v-elim:      0  v-fix:    0  time:  4.22 s
89.79/89.83	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
89.79/89.84	c vivif2 --  cl tried    51582 cl shrink        0 lits rem          0 time: 0.01
89.99/90.04	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.19
89.99/90.04	c calculated reachability. Time: 0.00
89.99/90.04	c  N st    59    806665       125      2662         0     51582     13310    882804   no data   no data
129.29/129.31	c  F st    60   1071876       125      2662         0     66790     13310   1195885   no data   no data
129.29/129.31	c  N st    60   1071876       125      2662         0     66790     13310   1195885   no data   no data
130.39/130.44	c Decided on static restart strategy
134.39/134.45	c  N st    70   1100179       125      2662         0     51561     13310    786859   no data   no data
140.40/140.44	c  N st    72   1136173       125      2662         0     85351     13310   1668256   no data   no data
145.21/145.29	c  N st    73   1168565       125      2662         0     72568     13310   1276108   no data   no data
152.30/152.31	c  N st    74   1210000       125      2662         0     67262     13310   1119834   no data   no data
152.30/152.31	c  S st    74   1210000       125      2662         0     67262     13310   1119834   no data   no data
152.40/152.48	c  S st    74   1210506       125      2662         0     67755     13310   1133079   no data   no data
152.40/152.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.50/152.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
152.50/152.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.50/152.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.50/152.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.50/152.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
152.50/152.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.50/152.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
152.50/152.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.99/157.04	c lits-rem:      2137  cl-subs:     6396  v-elim:      0  v-fix:    0  time:  4.50 s
156.99/157.04	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
156.99/157.06	c vivif2 --  cl tried    61359 cl shrink        0 lits rem          0 time: 0.01
157.20/157.28	c asymm  cl-useful: 0/2289/2662 lits-rem:0 time: 0.23
157.20/157.29	c calculated reachability. Time: 0.00
157.20/157.29	c  N st    74   1210506       125      2662         0     61359     13310    980126   no data   no data
170.40/170.49	c  N st    75   1283388       125      2662         0     84854     13310   1572687   no data   no data
190.79/190.85	c  N st    76   1392712       125      2662         0     94764     13310   1834444   no data   no data
220.60/220.61	c  N st    77   1556696       125      2662         0     51724     13310    636620   no data   no data
250.20/250.21	c  N st    78   1710507       125      2662         0     91179     13310   1612283   no data   no data
250.20/250.21	c  S st    78   1710507       125      2662         0     91179     13310   1612283   no data   no data
250.40/250.46	c  S st    78   1711010       125      2662         0     91666     13310   1625449   no data   no data
250.40/250.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.50/250.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
250.50/250.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.50/250.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.50/250.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.50/250.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
250.50/250.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.50/250.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
250.50/250.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.90/263.93	c lits-rem:      2293  cl-subs:    11390  v-elim:      0  v-fix:    0  time: 13.36 s
263.90/263.93	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
263.90/263.95	c vivif2 --  cl tried    80276 cl shrink        0 lits rem          0 time: 0.02
264.20/264.21	c asymm  cl-useful: 0/1840/2662 lits-rem:0 time: 0.26
264.20/264.21	c calculated reachability. Time: 0.00
264.20/264.21	c  N st    78   1711010       125      2662         0     80276     13310   1362175   no data   no data
338.81/338.85	c  N st    79   2079974       125      2662         0     92820     13310   1641822   no data   no data
370.29/370.34	c  N st    80   2211010       125      2662         0     96675     13310   1703234   no data   no data
370.29/370.34	c  S st    80   2211010       125      2662         0     96675     13310   1703234   no data   no data
370.49/370.58	c  S st    80   2211510       125      2662         0     97158     13310   1716061   no data   no data
370.49/370.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
370.60/370.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
370.60/370.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
370.60/370.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
370.60/370.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
370.60/370.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
370.60/370.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
370.60/370.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
370.60/370.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.90/381.96	c lits-rem:      2955  cl-subs:     8006  v-elim:      0  v-fix:    0  time: 11.27 s
381.90/381.96	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
381.90/381.98	c vivif2 --  cl tried    89152 cl shrink        0 lits rem          0 time: 0.02
382.10/382.14	c asymm  cl-useful: 0/822/2662 lits-rem:0 time: 0.16
382.10/382.15	c calculated reachability. Time: 0.00
382.10/382.15	c  N st    80   2211510       125      2662         0     89152     13310   1503919   no data   no data
504.60/504.68	c  N st    81   2711510       125      2662         0    111018     13310   1892845   no data   no data
504.60/504.68	c  S st    81   2711510       125      2662         0    111018     13310   1892845   no data   no data
504.92/504.98	c  S st    81   2712012       125      2662         0    111504     13310   1905868   no data   no data
504.92/504.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
505.00/505.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
505.00/505.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
505.00/505.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
505.00/505.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
505.00/505.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
505.00/505.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
505.00/505.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
505.10/505.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.90/522.98	c lits-rem:      1851  cl-subs:    13814  v-elim:      0  v-fix:    0  time: 17.87 s
522.90/522.98	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
523.00/523.00	c vivif2 --  cl tried    97690 cl shrink        0 lits rem          0 time: 0.02
523.20/523.27	c asymm  cl-useful: 0/1601/2662 lits-rem:0 time: 0.27
523.20/523.28	c calculated reachability. Time: 0.00
523.20/523.28	c  N st    81   2712012       125      2662         0     97690     13310   1599143   no data   no data
654.41/654.51	c  N st    82   3212012       125      2662         0     75583     13310    917577   no data   no data
654.41/654.51	c  S st    82   3212012       125      2662         0     75583     13310    917577   no data   no data
654.60/654.69	c  S st    82   3212514       125      2662         0     76066     13310    930825   no data   no data
654.60/654.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
654.70/654.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
654.70/654.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
654.70/654.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
654.70/654.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
654.70/654.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
654.70/654.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
654.70/654.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
654.70/654.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
655.40/655.40	c lits-rem:       209  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.64 s
655.40/655.40	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
655.40/655.41	c vivif2 --  cl tried    75020 cl shrink        0 lits rem          0 time: 0.01
655.51/655.56	c asymm  cl-useful: 0/1061/2662 lits-rem:0 time: 0.15
655.51/655.56	c calculated reachability. Time: 0.00
655.51/655.56	c  N st    82   3212514       125      2662         0     75020     13310    907910   no data   no data
793.31/793.33	c  N st    83   3712514       125      2662         0     85934     13310   1109491   no data   no data
793.31/793.33	c  S st    83   3712514       125      2662         0     85934     13310   1109491   no data   no data
793.51/793.53	c  S st    83   3713015       125      2662         0     86419     13310   1122626   no data   no data
793.51/793.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
793.51/793.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
793.51/793.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
793.51/793.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
793.51/793.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
793.51/793.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
793.51/793.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
793.51/793.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
793.61/793.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.81/794.83	c lits-rem:       308  cl-subs:     1515  v-elim:      0  v-fix:    0  time:  1.22 s
794.81/794.83	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
794.81/794.84	c vivif2 --  cl tried    84904 cl shrink        0 lits rem          0 time: 0.02
795.01/795.08	c asymm  cl-useful: 0/1835/2662 lits-rem:0 time: 0.23
795.01/795.08	c calculated reachability. Time: 0.00
795.01/795.08	c  N st    83   3713015       125      2662         0     84904     13310   1086451   no data   no data
804.90/804.99	c  F st    84   3751562       125      2662         0    121077     13310   2062860   no data   no data
804.90/804.99	c  N st    84   3751562       125      2662         0    121077     13310   2062860   no data   no data
807.01/807.06	c Decided on static restart strategy
816.41/816.42	c  N st    94   3779865       125      2662         0    147580     13310   2754196   no data   no data
827.41/827.41	c  N st    96   3815859       125      2662         0    101680     13310   1510224   no data   no data
837.81/837.81	c  N st    97   3848251       125      2662         0    131974     13310   2323602   no data   no data
855.31/855.34	c  N st    98   3896839       125      2662         0     97023     13310   1369062   no data   no data
877.61/877.66	c  N st    99   3969721       125      2662         0     83763     13310    994353   no data   no data
909.81/909.90	c  N st   100   4079044       125      2662         0    103675     13310   1508498   no data   no data
952.02/952.04	c  N st   101   4213015       125      2662         0    145458     13310   2594843   no data   no data
952.02/952.04	c  S st   101   4213015       125      2662         0    145458     13310   2594843   no data   no data
952.42/952.49	c  S st   101   4213519       125      2662         0    145940     13310   2607489   no data   no data
952.52/952.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
952.52/952.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
952.52/952.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
952.52/952.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
952.52/952.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
952.52/952.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
952.52/952.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
952.52/952.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
952.63/952.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
988.41/988.44	c lits-rem:      2881  cl-subs:    15728  v-elim:      0  v-fix:    0  time: 35.78 s
988.41/988.44	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
988.41/988.47	c vivif2 --  cl tried   130212 cl shrink        0 lits rem          0 time: 0.03
988.71/988.75	c asymm  cl-useful: 0/827/2662 lits-rem:0 time: 0.28
988.71/988.76	c calculated reachability. Time: 0.00
988.71/988.76	c  N st   101   4213519       125      2662         0    130212     13310   2214616   no data   no data
1067.82/1067.87	c  N st   102   4459495       125      2662         0    105468     13310   1494665   no data   no data
1149.22/1149.29	c  N st   103   4713521       125      2662         0    168371     13310   3123554   no data   no data
1149.22/1149.29	c  S st   103   4713521       125      2662         0    168371     13310   3123554   no data   no data
1149.82/1149.83	c  S st   103   4714026       125      2662         0    168860     13310   3137155   no data   no data
1149.82/1149.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1149.92/1149.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1149.92/1149.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1149.92/1149.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1149.92/1149.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.92/1149.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1149.92/1149.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1149.92/1149.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1150.02/1150.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1204.31/1204.30	c lits-rem:      4429  cl-subs:    19793  v-elim:      0  v-fix:    0  time: 54.26 s
1204.31/1204.30	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1204.31/1204.34	c vivif2 --  cl tried   149067 cl shrink        0 lits rem          0 time: 0.03
1204.61/1204.66	c asymm  cl-useful: 0/1113/2662 lits-rem:0 time: 0.32
1204.61/1204.66	c calculated reachability. Time: 0.00
1204.61/1204.66	c  N st   103   4714026       125      2662         0    149067     13310   2647072   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-3367755-1305386430/watcher-3367755-1305386430 -o /tmp/evaluation-result-3367755-1305386430/solver-3367755-1305386430 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367755-1305386430.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.03 2.17 3.15 2/415 6464
/proc/meminfo: memFree=21413340/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=29728 CPUtime=0 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 728873783 30441472 464 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 7432 464 338 95 0 2414 0

[startup+0.039731 s]
/proc/loadavg: 1.03 2.17 3.15 2/415 6464
/proc/meminfo: memFree=21413340/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=30252 CPUtime=0.03 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 758 0 0 0 3 0 0 0 25 0 1 0 728873783 30978048 672 33554432000 4194304 4580011 140735398827472 18446744073709551615 4321216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 7563 672 362 95 0 2545 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30252

[startup+0.100709 s]
/proc/loadavg: 1.03 2.17 3.15 2/415 6464
/proc/meminfo: memFree=21413340/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=30384 CPUtime=0.09 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 841 0 0 0 9 0 0 0 25 0 1 0 728873783 31113216 755 33554432000 4194304 4580011 140735398827472 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 7596 755 363 95 0 2578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30384

[startup+0.300672 s]
/proc/loadavg: 1.03 2.17 3.15 2/415 6464
/proc/meminfo: memFree=21413340/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=31032 CPUtime=0.29 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 1151 0 0 0 29 0 0 0 25 0 1 0 728873783 31776768 908 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 7758 908 363 95 0 2740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31032

[startup+0.700602 s]
/proc/loadavg: 1.03 2.17 3.15 2/415 6464
/proc/meminfo: memFree=21413340/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=31544 CPUtime=0.69 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 1769 0 0 0 69 0 0 0 25 0 1 0 728873783 32301056 995 33554432000 4194304 4580011 140735398827472 18446744073709551615 4338981 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 7886 995 363 95 0 2868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31544

[startup+1.50046 s]
/proc/loadavg: 1.43 2.23 3.17 5/426 6485
/proc/meminfo: memFree=21387412/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=38060 CPUtime=1.49 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 3823 0 0 0 149 0 0 0 25 0 1 0 728873783 38973440 2688 33554432000 4194304 4580011 140735398827472 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 9515 2688 367 95 0 4497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38060

[startup+3.10018 s]
/proc/loadavg: 1.43 2.23 3.17 5/426 6485
/proc/meminfo: memFree=21359888/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=42672 CPUtime=3.09 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 5842 0 0 0 309 0 0 0 25 0 1 0 728873783 43696128 3752 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 10668 3752 367 95 0 5650 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42672

[startup+6.30062 s]
/proc/loadavg: 1.71 2.28 3.18 5/426 6485
/proc/meminfo: memFree=21338556/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=47300 CPUtime=6.29 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 8581 0 0 0 628 1 0 0 25 0 1 0 728873783 48435200 4875 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 11825 4875 367 95 0 6807 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47300

[startup+12.7005 s]
/proc/loadavg: 1.90 2.31 3.18 5/426 6485
/proc/meminfo: memFree=21307332/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=52432 CPUtime=12.69 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 13238 0 0 0 1268 1 0 0 25 0 1 0 728873783 53690368 5957 33554432000 4194304 4580011 140735398827472 18446744073709551615 4318472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 13108 5957 367 95 0 8090 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52432

[startup+25.5003 s]
/proc/loadavg: 2.36 2.39 3.19 5/426 6485
/proc/meminfo: memFree=21284764/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=55352 CPUtime=25.49 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 19466 0 0 0 2547 2 0 0 25 0 1 0 728873783 56680448 6663 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 13838 6663 367 95 0 8820 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55352

[startup+51.1008 s]
/proc/loadavg: 2.92 2.52 3.21 5/426 6486
/proc/meminfo: memFree=21269592/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=62488 CPUtime=51.09 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 30797 0 0 0 5105 4 0 0 25 0 1 0 728873783 63987712 8355 33554432000 4194304 4580011 140735398827472 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 15622 8355 367 95 0 10604 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62488

[startup+102.317 s]
/proc/loadavg: 3.60 2.76 3.26 5/426 6487
/proc/meminfo: memFree=21205300/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=77356 CPUtime=102.31 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 48536 0 0 0 10224 7 0 0 25 0 1 0 728873783 79212544 12283 33554432000 4194304 4580011 140735398827472 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 19339 12283 367 95 0 14321 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 77356

[startup+162.3 s]
/proc/loadavg: 3.91 3.00 3.31 5/426 6489
/proc/meminfo: memFree=21166948/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=88776 CPUtime=162.29 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 64542 0 0 0 16218 11 0 0 25 0 1 0 728873783 90906624 15565 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 22194 15565 369 95 0 17176 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 88776

[startup+222.301 s]
/proc/loadavg: 4.08 3.21 3.36 5/426 6491
/proc/meminfo: memFree=21141840/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=89168 CPUtime=222.3 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 78431 0 0 0 22215 15 0 0 25 0 1 0 728873783 91308032 14660 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 22292 14660 369 95 0 17274 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89168

[startup+282.3 s]
/proc/loadavg: 4.08 3.37 3.40 5/426 6492
/proc/meminfo: memFree=21100480/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=105692 CPUtime=282.3 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 91347 0 0 0 28212 18 0 0 25 0 1 0 728873783 108228608 18051 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 26423 18051 369 95 0 21405 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105692

[startup+342.301 s]
/proc/loadavg: 4.03 3.48 3.43 5/426 6494
/proc/meminfo: memFree=21061096/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=105988 CPUtime=342.3 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 102995 0 0 0 34209 21 0 0 25 0 1 0 728873783 108531712 19440 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 26497 19440 369 95 0 21479 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105988

[startup+402.3 s]
/proc/loadavg: 4.07 3.59 3.47 5/426 6495
/proc/meminfo: memFree=21028504/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=120620 CPUtime=402.3 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 114365 0 0 0 40206 24 0 0 25 0 1 0 728873783 123514880 22634 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 30155 22634 369 95 0 25137 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 120620

[startup+462.301 s]
/proc/loadavg: 4.08 3.67 3.51 5/426 6497
/proc/meminfo: memFree=21013324/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=120852 CPUtime=462.3 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 124416 0 0 0 46204 26 0 0 25 0 1 0 728873783 123752448 21998 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 30213 21998 369 95 0 25195 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 120852

[startup+522.3 s]
/proc/loadavg: 4.13 3.76 3.55 5/426 6499
/proc/meminfo: memFree=21002232/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=131208 CPUtime=522.3 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 133156 0 0 0 52201 29 0 0 25 0 1 0 728873783 134356992 25163 33554432000 4194304 4580011 140735398827472 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 32802 25163 369 95 0 27784 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 131208

[startup+582.301 s]
/proc/loadavg: 4.10 3.82 3.58 5/426 6500
/proc/meminfo: memFree=20979388/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=131388 CPUtime=582.3 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 141966 0 0 0 58198 32 0 0 25 0 1 0 728873783 134541312 24880 33554432000 4194304 4580011 140735398827472 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 32847 24880 369 95 0 27829 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 131388

[startup+642.3 s]
/proc/loadavg: 4.03 3.85 3.60 5/426 6502
/proc/meminfo: memFree=20958128/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=131588 CPUtime=642.31 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 151355 0 0 0 64195 36 0 0 25 0 1 0 728873783 134746112 25126 33554432000 4194304 4580011 140735398827472 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 32897 25126 369 95 0 27879 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131588

[startup+702.301 s]
/proc/loadavg: 4.04 3.89 3.63 5/426 6503
/proc/meminfo: memFree=20951988/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=131784 CPUtime=702.31 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 160248 0 0 0 70192 39 0 0 25 0 1 0 728873783 134946816 24432 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 32946 24432 369 95 0 27928 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 131784

[startup+762.316 s]
/proc/loadavg: 4.21 3.95 3.66 5/426 6505
/proc/meminfo: memFree=20957384/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=131904 CPUtime=762.33 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 168378 0 0 0 76191 42 0 0 25 0 1 0 728873783 135069696 25974 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 32976 25974 369 95 0 27958 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 131904

[startup+822.301 s]
/proc/loadavg: 4.15 3.97 3.69 5/426 6507
/proc/meminfo: memFree=20940964/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=134204 CPUtime=822.31 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 177525 0 0 0 82187 44 0 0 25 0 1 0 728873783 137424896 24795 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 33551 24795 369 95 0 28533 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 134204

[startup+882.3 s]
/proc/loadavg: 4.05 3.97 3.70 5/426 6508
/proc/meminfo: memFree=20937956/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=134300 CPUtime=882.31 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 185100 0 0 0 88184 47 0 0 25 0 1 0 728873783 137523200 25322 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 33575 25322 369 95 0 28557 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 134300

[startup+942.301 s]
/proc/loadavg: 4.02 3.97 3.72 5/426 6510
/proc/meminfo: memFree=20930456/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=134408 CPUtime=942.31 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 192767 0 0 0 94182 49 0 0 25 0 1 0 728873783 137633792 25788 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 33602 25788 369 95 0 28584 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 134408

[startup+1002.3 s]
/proc/loadavg: 4.15 4.02 3.75 5/426 6511
/proc/meminfo: memFree=20884628/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=213452 CPUtime=1002.32 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 199858 0 0 0 100181 51 0 0 25 0 1 0 728873783 218574848 32879 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 53363 32879 369 95 0 48345 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 213452

[startup+1062.3 s]
/proc/loadavg: 4.20 4.04 3.77 5/426 6513
/proc/meminfo: memFree=20862876/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=157856 CPUtime=1062.32 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 208594 0 0 0 106177 55 0 0 25 0 1 0 728873783 161644544 30263 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 39464 30263 368 95 0 34446 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 157856

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 3.79 5/426 6518
/proc/meminfo: memFree=20826456/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=157988 CPUtime=1122.32 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 216126 0 0 0 112174 58 0 0 25 0 1 0 728873783 161779712 30247 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 39497 30247 368 95 0 34479 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 157988

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 3.80 5/426 6519
/proc/meminfo: memFree=20801104/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=238076 CPUtime=1182.31 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 223973 0 0 0 118172 59 0 0 25 0 1 0 728873783 243789824 38093 33554432000 4194304 4580011 140735398827472 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 59519 38093 367 95 0 54501 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 238076

[startup+1242.3 s]
/proc/loadavg: 4.11 4.06 3.82 6/426 6521
/proc/meminfo: memFree=20777744/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=181348 CPUtime=1242.32 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 228155 0 0 0 124171 61 0 0 25 0 1 0 728873783 185700352 37921 33554432000 4194304 4580011 140735398827472 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 45337 37921 367 95 0 40319 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 181348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.06 3.83 5/427 6523
/proc/meminfo: memFree=20864120/32950940 swapFree=67111356/67111528
[pid=6464] ppid=6462 vsize=181472 CPUtime=1300.03 cores=5,7
/proc/6464/stat : 6464 (strangenight2-s) R 6462 6464 5388 0 -1 4202496 235176 0 0 0 129939 64 0 0 25 0 1 0 728873783 185827328 37298 33554432000 4194304 4580011 140735398827472 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6464/statm: 45368 37298 367 95 0 40350 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 181472

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.05
CPU user time (s): 1299.4
CPU system time (s): 0.650901
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 238552

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

runsolver used 5.18121 second user time and 12.6621 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 17:20:30
IDJOB=3367755
IDBENCH=82964
IDSOLVER=1845
FILE ID=node117/3367755-1305386430
RUNJOBID= node117-1305386430-6445
PBS_JOBID= 13324385
Free space on /tmp= 73412 MiB

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

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

MD5SUM BENCH= f1e33ebe027aeef1e1287d547aeffeed
RANDOM SEED=517824799

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21413620 kB
Buffers:        288620 kB
Cached:        3012460 kB
SwapCached:          0 kB
Active:        9348880 kB
Inactive:      1833140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21413620 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10936 kB
Writeback:           0 kB
AnonPages:     7880652 kB
Mapped:          32244 kB
Slab:           243492 kB
PageTables:      44700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100444992 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= 73396 MiB
End job on node117 at 2011-05-14 17:42:12