Trace number 3367659

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-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
MD5SUMb51753a48e6efd66554e7afe4efc3b19
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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-3367659-1305385287.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.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	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:     19  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:     309 undec:      56 neg:     285
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       631      2749         0         0      8372         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4919       631      2749         0      4862      8372    133782   no data   no data
0.39/0.44	c  N st    10     11301       631      2749         0      4504      8372     86107   no data   no data
0.69/0.72	c  N st    11     17047       631      2749         0     10151      8372    250498   no data   no data
1.10/1.15	c  F st    12     25001       631      2749         0     12432      8372    302228   no data   no data
1.10/1.15	c  N st    12     25001       631      2749         0     12432      8372    302228   no data   no data
1.39/1.40	c Decided on static restart strategy
1.39/1.40	c  N st    18     30000       631      2749         0     10718      8372    239377   no data   no data
1.39/1.40	c  S st    18     30000       631      2749         0     10718      8372    239377   no data   no data
1.39/1.43	c  S st    18     30503       631      2749         0     11221      8372    252766   no data   no data
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.43	c blocked clauses removed:       13 vars:      1 tried:         631 T: 0.00 s
1.39/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c lits-rem:       202  cl-subs:      334  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.50	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.01
1.49/1.50	c calculated reachability. Time: 0.00
1.49/1.50	c  N st    18     30503       630      2736         0     10841      8333    240071   no data   no data
1.89/1.92	c  N st    20     37614       630      2736         0     10103      8333    194065   no data   no data
2.30/2.35	c  N st    21     44015       630      2736         0     16381      8333    373371   no data   no data
2.39/2.48	c  S st    22     45755       630      2736         0      9322      8333    151932   no data   no data
2.49/2.51	c  S st    22     46260       630      2736         0      9827      8333    164747   no data   no data
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.53	c lits-rem:        17  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.53	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c vivif2 --  cl tried     9775 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.01
2.49/2.54	c calculated reachability. Time: 0.00
2.49/2.54	c  N st    22     46260       630      2736         0      9775      8333    163260   no data   no data
3.40/3.49	c  N st    23     60657       630      2736         0     14157      8333    274670   no data   no data
4.19/4.22	c  N st    24     69391       630      2736         0     11937      8333    204251   no data   no data
4.19/4.22	c  S st    24     69391       630      2736         0     11937      8333    204251   no data   no data
4.19/4.25	c  S st    24     69894       630      2736         0     12440      8333    217583   no data   no data
4.19/4.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
4.19/4.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.19/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.29	c lits-rem:        32  cl-subs:      189  v-elim:      0  v-fix:    0  time:  0.02 s
4.19/4.29	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c vivif2 --  cl tried    12251 cl shrink        0 lits rem          0 time: 0.00
4.29/4.30	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.01
4.29/4.30	c calculated reachability. Time: 0.00
4.29/4.30	c  N st    24     69894       630      2736         0     12251      8333    211589   no data   no data
5.49/5.52	c  F st    25     87500       630      2736         0     17774      8333    366915   no data   no data
5.49/5.52	c  N st    25     87500       630      2736         0     17774      8333    366915   no data   no data
5.88/5.94	c  N dy    32     93090       630      2736         0     23294      8333    520451     19.93     21.08
6.48/6.54	c  N dy    51    100718       630      2736         0     17956      8333    299114     18.47     19.55
6.78/6.84	c  S st    52    104841       630      2736         0     22037      8333    407720     17.43     14.92
6.78/6.89	c  S st    52    105344       630      2736         0     22540      8333    421772     17.43   no data
6.78/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.88/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.88/6.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.88/6.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.88/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
6.88/6.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.88/6.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.88/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.98/7.01	c lits-rem:        89  cl-subs:      515  v-elim:      0  v-fix:    0  time:  0.10 s
6.98/7.01	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
6.98/7.02	c vivif2 --  cl tried    22025 cl shrink        0 lits rem          0 time: 0.01
6.98/7.03	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.01
6.98/7.03	c calculated reachability. Time: 0.00
6.98/7.03	c  N dy    52    105344       630      2736         0     22025      8333    407894     17.43   no data
7.59/7.66	c  N dy    97    112106       630      2736         0     14872      8333    183233     17.90     19.95
8.19/8.21	c  N dy   121    119443       630      2736         0     22117      8333    375241     17.82     18.99
8.99/9.03	c  N dy   157    128110       630      2736         0     15858      8333    182202     17.84     18.83
9.59/9.69	c  N dy   210    136360       630      2736         0     24047      8333    403936     18.01     20.35
10.49/10.58	c  N dy   271    145158       630      2736         0     16930      8333    185777     18.20     19.26
11.29/11.38	c  N dy   306    154816       630      2736         0     26505      8333    448346     18.19     19.39
11.69/11.73	c  S st   333    158016       630      2736         0     29675      8333    535132     18.26   no data
11.79/11.80	c  S st   333    158518       630      2736         0     30177      8333    549326     18.26   no data
11.79/11.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.79/11.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
11.79/11.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.79/11.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.79/11.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.96	c lits-rem:       213  cl-subs:      387  v-elim:      0  v-fix:    0  time:  0.13 s
11.89/11.96	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
11.89/11.96	c vivif2 --  cl tried    29790 cl shrink        0 lits rem          0 time: 0.01
11.89/11.98	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.02
11.89/11.98	c calculated reachability. Time: 0.00
11.89/11.98	c  N dy   333    158518       630      2736         0     29790      8333    537308     18.26   no data
12.89/12.94	c  N dy   372    168755       630      2736         0     23102      8333    327079     18.23     19.27
13.99/14.05	c  N dy   433    179564       630      2736         0     33822      8333    617187     18.32     19.37
15.09/15.13	c  N dy   499    191068       630      2736         0     27368      8333    425096     18.39     19.40
16.39/16.44	c  N dy   539    203266       630      2736         0     20609      8333    213035     18.33     19.31
17.69/17.73	c  N dy   593    216519       630      2736         0     33763      8333    575069     18.35     19.33
19.19/19.29	c  N dy   648    231556       630      2736         0     28816      8333    413303     18.32     19.39
19.99/20.02	c  S st   683    237779       630      2736         0     34986      8333    584076     18.33     16.58
20.09/20.10	c  S st   683    238282       630      2736         0     35489      8333    597503     18.33   no data
20.09/20.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
20.09/20.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.09/20.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.09/20.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.28/20.31	c lits-rem:       173  cl-subs:      597  v-elim:      0  v-fix:    0  time:  0.17 s
20.28/20.31	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
20.28/20.31	c vivif2 --  cl tried    34892 cl shrink        0 lits rem          0 time: 0.01
20.28/20.33	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.02
20.28/20.34	c calculated reachability. Time: 0.00
20.28/20.34	c  N dy   683    238282       630      2736         0     34892      8333    579725     18.33   no data
21.99/22.03	c  N dy   764    253568       630      2736         0     29227      8333    403684     18.37     21.04
23.98/24.01	c  N dy   842    269797       630      2736         0     23501      8333    231024     18.40     20.39
25.98/26.00	c  N dy   937    287326       630      2736         0     40866      8333    703998     18.46     19.54
28.08/28.12	c  N dy  1016    305932       630      2736         0     36523      8333    563034     18.47     19.47
28.08/28.16	c  F st  1020    306250       630      2736         0     36839      8333    571798     18.47   no data
28.78/28.84	c Decided on static restart strategy
31.48/31.54	c  N st  1030    334554       630      2736         0     40966      8333    857055     18.47   no data
34.38/34.46	c  N st  1032    357423       630      2736         0     38799      8333    786838     18.47   no data
34.38/34.46	c  S st  1032    357423       630      2736         0     38799      8333    786838     18.47   no data
34.48/34.54	c  S st  1032    357929       630      2736         0     39305      8333    800269     18.47   no data
34.48/34.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.48/34.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.48/34.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.48/34.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.48/34.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.48/34.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
34.48/34.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.48/34.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.48/34.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.09/35.18	c lits-rem:       225  cl-subs:     1470  v-elim:      0  v-fix:    0  time:  0.59 s
35.09/35.18	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
35.09/35.19	c vivif2 --  cl tried    37835 cl shrink        0 lits rem          0 time: 0.01
35.20/35.21	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.02
35.20/35.21	c calculated reachability. Time: 0.00
35.20/35.21	c  N st  1032    357929       630      2736         0     37835      8333    757729     18.47   no data
38.99/39.03	c  N st  1033    390324       630      2736         0     44071      8333    981791     18.47   no data
45.28/45.39	c  N st  1034    438917       630      2736         0     37813      8333    702775     18.47   no data
56.29/56.35	c  N st  1035    511799       630      2736         0     51532      8333   1099371     18.47   no data
59.69/59.72	c  N st  1036    536897       630      2736         0     45834      8333    883930     18.47   no data
59.69/59.72	c  S st  1036    536897       630      2736         0     45834      8333    883930     18.47   no data
59.79/59.82	c  S st  1036    537400       630      2736         0     46333      8333    898201     18.47   no data
59.79/59.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.79/59.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
59.79/59.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.79/59.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.79/59.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.79/59.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
59.79/59.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.79/59.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.79/59.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.39/60.44	c lits-rem:       172  cl-subs:      899  v-elim:      0  v-fix:    0  time:  0.57 s
60.39/60.44	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
60.39/60.45	c vivif2 --  cl tried    45434 cl shrink        0 lits rem          0 time: 0.01
60.39/60.48	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.03
60.39/60.48	c calculated reachability. Time: 0.00
60.39/60.48	c  N st  1036    537400       630      2736         0     45434      8333    870555     18.47   no data
86.89/86.96	c  N st  1037    701385       630      2736         0     39418      8333    546255     18.47   no data
105.89/105.99	c  N st  1038    806100       630      2736         0     68419      8333   1413049     18.47   no data
105.89/105.99	c  S st  1038    806100       630      2736         0     68419      8333   1413049     18.47   no data
106.09/106.14	c  S st  1038    806604       630      2736         0     68923      8333   1426329     18.47   no data
106.09/106.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.09/106.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.09/106.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.09/106.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.09/106.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.09/106.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
106.09/106.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
106.09/106.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.19/106.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.00/110.03	c lits-rem:       667  cl-subs:     3758  v-elim:      0  v-fix:    0  time:  3.80 s
110.00/110.03	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
110.00/110.05	c vivif2 --  cl tried    65165 cl shrink        0 lits rem          0 time: 0.02
110.00/110.10	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.04
110.00/110.10	c calculated reachability. Time: 0.00
110.00/110.10	c  N st  1038    806604       630      2736         0     65165      8333   1315228     18.47   no data
159.50/159.59	c  F st  1039   1071875       630      2736         0     80989      8333   1555903     18.47   no data
159.50/159.59	c  N st  1039   1071875       630      2736         0     80989      8333   1555903     18.47   no data
160.70/160.78	c Decided on static restart strategy
164.69/164.71	c  N st  1049   1100183       630      2736         0     64838      8333   1124443     18.47   no data
172.29/172.39	c  N st  1051   1136181       630      2736         0     55133      8333    800848     18.47   no data
179.09/179.16	c  N st  1052   1168575       630      2736         0     86861      8333   1712648     18.47   no data
187.10/187.14	c  N st  1053   1209909       630      2736         0     81271      8333   1626137     18.47   no data
187.10/187.14	c  S st  1053   1209909       630      2736         0     81271      8333   1626137     18.47   no data
187.29/187.33	c  S st  1053   1210413       630      2736         0     81773      8333   1640234     18.47   no data
187.29/187.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.29/187.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
187.29/187.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
187.29/187.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.29/187.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.29/187.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
187.29/187.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
187.29/187.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
187.39/187.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.40/191.43	c lits-rem:       455  cl-subs:     3170  v-elim:      0  v-fix:    0  time:  4.00 s
191.40/191.43	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
191.40/191.45	c vivif2 --  cl tried    78603 cl shrink        0 lits rem          0 time: 0.02
191.50/191.51	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.06
191.50/191.51	c calculated reachability. Time: 0.00
191.50/191.51	c  N st  1053   1210413       630      2736         0     78603      8333   1531914     18.47   no data
208.10/208.15	c  N st  1054   1283296       630      2736         0     54903      8333    725897     18.47   no data
231.50/231.58	c  N st  1055   1392620       630      2736         0     63202      8333    933614     18.47   no data
270.29/270.38	c  N st  1056   1556606       630      2736         0     68063      8333   1010125     18.47   no data
309.89/309.96	c  N st  1057   1710413       630      2736         0    109608      8333   2179900     18.47   no data
309.89/309.96	c  S st  1057   1710413       630      2736         0    109608      8333   2179900     18.47   no data
310.20/310.24	c  S st  1057   1710918       630      2736         0    110113      8333   2193935     18.47   no data
310.20/310.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
310.20/310.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
310.20/310.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
310.20/310.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.20/310.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.20/310.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
310.20/310.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
310.31/310.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
310.31/310.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.90/322.97	c lits-rem:       703  cl-subs:     7367  v-elim:      0  v-fix:    0  time: 12.59 s
322.90/322.97	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
323.00/323.00	c vivif2 --  cl tried   102746 cl shrink        0 lits rem          0 time: 0.03
323.00/323.09	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.09
323.00/323.09	c calculated reachability. Time: 0.00
323.00/323.09	c  N st  1057   1710918       630      2736         0    102746      8333   1980586     18.47   no data
416.29/416.39	c  N st  1058   2079882       630      2736         0    114645      8333   2280905     18.47   no data
450.50/450.52	c  N st  1059   2210918       630      2736         0    119036      8333   2406997     18.47   no data
450.50/450.52	c  S st  1059   2210918       630      2736         0    119036      8333   2406997     18.47   no data
450.80/450.85	c  S st  1059   2211423       630      2736         0    119541      8333   2420955     18.47   no data
450.80/450.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
450.90/450.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
450.90/450.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
450.90/450.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.90/450.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.90/450.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
450.90/450.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
450.90/450.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
451.01/451.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.11/463.18	c lits-rem:       732  cl-subs:     6119  v-elim:      0  v-fix:    0  time: 12.18 s
463.11/463.18	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
463.21/463.21	c vivif2 --  cl tried   113422 cl shrink        0 lits rem          0 time: 0.03
463.30/463.32	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.10
463.30/463.32	c calculated reachability. Time: 0.00
463.30/463.32	c  N st  1059   2211423       630      2736         0    113422      8333   2226771     18.47   no data
608.11/608.17	c  N st  1060   2711424       630      2736         0    137229      8333   2756871     18.47   no data
608.11/608.17	c  S st  1060   2711424       630      2736         0    137229      8333   2756871     18.47   no data
608.51/608.53	c  S st  1060   2711926       630      2736         0    137729      8333   2770384     18.47   no data
608.51/608.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
608.61/608.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
608.61/608.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
608.61/608.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
608.61/608.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.61/608.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
608.61/608.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
608.61/608.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
608.71/608.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
626.01/626.05	c lits-rem:      1377  cl-subs:     7905  v-elim:      0  v-fix:    0  time: 17.33 s
626.01/626.05	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
626.01/626.08	c vivif2 --  cl tried   129824 cl shrink        0 lits rem          0 time: 0.03
626.21/626.21	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.13
626.21/626.21	c calculated reachability. Time: 0.00
626.21/626.21	c  N st  1060   2711926       630      2736         0    129824      8333   2546365     18.47   no data
768.51/768.55	c  N st  1061   3211926       630      2736         0    104882      8333   1563152     18.47   no data
768.51/768.55	c  S st  1061   3211926       630      2736         0    104882      8333   1563152     18.47   no data
768.81/768.80	c  S st  1061   3212427       630      2736         0    105382      8333   1577451     18.47   no data
768.81/768.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
768.81/768.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
768.81/768.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
768.81/768.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
768.81/768.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.81/768.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
768.81/768.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
768.81/768.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
768.92/768.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.11/772.11	c lits-rem:       314  cl-subs:     4555  v-elim:      0  v-fix:    0  time:  3.20 s
772.11/772.11	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
772.11/772.13	c vivif2 --  cl tried   100827 cl shrink        0 lits rem          0 time: 0.02
772.21/772.22	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.08
772.21/772.22	c calculated reachability. Time: 0.00
772.21/772.22	c  N st  1061   3212427       630      2736         0    100827      8333   1473208     18.47   no data
934.62/934.61	c  N st  1062   3712428       630      2736         0    111558      8333   1698508     18.47   no data
934.62/934.61	c  S st  1062   3712428       630      2736         0    111558      8333   1698508     18.47   no data
934.82/934.89	c  S st  1062   3712930       630      2736         0    112060      8333   1711890     18.47   no data
934.92/934.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
934.92/934.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
934.92/934.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
934.92/934.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.92/934.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
934.92/934.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
934.92/934.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
934.92/934.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
935.02/935.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
938.11/938.14	c lits-rem:       272  cl-subs:     3272  v-elim:      0  v-fix:    0  time:  3.12 s
938.11/938.14	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
938.11/938.16	c vivif2 --  cl tried   108788 cl shrink        0 lits rem          0 time: 0.02
938.21/938.26	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.09
938.21/938.26	c calculated reachability. Time: 0.00
938.21/938.26	c  N st  1062   3712930       630      2736         0    108788      8333   1618981     18.47   no data
952.31/952.38	c  F st  1063   3751562       630      2736         0    146575      8333   2790894     18.47   no data
952.31/952.38	c  N st  1063   3751562       630      2736         0    146575      8333   2790894     18.47   no data
954.61/954.67	c Decided on static restart strategy
963.41/963.46	c  N st  1073   3779867       630      2736         0     91417      8333   1059530     18.47   no data
973.63/973.66	c  N st  1075   3815861       630      2736         0    126773      8333   2113364     18.47   no data
985.51/985.50	c  N st  1076   3848253       630      2736         0    158529      8333   3063398     18.47   no data
1002.52/1002.55	c  N st  1077   3896841       630      2736         0    121857      8333   1859443     18.47   no data
1040.42/1040.42	c  N st  1078   3969725       630      2736         0    108227      8333   1486686     18.47   no data
1080.72/1080.72	c  N st  1079   4079052       630      2736         0    129110      8333   2084433     18.47   no data
1130.42/1130.45	c  N st  1080   4212930       630      2736         0    173004      8333   3470685     18.47   no data
1130.42/1130.45	c  S st  1080   4212930       630      2736         0    173004      8333   3470685     18.47   no data
1130.93/1130.92	c  S st  1080   4213434       630      2736         0    173507      8333   3484911     18.47   no data
1130.93/1130.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1131.02/1131.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1131.02/1131.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1131.02/1131.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1131.02/1131.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1131.02/1131.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
1131.02/1131.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1131.02/1131.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1131.12/1131.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1153.72/1153.73	c lits-rem:      1083  cl-subs:     9310  v-elim:      0  v-fix:    0  time: 22.57 s
1153.72/1153.73	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
1153.72/1153.77	c vivif2 --  cl tried   164197 cl shrink        0 lits rem          0 time: 0.05
1153.93/1153.94	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.17
1153.93/1153.95	c calculated reachability. Time: 0.00
1153.93/1153.95	c  N st  1080   4213434       630      2736         0    164197      8333   3220131     18.47   no data
1259.13/1259.14	c  N st  1081   4459412       630      2736         0    137672      8333   2302298     18.47   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-3367659-1305385287/watcher-3367659-1305385287 -o /tmp/evaluation-result-3367659-1305385287/solver-3367659-1305385287 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367659-1305385287.cnf 

