Trace number 3367799

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-k3-r4.26-v650-c2769-S4140122-004.SATISFIABLE.cnf
MD5SUM2b3c7a221faca9e629eac8ef7f1b0cd7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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-3367799-1305387346.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  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:     295 undec:      81 neg:     274
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       638      2757         0         0      8327         0   no data   no data
0.02/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4916       638      2757         0      4866      8327    141808   no data   no data
0.39/0.44	c  N st    10     11299       638      2757         0      4496      8327     88696   no data   no data
0.69/0.73	c  N st    11     17043       638      2757         0     10151      8327    241310   no data   no data
1.10/1.18	c  F st    12     25000       638      2757         0     12387      8327    303206   no data   no data
1.10/1.18	c  N st    12     25000       638      2757         0     12387      8327    303206   no data   no data
1.39/1.44	c Decided on static restart strategy
1.39/1.44	c  N st    18     30001       638      2757         0     10664      8327    234482   no data   no data
1.39/1.44	c  S st    18     30001       638      2757         0     10664      8327    234482   no data   no data
1.39/1.47	c  S st    18     30502       638      2757         0     11165      8327    247858   no data   no data
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.48	c blocked clauses removed:       20 vars:      3 tried:         638 T: 0.00 s
1.39/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
1.39/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.55	c lits-rem:       206  cl-subs:      505  v-elim:      0  v-fix:    0  time:  0.06 s
1.49/1.55	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
1.49/1.55	c calculated reachability. Time: 0.00
1.49/1.55	c  N st    18     30502       635      2737         0     10629      8267    231126   no data   no data
1.89/1.95	c  N st    20     37613       635      2737         0      9921      8267    194324   no data   no data
2.29/2.32	c  N st    21     44012       635      2737         0     16202      8267    370897   no data   no data
2.39/2.44	c  S st    22     45753       635      2737         0      9142      8267    149038   no data   no data
2.39/2.46	c  S st    22     46256       635      2737         0      9644      8267    162090   no data   no data
2.39/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.48	c lits-rem:        22  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.48	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
2.39/2.49	c vivif2 --  cl tried     9611 cl shrink        0 lits rem          0 time: 0.00
2.39/2.49	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
2.39/2.49	c calculated reachability. Time: 0.00
2.39/2.49	c  N st    22     46256       635      2737         0      9611      8267    161132   no data   no data
3.39/3.44	c  N st    23     60653       635      2737         0     13961      8267    282813   no data   no data
3.99/4.09	c  N st    24     69385       635      2737         0     11755      8267    206497   no data   no data
3.99/4.09	c  S st    24     69385       635      2737         0     11755      8267    206497   no data   no data
4.09/4.13	c  S st    24     69888       635      2737         0     12258      8267    219519   no data   no data
4.09/4.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
4.09/4.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.16	c lits-rem:        22  cl-subs:      101  v-elim:      0  v-fix:    0  time:  0.02 s
4.09/4.16	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
4.09/4.16	c vivif2 --  cl tried    12157 cl shrink        0 lits rem          0 time: 0.00
4.09/4.17	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
4.09/4.17	c calculated reachability. Time: 0.00
4.09/4.17	c  N st    24     69888       635      2737         0     12157      8267    216225   no data   no data
5.50/5.59	c  F st    25     87500       635      2737         0     17723      8267    374345   no data   no data
5.50/5.59	c  N st    25     87500       635      2737         0     17723      8267    374345   no data   no data
5.89/5.99	c Decided on static restart strategy
6.19/6.27	c  N st    32     95543       635      2737         0     25619      8267    594749   no data   no data
6.89/6.98	c  N st    34    104833       635      2737         0     21945      8267    462999   no data   no data
6.89/6.98	c  S st    34    104833       635      2737         0     21945      8267    462999   no data   no data
6.99/7.03	c  S st    34    105336       635      2737         0     22448      8267    477091   no data   no data
6.99/7.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
6.99/7.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.99/7.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.99/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.27	c lits-rem:       151  cl-subs:      858  v-elim:      0  v-fix:    0  time:  0.21 s
7.19/7.27	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c vivif2 --  cl tried    21590 cl shrink        0 lits rem          0 time: 0.00
7.19/7.29	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.01
7.19/7.29	c calculated reachability. Time: 0.00
7.19/7.29	c  N st    34    105336       635      2737         0     21590      8267    449538   no data   no data
8.09/8.10	c  N st    35    114934       635      2737         0     17259      8267    302706   no data   no data
9.39/9.40	c  N st    36    129334       635      2737         0     16712      8267    264527   no data   no data
11.39/11.42	c  N st    37    150930       635      2737         0     22237      8267    423331   no data   no data
12.00/12.05	c  S st    38    158004       635      2737         0     29205      8267    634572   no data   no data
12.10/12.12	c  S st    38    158507       635      2737         0     29707      8267    647965   no data   no data
12.10/12.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.10/12.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.10/12.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
12.10/12.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.10/12.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.10/12.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.52	c lits-rem:       466  cl-subs:      954  v-elim:      0  v-fix:    0  time:  0.36 s
12.49/12.52	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
12.49/12.53	c vivif2 --  cl tried    28753 cl shrink        0 lits rem          0 time: 0.01
12.49/12.55	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.02
12.49/12.55	c calculated reachability. Time: 0.00
12.49/12.55	c  N st    38    158507       635      2737         0     28753      8267    616604   no data   no data
17.50/17.56	c  N st    39    207097       635      2737         0     23389      8267    405821   no data   no data
20.69/20.76	c  N st    40    237761       635      2737         0     33899      8267    706829   no data   no data
20.69/20.76	c  S st    40    237761       635      2737         0     33899      8267    706829   no data   no data
20.80/20.83	c  S st    40    238264       635      2737         0     34402      8267    720884   no data   no data
20.80/20.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.80/20.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.80/20.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.80/20.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.80/20.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.80/20.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
20.80/20.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.80/20.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.80/20.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.31	c lits-rem:       282  cl-subs:      869  v-elim:      0  v-fix:    0  time:  0.44 s
21.29/21.32	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
21.29/21.32	c vivif2 --  cl tried    33533 cl shrink        0 lits rem          0 time: 0.01
21.29/21.34	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.02
21.29/21.34	c calculated reachability. Time: 0.00
21.29/21.34	c  N st    40    238264       635      2737         0     33533      8267    691121   no data   no data
29.29/29.31	c  F st    41    306250       635      2737         0     35412      8267    689025   no data   no data
29.29/29.32	c  N st    41    306250       635      2737         0     35412      8267    689025   no data   no data
29.89/29.93	c Decided on static restart strategy
32.49/32.52	c  N st    51    334555       635      2737         0     39738      8267    797611   no data   no data
34.99/35.02	c  N st    53    357398       635      2737         0     37556      8267    678930   no data   no data
34.99/35.02	c  S st    53    357398       635      2737         0     37556      8267    678930   no data   no data
35.10/35.11	c  S st    53    357902       635      2737         0     38060      8267    692062   no data   no data
35.10/35.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.10/35.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.10/35.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.10/35.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.10/35.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.10/35.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
35.10/35.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.10/35.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.10/35.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.60	c lits-rem:       203  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  0.45 s
35.59/35.60	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
35.59/35.61	c vivif2 --  cl tried    36500 cl shrink        0 lits rem          0 time: 0.01
35.59/35.63	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.02
35.59/35.63	c calculated reachability. Time: 0.00
35.59/35.63	c  N st    53    357902       635      2737         0     36500      8267    648360   no data   no data
39.79/39.81	c  N st    54    390294       635      2737         0     42783      8267    833418   no data   no data
45.90/45.93	c  N st    55    438884       635      2737         0     36754      8267    634886   no data   no data
56.49/56.51	c  N st    56    511769       635      2737         0     50150      8267   1040804   no data   no data
60.09/60.18	c  N st    57    536853       635      2737         0     44374      8267    804712   no data   no data
60.09/60.18	c  S st    57    536853       635      2737         0     44374      8267    804712   no data   no data
60.19/60.28	c  S st    57    537361       635      2737         0     44882      8267    818534   no data   no data
60.19/60.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.29/60.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
60.29/60.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.29/60.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.29/60.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.29/60.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
60.29/60.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.29/60.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.29/60.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.89/60.90	c lits-rem:       184  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  0.57 s
60.89/60.90	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
60.89/60.91	c vivif2 --  cl tried    43774 cl shrink        0 lits rem          0 time: 0.01
60.89/60.94	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.03
60.89/60.94	c calculated reachability. Time: 0.00
60.89/60.94	c  N st    57    537361       635      2737         0     43774      8267    781096   no data   no data
86.59/86.68	c  N st    58    701345       635      2737         0     37703      8267    483208   no data   no data
104.79/104.88	c  N st    59    806042       635      2737         0     66828      8267   1342085   no data   no data
104.79/104.88	c  S st    59    806042       635      2737         0     66828      8267   1342085   no data   no data
105.09/105.12	c  S st    59    806546       635      2737         0     67329      8267   1356254   no data   no data
105.09/105.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.09/105.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
105.09/105.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.09/105.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.09/105.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.09/105.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
105.09/105.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.09/105.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.19/105.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.70/111.73	c lits-rem:       360  cl-subs:     4288  v-elim:      0  v-fix:    0  time:  6.51 s
111.70/111.73	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
111.70/111.75	c vivif2 --  cl tried    63041 cl shrink        0 lits rem          0 time: 0.02
111.80/111.82	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.07
111.80/111.82	c calculated reachability. Time: 0.00
111.80/111.82	c  N st    59    806546       635      2737         0     63041      8267   1223137   no data   no data
163.70/163.76	c  F st    60   1071876       635      2737         0     78964      8267   1640841   no data   no data
163.70/163.76	c  N st    60   1071876       635      2737         0     78964      8267   1640841   no data   no data
165.01/165.01	c Decided on static restart strategy
168.89/168.92	c  N st    70   1100177       635      2737         0     62837      8267   1065897   no data   no data
176.70/176.76	c  N st    72   1136170       635      2737         0     53028      8267    728946   no data   no data
183.50/183.51	c  N st    73   1168562       635      2737         0     84805      8267   1712811   no data   no data
191.89/191.93	c  N st    74   1209819       635      2737         0     79398      8267   1529490   no data   no data
191.89/191.93	c  S st    74   1209819       635      2737         0     79398      8267   1529490   no data   no data
192.09/192.14	c  S st    74   1210325       635      2737         0     79904      8267   1543806   no data   no data
192.09/192.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.09/192.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
192.09/192.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.09/192.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.09/192.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.09/192.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
192.09/192.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
192.19/192.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
192.19/192.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.50/194.57	c lits-rem:       663  cl-subs:     1912  v-elim:      0  v-fix:    0  time:  2.33 s
194.50/194.57	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
194.50/194.59	c vivif2 --  cl tried    77992 cl shrink        0 lits rem          0 time: 0.02
194.61/194.66	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.06
194.61/194.66	c calculated reachability. Time: 0.00
194.61/194.66	c  N st    74   1210325       635      2737         0     77992      8267   1477032   no data   no data
210.11/210.16	c  N st    75   1283208       635      2737         0     54206      8267    682886   no data   no data
233.50/233.58	c  N st    76   1392534       635      2737         0     62128      8267    860344   no data   no data
274.10/274.14	c  N st    77   1556520       635      2737         0     67025      8267    957874   no data   no data
309.90/309.90	c  N st    78   1710326       635      2737         0    109200      8267   2207920   no data   no data
309.90/309.90	c  S st    78   1710326       635      2737         0    109200      8267   2207920   no data   no data
310.11/310.18	c  S st    78   1710826       635      2737         0    109700      8267   2221783   no data   no data
310.11/310.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
310.21/310.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
310.21/310.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
310.21/310.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.21/310.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.21/310.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
310.21/310.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
310.21/310.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
310.30/310.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.40/322.46	c lits-rem:      1351  cl-subs:     7417  v-elim:      0  v-fix:    0  time: 12.13 s
322.40/322.46	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
322.40/322.49	c vivif2 --  cl tried   102283 cl shrink        0 lits rem          0 time: 0.03
322.50/322.58	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.09
322.50/322.58	c calculated reachability. Time: 0.00
322.50/322.58	c  N st    78   1710826       635      2737         0    102283      8267   2008821   no data   no data
421.60/421.66	c  N st    79   2079790       635      2737         0    113839      8267   2225286   no data   no data
456.21/456.22	c  N st    80   2210826       635      2737         0    118238      8267   2389740   no data   no data
456.21/456.22	c  S st    80   2210826       635      2737         0    118238      8267   2389740   no data   no data
456.52/456.55	c  S st    80   2211328       635      2737         0    118739      8267   2403917   no data   no data
456.52/456.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
456.61/456.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
456.61/456.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
456.61/456.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.61/456.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.61/456.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
456.61/456.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
456.61/456.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
456.71/456.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.71/466.75	c lits-rem:       725  cl-subs:     4960  v-elim:      0  v-fix:    0  time: 10.05 s
466.71/466.75	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
466.71/466.78	c vivif2 --  cl tried   113779 cl shrink        0 lits rem          0 time: 0.03
466.81/466.88	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.10
466.81/466.89	c calculated reachability. Time: 0.00
466.81/466.89	c  N st    80   2211328       635      2737         0    113779      8267   2248567   no data   no data
608.71/608.77	c  N st    81   2711328       635      2737         0    137075      8267   2959538   no data   no data
608.71/608.77	c  S st    81   2711328       635      2737         0    137075      8267   2959538   no data   no data
609.11/609.15	c  S st    81   2711833       635      2737         0    137578      8267   2974205   no data   no data
609.11/609.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
609.21/609.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
609.21/609.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
609.21/609.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
609.21/609.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
609.21/609.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
609.21/609.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
609.21/609.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
609.32/609.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.81/633.88	c lits-rem:      1010  cl-subs:     9144  v-elim:      0  v-fix:    0  time: 24.55 s
633.81/633.88	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
633.91/633.92	c vivif2 --  cl tried   128434 cl shrink        0 lits rem          0 time: 0.04
634.01/634.05	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.13
634.01/634.05	c calculated reachability. Time: 0.00
634.01/634.05	c  N st    81   2711833       635      2737         0    128434      8267   2681169   no data   no data
782.91/782.94	c  N st    82   3211833       635      2737         0    104025      8267   1641735   no data   no data
782.91/782.94	c  S st    82   3211833       635      2737         0    104025      8267   1641735   no data   no data
783.12/783.20	c  S st    82   3212338       635      2737         0    104529      8267   1656923   no data   no data
783.12/783.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
783.22/783.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
783.22/783.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
783.22/783.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
783.22/783.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
783.22/783.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
783.22/783.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
783.22/783.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
783.31/783.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
786.82/786.85	c lits-rem:       408  cl-subs:     3378  v-elim:      0  v-fix:    0  time:  3.54 s
786.82/786.85	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
786.82/786.88	c vivif2 --  cl tried   101151 cl shrink        0 lits rem          0 time: 0.02
786.92/786.96	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.08
786.92/786.96	c calculated reachability. Time: 0.00
786.92/786.96	c  N st    82   3212338       635      2737         0    101151      8267   1554487   no data   no data
958.52/958.54	c  N st    83   3712339       635      2737         0    111944      8267   1785145   no data   no data
958.52/958.54	c  S st    83   3712339       635      2737         0    111944      8267   1785145   no data   no data
958.82/958.89	c  S st    83   3712844       635      2737         0    112449      8267   1799599   no data   no data
958.82/958.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
958.92/958.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
958.92/958.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
958.92/958.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
958.92/958.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
958.92/958.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
958.92/958.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
958.92/958.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
959.02/959.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
963.63/963.65	c lits-rem:       306  cl-subs:     4051  v-elim:      0  v-fix:    0  time:  4.63 s
963.63/963.65	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
963.63/963.67	c vivif2 --  cl tried   108398 cl shrink        0 lits rem          0 time: 0.02
963.72/963.76	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.09
963.72/963.76	c calculated reachability. Time: 0.00
963.72/963.76	c  N st    83   3712844       635      2737         0    108398      8267   1674542   no data   no data
978.02/978.06	c  F st    84   3751565       635      2737         0    146430      8267   2805205   no data   no data
978.02/978.06	c  N st    84   3751565       635      2737         0    146430      8267   2805205   no data   no data
980.22/980.26	c Decided on static restart strategy
989.93/989.96	c  N st    94   3779874       635      2737         0     91004      8267   1070395   no data   no data
1001.12/1001.10	c  N st    96   3815867       635      2737         0    126324      8267   2173311   no data   no data
1013.92/1013.99	c  N st    97   3848259       635      2737         0    158136      8267   3176231   no data   no data
1032.72/1032.71	c  N st    98   3896848       635      2737         0    121166      8267   1853238   no data   no data
1062.33/1062.39	c  N st    99   3969731       635      2737         0    107297      8267   1456242   no data   no data
1100.04/1100.04	c  N st   100   4079054       635      2737         0    128304      8267   2112482   no data   no data
1144.23/1144.27	c  N st   101   4212844       635      2737         0    172003      8267   3326158   no data   no data
1144.23/1144.27	c  S st   101   4212844       635      2737         0    172003      8267   3326158   no data   no data
1144.73/1144.73	c  S st   101   4213348       635      2737         0    172506      8267   3340590   no data   no data
1144.73/1144.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1144.83/1144.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1144.83/1144.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1144.83/1144.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1144.83/1144.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1144.83/1144.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    635 time:  0.00 s
1144.83/1144.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1144.83/1144.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1144.93/1144.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1175.32/1175.30	c lits-rem:       618  cl-subs:    12922  v-elim:      0  v-fix:    0  time: 30.35 s
1175.32/1175.30	c vivif2 --  cl tried     2737 cl shrink        0 lits rem          0 time: 0.00
1175.32/1175.34	c vivif2 --  cl tried   159584 cl shrink        0 lits rem          0 time: 0.04
1175.42/1175.48	c asymm  cl-useful: 0/2737/2737 lits-rem:0 time: 0.14
1175.42/1175.48	c calculated reachability. Time: 0.00
1175.42/1175.48	c  N st   101   4213348       635      2737         0    159584      8267   2983460   no data   no data
1252.63/1252.62	c  N st   102   4459325       635      2737         0    133664      8267   2189854   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-3367799-1305387346/watcher-3367799-1305387346 -o /tmp/evaluation-result-3367799-1305387346/solver-3367799-1305387346 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367799-1305387346.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.99 3.97 3.96 4/286 29479
/proc/meminfo: memFree=25514320/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=30316 CPUtime=0 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 727 0 0 0 0 0 0 0 25 0 1 0 728965209 31043584 642 33554432000 4194304 4580011 140733794528576 18446744073709551615 4325198 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 7579 642 363 95 0 2561 0