running on 2 cores: 4,6

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: 0.91 1.67 2.80 4/250 6378
/proc/meminfo: memFree=18640152/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=29904 CPUtime=0 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 650129435 30621696 459 33554432000 4194304 4580011 140733692500800 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 7476 459 322 95 0 2458 0

[startup+0.102479 s]
/proc/loadavg: 0.91 1.67 2.80 4/250 6378
/proc/meminfo: memFree=18640152/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=30444 CPUtime=0.09 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 850 0 0 0 9 0 0 0 22 0 1 0 650129435 31174656 756 33554432000 4194304 4580011 140733692500800 18446744073709551615 4318331 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 7611 756 364 95 0 2593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30444

[startup+0.200471 s]
/proc/loadavg: 0.91 1.67 2.80 4/250 6378
/proc/meminfo: memFree=18640152/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=30924 CPUtime=0.19 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 1034 0 0 0 19 0 0 0 22 0 1 0 650129435 31666176 775 33554432000 4194304 4580011 140733692500800 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 7731 775 364 95 0 2713 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30924

[startup+0.300455 s]
/proc/loadavg: 0.91 1.67 2.80 4/250 6378
/proc/meminfo: memFree=18640152/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=31076 CPUtime=0.29 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 1147 0 0 0 29 0 0 0 23 0 1 0 650129435 31821824 888 33554432000 4194304 4580011 140733692500800 18446744073709551615 4318670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 7769 888 364 95 0 2751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31076