[startup+0.0307009 s]
/proc/loadavg: 3.99 3.97 3.96 4/286 29479
/proc/meminfo: memFree=25514320/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=30316 CPUtime=0.02 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 753 0 0 0 2 0 0 0 25 0 1 0 728965209 31043584 668 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 7579 668 363 95 0 2561 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30316

[startup+0.100698 s]
/proc/loadavg: 3.99 3.97 3.96 4/286 29479
/proc/meminfo: memFree=25514320/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=30448 CPUtime=0.09 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 844 0 0 0 9 0 0 0 25 0 1 0 728965209 31178752 759 33554432000 4194304 4580011 140733794528576 18446744073709551615 4324201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 7612 759 364 95 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.300651 s]
/proc/loadavg: 3.99 3.97 3.96 4/286 29479
/proc/meminfo: memFree=25514320/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=31064 CPUtime=0.29 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 1142 0 0 0 29 0 0 0 25 0 1 0 728965209 31809536 885 33554432000 4194304 4580011 140733794528576 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 7766 885 364 95 0 2748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31064

[startup+0.700587 s]
/proc/loadavg: 3.99 3.97 3.96 4/286 29479
/proc/meminfo: memFree=25514320/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=31616 CPUtime=0.69 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 1554 0 0 0 69 0 0 0 25 0 1 0 728965209 32374784 1044 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 7904 1044 364 95 0 2886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31616

[startup+1.50043 s]
/proc/loadavg: 3.99 3.97 3.96 5/287 29480
/proc/meminfo: memFree=25508980/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=38516 CPUtime=1.49 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 3890 0 0 0 149 0 0 0 25 0 1 0 728965209 39440384 2690 33554432000 4194304 4580011 140733794528576 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 9629 2690 367 95 0 4611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38516

[startup+3.10014 s]
/proc/loadavg: 3.99 3.97 3.96 5/287 29480
/proc/meminfo: memFree=25499804/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=38772 CPUtime=3.09 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 5049 0 0 0 309 0 0 0 25 0 1 0 728965209 39702528 2934 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 9693 2934 367 95 0 4675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38772

[startup+6.30055 s]
/proc/loadavg: 3.99 3.97 3.96 5/287 29480
/proc/meminfo: memFree=25498608/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=40860 CPUtime=6.29 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 7681 0 0 0 628 1 0 0 25 0 1 0 728965209 41840640 3137 33554432000 4194304 4580011 140733794528576 18446744073709551615 4295809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 10215 3137 367 95 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40860

[startup+12.7004 s]
/proc/loadavg: 3.99 3.97 3.96 5/287 29480
/proc/meminfo: memFree=25490432/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=55384 CPUtime=12.69 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 13939 0 0 0 1267 2 0 0 25 0 1 0 728965209 56713216 7085 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 13846 7085 367 95 0 8828 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55384