[startup+0.700393 s]
/proc/loadavg: 0.91 1.67 2.80 4/250 6378
/proc/meminfo: memFree=18640152/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=31584 CPUtime=0.69 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 1565 0 0 0 69 0 0 0 25 0 1 0 650129435 32342016 1056 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 7896 1056 364 95 0 2878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31584

[startup+1.50025 s]
/proc/loadavg: 0.91 1.67 2.80 5/251 6379
/proc/meminfo: memFree=18615692/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=38592 CPUtime=1.49 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 3925 0 0 0 149 0 0 0 25 0 1 0 650129435 39518208 2720 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 9648 2720 367 95 0 4630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38592

[startup+3.10096 s]
/proc/loadavg: 0.91 1.67 2.80 5/251 6379
/proc/meminfo: memFree=18595604/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=38836 CPUtime=3.09 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 5041 0 0 0 309 0 0 0 25 0 1 0 650129435 39768064 2926 33554432000 4194304 4580011 140733692500800 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 9709 2926 367 95 0 4691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38836

[startup+6.30035 s]
/proc/loadavg: 1.15 1.71 2.80 5/251 6379
/proc/meminfo: memFree=18584088/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=40504 CPUtime=6.28 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 7581 0 0 0 628 0 0 0 25 0 1 0 650129435 41476096 3102 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 10126 3102 367 95 0 5108 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40504

[startup+12.7002 s]
/proc/loadavg: 1.38 1.75 2.81 5/251 6379
/proc/meminfo: memFree=18558744/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=63760 CPUtime=12.69 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 11108 0 0 0 1268 1 0 0 25 0 1 0 650129435 65290240 6629 33554432000 4194304 4580011 140733692500800 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 15940 6629 367 95 0 10922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63760

[startup+25.5009 s]
/proc/loadavg: 1.96 1.86 2.83 5/251 6407
/proc/meminfo: memFree=18547108/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=54872 CPUtime=25.48 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 14917 0 0 0 2547 1 0 0 25 0 1 0 650129435 56188928 6995 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 13718 6995 367 95 0 8700 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54872

[startup+51.1012 s]
/proc/loadavg: 2.66 2.03 2.86 5/251 6408
/proc/meminfo: memFree=18495944/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=73600 CPUtime=51.09 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 25833 0 0 0 5107 2 0 0 25 0 1 0 650129435 75366400 10565 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 18400 10565 367 95 0 13382 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73600

[startup+102.301 s]
/proc/loadavg: 3.41 2.33 2.91 5/251 6409
/proc/meminfo: memFree=18431032/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=85040 CPUtime=102.29 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 31259 0 0 0 10226 3 0 0 25 0 1 0 650129435 87080960 14435 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 21260 14435 367 95 0 16242 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85040