[startup+25.501 s]
/proc/loadavg: 3.99 3.97 3.96 5/287 29481
/proc/meminfo: memFree=25478628/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=63884 CPUtime=25.49 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 21468 0 0 0 2546 3 0 0 25 0 1 0 728965209 65417216 8666 33554432000 4194304 4580011 140733794528576 18446744073709551615 4295806 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 15971 8666 367 95 0 10953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63884

[startup+51.1003 s]
/proc/loadavg: 3.99 3.97 3.96 5/287 29481
/proc/meminfo: memFree=25464244/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=68560 CPUtime=51.09 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 31990 0 0 0 5104 5 0 0 25 0 1 0 728965209 70205440 10193 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 17140 10193 367 95 0 12122 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68560

[startup+102.311 s]
/proc/loadavg: 4.04 3.99 3.97 5/287 29483
/proc/meminfo: memFree=25420556/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=76452 CPUtime=102.31 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 48490 0 0 0 10222 9 0 0 25 0 1 0 728965209 78286848 12100 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 19113 12100 367 95 0 14095 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 76452

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.97 5/287 29484
/proc/meminfo: memFree=25378116/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=94000 CPUtime=162.3 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 65020 0 0 0 16216 14 0 0 25 0 1 0 728965209 96256000 16700 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 23500 16700 367 95 0 18482 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 94000

[startup+222.301 s]
/proc/loadavg: 4.11 4.02 3.98 5/287 29489
/proc/meminfo: memFree=25348488/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=109092 CPUtime=222.3 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 80960 0 0 0 22210 20 0 0 25 0 1 0 728965209 111710208 19536 33554432000 4194304 4580011 140733794528576 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 27273 19536 367 95 0 22255 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 109092

[startup+282.301 s]
/proc/loadavg: 4.04 4.01 3.98 5/287 29490
/proc/meminfo: memFree=25327952/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=109292 CPUtime=282.3 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 91343 0 0 0 28207 23 0 0 25 0 1 0 728965209 111915008 20769 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 27323 20769 367 95 0 22305 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109292

[startup+342.301 s]
/proc/loadavg: 4.06 4.02 3.98 5/287 29492
/proc/meminfo: memFree=25291952/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=136172 CPUtime=342.3 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 106533 0 0 0 34204 26 0 0 25 0 1 0 728965209 139440128 25533 33554432000 4194304 4580011 140733794528576 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 34043 25533 367 95 0 29025 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 136172

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.98 5/287 29494
/proc/meminfo: memFree=25253816/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=136356 CPUtime=402.3 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 116465 0 0 0 40201 29 0 0 25 0 1 0 728965209 139628544 27229 33554432000 4194304 4580011 140733794528576 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 34089 27229 367 95 0 29071 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 136356