[startup+162.301 s]
/proc/loadavg: 3.78 2.63 2.98 5/251 6413
/proc/meminfo: memFree=18386212/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=104892 CPUtime=162.29 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 44517 0 0 0 16224 5 0 0 25 0 1 0 650129435 107409408 17990 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 26223 17990 367 95 0 21205 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104892

[startup+222.309 s]
/proc/loadavg: 3.97 2.89 3.04 5/251 6415
/proc/meminfo: memFree=18346828/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=109352 CPUtime=222.31 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 57880 0 0 0 22222 9 0 0 25 0 1 0 650129435 111976448 20193 33554432000 4194304 4580011 140733692500800 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 27338 20193 367 95 0 22320 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 109352

[startup+282.301 s]
/proc/loadavg: 4.09 3.12 3.11 5/251 6417
/proc/meminfo: memFree=18294852/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=109544 CPUtime=282.29 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 68454 0 0 0 28218 11 0 0 25 0 1 0 650129435 112173056 21191 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 27386 21191 367 95 0 22368 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 109544

[startup+342.301 s]
/proc/loadavg: 4.09 3.29 3.17 5/251 6418
/proc/meminfo: memFree=18276344/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=133956 CPUtime=342.29 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 83311 0 0 0 34215 14 0 0 25 0 1 0 650129435 137170944 25678 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 33489 25678 367 95 0 28471 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133956