[startup+462.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/287 29495
/proc/meminfo: memFree=25232180/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=156188 CPUtime=462.31 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 129637 0 0 0 46198 33 0 0 25 0 1 0 728965209 159936512 31735 33554432000 4194304 4580011 140733794528576 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 39047 31735 367 95 0 34029 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 156188

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/287 29497
/proc/meminfo: memFree=25228648/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=156624 CPUtime=522.31 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 139156 0 0 0 52195 36 0 0 25 0 1 0 728965209 160382976 31915 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 39156 31915 367 95 0 34138 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 156624

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/287 29498
/proc/meminfo: memFree=25229092/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=156772 CPUtime=582.31 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 149073 0 0 0 58192 39 0 0 25 0 1 0 728965209 160534528 32081 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 39193 32081 367 95 0 34175 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 156772

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.99 5/287 29500
/proc/meminfo: memFree=25207836/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=181148 CPUtime=642.32 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 160605 0 0 0 64190 42 0 0 25 0 1 0 728965209 185495552 36458 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 45287 36458 367 95 0 40269 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 181148

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.99 5/287 29502
/proc/meminfo: memFree=25204200/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=232256 CPUtime=702.31 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 169239 0 0 0 70186 45 0 0 25 0 1 0 728965209 237830144 38217 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 58064 38217 367 95 0 53046 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 232256

[startup+762.311 s]
/proc/loadavg: 4.05 4.02 4.00 5/287 29503
/proc/meminfo: memFree=25198960/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=181428 CPUtime=762.32 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 179009 0 0 0 76184 48 0 0 25 0 1 0 728965209 185782272 37328 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 45357 37328 367 95 0 40339 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 181428

[startup+822.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/287 29505
/proc/meminfo: memFree=25160216/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=184780 CPUtime=822.31 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 187872 0 0 0 82180 51 0 0 25 0 1 0 728965209 189214720 38800 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 46195 38801 367 95 0 41177 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 184780

[startup+882.301 s]
/proc/loadavg: 4.08 4.05 4.00 5/287 29506
/proc/meminfo: memFree=25138088/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=184892 CPUtime=882.32 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 195698 0 0 0 88178 54 0 0 25 0 1 0 728965209 189329408 39084 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 46223 39084 367 95 0 41205 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 184892

[startup+942.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/287 29508
/proc/meminfo: memFree=25106540/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=238188 CPUtime=942.32 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 203755 0 0 0 94174 58 0 0 25 0 1 0 728965209 243904512 39528 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 59547 39528 367 95 0 54529 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 238188

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/287 29510
/proc/meminfo: memFree=25072512/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=192068 CPUtime=1002.32 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 212319 0 0 0 100170 62 0 0 25 0 1 0 728965209 196677632 40205 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 48017 40205 367 95 0 42999 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 192068

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/287 29511
/proc/meminfo: memFree=25067896/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=192148 CPUtime=1062.33 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 219006 0 0 0 106167 66 0 0 25 0 1 0 728965209 196759552 39325 33554432000 4194304 4580011 140733794528576 18446744073709551615 4321112 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 48037 39325 367 95 0 43019 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 192148

[startup+1122.3 s]
/proc/loadavg: 3.15 3.82 3.94 2/269 29567
/proc/meminfo: memFree=25575948/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=192240 CPUtime=1122.32 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 226651 0 0 0 112163 69 0 0 25 0 1 0 728965209 196853760 39261 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 48060 39261 367 95 0 43042 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 192240

[startup+1182.3 s]
/proc/loadavg: 1.86 3.34 3.76 2/269 29568
/proc/meminfo: memFree=25542204/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=272204 CPUtime=1182.33 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 235119 0 0 0 118162 71 0 0 25 0 1 0 728965209 278736896 47729 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 68051 47729 367 95 0 63033 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 272204

[startup+1242.3 s]
/proc/loadavg: 1.29 2.88 3.57 2/269 29570
/proc/meminfo: memFree=25553572/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=218052 CPUtime=1242.33 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 244604 0 0 0 124159 74 0 0 25 0 1 0 728965209 223285248 44741 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 54513 44741 367 95 0 49495 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 218052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.11 2.56 3.42 2/269 29572
/proc/meminfo: memFree=25543476/32951124 swapFree=67083432/67111528
[pid=29479] ppid=29477 vsize=273348 CPUtime=1300.04 cores=5,7
/proc/29479/stat : 29479 (strangenight2-s) R 29477 29479 28380 0 -1 4202496 251266 0 0 0 129927 77 0 0 25 0 1 0 728965209 279908352 47260 33554432000 4194304 4580011 140733794528576 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29479/statm: 68337 47260 367 95 0 63319 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 273348

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.27
CPU system time (s): 0.789879
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 286520

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

runsolver used 3.41048 second user time and 8.13076 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 17:35:46
IDJOB=3367799
IDBENCH=83008
IDSOLVER=1845
FILE ID=node110/3367799-1305387346
RUNJOBID= node110-1305387153-29408
PBS_JOBID= 13324392
Free space on /tmp= 73576 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S4140122-004.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367799-1305387346/watcher-3367799-1305387346 -o /tmp/evaluation-result-3367799-1305387346/solver-3367799-1305387346 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367799-1305387346.cnf

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

MD5SUM BENCH= 2b3c7a221faca9e629eac8ef7f1b0cd7
RANDOM SEED=32885401

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      25514600 kB
Buffers:        265828 kB
Cached:        3491308 kB
SwapCached:       1440 kB
Active:        4454180 kB
Inactive:      2651564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25514600 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            5520 kB
Writeback:           0 kB
AnonPages:     3347320 kB
Mapped:          23904 kB
Slab:           245868 kB
PageTables:      21900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46399776 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= 73588 MiB
End job on node110 at 2011-05-14 17:57:28