[startup+402.301 s]
/proc/loadavg: 4.03 3.42 3.22 5/251 6420
/proc/meminfo: memFree=18256084/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=134188 CPUtime=402.3 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 94401 0 0 0 40214 16 0 0 25 0 1 0 650129435 137408512 25682 33554432000 4194304 4580011 140733692500800 18446744073709551615 4322377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 33547 25682 367 95 0 28529 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134188

[startup+462.301 s]
/proc/loadavg: 4.01 3.52 3.27 5/251 6421
/proc/meminfo: memFree=18249696/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=155916 CPUtime=462.31 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 106870 0 0 0 46213 18 0 0 25 0 1 0 650129435 159657984 32361 33554432000 4194304 4580011 140733692500800 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 38979 32361 367 95 0 33961 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 155916

[startup+522.301 s]
/proc/loadavg: 4.00 3.61 3.31 5/251 6423
/proc/meminfo: memFree=18225340/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=156068 CPUtime=522.31 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 116513 0 0 0 52210 21 0 0 25 0 1 0 650129435 159813632 32709 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 39017 32709 367 95 0 33999 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 156068

[startup+582.301 s]
/proc/loadavg: 4.00 3.68 3.35 5/251 6425
/proc/meminfo: memFree=18203000/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=156236 CPUtime=582.3 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 125721 0 0 0 58207 23 0 0 25 0 1 0 650129435 159985664 32418 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 39059 32418 367 95 0 34041 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156236

[startup+642.301 s]
/proc/loadavg: 4.00 3.73 3.39 5/251 6426
/proc/meminfo: memFree=18197120/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=177316 CPUtime=642.3 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 136808 0 0 0 64204 26 0 0 25 0 1 0 650129435 181571584 36753 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 44329 36753 367 95 0 39311 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 177316

[startup+702.301 s]
/proc/loadavg: 4.00 3.78 3.42 5/251 6428
/proc/meminfo: memFree=18189148/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=177448 CPUtime=702.3 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 146303 0 0 0 70202 28 0 0 25 0 1 0 650129435 181706752 36624 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 44362 36624 367 95 0 39344 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 177448

[startup+762.301 s]
/proc/loadavg: 4.07 3.83 3.46 5/251 6430
/proc/meminfo: memFree=18187128/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=177624 CPUtime=762.32 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 155308 0 0 0 76201 31 0 0 25 0 1 0 650129435 181886976 35538 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 44406 35538 367 95 0 39388 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 177624

[startup+822.301 s]
/proc/loadavg: 4.07 3.87 3.50 5/251 6431
/proc/meminfo: memFree=18182360/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=180120 CPUtime=822.31 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 164145 0 0 0 82197 34 0 0 25 0 1 0 650129435 184442880 37137 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 45030 37137 367 95 0 40012 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 180120

[startup+882.309 s]
/proc/loadavg: 4.06 3.91 3.53 5/251 6433
/proc/meminfo: memFree=18179976/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=180232 CPUtime=882.33 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 171876 0 0 0 88197 36 0 0 25 0 1 0 650129435 184557568 37576 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 45058 37576 367 95 0 40040 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 180232

[startup+942.301 s]
/proc/loadavg: 4.02 3.92 3.56 5/251 6434
/proc/meminfo: memFree=18146948/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=185720 CPUtime=942.31 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 180625 0 0 0 94194 37 0 0 25 0 1 0 650129435 190177280 38911 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 46430 38911 367 95 0 41412 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 185720

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.58 5/251 6436
/proc/meminfo: memFree=18132168/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=185828 CPUtime=1002.32 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 188103 0 0 0 100193 39 0 0 25 0 1 0 650129435 190287872 38698 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 46457 38698 367 95 0 41439 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 185828

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.60 5/251 6437
/proc/meminfo: memFree=18117612/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=239448 CPUtime=1062.31 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 193188 0 0 0 106191 40 0 0 25 0 1 0 650129435 245194752 40102 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 59862 40102 367 95 0 54844 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 239448

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/251 6439
/proc/meminfo: memFree=18105064/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=239904 CPUtime=1122.32 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 200753 0 0 0 112189 43 0 0 25 0 1 0 650129435 245661696 39923 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 59976 39923 367 95 0 54958 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 239904

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/251 6441
/proc/meminfo: memFree=18067448/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=220108 CPUtime=1182.33 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 212064 0 0 0 118188 45 0 0 25 0 1 0 650129435 225390592 46928 33554432000 4194304 4580011 140733692500800 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 55027 46928 367 95 0 50009 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 220108

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.67 5/251 6442
/proc/meminfo: memFree=18053540/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=220188 CPUtime=1242.32 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 218524 0 0 0 124185 47 0 0 25 0 1 0 650129435 225472512 45459 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 55047 45459 367 95 0 50029 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 220188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.98 3.69 3/247 6446
/proc/meminfo: memFree=18332652/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=220244 CPUtime=1300.03 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 223771 0 0 0 129955 48 0 0 25 0 1 0 650129435 225529856 46586 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 55061 46586 367 95 0 50043 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 220244

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

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

[startup+1300 s]
/proc/loadavg: 4.04 3.98 3.69 3/247 6446
/proc/meminfo: memFree=18332652/32951124 swapFree=66522240/67111528
[pid=6378] ppid=6376 vsize=220244 CPUtime=1300.03 cores=4,6
/proc/6378/stat : 6378 (strangenight2-s) R 6376 6378 5485 0 -1 4202496 223771 0 0 0 129955 48 0 0 25 0 1 0 650129435 225529856 46586 33554432000 4194304 4580011 140733692500800 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6378/statm: 55061 46586 367 95 0 50043 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 220244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.56
CPU system time (s): 0.497924
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 274636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.497924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223772
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2323

runsolver used 3.00754 second user time and 6.52501 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 17:01:27
IDJOB=3367659
IDBENCH=82868
IDSOLVER=1845
FILE ID=node109/3367659-1305385287
RUNJOBID= node109-1305385286-6337
PBS_JOBID= 13324393
Free space on /tmp= 73212 MiB

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

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

MD5SUM BENCH= b51753a48e6efd66554e7afe4efc3b19
RANDOM SEED=244387087

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18640200 kB
Buffers:        269816 kB
Cached:        2916288 kB
SwapCached:      19100 kB
Active:        6397684 kB
Inactive:      7682700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18640200 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           21936 kB
Writeback:           0 kB
AnonPages:    10880344 kB
Mapped:          19256 kB
Slab:           136400 kB
PageTables:      31516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17949432 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= 73216 MiB
End job on node109 at 2011-05-14 17:23:09